Index: branches/Bungo/Chameleon.xcodeproj/project.pbxproj =================================================================== --- branches/Bungo/Chameleon.xcodeproj/project.pbxproj (revision 2536) +++ branches/Bungo/Chameleon.xcodeproj/project.pbxproj (revision 2537) @@ -111,8 +111,6 @@ 360A04CC1861F48F0091F464 /* vbe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vbe.h; sourceTree = ""; }; 360A04CD1861F48F0091F464 /* xml.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = xml.c; sourceTree = ""; }; 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 = ""; }; 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 = ""; }; @@ -177,15 +175,6 @@ 36AB75DB14BD0866005B8045 /* text_scroll_prev.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = text_scroll_prev.png; sourceTree = ""; }; 36AB75DC14BD0866005B8045 /* theme.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = theme.plist; sourceTree = ""; }; 36AB75DD14BD0866005B8045 /* thumb.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = thumb.png; sourceTree = ""; }; - 36AB75E114BD091C005B8045 /* InstallLog.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = InstallLog.sh; sourceTree = ""; }; - 36AB75E314BD0925005B8045 /* postinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = postinstall; sourceTree = ""; }; - 36AB75E414BD092D005B8045 /* preinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = preinstall; sourceTree = ""; }; - 36AB75E514BD095E005B8045 /* Control.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Control.txt; path = OptionalSettings/Control.txt; sourceTree = ""; }; - 36AB75E614BD095E005B8045 /* General.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = General.txt; path = OptionalSettings/General.txt; sourceTree = ""; }; - 36AB75E714BD095E005B8045 /* KernelFlags.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = KernelFlags.txt; path = OptionalSettings/KernelFlags.txt; sourceTree = ""; }; - 36AB75E814BD095E005B8045 /* PowerManagement.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = PowerManagement.txt; path = OptionalSettings/PowerManagement.txt; sourceTree = ""; }; - 36AB75E914BD095E005B8045 /* Resolution.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Resolution.txt; path = OptionalSettings/Resolution.txt; sourceTree = ""; }; - 36AB75EA14BD095E005B8045 /* Video.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Video.txt; path = OptionalSettings/Video.txt; sourceTree = ""; }; 36AE6E5716D644BC00D083A6 /* Cconfig */ = {isa = PBXFileReference; lastKnownFileType = text; name = Cconfig; path = KernelPatcher/Cconfig; sourceTree = ""; }; 36AE6E5816D644BC00D083A6 /* KernelPatcher.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = KernelPatcher.dylib; path = KernelPatcher/KernelPatcher.dylib; sourceTree = ""; }; 36AE6E5916D644BC00D083A6 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; name = Makefile; path = KernelPatcher/Makefile; sourceTree = ""; }; @@ -200,6 +189,178 @@ 6648DC1B1A5AA2AE00A7BB54 /* device_hfsraid_yos_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_yos_o.png; sourceTree = ""; }; 6648DC1C1A5AA2AE00A7BB54 /* device_hfsraid_yos.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsraid_yos.png; sourceTree = ""; }; 6648DC1D1A5AA2D600A7BB54 /* lzvn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lzvn.c; sourceTree = ""; }; + 667B35931A5EF2B400FD5ED9 /* clean_po_headers.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = clean_po_headers.sh; sourceTree = ""; }; + 667B35951A5EF2B400FD5ED9 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; + 667B35991A5EF2B400FD5ED9 /* BibTeX.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = BibTeX.pm; sourceTree = ""; }; + 667B359A1A5EF2B400FD5ED9 /* Chooser.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Chooser.pm; sourceTree = ""; }; + 667B359B1A5EF2B400FD5ED9 /* Common.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Common.pm; sourceTree = ""; }; + 667B359C1A5EF2B400FD5ED9 /* Debconf.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Debconf.pm; sourceTree = ""; }; + 667B359D1A5EF2B400FD5ED9 /* Dia.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Dia.pm; sourceTree = ""; }; + 667B359E1A5EF2B400FD5ED9 /* Docbook.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Docbook.pm; sourceTree = ""; }; + 667B359F1A5EF2B400FD5ED9 /* Guide.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Guide.pm; sourceTree = ""; }; + 667B35A01A5EF2B400FD5ED9 /* Halibut.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Halibut.pm; sourceTree = ""; }; + 667B35A11A5EF2B400FD5ED9 /* Html.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Html.pm; sourceTree = ""; }; + 667B35A21A5EF2B400FD5ED9 /* Ini.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Ini.pm; sourceTree = ""; }; + 667B35A31A5EF2B400FD5ED9 /* KernelHelp.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = KernelHelp.pm; sourceTree = ""; }; + 667B35A41A5EF2B400FD5ED9 /* LaTeX.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = LaTeX.pm; sourceTree = ""; }; + 667B35A51A5EF2B400FD5ED9 /* Man.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Man.pm; sourceTree = ""; }; + 667B35A61A5EF2B400FD5ED9 /* NewsDebian.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = NewsDebian.pm; sourceTree = ""; }; + 667B35A71A5EF2B400FD5ED9 /* Po.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Po.pm; sourceTree = ""; }; + 667B35A81A5EF2B400FD5ED9 /* Pod.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Pod.pm; sourceTree = ""; }; + 667B35A91A5EF2B400FD5ED9 /* Prop.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Prop.pm; sourceTree = ""; }; + 667B35AA1A5EF2B400FD5ED9 /* Sgml.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Sgml.pm; sourceTree = ""; }; + 667B35AB1A5EF2B400FD5ED9 /* TeX.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = TeX.pm; sourceTree = ""; }; + 667B35AC1A5EF2B400FD5ED9 /* Texinfo.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Texinfo.pm; sourceTree = ""; }; + 667B35AD1A5EF2B400FD5ED9 /* Text.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Text.pm; sourceTree = ""; }; + 667B35AE1A5EF2B400FD5ED9 /* TransTractor.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = TransTractor.pm; sourceTree = ""; }; + 667B35AF1A5EF2B400FD5ED9 /* Wml.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Wml.pm; sourceTree = ""; }; + 667B35B01A5EF2B400FD5ED9 /* Xhtml.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Xhtml.pm; sourceTree = ""; }; + 667B35B11A5EF2B400FD5ED9 /* Xml.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Xml.pm; sourceTree = ""; }; + 667B35B21A5EF2B400FD5ED9 /* MANIFEST */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MANIFEST; sourceTree = ""; }; + 667B35B31A5EF2B400FD5ED9 /* NEWS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NEWS; sourceTree = ""; }; + 667B35B41A5EF2B400FD5ED9 /* po4a */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = po4a; sourceTree = ""; }; + 667B35B51A5EF2B400FD5ED9 /* po4a-gettextize */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "po4a-gettextize"; sourceTree = ""; }; + 667B35B61A5EF2B400FD5ED9 /* po4a-normalize */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "po4a-normalize"; sourceTree = ""; }; + 667B35B71A5EF2B400FD5ED9 /* po4a-translate */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "po4a-translate"; sourceTree = ""; }; + 667B35B81A5EF2B400FD5ED9 /* po4a-updatepo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "po4a-updatepo"; sourceTree = ""; }; + 667B35B91A5EF2B400FD5ED9 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = ""; }; + 667B35BA1A5EF2B400FD5ED9 /* README.maintainers */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.maintainers; sourceTree = ""; }; + 667B35BB1A5EF2B400FD5ED9 /* README.tests */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.tests; sourceTree = ""; }; + 667B35BC1A5EF2B400FD5ED9 /* README.translators */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.translators; sourceTree = ""; }; + 667B35BD1A5EF2B400FD5ED9 /* builddmg.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = builddmg.sh; sourceTree = ""; }; + 667B35BE1A5EF2B400FD5ED9 /* buildpkg.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = buildpkg.sh; sourceTree = ""; }; + 667B35BF1A5EF2B400FD5ED9 /* Changes.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changes.txt; sourceTree = ""; }; + 667B35C01A5EF2B400FD5ED9 /* Distribution */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Distribution; sourceTree = ""; }; + 667B35C21A5EF2B400FD5ED9 /* pkg.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; path = pkg.zip; sourceTree = ""; }; + 667B35C41A5EF2B400FD5ED9 /* Audio.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Audio.txt; sourceTree = ""; }; + 667B35C51A5EF2B400FD5ED9 /* Control.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Control.txt; sourceTree = ""; }; + 667B35C61A5EF2B400FD5ED9 /* General.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = General.txt; sourceTree = ""; }; + 667B35C71A5EF2B400FD5ED9 /* HDAULayout.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HDAULayout.txt; sourceTree = ""; }; + 667B35C81A5EF2B400FD5ED9 /* HDEFLayout.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HDEFLayout.txt; sourceTree = ""; }; + 667B35C91A5EF2B400FD5ED9 /* IntelAzul.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntelAzul.txt; sourceTree = ""; }; + 667B35CA1A5EF2B400FD5ED9 /* IntelCapri.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntelCapri.txt; sourceTree = ""; }; + 667B35CB1A5EF2B400FD5ED9 /* KernelFlags.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = KernelFlags.txt; sourceTree = ""; }; + 667B35CC1A5EF2B400FD5ED9 /* PowerManagement.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PowerManagement.txt; sourceTree = ""; }; + 667B35CD1A5EF2B400FD5ED9 /* Resolution.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Resolution.txt; sourceTree = ""; }; + 667B35CE1A5EF2B400FD5ED9 /* Video.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Video.txt; sourceTree = ""; }; + 667B35D01A5EF2B400FD5ED9 /* ar.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ar.po; sourceTree = ""; }; + 667B35D11A5EF2B400FD5ED9 /* bg.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bg.po; sourceTree = ""; }; + 667B35D21A5EF2B400FD5ED9 /* bs.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bs.po; sourceTree = ""; }; + 667B35D31A5EF2B400FD5ED9 /* ca.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ca.po; sourceTree = ""; }; + 667B35D41A5EF2B400FD5ED9 /* chameleon.pot */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = chameleon.pot; sourceTree = ""; }; + 667B35D51A5EF2B400FD5ED9 /* cs.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cs.po; sourceTree = ""; }; + 667B35D61A5EF2B400FD5ED9 /* de.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = de.po; sourceTree = ""; }; + 667B35D71A5EF2B400FD5ED9 /* el.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = el.po; sourceTree = ""; }; + 667B35D81A5EF2B400FD5ED9 /* en.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = en.po; sourceTree = ""; }; + 667B35D91A5EF2B400FD5ED9 /* es.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = es.po; sourceTree = ""; }; + 667B35DA1A5EF2B400FD5ED9 /* fa.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fa.po; sourceTree = ""; }; + 667B35DB1A5EF2B400FD5ED9 /* fr.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fr.po; sourceTree = ""; }; + 667B35DC1A5EF2B400FD5ED9 /* he.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = he.po; sourceTree = ""; }; + 667B35DD1A5EF2B400FD5ED9 /* hr.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hr.po; sourceTree = ""; }; + 667B35DE1A5EF2B400FD5ED9 /* hu.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hu.po; sourceTree = ""; }; + 667B35DF1A5EF2B400FD5ED9 /* id.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = id.po; sourceTree = ""; }; + 667B35E01A5EF2B400FD5ED9 /* it.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = it.po; sourceTree = ""; }; + 667B35E11A5EF2B400FD5ED9 /* ja.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ja.po; sourceTree = ""; }; + 667B35E21A5EF2B400FD5ED9 /* ko.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ko.po; sourceTree = ""; }; + 667B35E31A5EF2B400FD5ED9 /* mk.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mk.po; sourceTree = ""; }; + 667B35E41A5EF2B400FD5ED9 /* nl.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nl.po; sourceTree = ""; }; + 667B35E51A5EF2B400FD5ED9 /* pl.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pl.po; sourceTree = ""; }; + 667B35E61A5EF2B400FD5ED9 /* pt-BR.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "pt-BR.po"; sourceTree = ""; }; + 667B35E71A5EF2B400FD5ED9 /* pt-PT.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "pt-PT.po"; sourceTree = ""; }; + 667B35E81A5EF2B400FD5ED9 /* pt.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pt.po; sourceTree = ""; }; + 667B35E91A5EF2B400FD5ED9 /* ro.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ro.po; sourceTree = ""; }; + 667B35EA1A5EF2B400FD5ED9 /* ru.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ru.po; sourceTree = ""; }; + 667B35EB1A5EF2B400FD5ED9 /* sr.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sr.po; sourceTree = ""; }; + 667B35EC1A5EF2B400FD5ED9 /* zh_CN.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = zh_CN.po; sourceTree = ""; }; + 667B35ED1A5EF2B400FD5ED9 /* zh_TW.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = zh_TW.po; sourceTree = ""; }; + 667B35EE1A5EF2B400FD5ED9 /* po4a-chameleon.cfg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "po4a-chameleon.cfg"; sourceTree = ""; }; + 667B35F11A5EF2B400FD5ED9 /* ar */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ar; path = ar.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B35F31A5EF2B400FD5ED9 /* ar */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ar; path = ar.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B35F41A5EF2B400FD5ED9 /* bg */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bg; path = bg.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B35F51A5EF2B400FD5ED9 /* bg */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bg; path = bg.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B35F61A5EF2B400FD5ED9 /* bs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bs; path = bs.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B35F71A5EF2B400FD5ED9 /* bs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = bs; path = bs.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B35F81A5EF2B400FD5ED9 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ca; path = ca.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B35F91A5EF2B400FD5ED9 /* ca */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ca; path = ca.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B35FB1A5EF2B400FD5ED9 /* License.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = License.rtf; sourceTree = ""; }; + 667B35FC1A5EF2B400FD5ED9 /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = cs; path = cs.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B35FD1A5EF2B400FD5ED9 /* cs */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = cs; path = cs.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B35FE1A5EF2B400FD5ED9 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = de; path = de.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B35FF1A5EF2B400FD5ED9 /* de */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = de; path = de.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B36011A5EF2B400FD5ED9 /* background.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = background.tiff; sourceTree = ""; }; + 667B36021A5EF2B400FD5ED9 /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = el; path = el.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B36031A5EF2B400FD5ED9 /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = el; path = el.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B36041A5EF2B400FD5ED9 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = en; path = en.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B36051A5EF2B400FD5ED9 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = en; path = en.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B36061A5EF2B400FD5ED9 /* es */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = es; path = es.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B36071A5EF2B400FD5ED9 /* es */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = es; path = es.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B36081A5EF2B400FD5ED9 /* fa */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = fa; path = fa.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B36091A5EF2B400FD5ED9 /* fa */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = fa; path = fa.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B360A1A5EF2B400FD5ED9 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = fr; path = fr.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B360B1A5EF2B400FD5ED9 /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = fr; path = fr.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B360C1A5EF2B400FD5ED9 /* he */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = he; path = he.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B360D1A5EF2B400FD5ED9 /* he */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = he; path = he.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B360E1A5EF2B400FD5ED9 /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B360F1A5EF2B400FD5ED9 /* hr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hr; path = hr.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B36101A5EF2B400FD5ED9 /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hu; path = hu.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B36111A5EF2B400FD5ED9 /* hu */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = hu; path = hu.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B36121A5EF2B400FD5ED9 /* id */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = id; path = id.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B36131A5EF2B400FD5ED9 /* id */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = id; path = id.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B36141A5EF2B400FD5ED9 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = it; path = it.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B36151A5EF2B400FD5ED9 /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = it; path = it.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B36161A5EF2B400FD5ED9 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ja; path = ja.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B36171A5EF2B400FD5ED9 /* ja */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ja; path = ja.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B36181A5EF2B400FD5ED9 /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ko; path = ko.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B36191A5EF2B400FD5ED9 /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ko; path = ko.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B361A1A5EF2B400FD5ED9 /* mk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = mk; path = mk.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B361B1A5EF2B400FD5ED9 /* mk */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = mk; path = mk.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B361C1A5EF2B400FD5ED9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = nl; path = nl.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B361D1A5EF2B400FD5ED9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = nl; path = nl.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B361E1A5EF2B400FD5ED9 /* pl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = pl; path = pl.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B361F1A5EF2B400FD5ED9 /* pl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = pl; path = pl.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B36201A5EF2B400FD5ED9 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = "pt-BR"; path = "pt-BR.lproj/Conclusion.rtfd"; sourceTree = ""; }; + 667B36211A5EF2B400FD5ED9 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = "pt-BR"; path = "pt-BR.lproj/Welcome.rtfd"; sourceTree = ""; }; + 667B36221A5EF2B400FD5ED9 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = "pt-PT"; path = "pt-PT.lproj/Conclusion.rtfd"; sourceTree = ""; }; + 667B36231A5EF2B400FD5ED9 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = "pt-PT"; path = "pt-PT.lproj/Welcome.rtfd"; sourceTree = ""; }; + 667B36241A5EF2B400FD5ED9 /* ro */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ro; path = ro.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B36251A5EF2B400FD5ED9 /* ro */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ro; path = ro.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B36261A5EF2B400FD5ED9 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ru; path = ru.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B36271A5EF2B400FD5ED9 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = ru; path = ru.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B36281A5EF2B400FD5ED9 /* sr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = sr; path = sr.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B36291A5EF2B400FD5ED9 /* sr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = sr; path = sr.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B362B1A5EF2B400FD5ED9 /* Conclusion.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = Conclusion.html; sourceTree = ""; }; + 667B362C1A5EF2B400FD5ED9 /* Description.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = Description.html; sourceTree = ""; }; + 667B362D1A5EF2B400FD5ED9 /* Localizable.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = Localizable.strings; sourceTree = ""; }; + 667B362E1A5EF2B400FD5ED9 /* Welcome.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = Welcome.html; sourceTree = ""; }; + 667B362F1A5EF2B400FD5ED9 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_CN; path = zh_CN.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B36301A5EF2B400FD5ED9 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_CN; path = zh_CN.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B36311A5EF2B400FD5ED9 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_TW; path = zh_TW.lproj/Conclusion.rtfd; sourceTree = ""; }; + 667B36321A5EF2B400FD5ED9 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = zh_TW; path = zh_TW.lproj/Welcome.rtfd; sourceTree = ""; }; + 667B36361A5EF2B500FD5ED9 /* ESPpostinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = ESPpostinstall; sourceTree = ""; }; + 667B36371A5EF2B500FD5ED9 /* Standardpostinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = Standardpostinstall; sourceTree = ""; }; + 667B36391A5EF2B500FD5ED9 /* CheckDiskMicrocode.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckDiskMicrocode.sh; sourceTree = ""; }; + 667B363A1A5EF2B500FD5ED9 /* CheckFatType.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckFatType.sh; sourceTree = ""; }; + 667B363B1A5EF2B500FD5ED9 /* CheckGRUBLinuxLoader.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckGRUBLinuxLoader.sh; sourceTree = ""; }; + 667B363C1A5EF2B500FD5ED9 /* CheckPartitionScheme.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckPartitionScheme.sh; sourceTree = ""; }; + 667B363D1A5EF2B500FD5ED9 /* CheckPreviousChameleon.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckPreviousChameleon.sh; sourceTree = ""; }; + 667B363E1A5EF2B500FD5ED9 /* CheckProceed.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckProceed.sh; sourceTree = ""; }; + 667B363F1A5EF2B500FD5ED9 /* CheckWindowsDiskSignature.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckWindowsDiskSignature.sh; sourceTree = ""; }; + 667B36401A5EF2B500FD5ED9 /* MountESP.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = MountESP.sh; sourceTree = ""; }; + 667B36411A5EF2B500FD5ED9 /* patch */ = {isa = PBXFileReference; lastKnownFileType = file; path = patch; sourceTree = ""; }; + 667B36421A5EF2B500FD5ED9 /* SetActivePartition.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = SetActivePartition.sh; sourceTree = ""; }; + 667B36431A5EF2B500FD5ED9 /* UnMountEFIvolumes.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = UnMountEFIvolumes.sh; sourceTree = ""; }; + 667B36441A5EF2B500FD5ED9 /* WriteChameleonStage0.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = WriteChameleonStage0.sh; sourceTree = ""; }; + 667B36451A5EF2B500FD5ED9 /* WriteChameleonStage1.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = WriteChameleonStage1.sh; sourceTree = ""; }; + 667B36461A5EF2B500FD5ED9 /* WriteChameleonStage2.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = WriteChameleonStage2.sh; sourceTree = ""; }; + 667B36491A5EF2B500FD5ED9 /* postinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = postinstall; sourceTree = ""; }; + 667B364B1A5EF2B500FD5ED9 /* InstallLog.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = InstallLog.sh; sourceTree = ""; }; + 667B364D1A5EF2B500FD5ED9 /* postinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = postinstall; sourceTree = ""; }; + 667B364F1A5EF2B500FD5ED9 /* postinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = postinstall; sourceTree = ""; }; + 667B36511A5EF2B500FD5ED9 /* postinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = postinstall; sourceTree = ""; }; + 667B36531A5EF2B500FD5ED9 /* clean_bootplist.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = clean_bootplist.pl; sourceTree = ""; }; + 667B36541A5EF2B500FD5ED9 /* preinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = preinstall; sourceTree = ""; }; + 667B36551A5EF2B500FD5ED9 /* slimpkg.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = slimpkg.sh; sourceTree = ""; }; + 667B36561A5EF2B500FD5ED9 /* smbios.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = smbios.plist; sourceTree = ""; }; 668C4D6A1A19F9AF0098C523 /* device_hfsfusion_mav_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsfusion_mav_o.png; sourceTree = ""; }; 668C4D6B1A19F9AF0098C523 /* device_hfsfusion_mav.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsfusion_mav.png; sourceTree = ""; }; 668C4D6C1A19F9AF0098C523 /* device_hfsplus_mav_o.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_hfsplus_mav_o.png; sourceTree = ""; }; @@ -845,22 +1006,6 @@ 6DBAFFC413B0D4590047ED33 /* unistd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unistd.h; sourceTree = ""; }; 6DBAFFC513B0D4590047ED33 /* unwind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unwind.h; sourceTree = ""; }; A31301A71503CB9900E8C718 /* README.translators */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.translators; sourceTree = ""; }; - A354B6271495124F00D81AA5 /* ESPpostinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = ESPpostinstall; sourceTree = ""; }; - A354B62A1495124F00D81AA5 /* Standardpostinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = Standardpostinstall; sourceTree = ""; }; - A354B62C149514DE00D81AA5 /* CheckDiskMicrocode.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckDiskMicrocode.sh; sourceTree = ""; }; - A354B62D149514DE00D81AA5 /* CheckFatType.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckFatType.sh; sourceTree = ""; }; - A354B62E149514DE00D81AA5 /* CheckGRUBLinuxLoader.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckGRUBLinuxLoader.sh; sourceTree = ""; }; - A354B62F149514DE00D81AA5 /* CheckPartitionScheme.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckPartitionScheme.sh; sourceTree = ""; }; - A354B630149514DE00D81AA5 /* CheckPreviousChameleon.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckPreviousChameleon.sh; sourceTree = ""; }; - A354B631149514DE00D81AA5 /* CheckProceed.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckProceed.sh; sourceTree = ""; }; - A354B632149514DE00D81AA5 /* CheckWindowsDiskSignature.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = CheckWindowsDiskSignature.sh; sourceTree = ""; }; - A354B634149514DE00D81AA5 /* MountESP.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = MountESP.sh; sourceTree = ""; }; - A354B635149514DE00D81AA5 /* patch */ = {isa = PBXFileReference; lastKnownFileType = file; path = patch; sourceTree = ""; }; - A354B636149514DE00D81AA5 /* SetActivePartition.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = SetActivePartition.sh; sourceTree = ""; }; - A354B637149514DE00D81AA5 /* UnMountEFIvolumes.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = UnMountEFIvolumes.sh; sourceTree = ""; }; - A354B638149514DE00D81AA5 /* WriteChameleonStage0.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = WriteChameleonStage0.sh; sourceTree = ""; }; - A354B639149514DE00D81AA5 /* WriteChameleonStage1.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = WriteChameleonStage1.sh; sourceTree = ""; }; - A354B63A149514DE00D81AA5 /* WriteChameleonStage2.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = WriteChameleonStage2.sh; sourceTree = ""; }; A3561C731413FD7800E9B51E /* auto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = auto.c; sourceTree = ""; }; A3561C741413FD7800E9B51E /* auto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = auto.h; sourceTree = ""; }; A3561C751413FD7800E9B51E /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = ""; }; @@ -1101,15 +1246,7 @@ A35D2176141A73B000969AC0 /* pc-fr.slt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "pc-fr.slt"; sourceTree = ""; }; A35D2177141A73B000969AC0 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; A35D2178141A753E00969AC0 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = ""; }; - A35D2187141A75DC00969AC0 /* slimpkg.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = slimpkg.sh; sourceTree = ""; }; - A35D2188141A75DC00969AC0 /* buildpkg.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = buildpkg.sh; sourceTree = ""; }; A360AA7D14136C1A00084D3F /* Make.rules */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Make.rules; sourceTree = ""; }; - A396E2CC150247630025A245 /* License.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = License.rtf; sourceTree = ""; }; - A396E2CE150247630025A245 /* background.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = background.tiff; sourceTree = ""; }; - 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 = ""; }; - 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 = ""; }; @@ -1197,8 +1334,6 @@ B0056D8011F3868000754B65 /* coding_standards.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = coding_standards.txt; sourceTree = ""; }; B0056D8111F3868000754B65 /* CHANGES */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES; sourceTree = ""; }; B0056D8211F3868000754B65 /* APPLE_LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = APPLE_LICENSE; sourceTree = ""; }; - B0056D8511F3868000754B65 /* Distribution */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Distribution; sourceTree = ""; }; - B0056DB911F3868000754B65 /* smbios.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = smbios.plist; sourceTree = ""; }; B0056DBD11F3868000754B65 /* background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = background.png; sourceTree = ""; }; B0056DBE11F3868000754B65 /* boot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = boot.png; sourceTree = ""; }; B0056DBF11F3868000754B65 /* device_cdrom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = device_cdrom.png; sourceTree = ""; }; @@ -1257,73 +1392,6 @@ B0056E1A11F3868000754B65 /* Users_Guide0.5.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = Users_Guide0.5.pdf; sourceTree = ""; }; B0146EFF11FDEF550010765C /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = ""; }; B0146F0011FDEFB90010765C /* GPL_V2_LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GPL_V2_LICENSE; sourceTree = ""; }; - B4118C63153EFEC200C8D926 /* clean_po_headers.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = clean_po_headers.sh; sourceTree = ""; }; - B4118C65153EFEC200C8D926 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; - B4118C69153EFEC200C8D926 /* BibTeX.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = BibTeX.pm; sourceTree = ""; }; - B4118C6A153EFEC200C8D926 /* Chooser.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Chooser.pm; sourceTree = ""; }; - B4118C6B153EFEC200C8D926 /* Common.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Common.pm; sourceTree = ""; }; - B4118C6C153EFEC200C8D926 /* Debconf.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Debconf.pm; sourceTree = ""; }; - B4118C6D153EFEC200C8D926 /* Dia.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Dia.pm; sourceTree = ""; }; - B4118C6E153EFEC200C8D926 /* Docbook.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Docbook.pm; sourceTree = ""; }; - B4118C6F153EFEC200C8D926 /* Guide.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Guide.pm; sourceTree = ""; }; - B4118C70153EFEC200C8D926 /* Halibut.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Halibut.pm; sourceTree = ""; }; - B4118C71153EFEC200C8D926 /* Html.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Html.pm; sourceTree = ""; }; - B4118C72153EFEC200C8D926 /* Ini.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Ini.pm; sourceTree = ""; }; - B4118C73153EFEC200C8D926 /* KernelHelp.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = KernelHelp.pm; sourceTree = ""; }; - B4118C74153EFEC200C8D926 /* LaTeX.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = LaTeX.pm; sourceTree = ""; }; - B4118C75153EFEC200C8D926 /* Man.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Man.pm; sourceTree = ""; }; - B4118C76153EFEC200C8D926 /* NewsDebian.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = NewsDebian.pm; sourceTree = ""; }; - B4118C77153EFEC200C8D926 /* Po.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Po.pm; sourceTree = ""; }; - B4118C78153EFEC200C8D926 /* Pod.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Pod.pm; sourceTree = ""; }; - B4118C79153EFEC200C8D926 /* Prop.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Prop.pm; sourceTree = ""; }; - B4118C7A153EFEC200C8D926 /* Sgml.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Sgml.pm; sourceTree = ""; }; - B4118C7B153EFEC200C8D926 /* TeX.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = TeX.pm; sourceTree = ""; }; - B4118C7C153EFEC200C8D926 /* Texinfo.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Texinfo.pm; sourceTree = ""; }; - B4118C7D153EFEC200C8D926 /* Text.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Text.pm; sourceTree = ""; }; - B4118C7E153EFEC200C8D926 /* TransTractor.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = TransTractor.pm; sourceTree = ""; }; - B4118C7F153EFEC200C8D926 /* Wml.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Wml.pm; sourceTree = ""; }; - B4118C80153EFEC200C8D926 /* Xhtml.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Xhtml.pm; sourceTree = ""; }; - B4118C81153EFEC200C8D926 /* Xml.pm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = Xml.pm; sourceTree = ""; }; - B4118C82153EFEC200C8D926 /* MANIFEST */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MANIFEST; sourceTree = ""; }; - B4118C83153EFEC200C8D926 /* NEWS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NEWS; sourceTree = ""; }; - B4118C84153EFEC200C8D926 /* po4a */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = po4a; sourceTree = ""; }; - B4118C85153EFEC200C8D926 /* po4a-gettextize */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "po4a-gettextize"; sourceTree = ""; }; - B4118C86153EFEC200C8D926 /* po4a-normalize */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "po4a-normalize"; sourceTree = ""; }; - B4118C87153EFEC200C8D926 /* po4a-translate */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "po4a-translate"; sourceTree = ""; }; - B4118C88153EFEC200C8D926 /* po4a-updatepo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "po4a-updatepo"; sourceTree = ""; }; - B4118C89153EFEC200C8D926 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = ""; }; - B4118C8A153EFEC200C8D926 /* README.maintainers */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.maintainers; sourceTree = ""; }; - B4118C8B153EFEC200C8D926 /* README.tests */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.tests; sourceTree = ""; }; - B4118C8C153EFEC200C8D926 /* README.translators */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.translators; sourceTree = ""; }; - B4118C8F153EFF3300C8D926 /* ar.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ar.po; sourceTree = ""; }; - B4118C90153EFF3300C8D926 /* bg.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bg.po; sourceTree = ""; }; - B4118C91153EFF3300C8D926 /* bs.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = bs.po; sourceTree = ""; }; - B4118C92153EFF3300C8D926 /* ca.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ca.po; sourceTree = ""; }; - B4118C93153EFF3300C8D926 /* chameleon.pot */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = chameleon.pot; sourceTree = ""; }; - B4118C94153EFF3300C8D926 /* cs.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cs.po; sourceTree = ""; }; - B4118C95153EFF3300C8D926 /* de.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = de.po; sourceTree = ""; }; - B4118C96153EFF3300C8D926 /* el.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = el.po; sourceTree = ""; }; - B4118C97153EFF3300C8D926 /* en.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = en.po; sourceTree = ""; }; - B4118C98153EFF3300C8D926 /* es.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = es.po; sourceTree = ""; }; - B4118C99153EFF3300C8D926 /* fa.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fa.po; sourceTree = ""; }; - B4118C9A153EFF3300C8D926 /* fr.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fr.po; sourceTree = ""; }; - B4118C9B153EFF3300C8D926 /* he.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = he.po; sourceTree = ""; }; - B4118C9C153EFF3300C8D926 /* hr.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hr.po; sourceTree = ""; }; - B4118C9D153EFF3300C8D926 /* hu.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hu.po; sourceTree = ""; }; - B4118C9E153EFF3300C8D926 /* id.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = id.po; sourceTree = ""; }; - B4118C9F153EFF3300C8D926 /* it.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = it.po; sourceTree = ""; }; - B4118CA0153EFF3300C8D926 /* ko.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ko.po; sourceTree = ""; }; - B4118CA1153EFF3300C8D926 /* mk.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mk.po; sourceTree = ""; }; - 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 = ""; }; - B4118CA9153EFF3300C8D926 /* zh_CN.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = zh_CN.po; sourceTree = ""; }; - B4118CAA153EFF3300C8D926 /* zh_TW.po */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = zh_TW.po; sourceTree = ""; }; - B4118CAB153EFF3D00C8D926 /* po4a-chameleon.cfg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "po4a-chameleon.cfg"; sourceTree = ""; }; B41899FB14BFBE2400ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = ""; }; B41899FD14BFBE4500ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = ""; }; B41899FE14BFBE5200ED5B0B /* boot0md.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot0md.s; sourceTree = ""; }; @@ -1362,10 +1430,6 @@ B4189A2114BFBF1C00ED5B0B /* zconf.tab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zconf.tab.c; path = config/zconf.tab.c; sourceTree = ""; }; B4189A2214BFBF5600ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = ""; }; B4189A2414BFBFD100ED5B0B /* Cconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cconfig; sourceTree = ""; }; - B4AABE5914C3B8B90055ECD1 /* postinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = postinstall; sourceTree = ""; }; - B4AABE5B14C3B8C70055ECD1 /* postinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = postinstall; sourceTree = ""; }; - B4AABE5D14C3B8D70055ECD1 /* postinstall */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = postinstall; sourceTree = ""; }; - B4AABE5E14C3B8EF0055ECD1 /* clean_bootplist.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = clean_bootplist.pl; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXGroup section */ @@ -1386,7 +1450,7 @@ A360AA7D14136C1A00084D3F /* Make.rules */, B0056D7D11F3868000754B65 /* Makefile */, 019DFBAF11FB94090013E8CC /* MEMTEST86_LICENSE */, - B0056D8311F3868000754B65 /* package */, + 667B35911A5EF2B400FD5ED9 /* package */, B0146EFF11FDEF550010765C /* README */, A31301A71503CB9900E8C718 /* README.translators */, B0056D7C11F3868000754B65 /* TODO */, @@ -1395,97 +1459,344 @@ name = Chameleon; sourceTree = ""; }; - 361BC70414BD979700236488 /* Icons */ = { + 36AE6E5616D6449A00D083A6 /* KernelPatcher */ = { isa = PBXGroup; children = ( - 361BC70B14BD97C800236488 /* pkg.zip */, + 36AE6E5716D644BC00D083A6 /* Cconfig */, + 36AE6E5816D644BC00D083A6 /* KernelPatcher.dylib */, + 36AE6E5916D644BC00D083A6 /* Makefile */, ); - name = Icons; + name = KernelPatcher; sourceTree = ""; }; - 364E0DDF14BCFB6600F55E58 /* Scripts.templates */ = { + 36AE6E5A16D644CB00D083A6 /* FileNVRAM */ = { isa = PBXGroup; children = ( - B4AABE5814C3B8B90055ECD1 /* AddOption */, - 364E0DE114BCFB7A00F55E58 /* InstallerLog */, - B4AABE5A14C3B8C70055ECD1 /* InstallModule */, - B4AABE5C14C3B8D70055ECD1 /* InstallTheme */, - 364E0DE314BCFB7A00F55E58 /* Post */, - 364E0DE514BCFB7A00F55E58 /* Pre */, + 36AE6E5D16D644F300D083A6 /* Cconfig */, + 36AE6E5E16D644F300D083A6 /* FileNVRAM.dylib */, + 36AE6E5B16D644DB00D083A6 /* include */, + 36AE6E5F16D644F300D083A6 /* Makefile */, ); - name = Scripts.templates; + name = FileNVRAM; sourceTree = ""; }; - 364E0DE114BCFB7A00F55E58 /* InstallerLog */ = { + 36AE6E5B16D644DB00D083A6 /* include */ = { isa = PBXGroup; children = ( - 36AB75E114BD091C005B8045 /* InstallLog.sh */, + 36AE6E5C16D644E800D083A6 /* FileNVRAM.h */, ); - name = InstallerLog; - path = Scripts.templates/InstallerLog; + name = include; sourceTree = ""; }; - 364E0DE314BCFB7A00F55E58 /* Post */ = { + 667B35911A5EF2B400FD5ED9 /* package */ = { isa = PBXGroup; children = ( - 36AB75E314BD0925005B8045 /* postinstall */, + 667B35921A5EF2B400FD5ED9 /* bin */, + 667B35BD1A5EF2B400FD5ED9 /* builddmg.sh */, + 667B35BE1A5EF2B400FD5ED9 /* buildpkg.sh */, + 667B35BF1A5EF2B400FD5ED9 /* Changes.txt */, + 667B35C01A5EF2B400FD5ED9 /* Distribution */, + 667B35C11A5EF2B400FD5ED9 /* Icons */, + 667B35C31A5EF2B400FD5ED9 /* OptionalSettings */, + 667B35CF1A5EF2B400FD5ED9 /* po */, + 667B35EE1A5EF2B400FD5ED9 /* po4a-chameleon.cfg */, + 667B35EF1A5EF2B400FD5ED9 /* Resources */, + 667B36331A5EF2B400FD5ED9 /* Resources.old */, + 667B36341A5EF2B400FD5ED9 /* Scripts */, + 667B36471A5EF2B500FD5ED9 /* Scripts.templates */, + 667B36551A5EF2B500FD5ED9 /* slimpkg.sh */, + 667B36561A5EF2B500FD5ED9 /* smbios.plist */, ); - name = Post; - path = Scripts.templates/Post; + path = package; sourceTree = ""; }; - 364E0DE514BCFB7A00F55E58 /* Pre */ = { + 667B35921A5EF2B400FD5ED9 /* bin */ = { isa = PBXGroup; children = ( - B4AABE5E14C3B8EF0055ECD1 /* clean_bootplist.pl */, - 36AB75E414BD092D005B8045 /* preinstall */, + 667B35931A5EF2B400FD5ED9 /* clean_po_headers.sh */, + 667B35941A5EF2B400FD5ED9 /* po4a */, ); - name = Pre; - path = Scripts.templates/Pre; + path = bin; sourceTree = ""; }; - 36AE6E5616D6449A00D083A6 /* KernelPatcher */ = { + 667B35941A5EF2B400FD5ED9 /* po4a */ = { isa = PBXGroup; children = ( - 36AE6E5716D644BC00D083A6 /* Cconfig */, - 36AE6E5816D644BC00D083A6 /* KernelPatcher.dylib */, - 36AE6E5916D644BC00D083A6 /* Makefile */, + 667B35951A5EF2B400FD5ED9 /* COPYING */, + 667B35961A5EF2B400FD5ED9 /* lib */, + 667B35B21A5EF2B400FD5ED9 /* MANIFEST */, + 667B35B31A5EF2B400FD5ED9 /* NEWS */, + 667B35B41A5EF2B400FD5ED9 /* po4a */, + 667B35B51A5EF2B400FD5ED9 /* po4a-gettextize */, + 667B35B61A5EF2B400FD5ED9 /* po4a-normalize */, + 667B35B71A5EF2B400FD5ED9 /* po4a-translate */, + 667B35B81A5EF2B400FD5ED9 /* po4a-updatepo */, + 667B35B91A5EF2B400FD5ED9 /* README */, + 667B35BA1A5EF2B400FD5ED9 /* README.maintainers */, + 667B35BB1A5EF2B400FD5ED9 /* README.tests */, + 667B35BC1A5EF2B400FD5ED9 /* README.translators */, ); - name = KernelPatcher; + path = po4a; sourceTree = ""; }; - 36AE6E5A16D644CB00D083A6 /* FileNVRAM */ = { + 667B35961A5EF2B400FD5ED9 /* lib */ = { isa = PBXGroup; children = ( - 36AE6E5D16D644F300D083A6 /* Cconfig */, - 36AE6E5E16D644F300D083A6 /* FileNVRAM.dylib */, - 36AE6E5B16D644DB00D083A6 /* include */, - 36AE6E5F16D644F300D083A6 /* Makefile */, + 667B35971A5EF2B400FD5ED9 /* Locale */, ); - name = FileNVRAM; + path = lib; sourceTree = ""; }; - 36AE6E5B16D644DB00D083A6 /* include */ = { + 667B35971A5EF2B400FD5ED9 /* Locale */ = { isa = PBXGroup; children = ( - 36AE6E5C16D644E800D083A6 /* FileNVRAM.h */, + 667B35981A5EF2B400FD5ED9 /* Po4a */, ); - name = include; + path = Locale; sourceTree = ""; }; - 36B43E8114BCE91300D29461 /* OptionalSettings */ = { + 667B35981A5EF2B400FD5ED9 /* Po4a */ = { isa = PBXGroup; children = ( - 36AB75E514BD095E005B8045 /* Control.txt */, - 36AB75E614BD095E005B8045 /* General.txt */, - 36AB75E714BD095E005B8045 /* KernelFlags.txt */, - 36AB75E814BD095E005B8045 /* PowerManagement.txt */, - 36AB75E914BD095E005B8045 /* Resolution.txt */, - 36AB75EA14BD095E005B8045 /* Video.txt */, + 667B35991A5EF2B400FD5ED9 /* BibTeX.pm */, + 667B359A1A5EF2B400FD5ED9 /* Chooser.pm */, + 667B359B1A5EF2B400FD5ED9 /* Common.pm */, + 667B359C1A5EF2B400FD5ED9 /* Debconf.pm */, + 667B359D1A5EF2B400FD5ED9 /* Dia.pm */, + 667B359E1A5EF2B400FD5ED9 /* Docbook.pm */, + 667B359F1A5EF2B400FD5ED9 /* Guide.pm */, + 667B35A01A5EF2B400FD5ED9 /* Halibut.pm */, + 667B35A11A5EF2B400FD5ED9 /* Html.pm */, + 667B35A21A5EF2B400FD5ED9 /* Ini.pm */, + 667B35A31A5EF2B400FD5ED9 /* KernelHelp.pm */, + 667B35A41A5EF2B400FD5ED9 /* LaTeX.pm */, + 667B35A51A5EF2B400FD5ED9 /* Man.pm */, + 667B35A61A5EF2B400FD5ED9 /* NewsDebian.pm */, + 667B35A71A5EF2B400FD5ED9 /* Po.pm */, + 667B35A81A5EF2B400FD5ED9 /* Pod.pm */, + 667B35A91A5EF2B400FD5ED9 /* Prop.pm */, + 667B35AA1A5EF2B400FD5ED9 /* Sgml.pm */, + 667B35AB1A5EF2B400FD5ED9 /* TeX.pm */, + 667B35AC1A5EF2B400FD5ED9 /* Texinfo.pm */, + 667B35AD1A5EF2B400FD5ED9 /* Text.pm */, + 667B35AE1A5EF2B400FD5ED9 /* TransTractor.pm */, + 667B35AF1A5EF2B400FD5ED9 /* Wml.pm */, + 667B35B01A5EF2B400FD5ED9 /* Xhtml.pm */, + 667B35B11A5EF2B400FD5ED9 /* Xml.pm */, ); - name = OptionalSettings; + path = Po4a; sourceTree = ""; }; + 667B35C11A5EF2B400FD5ED9 /* Icons */ = { + isa = PBXGroup; + children = ( + 667B35C21A5EF2B400FD5ED9 /* pkg.zip */, + ); + path = Icons; + sourceTree = ""; + }; + 667B35C31A5EF2B400FD5ED9 /* OptionalSettings */ = { + isa = PBXGroup; + children = ( + 667B35C41A5EF2B400FD5ED9 /* Audio.txt */, + 667B35C51A5EF2B400FD5ED9 /* Control.txt */, + 667B35C61A5EF2B400FD5ED9 /* General.txt */, + 667B35C71A5EF2B400FD5ED9 /* HDAULayout.txt */, + 667B35C81A5EF2B400FD5ED9 /* HDEFLayout.txt */, + 667B35C91A5EF2B400FD5ED9 /* IntelAzul.txt */, + 667B35CA1A5EF2B400FD5ED9 /* IntelCapri.txt */, + 667B35CB1A5EF2B400FD5ED9 /* KernelFlags.txt */, + 667B35CC1A5EF2B400FD5ED9 /* PowerManagement.txt */, + 667B35CD1A5EF2B400FD5ED9 /* Resolution.txt */, + 667B35CE1A5EF2B400FD5ED9 /* Video.txt */, + ); + path = OptionalSettings; + sourceTree = ""; + }; + 667B35CF1A5EF2B400FD5ED9 /* po */ = { + isa = PBXGroup; + children = ( + 667B35D01A5EF2B400FD5ED9 /* ar.po */, + 667B35D11A5EF2B400FD5ED9 /* bg.po */, + 667B35D21A5EF2B400FD5ED9 /* bs.po */, + 667B35D31A5EF2B400FD5ED9 /* ca.po */, + 667B35D41A5EF2B400FD5ED9 /* chameleon.pot */, + 667B35D51A5EF2B400FD5ED9 /* cs.po */, + 667B35D61A5EF2B400FD5ED9 /* de.po */, + 667B35D71A5EF2B400FD5ED9 /* el.po */, + 667B35D81A5EF2B400FD5ED9 /* en.po */, + 667B35D91A5EF2B400FD5ED9 /* es.po */, + 667B35DA1A5EF2B400FD5ED9 /* fa.po */, + 667B35DB1A5EF2B400FD5ED9 /* fr.po */, + 667B35DC1A5EF2B400FD5ED9 /* he.po */, + 667B35DD1A5EF2B400FD5ED9 /* hr.po */, + 667B35DE1A5EF2B400FD5ED9 /* hu.po */, + 667B35DF1A5EF2B400FD5ED9 /* id.po */, + 667B35E01A5EF2B400FD5ED9 /* it.po */, + 667B35E11A5EF2B400FD5ED9 /* ja.po */, + 667B35E21A5EF2B400FD5ED9 /* ko.po */, + 667B35E31A5EF2B400FD5ED9 /* mk.po */, + 667B35E41A5EF2B400FD5ED9 /* nl.po */, + 667B35E51A5EF2B400FD5ED9 /* pl.po */, + 667B35E61A5EF2B400FD5ED9 /* pt-BR.po */, + 667B35E71A5EF2B400FD5ED9 /* pt-PT.po */, + 667B35E81A5EF2B400FD5ED9 /* pt.po */, + 667B35E91A5EF2B400FD5ED9 /* ro.po */, + 667B35EA1A5EF2B400FD5ED9 /* ru.po */, + 667B35EB1A5EF2B400FD5ED9 /* sr.po */, + 667B35EC1A5EF2B400FD5ED9 /* zh_CN.po */, + 667B35ED1A5EF2B400FD5ED9 /* zh_TW.po */, + ); + path = po; + sourceTree = ""; + }; + 667B35EF1A5EF2B400FD5ED9 /* Resources */ = { + isa = PBXGroup; + children = ( + 667B35F01A5EF2B400FD5ED9 /* Conclusion.rtfd */, + 667B35F21A5EF2B400FD5ED9 /* Welcome.rtfd */, + 667B35FA1A5EF2B400FD5ED9 /* common */, + 667B36001A5EF2B400FD5ED9 /* distribution */, + 667B362A1A5EF2B400FD5ED9 /* templates */, + ); + path = Resources; + sourceTree = ""; + }; + 667B35FA1A5EF2B400FD5ED9 /* common */ = { + isa = PBXGroup; + children = ( + 667B35FB1A5EF2B400FD5ED9 /* License.rtf */, + ); + path = common; + sourceTree = ""; + }; + 667B36001A5EF2B400FD5ED9 /* distribution */ = { + isa = PBXGroup; + children = ( + 667B36011A5EF2B400FD5ED9 /* background.tiff */, + ); + path = distribution; + sourceTree = ""; + }; + 667B362A1A5EF2B400FD5ED9 /* templates */ = { + isa = PBXGroup; + children = ( + 667B362B1A5EF2B400FD5ED9 /* Conclusion.html */, + 667B362C1A5EF2B400FD5ED9 /* Description.html */, + 667B362D1A5EF2B400FD5ED9 /* Localizable.strings */, + 667B362E1A5EF2B400FD5ED9 /* Welcome.html */, + ); + path = templates; + sourceTree = ""; + }; + 667B36331A5EF2B400FD5ED9 /* Resources.old */ = { + isa = PBXGroup; + children = ( + ); + path = Resources.old; + sourceTree = ""; + }; + 667B36341A5EF2B400FD5ED9 /* Scripts */ = { + isa = PBXGroup; + children = ( + 667B36351A5EF2B500FD5ED9 /* Main */, + 667B36381A5EF2B500FD5ED9 /* Sub */, + ); + path = Scripts; + sourceTree = ""; + }; + 667B36351A5EF2B500FD5ED9 /* Main */ = { + isa = PBXGroup; + children = ( + 667B36361A5EF2B500FD5ED9 /* ESPpostinstall */, + 667B36371A5EF2B500FD5ED9 /* Standardpostinstall */, + ); + path = Main; + sourceTree = ""; + }; + 667B36381A5EF2B500FD5ED9 /* Sub */ = { + isa = PBXGroup; + children = ( + 667B36391A5EF2B500FD5ED9 /* CheckDiskMicrocode.sh */, + 667B363A1A5EF2B500FD5ED9 /* CheckFatType.sh */, + 667B363B1A5EF2B500FD5ED9 /* CheckGRUBLinuxLoader.sh */, + 667B363C1A5EF2B500FD5ED9 /* CheckPartitionScheme.sh */, + 667B363D1A5EF2B500FD5ED9 /* CheckPreviousChameleon.sh */, + 667B363E1A5EF2B500FD5ED9 /* CheckProceed.sh */, + 667B363F1A5EF2B500FD5ED9 /* CheckWindowsDiskSignature.sh */, + 667B36401A5EF2B500FD5ED9 /* MountESP.sh */, + 667B36411A5EF2B500FD5ED9 /* patch */, + 667B36421A5EF2B500FD5ED9 /* SetActivePartition.sh */, + 667B36431A5EF2B500FD5ED9 /* UnMountEFIvolumes.sh */, + 667B36441A5EF2B500FD5ED9 /* WriteChameleonStage0.sh */, + 667B36451A5EF2B500FD5ED9 /* WriteChameleonStage1.sh */, + 667B36461A5EF2B500FD5ED9 /* WriteChameleonStage2.sh */, + ); + path = Sub; + sourceTree = ""; + }; + 667B36471A5EF2B500FD5ED9 /* Scripts.templates */ = { + isa = PBXGroup; + children = ( + 667B36481A5EF2B500FD5ED9 /* AddOption */, + 667B364A1A5EF2B500FD5ED9 /* InstallerLog */, + 667B364C1A5EF2B500FD5ED9 /* InstallModule */, + 667B364E1A5EF2B500FD5ED9 /* InstallTheme */, + 667B36501A5EF2B500FD5ED9 /* Post */, + 667B36521A5EF2B500FD5ED9 /* Pre */, + ); + path = Scripts.templates; + sourceTree = ""; + }; + 667B36481A5EF2B500FD5ED9 /* AddOption */ = { + isa = PBXGroup; + children = ( + 667B36491A5EF2B500FD5ED9 /* postinstall */, + ); + path = AddOption; + sourceTree = ""; + }; + 667B364A1A5EF2B500FD5ED9 /* InstallerLog */ = { + isa = PBXGroup; + children = ( + 667B364B1A5EF2B500FD5ED9 /* InstallLog.sh */, + ); + path = InstallerLog; + sourceTree = ""; + }; + 667B364C1A5EF2B500FD5ED9 /* InstallModule */ = { + isa = PBXGroup; + children = ( + 667B364D1A5EF2B500FD5ED9 /* postinstall */, + ); + path = InstallModule; + sourceTree = ""; + }; + 667B364E1A5EF2B500FD5ED9 /* InstallTheme */ = { + isa = PBXGroup; + children = ( + 667B364F1A5EF2B500FD5ED9 /* postinstall */, + ); + path = InstallTheme; + sourceTree = ""; + }; + 667B36501A5EF2B500FD5ED9 /* Post */ = { + isa = PBXGroup; + children = ( + 667B36511A5EF2B500FD5ED9 /* postinstall */, + ); + path = Post; + sourceTree = ""; + }; + 667B36521A5EF2B500FD5ED9 /* Pre */ = { + isa = PBXGroup; + children = ( + 667B36531A5EF2B500FD5ED9 /* clean_bootplist.pl */, + 667B36541A5EF2B500FD5ED9 /* preinstall */, + ); + path = Pre; + sourceTree = ""; + }; 6DBAFD1713B0D4590047ED33 /* include */ = { isa = PBXGroup; children = ( @@ -2585,36 +2896,6 @@ path = ufs; sourceTree = ""; }; - A354B6261495124F00D81AA5 /* Main */ = { - isa = PBXGroup; - children = ( - A354B6271495124F00D81AA5 /* ESPpostinstall */, - A354B62A1495124F00D81AA5 /* Standardpostinstall */, - ); - path = Main; - sourceTree = ""; - }; - A354B62B149514DE00D81AA5 /* Sub */ = { - isa = PBXGroup; - children = ( - A354B62C149514DE00D81AA5 /* CheckDiskMicrocode.sh */, - A354B62D149514DE00D81AA5 /* CheckFatType.sh */, - A354B62E149514DE00D81AA5 /* CheckGRUBLinuxLoader.sh */, - A354B62F149514DE00D81AA5 /* CheckPartitionScheme.sh */, - A354B630149514DE00D81AA5 /* CheckPreviousChameleon.sh */, - A354B631149514DE00D81AA5 /* CheckProceed.sh */, - A354B632149514DE00D81AA5 /* CheckWindowsDiskSignature.sh */, - A354B634149514DE00D81AA5 /* MountESP.sh */, - A354B635149514DE00D81AA5 /* patch */, - A354B636149514DE00D81AA5 /* SetActivePartition.sh */, - A354B637149514DE00D81AA5 /* UnMountEFIvolumes.sh */, - A354B638149514DE00D81AA5 /* WriteChameleonStage0.sh */, - A354B639149514DE00D81AA5 /* WriteChameleonStage1.sh */, - A354B63A149514DE00D81AA5 /* WriteChameleonStage2.sh */, - ); - path = Sub; - sourceTree = ""; - }; A3561C721413FD7800E9B51E /* fdisk */ = { isa = PBXGroup; children = ( @@ -2959,52 +3240,6 @@ path = "layouts-src"; sourceTree = ""; }; - A396E2CA150247630025A245 /* Resources */ = { - isa = PBXGroup; - children = ( - A396E2CB150247630025A245 /* common */, - A396E2CD150247630025A245 /* distribution */, - A396E2CF150247630025A245 /* templates */, - ); - path = Resources; - sourceTree = ""; - }; - A396E2CB150247630025A245 /* common */ = { - isa = PBXGroup; - children = ( - A396E2CC150247630025A245 /* License.rtf */, - ); - path = common; - sourceTree = ""; - }; - A396E2CD150247630025A245 /* distribution */ = { - isa = PBXGroup; - children = ( - A396E2CE150247630025A245 /* background.tiff */, - ); - path = distribution; - sourceTree = ""; - }; - A396E2CF150247630025A245 /* templates */ = { - isa = PBXGroup; - children = ( - A396E35915028C9C0025A245 /* Welcome.html */, - A396E2D1150247630025A245 /* Description.html */, - A396E5821502D3320025A245 /* Conclusion.html */, - A396E2D2150247630025A245 /* Localizable.strings */, - ); - path = templates; - sourceTree = ""; - }; - A3F1F20D141B9B0D00DDA709 /* Scripts */ = { - isa = PBXGroup; - children = ( - A354B6261495124F00D81AA5 /* Main */, - A354B62B149514DE00D81AA5 /* Sub */, - ); - path = Scripts; - sourceTree = ""; - }; AB1DE71715B6E2D00088E06B /* Sata */ = { isa = PBXGroup; children = ( @@ -3318,26 +3553,6 @@ path = util; sourceTree = ""; }; - B0056D8311F3868000754B65 /* package */ = { - isa = PBXGroup; - children = ( - B4118C62153EFEC200C8D926 /* bin */, - A35D2188141A75DC00969AC0 /* buildpkg.sh */, - 361BC70214BD977700236488 /* Changes.txt */, - B0056D8511F3868000754B65 /* Distribution */, - 361BC70414BD979700236488 /* Icons */, - 36B43E8114BCE91300D29461 /* OptionalSettings */, - B4118C8E153EFF3300C8D926 /* po */, - B4118CAB153EFF3D00C8D926 /* po4a-chameleon.cfg */, - A396E2CA150247630025A245 /* Resources */, - A3F1F20D141B9B0D00DDA709 /* Scripts */, - 364E0DDF14BCFB6600F55E58 /* Scripts.templates */, - A35D2187141A75DC00969AC0 /* slimpkg.sh */, - B0056DB911F3868000754B65 /* smbios.plist */, - ); - path = package; - sourceTree = ""; - }; B0056DBA11F3868000754B65 /* artwork */ = { isa = PBXGroup; children = ( @@ -3550,118 +3765,6 @@ path = User_Guide_src; sourceTree = ""; }; - B4118C62153EFEC200C8D926 /* bin */ = { - isa = PBXGroup; - children = ( - B4118C63153EFEC200C8D926 /* clean_po_headers.sh */, - B4118C64153EFEC200C8D926 /* po4a */, - ); - path = bin; - sourceTree = ""; - }; - B4118C64153EFEC200C8D926 /* po4a */ = { - isa = PBXGroup; - children = ( - B4118C65153EFEC200C8D926 /* COPYING */, - B4118C66153EFEC200C8D926 /* lib */, - B4118C82153EFEC200C8D926 /* MANIFEST */, - B4118C83153EFEC200C8D926 /* NEWS */, - B4118C84153EFEC200C8D926 /* po4a */, - B4118C85153EFEC200C8D926 /* po4a-gettextize */, - B4118C86153EFEC200C8D926 /* po4a-normalize */, - B4118C87153EFEC200C8D926 /* po4a-translate */, - B4118C88153EFEC200C8D926 /* po4a-updatepo */, - B4118C89153EFEC200C8D926 /* README */, - B4118C8A153EFEC200C8D926 /* README.maintainers */, - B4118C8B153EFEC200C8D926 /* README.tests */, - B4118C8C153EFEC200C8D926 /* README.translators */, - ); - path = po4a; - sourceTree = ""; - }; - B4118C66153EFEC200C8D926 /* lib */ = { - isa = PBXGroup; - children = ( - B4118C67153EFEC200C8D926 /* Locale */, - ); - path = lib; - sourceTree = ""; - }; - B4118C67153EFEC200C8D926 /* Locale */ = { - isa = PBXGroup; - children = ( - B4118C68153EFEC200C8D926 /* Po4a */, - ); - path = Locale; - sourceTree = ""; - }; - B4118C68153EFEC200C8D926 /* Po4a */ = { - isa = PBXGroup; - children = ( - B4118C69153EFEC200C8D926 /* BibTeX.pm */, - B4118C6A153EFEC200C8D926 /* Chooser.pm */, - B4118C6B153EFEC200C8D926 /* Common.pm */, - B4118C6C153EFEC200C8D926 /* Debconf.pm */, - B4118C6D153EFEC200C8D926 /* Dia.pm */, - B4118C6E153EFEC200C8D926 /* Docbook.pm */, - B4118C6F153EFEC200C8D926 /* Guide.pm */, - B4118C70153EFEC200C8D926 /* Halibut.pm */, - B4118C71153EFEC200C8D926 /* Html.pm */, - B4118C72153EFEC200C8D926 /* Ini.pm */, - B4118C73153EFEC200C8D926 /* KernelHelp.pm */, - B4118C74153EFEC200C8D926 /* LaTeX.pm */, - B4118C75153EFEC200C8D926 /* Man.pm */, - B4118C76153EFEC200C8D926 /* NewsDebian.pm */, - B4118C77153EFEC200C8D926 /* Po.pm */, - B4118C78153EFEC200C8D926 /* Pod.pm */, - B4118C79153EFEC200C8D926 /* Prop.pm */, - B4118C7A153EFEC200C8D926 /* Sgml.pm */, - B4118C7B153EFEC200C8D926 /* TeX.pm */, - B4118C7C153EFEC200C8D926 /* Texinfo.pm */, - B4118C7D153EFEC200C8D926 /* Text.pm */, - B4118C7E153EFEC200C8D926 /* TransTractor.pm */, - B4118C7F153EFEC200C8D926 /* Wml.pm */, - B4118C80153EFEC200C8D926 /* Xhtml.pm */, - B4118C81153EFEC200C8D926 /* Xml.pm */, - ); - path = Po4a; - sourceTree = ""; - }; - B4118C8E153EFF3300C8D926 /* po */ = { - isa = PBXGroup; - children = ( - B4118C8F153EFF3300C8D926 /* ar.po */, - B4118C90153EFF3300C8D926 /* bg.po */, - B4118C91153EFF3300C8D926 /* bs.po */, - B4118C92153EFF3300C8D926 /* ca.po */, - B4118C93153EFF3300C8D926 /* chameleon.pot */, - B4118C94153EFF3300C8D926 /* cs.po */, - B4118C95153EFF3300C8D926 /* de.po */, - B4118C96153EFF3300C8D926 /* el.po */, - B4118C97153EFF3300C8D926 /* en.po */, - B4118C98153EFF3300C8D926 /* es.po */, - B4118C99153EFF3300C8D926 /* fa.po */, - B4118C9A153EFF3300C8D926 /* fr.po */, - B4118C9B153EFF3300C8D926 /* he.po */, - B4118C9C153EFF3300C8D926 /* hr.po */, - B4118C9D153EFF3300C8D926 /* hu.po */, - B4118C9E153EFF3300C8D926 /* id.po */, - B4118C9F153EFF3300C8D926 /* it.po */, - B4118CA0153EFF3300C8D926 /* ko.po */, - B4118CA1153EFF3300C8D926 /* mk.po */, - B4118CA2153EFF3300C8D926 /* nl.po */, - B4118CA3153EFF3300C8D926 /* pl.po */, - B4118CA4153EFF3300C8D926 /* pt-BR.po */, - B4118CA5153EFF3300C8D926 /* pt-PT.po */, - B4118CA6153EFF3300C8D926 /* ro.po */, - B4118CA7153EFF3300C8D926 /* ru.po */, - B4118CA8153EFF3300C8D926 /* sr.po */, - B4118CA9153EFF3300C8D926 /* zh_CN.po */, - B4118CAA153EFF3300C8D926 /* zh_TW.po */, - ); - path = po; - sourceTree = ""; - }; B4189A0314BFBED900ED5B0B /* config */ = { isa = PBXGroup; children = ( @@ -3706,33 +3809,6 @@ name = lxdialog; sourceTree = ""; }; - B4AABE5814C3B8B90055ECD1 /* AddOption */ = { - isa = PBXGroup; - children = ( - B4AABE5914C3B8B90055ECD1 /* postinstall */, - ); - name = AddOption; - path = Scripts.templates/AddOption; - sourceTree = ""; - }; - B4AABE5A14C3B8C70055ECD1 /* InstallModule */ = { - isa = PBXGroup; - children = ( - B4AABE5B14C3B8C70055ECD1 /* postinstall */, - ); - name = InstallModule; - path = Scripts.templates/InstallModule; - sourceTree = ""; - }; - B4AABE5C14C3B8D70055ECD1 /* InstallTheme */ = { - isa = PBXGroup; - children = ( - B4AABE5D14C3B8D70055ECD1 /* postinstall */, - ); - name = InstallTheme; - path = Scripts.templates/InstallTheme; - sourceTree = ""; - }; /* End PBXGroup section */ /* Begin PBXLegacyTarget section */ @@ -3800,6 +3876,7 @@ vi, zh_CN, zh_TW, + fa, ); mainGroup = 08FB7794FE84155DC02AAC07 /* Chameleon */; projectDirPath = ""; @@ -3810,6 +3887,79 @@ }; /* End PBXProject section */ +/* Begin PBXVariantGroup section */ + 667B35F01A5EF2B400FD5ED9 /* Conclusion.rtfd */ = { + isa = PBXVariantGroup; + children = ( + 667B35F11A5EF2B400FD5ED9 /* ar */, + 667B35F41A5EF2B400FD5ED9 /* bg */, + 667B35F61A5EF2B400FD5ED9 /* bs */, + 667B35F81A5EF2B400FD5ED9 /* ca */, + 667B35FC1A5EF2B400FD5ED9 /* cs */, + 667B35FE1A5EF2B400FD5ED9 /* de */, + 667B36021A5EF2B400FD5ED9 /* el */, + 667B36041A5EF2B400FD5ED9 /* en */, + 667B36061A5EF2B400FD5ED9 /* es */, + 667B36081A5EF2B400FD5ED9 /* fa */, + 667B360A1A5EF2B400FD5ED9 /* fr */, + 667B360C1A5EF2B400FD5ED9 /* he */, + 667B360E1A5EF2B400FD5ED9 /* hr */, + 667B36101A5EF2B400FD5ED9 /* hu */, + 667B36121A5EF2B400FD5ED9 /* id */, + 667B36141A5EF2B400FD5ED9 /* it */, + 667B36161A5EF2B400FD5ED9 /* ja */, + 667B36181A5EF2B400FD5ED9 /* ko */, + 667B361A1A5EF2B400FD5ED9 /* mk */, + 667B361C1A5EF2B400FD5ED9 /* nl */, + 667B361E1A5EF2B400FD5ED9 /* pl */, + 667B36201A5EF2B400FD5ED9 /* pt-BR */, + 667B36221A5EF2B400FD5ED9 /* pt-PT */, + 667B36241A5EF2B400FD5ED9 /* ro */, + 667B36261A5EF2B400FD5ED9 /* ru */, + 667B36281A5EF2B400FD5ED9 /* sr */, + 667B362F1A5EF2B400FD5ED9 /* zh_CN */, + 667B36311A5EF2B400FD5ED9 /* zh_TW */, + ); + name = Conclusion.rtfd; + sourceTree = ""; + }; + 667B35F21A5EF2B400FD5ED9 /* Welcome.rtfd */ = { + isa = PBXVariantGroup; + children = ( + 667B35F31A5EF2B400FD5ED9 /* ar */, + 667B35F51A5EF2B400FD5ED9 /* bg */, + 667B35F71A5EF2B400FD5ED9 /* bs */, + 667B35F91A5EF2B400FD5ED9 /* ca */, + 667B35FD1A5EF2B400FD5ED9 /* cs */, + 667B35FF1A5EF2B400FD5ED9 /* de */, + 667B36031A5EF2B400FD5ED9 /* el */, + 667B36051A5EF2B400FD5ED9 /* en */, + 667B36071A5EF2B400FD5ED9 /* es */, + 667B36091A5EF2B400FD5ED9 /* fa */, + 667B360B1A5EF2B400FD5ED9 /* fr */, + 667B360D1A5EF2B400FD5ED9 /* he */, + 667B360F1A5EF2B400FD5ED9 /* hr */, + 667B36111A5EF2B400FD5ED9 /* hu */, + 667B36131A5EF2B400FD5ED9 /* id */, + 667B36151A5EF2B400FD5ED9 /* it */, + 667B36171A5EF2B400FD5ED9 /* ja */, + 667B36191A5EF2B400FD5ED9 /* ko */, + 667B361B1A5EF2B400FD5ED9 /* mk */, + 667B361D1A5EF2B400FD5ED9 /* nl */, + 667B361F1A5EF2B400FD5ED9 /* pl */, + 667B36211A5EF2B400FD5ED9 /* pt-BR */, + 667B36231A5EF2B400FD5ED9 /* pt-PT */, + 667B36251A5EF2B400FD5ED9 /* ro */, + 667B36271A5EF2B400FD5ED9 /* ru */, + 667B36291A5EF2B400FD5ED9 /* sr */, + 667B36301A5EF2B400FD5ED9 /* zh_CN */, + 667B36321A5EF2B400FD5ED9 /* zh_TW */, + ); + name = Welcome.rtfd; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + /* Begin XCBuildConfiguration section */ 1DEB919008733D9F0010E9CD /* Debug */ = { isa = XCBuildConfiguration; Index: branches/Bungo/i386/libsaio/fake_efi.h =================================================================== --- branches/Bungo/i386/libsaio/fake_efi.h (revision 2536) +++ branches/Bungo/i386/libsaio/fake_efi.h (revision 2537) @@ -36,6 +36,7 @@ extern EFI_GUID const gEfiSmbiosTableGuid; */ extern void setupFakeEfi(void); +extern uint64_t smbios_p; extern uint64_t acpi10_p; extern uint64_t acpi20_p; Index: branches/Bungo/i386/libsaio/console.c =================================================================== --- branches/Bungo/i386/libsaio/console.c (revision 2536) +++ branches/Bungo/i386/libsaio/console.c (revision 2537) @@ -128,7 +128,7 @@ msgbuf = malloc(BOOTER_LOG_SIZE); bzero(msgbuf, BOOTER_LOG_SIZE); cursor = msgbuf; - verbose("%s\n", "Chameleon v" I386BOOT_CHAMELEONVERSION " (Bungo branch) build: " I386BOOT_CHAMELEONREVISION ", date: " I386BOOT_BUILDDATE); + verbose("%s\n", "Chameleon v" I386BOOT_CHAMELEONVERSION " (Bungo branch) r" I386BOOT_CHAMELEONREVISION " [" I386BOOT_BUILDDATE "]"); getRTCdatetime(); verbose("Logging started: %04d/%02d/%02d, %02d:%02d:%02d (+/- offset)\n", datetime.year, datetime.mon, datetime.day, datetime.hour, datetime.mins, datetime.secs); } @@ -217,9 +217,12 @@ va_list ap; va_start(ap, fmt); - if (bootArgs->Video.v_display == VGA_TEXT_MODE) { + if (bootArgs->Video.v_display == VGA_TEXT_MODE) + { prf(fmt, ap, putchar, 0); - } else { + } + else + { vprf(fmt, ap); } /* @@ -249,10 +252,14 @@ va_list ap; va_start(ap, fmt); - if (gVerboseMode) { - if (bootArgs->Video.v_display == VGA_TEXT_MODE) { + if (gVerboseMode) + { + if (bootArgs->Video.v_display == VGA_TEXT_MODE) + { prf(fmt, ap, putchar, 0); - } else { + } + else + { vprf(fmt, ap); } } @@ -283,28 +290,32 @@ va_list ap; gErrors = true; va_start(ap, fmt); - if (bootArgs->Video.v_display == VGA_TEXT_MODE) { + if (bootArgs->Video.v_display == VGA_TEXT_MODE) + { prf(fmt, ap, putchar, 0); - } else { + } + else + { vprf(fmt, ap); } - { // Kabyl: BooterLog struct putc_info pi; - if (!msgbuf) { + if (!msgbuf) + { return 0; } - if (((cursor - msgbuf) > (BOOTER_LOG_SIZE - SAFE_LOG_SIZE))) { + 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); @@ -316,9 +327,12 @@ printf("\n"); va_start(ap, fmt); - if (bootArgs->Video.v_display == VGA_TEXT_MODE) { + if (bootArgs->Video.v_display == VGA_TEXT_MODE) + { prf(fmt, ap, putchar, 0); - } else { + } + else + { vprf(fmt, ap); } va_end(ap); Index: branches/Bungo/i386/libsaio/exfat.c =================================================================== --- branches/Bungo/i386/libsaio/exfat.c (revision 2536) +++ branches/Bungo/i386/libsaio/exfat.c (revision 2537) @@ -27,6 +27,9 @@ * support for EXFAT volume label reading * EXFAT info from: http://www.ntfs.com/exfat-overview.htm * + * Zenith432, Nov 30 2014 + * support for reading files + * * EXFAT shares partition type with NTFS (0x7) and easiest way of * adding it was through ntfs.c module. All functions here are called * from similar ntfs.c funcs as fallback (if not NTFS, maybe it's EXFAT). @@ -35,78 +38,838 @@ #include "libsaio.h" #include "sl.h" +#pragma mark - +#pragma mark Preprocessor Definitions +#pragma mark - + #ifndef DEBUG_EXFAT #define DEBUG_EXFAT 0 #endif #if DEBUG_EXFAT #define DBG(x...) printf(x) +#define PAUSE() getchar() #else -#define DBG(x...) msglog(x) +#define DBG(x...) +#define PAUSE() #endif -#define EXFAT_BBID "EXFAT " +#define EXFAT_BBID &gExfatID[0] #define EXFAT_BBIDLEN 8 -#define MAX_BLOCK_SIZE 4096 -#define MAX_CLUSTER_SIZE 32 * 1024 * 1024 +#define MIN_BLOCK_SIZE_SHIFT 9 +#define MAX_BLOCK_SIZE_SHIFT 12 +#define MAX_BLOCK_SIZE (1 << MAX_BLOCK_SIZE_SHIFT) +#define MAX_CLUSTER_SIZE_SHIFT 25 +#define CLUST_FIRST 2 /* reserved cluster range */ +#define CLUST_RSRVD 0xfffffff7 /* reserved cluster range */ +#define INVALID_FAT_ADDRESS 0xffffffff +#define ATTR_DIRECTORY 0x10 /* entry is a directory name */ +#define SEFLAG_ALLOCATION_POSSIBLE 1 +#define SEFLAG_INVALID_FAT_CHAIN 2 +#define SEFLAG_PSEUDO_ROOTDIR 0x80 +#define COMPONENT_MAX_CHARS 255 /* Max # characters in path name single component */ -#define ERROR -1 +#pragma mark - +#pragma mark Static Data +#pragma mark - +static CICell gCurrentIH = NULL; +static uint8_t gBPSShift = 0; /* log_2(Bytes-Per-Sector) */ +static uint8_t gSPCShift = 0; /* log_2(Sectors-Per-Cluster) */ +static uint32_t gFATOffset = 0; /* in sectors */ +static uint32_t gFATLength = 0; /* in sectors */ +static uint32_t gCLOffset = 0; /* in sectors */ +static uint32_t gCLCount = 0; /* in clusters */ +static uint32_t gRDCl = 0; /* Root Directory Cluster Number */ +static uint8_t* gFATCacheBuffer = NULL; +static uint32_t gCachedFATBlockAddress = 0; +static uint16_t* gUPCase = NULL; /* If loaded, should be exactly 2^16 * sizeof(uint16_t) bytes long */ +static uint8_t gBPCBShift = 0; /* log_2(Bytes-Per-Cache-Block) */ +static char const gExfatID[] = "EXFAT "; + +#pragma mark - +#pragma mark Helper Structures +#pragma mark - + +struct exfat_dir_iterator +{ + uint64_t lsa; /* Current sector address */ + uint64_t lsa_end; /* Last sector address + 1 */ + uint8_t* buffer; + uint32_t cluster; /* Next cluster number */ + uint16_t residue; /* Number of sectors in last cluster */ + uint16_t entry_offset; /* Offset of next entry in buffer */ +}; + +struct exfat_inode +{ + uint64_t valid_length; /* File/Directory length */ + uint32_t first_cluster; /* First cluster number */ + uint8_t attributes; /* From direntry_file::attributes (truncated to 8 bits) */ + uint8_t stream_extension_flags; /* From direntry_stream_extension::flags */ +}; + +#pragma mark - +#pragma mark exFAT on-disk structures +#pragma mark - + /* * boot sector of the partition * http://www.ntfs.com/exfat-boot-sector.htm */ struct exfatbootfile { - u_int8_t reserved1[3]; /* JumpBoot: 0xEB7690 */ - u_int8_t bf_sysid[8]; /* FileSystemName: 'EXFAT ' */ - u_int8_t reserved2[53]; /* MustBeZero */ - u_int64_t bf_prtoff; /* PartitionOffset: In sectors; if 0, shall be ignored */ - u_int64_t bf_vollen; /* VolumeLength: Size of exFAT volume in sectors */ - u_int32_t bf_fatoff; /* FatOffset: In sectors */ - u_int32_t bf_fatlen; /* FatLength: In sectors. May exceed the required space in order to align the second FAT */ - u_int32_t bf_cloff; /* ClusterHeapOffset: In sectors. */ - u_int32_t bf_clcnt; /* ClusterCount: 2^32-11 is the maximum number of clusters could be described. */ - u_int32_t bf_rdircl; /* RootDirectoryCluster. */ - u_int32_t bf_volsn; /* VolumeSerialNumber. */ - u_int16_t bf_fsrev; /* FileSystemRevision: as MAJOR.minor, major revision is high byte, minor is low byte; currently 01.00. */ - u_int16_t bf_volflags; /* VolumeFlags. */ - u_int8_t bf_bpss; /* BytesPerSectorShift: Power of 2. Minimum 9 (512 bytes per sector), maximum 12 (4096 bytes per sector) */ - u_int8_t bf_spcs; /* SectorsPerClusterShift: Power of 2. Minimum 0 (1 sector per cluster), maximum 25 Ð BytesPerSectorShift, so max cluster size is 32 MB */ - u_int8_t bf_nfats; /* NumberOfFats: 2 is for TexFAT only */ - u_int8_t bf_drvs; /* DriveSelect: Extended INT 13h drive number; typically 0x80 */ - u_int8_t bf_pused; /* PercentInUse: 0..100 Ð percentage of allocated clusters rounded down to the integer 0xFF Ð percentage is not available */ - u_int8_t reserved3[7]; /* Reserved */ - u_int8_t bootcode[390]; /* BootCode */ - u_int16_t bf_bsig; /* BootSignature: 0xAA55 */ + uint8_t reserved1[3]; /* JumpBoot: 0xEB7690 */ + uint8_t bf_sysid[8]; /* FileSystemName: 'EXFAT ' */ + uint8_t reserved2[53]; /* MustBeZero */ + uint64_t bf_prtoff; /* PartitionOffset: In sectors; if 0, shall be ignored */ + uint64_t bf_vollen; /* VolumeLength: Size of exFAT volume in sectors */ + uint32_t bf_fatoff; /* FatOffset: In sectors */ + uint32_t bf_fatlen; /* FatLength: In sectors. May exceed the required space in order to align the second FAT */ + uint32_t bf_cloff; /* ClusterHeapOffset: In sectors. */ + uint32_t bf_clcnt; /* ClusterCount: 2^32-11 is the maximum number of clusters could be described. */ + uint32_t bf_rdircl; /* RootDirectoryCluster. */ + uint32_t bf_volsn; /* VolumeSerialNumber. */ + uint16_t bf_fsrev; /* FileSystemRevision: as MAJOR.minor, major revision is high byte, minor is low byte; currently 01.00. */ + uint16_t bf_volflags; /* VolumeFlags. */ + uint8_t bf_bpss; /* BytesPerSectorShift: Power of 2. Minimum 9 (512 bytes per sector), maximum 12 (4096 bytes per sector) */ + uint8_t bf_spcs; /* SectorsPerClusterShift: Power of 2. Minimum 0 (1 sector per cluster), maximum 25 Ð BytesPerSectorShift, so max cluster size is 32 MB */ + uint8_t bf_nfats; /* NumberOfFats: 2 is for TexFAT only */ + uint8_t bf_drvs; /* DriveSelect: Extended INT 13h drive number; typically 0x80 */ + uint8_t bf_pused; /* PercentInUse: 0..100 Ð percentage of allocated clusters rounded down to the integer 0xFF Ð percentage is not available */ + uint8_t reserved3[7]; /* Reserved */ + uint8_t bootcode[390]; /* BootCode */ + uint16_t bf_bsig; /* BootSignature: 0xAA55 */ }; struct direntry_label { - u_int8_t type; /* EntryType: 0x83 (or 0x03 if label is empty) */ - u_int8_t llen; /* CharacterCount: Length in Unicode characters (max 11) */ - u_int16_t label[11]; /* VolumeLabel: Unicode characters (max 11) */ - u_int8_t reserved1[8]; /* Reserved */ +#define DIRENTRY_TYPE_LABEL ((uint8_t) 0x83) + uint8_t type; /* EntryType: 0x83 (or 0x03 if label is empty) */ + uint8_t llen; /* CharacterCount: Length in Unicode characters (max 11) */ +#define VOLUME_LABEL_MAX_CHARS 11 + uint16_t label[11]; /* VolumeLabel: Unicode characters (max 11) */ + uint8_t reserved1[8]; /* Reserved */ }; +#if UNUSED +struct direntry_allocation_bitmap +{ + uint8_t type; /* EntryType: 0x81 (or 0x01 if entry is empty) */ + uint8_t bitmap_flags; /* bit 0: 0 1st bitmap, 1 2nd bitmap */ + uint8_t reserved1[18]; /* Reserved */ + uint32_t first_cluster; /* Cluster address of 1st data block */ + uint64_t data_length; /* Length of the data */ +}; +struct direntry_upcase_table +{ + uint8_t type; /* EntryType: 0x82 (or 0x02 if entry is empty) */ + uint8_t reserved1[3]; /* Reserved */ + uint32_t checksum; /* Table Checksum */ + uint8_t reserved2[12]; /* Reserved */ + uint32_t first_cluster; /* Cluster address of 1st data block */ + uint64_t data_length; /* Length of the data */ +}; +/* + * Skipped: + * Volume GUID direntry 0xA0 + * TexFAT Padding direntry 0xA1 + * Windows CE Access Control Table 0xE2 + */ +#endif /* UNUSED */ + +struct direntry_file +{ +#define DIRENTRY_TYPE_FILE ((uint8_t) 0x85) + uint8_t type; /* EntryType: 0x85 (or 0x05 if entry is empty) */ + uint8_t count2; /* Secondary Count */ + uint16_t checksum; /* Set Checksum */ + uint16_t attributes; /* File Attributes, 1 - R, 2 - H, 4 - S, 16 - D, 32 - A */ + uint8_t reserved1[2]; /* Reserved */ + uint32_t create_time; /* Create Time, DOS Timestamp Format */ + uint32_t mod_time; /* Last Modified Time, DOS Timestamp Format */ + uint32_t access_time; /* Last Accessed Time, DOS Timestamp Format */ + uint8_t create_10ms; /* 10ms increments range 0 - 199 */ + uint8_t mod_10ms; /* 10ms increments range 0 - 199 */ + uint8_t create_tzoff; /* TZ Offset, difference to UTC in 15 min increments */ + uint8_t mod_tzoff; /* TZ Offset, difference to UTC in 15 min increments */ + uint8_t access_tzoff; /* TZ Offset, difference to UTC in 15 min increments */ + uint8_t reserved2[7]; /* Reserved */ +}; + +struct direntry_stream_extension +{ +#define DIRENTRY_TYPE_ST_EX ((uint8_t) 0xC0) + uint8_t type; /* EntryType: 0xC0 (or 0x40 if entry is empty) */ + uint8_t flags; /* bit 0 - Allocation Possible (1 Yes/0 No), bit 1 - No FAT Chain (1 Invalid/0 Valid) */ + uint8_t reserved1; /* Reserved */ + uint8_t name_length; /* Name Length */ + uint16_t name_hash; /* Name Hash */ + uint8_t reserved2[2]; /* Reserved */ + uint64_t valid_length; /* Valid Data Length */ + uint8_t reserved3[4]; /* Reserved */ + uint32_t first_cluster; /* Cluster address of 1st data block */ + uint64_t data_length; /* Length of the data */ +}; + +struct direntry_name_extension +{ +#define DIRENTRY_TYPE_NA_EX ((uint8_t) 0xC1) + uint8_t type; /* EntryType: 0xC1 (or 0x41 if entry is empty) */ + uint8_t reserved1; /* Reserved */ +#define LABEL_MAX_CHARS 15 + uint16_t label[15]; /* 15 characters of file name (UTF16LE) */ +}; + +#pragma mark - +#pragma mark FATCache +#pragma mark - + +static +int FATCacheInit(int invalidate) +{ + if (!gFATCacheBuffer) + { + gFATCacheBuffer = (uint8_t*) malloc(MAX_BLOCK_SIZE); + if (!gFATCacheBuffer) + { + return -1; + } + invalidate = 1; + } + if (invalidate) + { + gCachedFATBlockAddress = INVALID_FAT_ADDRESS; + } + return 0; +} + +static inline +void FATCacheInvalidate(void) +{ + gCachedFATBlockAddress = INVALID_FAT_ADDRESS; +} + +static inline +uint16_t CacheBlockSize(void) +{ + return (uint16_t) (1 << gBPCBShift); +} + +static +int getRange(uint32_t cluster, uint32_t maxContiguousClusters, uint32_t* pNextCluster, uint32_t* pNumContiguousClusters) +{ + uint32_t count, lcba; + uint16_t mask; + uint8_t shift; + + if (!pNextCluster || !pNumContiguousClusters) + { + return -1; + } + count = 0; + shift = gBPCBShift - 2; + mask = (uint16_t) ((1 << shift) - 1); + while (cluster >= CLUST_FIRST && cluster < CLUST_RSRVD && count < maxContiguousClusters) + { + ++count; + lcba = cluster >> shift; + if (lcba != gCachedFATBlockAddress) + { + CacheRead(gCurrentIH, + (char*) gFATCacheBuffer, + (((long long) gFATOffset) << gBPSShift) + (((long long) lcba) << gBPCBShift), + CacheBlockSize(), + 1); + gCachedFATBlockAddress = lcba; + } + lcba = cluster + 1; + cluster = OSSwapLittleToHostInt32(((uint32_t const*) gFATCacheBuffer)[cluster & mask]); + if (cluster != lcba) + break; + } + *pNextCluster = cluster; + *pNumContiguousClusters = count; + return 0; +} + +#pragma mark - +#pragma mark Directory Iterator +#pragma mark - + +static +void InitIteratorFromRoot(struct exfat_dir_iterator* pIter) +{ + pIter->lsa = 0; + pIter->lsa_end = 0; + pIter->cluster = gRDCl; + pIter->residue = 0; + pIter->entry_offset = CacheBlockSize(); +} + +static inline +uint64_t RoundUp(uint64_t val, uint8_t shift) +{ + return (val + (1 << shift) - 1) >> shift; /* == RoundUpToInt(val/(2^shift)) */ +} + +static inline +uint16_t Residue(uint64_t val, uint8_t shift) +{ + return (-(int16_t) val) & (int16_t) ((1 << shift) - 1); /* == (-val) mod (2^shift) */ +} + +static inline +uint64_t ClusterToLSA(uint32_t cluster) +{ + return (((uint64_t) (cluster - CLUST_FIRST)) << gSPCShift) + gCLOffset; +} + +static +void InitIteratorFromInode(struct exfat_dir_iterator* pIter, struct exfat_inode const* pInode) +{ + if (pInode->stream_extension_flags & SEFLAG_ALLOCATION_POSSIBLE) + { + uint64_t sector_length = RoundUp(pInode->valid_length, gBPSShift); + if (pInode->stream_extension_flags & SEFLAG_INVALID_FAT_CHAIN) + { + pIter->lsa = ClusterToLSA(pInode->first_cluster); + pIter->lsa_end = pIter->lsa + sector_length; + pIter->cluster = CLUST_RSRVD; + } + else + { + pIter->lsa = 0; + pIter->lsa_end = 0; + pIter->cluster = pInode->first_cluster; + pIter->residue = Residue(sector_length, gSPCShift); + } + } + else + { + pIter->lsa = 0; + pIter->lsa_end = 0; + pIter->cluster = CLUST_RSRVD; + } + pIter->entry_offset = CacheBlockSize(); +} + +static +uint8_t const* nextDirEntry(struct exfat_dir_iterator* pIter) +{ + uint8_t const* ret; + uint16_t toRead; + + if (pIter->entry_offset >= CacheBlockSize()) + { + if (pIter->lsa == pIter->lsa_end) { + uint32_t next_cluster, contig; + + getRange(pIter->cluster, CLUST_RSRVD, &next_cluster, &contig); + if (!contig) + { + return NULL; + } + pIter->lsa = ClusterToLSA(pIter->cluster); + pIter->lsa_end = pIter->lsa + (((uint64_t) contig) << gSPCShift); + if (next_cluster >= CLUST_RSRVD) + { + pIter->lsa_end -= pIter->residue; + } + pIter->cluster = next_cluster; + } + toRead = (uint16_t) (1 << (gBPCBShift - gBPSShift)); + if (pIter->lsa + toRead > pIter->lsa_end) + toRead = (uint16_t) (pIter->lsa_end - pIter->lsa); + CacheRead(gCurrentIH, + (char*) pIter->buffer, + (long long) (pIter->lsa << gBPSShift), + ((uint32_t) toRead) << gBPSShift, + 1); + pIter->lsa += toRead; + pIter->entry_offset = 0; + } + ret = pIter->buffer + pIter->entry_offset; + pIter->entry_offset += sizeof(struct direntry_file); + return ret; +} + +#pragma mark - +#pragma mark Path Search +#pragma mark - + +static inline +int32_t ToUpper(uint16_t ch) +{ + if (gUPCase) + { + return gUPCase[ch]; + } + if (ch >= 128) + { + return -1; + } + if ((uint8_t) ch >= 'a' && (uint8_t) ch <= 'z') + { + ch &= ~0x20; + } + return ch; +} + +static +int32_t NameHash(uint16_t const* component_utf16le, uint16_t numChars) +{ + int32_t ch; + uint16_t hash = 0; + + for (; numChars; ++component_utf16le, --numChars) + { + ch = ToUpper(OSSwapLittleToHostInt16(*component_utf16le)); + if (ch < 0) + { + return ch; + } + hash = (hash << 15) | (hash >> 1) + (uint8_t) ch; + hash = (hash << 15) | (hash >> 1) + (uint8_t) (ch >> 8); + } + return hash; +} + +static +int ComponentToInode(struct exfat_dir_iterator* iterator, uint16_t const* component_utf16le, uint16_t numChars, struct exfat_inode* out_file) +{ + union { + uint8_t const* nde; + struct direntry_file const* fe; + struct direntry_stream_extension const* fse; + struct direntry_name_extension const* ne; + } u; + int32_t computed_hash; + uint8_t count2, name_length; + + computed_hash = NameHash(component_utf16le, numChars); + while ((u.nde = nextDirEntry(iterator))) + { + if (!*u.nde) + { + break; + } + redo: + if (*u.nde != DIRENTRY_TYPE_FILE) + continue; + count2 = u.fe->count2; + if (count2 < 2) + { + continue; + } + out_file->attributes = (uint8_t) OSSwapLittleToHostInt16(u.fe->attributes); + u.nde = nextDirEntry(iterator); + if (!u.nde || !*u.nde) + break; + if (*u.nde != DIRENTRY_TYPE_ST_EX) + goto redo; + out_file->stream_extension_flags = u.fse->flags; + name_length = u.fse->name_length; + if (name_length != numChars) + continue; + if (computed_hash >= 0 && computed_hash != OSSwapLittleToHostInt16(u.fse->name_hash)) + continue; + out_file->valid_length = OSSwapLittleToHostInt64(u.fse->valid_length); + out_file->first_cluster = OSSwapLittleToHostInt32(u.fse->first_cluster); + for (--count2; count2 && name_length; --count2) { + int32_t ch1, ch2; + uint16_t const* q; + uint8_t t; + + u.nde = nextDirEntry(iterator); + if (!u.nde || !*u.nde) + goto outta_bad; + if (*u.nde != DIRENTRY_TYPE_NA_EX) + goto redo; + t = name_length > LABEL_MAX_CHARS ? LABEL_MAX_CHARS : name_length; + q = &u.ne->label[0]; + for (; t; ++q, ++component_utf16le, --t, --name_length) { + ch1 = ToUpper(OSSwapLittleToHostInt16(*component_utf16le)); + ch2 = ToUpper(OSSwapLittleToHostInt16(*q)); + if (ch1 != ch2) + goto abort_comparison; + } + } + return 0; + abort_comparison:; + } +outta_bad: + return -1; +} + +static +int ExtractDirEntry(struct exfat_dir_iterator* iterator, char** name, long* flags, u_int32_t* time, long* infoValid) +{ + union { + uint8_t const* nde; + struct direntry_file const* fe; + struct direntry_stream_extension const* fse; + struct direntry_name_extension const* ne; + } u; + uint8_t count2, name_length, t; + uint16_t component_full[COMPONENT_MAX_CHARS], *cp_ptr; + + while ((u.nde = nextDirEntry(iterator))) { + if (!*u.nde) + break; + redo: + if (*u.nde != DIRENTRY_TYPE_FILE) + continue; + count2 = u.fe->count2; + if (count2 < 2) + continue; + if (flags) + *flags = (OSSwapLittleToHostInt16(u.fe->attributes) & ATTR_DIRECTORY) ? kFileTypeDirectory : kFileTypeFlat; + if (time) + *time = OSSwapLittleToHostInt32(u.fe->mod_time); + if (!name) + goto info_valid; + u.nde = nextDirEntry(iterator); + if (!u.nde || !*u.nde) + break; + if (*u.nde != DIRENTRY_TYPE_ST_EX) + goto redo; + name_length = u.fse->name_length; + cp_ptr = &component_full[0]; + for (--count2; count2 && name_length; --count2) { + u.nde = nextDirEntry(iterator); + if (!u.nde || !*u.nde) + goto outta_bad; + if (*u.nde != DIRENTRY_TYPE_NA_EX) + goto redo; + t = name_length > LABEL_MAX_CHARS ? LABEL_MAX_CHARS : name_length; + memcpy(cp_ptr, &u.ne->label[0], t * sizeof(uint16_t)); + cp_ptr += t; + name_length -= t; + } + /* + * Note: for ASCII can allocate exactly name_length + 1, + * but in case of multibyte characters, allow more space. + */ + *name = (char*) malloc(COMPONENT_MAX_CHARS + 1); + if (*name) + utf_encodestr(&component_full[0], cp_ptr - &component_full[0], (uint8_t*) *name, COMPONENT_MAX_CHARS, OSLittleEndian); + info_valid: + if (infoValid) + *infoValid = 1; + return 0; + } +outta_bad: + return -1; +} + +static +int PathToInode(char const* path, struct exfat_inode* out_file, uint8_t* buffer /* size CacheBlockSize() bytes */) +{ + struct exfat_dir_iterator iterator; + uint8_t *ptr, *slash, ch; + uint16_t path_utf16le[COMPONENT_MAX_CHARS]; + uint16_t numChars; + char have_prev_inode; + + InitIteratorFromRoot(&iterator); + iterator.buffer = buffer; + ptr = (uint8_t*) path; /* Note: const_cast */ + have_prev_inode = 0; + do { + do { + for (slash = ptr; *slash && *slash != '/'; ++slash); + ch = *slash; + if (slash == ptr) { + if (!ch) { + if (!have_prev_inode) { + /* + * Fill in pseudo-inode for Root Directory + */ + out_file->valid_length = 0; /* Unknown */ + out_file->first_cluster = gRDCl; + out_file->attributes = ATTR_DIRECTORY; + out_file->stream_extension_flags = SEFLAG_ALLOCATION_POSSIBLE | SEFLAG_PSEUDO_ROOTDIR; + } + return 0; + } + ++ptr; + continue; + } + break; + } while (1); + *slash = 0; + utf_decodestr(ptr, &path_utf16le[0], &numChars, sizeof path_utf16le, OSLittleEndian); + numChars = OSSwapLittleToHostInt16(numChars); + *slash = ch; + ptr = slash + 1; + if (have_prev_inode) + InitIteratorFromInode(&iterator, out_file); + if (ComponentToInode(&iterator, &path_utf16le[0], numChars, out_file) < 0) + break; + if (!ch) /* was last component - done */ + return 0; + if (!(out_file->attributes & ATTR_DIRECTORY)) /* not a directory and not last component - error */ + return -1; + have_prev_inode = 1; + } while (1); + return -1; +} + +#pragma mark - +#pragma mark exFAT Implementation +#pragma mark - + +void +EXFATFree(CICell ih) +{ + if (gCurrentIH == ih) { + gCurrentIH = NULL; + FATCacheInvalidate(); + } + free(ih); +} + +long +EXFATInitPartition(CICell ih) +{ + uint8_t *buffer, bpss, spcs; + struct exfatbootfile const* boot; + + if (!ih) + return -1; + if (gCurrentIH == ih) + { + CacheInit(ih, CacheBlockSize()); + return FATCacheInit(0); + } + + buffer = (uint8_t*) malloc(BPS); + if (!buffer) + return -1; + + /* + * Read the boot sector of the filesystem, and then check the + * boot signature. If not a boot sector then error out. + */ + + Seek(ih, 0); + Read(ih, (long) buffer, BPS); + + boot = (struct exfatbootfile const*) buffer; + + /* Looking for EXFAT signature. */ + if (memcmp((char const*) &boot->bf_sysid[0], EXFAT_BBID, EXFAT_BBIDLEN)) { + free(buffer); + return -1; + } + + /* + * Make sure the bytes per sector and sectors per cluster are within reasonable ranges. + */ + bpss = boot->bf_bpss; + if (bpss < MIN_BLOCK_SIZE_SHIFT || bpss > MAX_BLOCK_SIZE_SHIFT) { + free(buffer); + return -1; + } + + spcs = boot->bf_spcs; + if (spcs > (MAX_CLUSTER_SIZE_SHIFT - bpss)) { + free(buffer); + return -1; + } + + if (FATCacheInit(1) < 0) + { + free(buffer); + return -1; + } + + gBPSShift = bpss; + gSPCShift = spcs; + gFATOffset = OSSwapLittleToHostInt32(boot->bf_fatoff); + gFATLength = OSSwapLittleToHostInt32(boot->bf_fatlen); + gCLOffset = OSSwapLittleToHostInt32(boot->bf_cloff); + gCLCount = OSSwapLittleToHostInt32(boot->bf_clcnt); + gRDCl = OSSwapLittleToHostInt32(boot->bf_rdircl); + gBPCBShift = bpss + spcs; + if (gBPCBShift > MAX_BLOCK_SIZE_SHIFT) + gBPCBShift = MAX_BLOCK_SIZE_SHIFT; + + gCurrentIH = ih; + + CacheInit(ih, CacheBlockSize()); + + free(buffer); + return 0; +} + +long +EXFATGetDirEntry(CICell ih, char * dirPath, long long * dirIndex, + char ** name, long * flags, u_int32_t * time, + FinderInfo * finderInfo, long * infoValid) +{ + struct exfat_dir_iterator* iterator; + + if (!dirPath || !dirIndex) + return -1; + + if (EXFATInitPartition(ih) < 0) + return -1; + + if (*dirPath == '/') + ++dirPath; + + iterator = (struct exfat_dir_iterator*) (long) *dirIndex; + if (!iterator) { + struct exfat_inode inode; + uint8_t* buffer; + + buffer = (uint8_t*) malloc(CacheBlockSize() + sizeof *iterator); + if (!buffer) + return -1; + iterator = (struct exfat_dir_iterator*) (buffer + CacheBlockSize()); + if (PathToInode(dirPath, &inode, buffer) < 0 || + !(inode.attributes & ATTR_DIRECTORY)) { + free(buffer); + return -1; + } + if (inode.stream_extension_flags & SEFLAG_PSEUDO_ROOTDIR) + InitIteratorFromRoot(iterator); + else + InitIteratorFromInode(iterator, &inode); + iterator->buffer = buffer; + *dirIndex = (long long) (long) iterator; + } + if (ExtractDirEntry(iterator, name, flags, time, infoValid) < 0) { + free(iterator->buffer); + *dirIndex = 0; + return -1; + } + return 0; +} + +long +EXFATReadFile(CICell ih, char * filePath, void *base, uint64_t offset, uint64_t length) +{ + uint64_t size, toRead, leftToRead; + struct exfat_inode inode; + uint8_t* buffer; + uint32_t cluster; + + if (EXFATInitPartition(ih) < 0) + return -1; + + if (*filePath == '/') + ++filePath; + + buffer = (uint8_t*) malloc(CacheBlockSize()); + if (!buffer) + return -1; + + if (PathToInode(filePath, &inode, buffer) < 0 || + (inode.attributes & ATTR_DIRECTORY) != 0) { + free(buffer); + return -1; + } + free(buffer); + if (!(inode.stream_extension_flags & SEFLAG_ALLOCATION_POSSIBLE)) + return (!offset && !length) ? 0 : -1; + cluster = inode.first_cluster; + size = inode.valid_length; + if (size == offset && !length) + return 0; + if (size <= offset) + return -1; + toRead = size - offset; + if (length && length < toRead) + toRead = length; + if (inode.stream_extension_flags & SEFLAG_INVALID_FAT_CHAIN) { + Seek(ih, (long long) ((ClusterToLSA(cluster) << gBPSShift) + offset)); + Read(ih, (long) base, (long) toRead); + return (long) toRead; + } + leftToRead = toRead; + do { + uint64_t chunk, canRead; + uint32_t next_cluster, contig; + + getRange(cluster, CLUST_RSRVD, &next_cluster, &contig); + if (!contig) + break; + chunk = ((uint64_t) contig) << (gBPSShift + gSPCShift); + if (offset >= chunk) { + offset -= chunk; + cluster = next_cluster; + continue; + } + canRead = chunk - offset; + if (canRead > leftToRead) + canRead = leftToRead; + Seek(ih, (long long) ((ClusterToLSA(cluster) << gBPSShift) + offset)); + Read(ih, (long) base, (long) canRead); + base = ((uint8_t*) base) + canRead; + cluster = next_cluster; + offset = 0; + leftToRead -= canRead; + } while (leftToRead); + return (long) (toRead - leftToRead); +} + +long +EXFATGetFileBlock(CICell ih, char *filePath, unsigned long long *firstBlock) +{ + uint8_t* buffer; + struct exfat_inode inode; + uint32_t cluster; + + if (EXFATInitPartition(ih) < 0) + return -1; + + if (*filePath == '/') + ++filePath; + + buffer = (uint8_t*) malloc(CacheBlockSize()); + if (!buffer) + return -1; + + if (PathToInode(filePath, &inode, buffer) < 0 || + (inode.attributes & ATTR_DIRECTORY) != 0 || + !(inode.stream_extension_flags & SEFLAG_ALLOCATION_POSSIBLE)) { + free(buffer); + return -1; + } + free(buffer); + cluster = inode.first_cluster; + if (cluster < CLUST_FIRST || cluster >= CLUST_RSRVD) + return -1; + *firstBlock = ClusterToLSA(cluster); + return 0; +} + +long +EXFATLoadFile(CICell ih, char * filePath) +{ + return EXFATReadFile(ih, filePath, (void *)gFSLoadAddress, 0, 0); +} + /** * Reads volume label into str. - * Reads boot sector, performs dome checking, loads root dir + * Reads boot sector, performs some checking, loads root dir * and parses volume label. */ void EXFATGetDescription(CICell ih, char *str, long strMaxLen) { struct exfatbootfile *boot; - u_int32_t bytesPerSector = 0; - u_int32_t sectorsPerCluster = 0; + uint8_t bpss, spcs; long long rdirOffset = 0; char *buf = NULL; struct direntry_label *dire = NULL; int loopControl = 0; - //verbose("EXFAT: start %x:%x\n", ih->biosdev, ih->part_no); + DBG("EXFAT: start %x:%x\n", ih->biosdev, ih->part_no); buf = (char *)malloc(MAX_BLOCK_SIZE); if (buf == 0) @@ -133,7 +896,8 @@ * 0xEC 0x?? 0x90 * where 0x?? means any byte value is OK. */ - if (boot->reserved1[0] != 0xE9 && (boot->reserved1[0] != 0xEB || boot->reserved1[2] != 0x90)) + if (boot->reserved1[0] != 0xE9 + && (boot->reserved1[0] != 0xEB || boot->reserved1[2] != 0x90)) { goto error; } @@ -148,30 +912,30 @@ * Make sure the bytes per sector and sectors per cluster are * powers of two, and within reasonable ranges. */ - bytesPerSector = 1 << boot->bf_bpss; /* Just one byte; no swapping needed */ - //verbose("EXFAT: bpss=%d, bytesPerSector=%d\n", boot->bf_bpss, bytesPerSector); - if (boot->bf_bpss < 9 || boot->bf_bpss > 12) + bpss = boot->bf_bpss; /* Just one byte; no swapping needed */ + DBG("EXFAT: bpss=%d, bytesPerSector=%d\n", bpss, (1 << bpss)); + if (bpss < MIN_BLOCK_SIZE_SHIFT || bpss > MAX_BLOCK_SIZE_SHIFT) { - verbose("EXFAT: invalid bytes per sector shift(%d)\n", boot->bf_bpss); + DBG("EXFAT: invalid bytes per sector shift(%d)\n", bpss); goto error; } - sectorsPerCluster = 1 << boot->bf_spcs; /* Just one byte; no swapping needed */ - //verbose("EXFAT: spcs=%d, sectorsPerCluster=%d\n", boot->bf_spcs, sectorsPerCluster); - if (boot->bf_spcs > (25 - boot->bf_bpss)) + spcs = boot->bf_spcs; /* Just one byte; no swapping needed */ + DBG("EXFAT: spcs=%d, sectorsPerCluster=%d\n", spcs, (1 << spcs)); + if (spcs > (MAX_CLUSTER_SIZE_SHIFT - bpss)) { - verbose("EXFAT: invalid sectors per cluster shift (%d)\n", boot->bf_spcs); + DBG("EXFAT: invalid sectors per cluster shift (%d)\n", spcs); goto error; } // calculate root dir cluster offset - rdirOffset = boot->bf_cloff + (boot->bf_rdircl - 2) * sectorsPerCluster; - //verbose("EXFAT: rdirOffset=%d\n", rdirOffset); + rdirOffset = OSSwapLittleToHostInt32(boot->bf_cloff) + ((long long) (OSSwapLittleToHostInt32(boot->bf_rdircl) - 2) << spcs); + DBG("EXFAT: rdirOffset=%d\n", (int) rdirOffset); // load MAX_BLOCK_SIZE bytes of root dir - Seek(ih, rdirOffset * bytesPerSector); + Seek(ih, rdirOffset << bpss); Read(ih, (long)buf, MAX_BLOCK_SIZE); - //verbose("buf 0 1 2 = %x %x %x\n", 0x00ff & buf[0], 0x00ff & buf[1], 0x00ff & buf[2]); + DBG("buf 0 1 2 = %x %x %x\n", 0x00ff & buf[0], 0x00ff & buf[1], 0x00ff & buf[2]); str[0] = '\0'; @@ -181,28 +945,29 @@ */ loopControl = MAX_BLOCK_SIZE / sizeof(struct direntry_label); dire = (struct direntry_label *)buf; - while (loopControl && dire->type && dire->type != 0x83) + while (loopControl && dire->type && dire->type != DIRENTRY_TYPE_LABEL) { dire++; loopControl--; } - if (dire->type == 0x83 && dire->llen > 0 && dire->llen <= 11) + if (dire->type == DIRENTRY_TYPE_LABEL && dire->llen > 0 && dire->llen <= VOLUME_LABEL_MAX_CHARS) { utf_encodestr( dire->label, (int)dire->llen, (u_int8_t *)str, strMaxLen, OSLittleEndian ); } - //verbose("EXFAT: label=%s\n", str); -/* + DBG("EXFAT: label=%s\n", str); + free(buf); -#if DEBUG_EXFAT - pause(""); -#endif + PAUSE(); return; -*/ + error: - if (buf) free(buf); -#if DEBUG_EXFAT - pause(""); -#endif + if (buf) + { + free(buf); + } + + DBG("EXFAT: error\n"); + PAUSE(); return; } @@ -213,6 +978,7 @@ */ long EXFATGetUUID(CICell ih, char *uuidStr) { + uint32_t volsn; struct exfatbootfile *boot; void *buf = malloc(MAX_BLOCK_SIZE); if ( !buf ) @@ -233,17 +999,22 @@ * Check the "EXFAT " signature. */ if (memcmp((const char *)boot->bf_sysid, EXFAT_BBID, EXFAT_BBIDLEN) != 0) + { return -1; + } // Check for non-null volume serial number - if( !boot->bf_volsn ) + volsn = OSSwapLittleToHostInt32(boot->bf_volsn); + if( !volsn ) + { return -1; + } // Use UUID like the one you get on Windows - sprintf(uuidStr, "%04X-%04X", (unsigned short)(boot->bf_volsn >> 16) & 0xFFFF, - (unsigned short)boot->bf_volsn & 0xFFFF); + sprintf(uuidStr, "%04X-%04X", (unsigned short)(volsn >> 16) & 0xFFFF, + (unsigned short)volsn & 0xFFFF); - //verbose("EXFATGetUUID: %x:%x = %s\n", ih->biosdev, ih->part_no, uuidStr); + DBG("EXFATGetUUID: %x:%x = %s\n", ih->biosdev, ih->part_no, uuidStr); return 0; } @@ -259,8 +1030,10 @@ // Looking for EXFAT signature. if (memcmp((const char *)boot->bf_sysid, EXFAT_BBID, EXFAT_BBIDLEN) == 0) + { result = true; + } - //verbose("EXFATProbe: %d\n", result ? 1 : 0); + DBG("EXFATProbe: %d\n", result ? 1 : 0); return result; } Index: branches/Bungo/i386/libsaio/bootstruct.c =================================================================== --- branches/Bungo/i386/libsaio/bootstruct.c (revision 2536) +++ branches/Bungo/i386/libsaio/bootstruct.c (revision 2537) @@ -145,21 +145,26 @@ MemoryRange *range; int memoryMapCount = bootInfo->memoryMapCount; - if (memoryMapCount == 0) { + if (memoryMapCount == 0) + { // XXX could make a two-part map here stop("Unable to convert memory map into proper format\n"); } // convert memory map to boot_args memory map memoryMap = (EfiMemoryRange *)AllocateKernelMemory(sizeof(EfiMemoryRange) * memoryMapCount); + bootArgs->MemoryMap = (uint32_t)memoryMap; bootArgs->MemoryMapSize = sizeof(EfiMemoryRange) * memoryMapCount; 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) { + + switch(range->type) + { case kMemoryRangeACPI: memoryMap->Type = kEfiACPIReclaimMemory; break; @@ -178,6 +183,7 @@ memoryMap->Type = kEfiReservedMemoryType; break; } + memoryMap->PhysicalStart = range->base; memoryMap->VirtualStart = range->base; memoryMap->NumberOfPages = range->length >> I386_PGSHIFT; @@ -193,7 +199,9 @@ // Flatten device tree DT__FlattenDeviceTree(0, &size); addr = (void *)AllocateKernelMemory(size); - if (addr == 0) { + + if (addr == 0) + { stop("Couldn't allocate device tree\n"); } Index: branches/Bungo/i386/libsaio/vbe.c =================================================================== --- branches/Bungo/i386/libsaio/vbe.c (revision 2536) +++ branches/Bungo/i386/libsaio/vbe.c (revision 2537) @@ -116,6 +116,8 @@ return(bb.eax.r.h); } +//============================================================================== + /* * Default GTF parameter values. */ @@ -153,6 +155,8 @@ return x*y; } +//============================================================================== + uint8_t generateCRTCTiming( unsigned short width, unsigned short height, unsigned long paramValue, @@ -260,12 +264,15 @@ return 0; } +//============================================================================== + uint8_t setVBEMode(unsigned short mode, const VBECRTCInfoBlock * timing) { bb.intno = 0x10; bb.eax.rr = funcSetMode; bb.ebx.rr = mode; - if (timing) { + if (timing) + { bb.es = SEG(timing); bb.edi.rr = OFF(timing); } @@ -273,6 +280,8 @@ return(bb.eax.r.h); } +//============================================================================== + uint8_t setVBEPalette(void *palette) { bb.intno = 0x10; @@ -286,6 +295,8 @@ return(bb.eax.r.h); } +//============================================================================== + uint8_t getVBEPalette(void *palette) { bb.intno = 0x10; @@ -299,6 +310,8 @@ return(bb.eax.r.h); } +//============================================================================== + uint8_t getVBECurrentMode(unsigned short *mode) { bb.intno = 0x10; @@ -308,6 +321,8 @@ return(bb.eax.r.h); } +//============================================================================== + uint8_t getVBEPixelClock(unsigned short mode, unsigned long * pixelClock) { bb.intno = 0x10; @@ -320,6 +335,8 @@ return(bb.eax.r.h); } +//============================================================================== + uint8_t getVBEEDID(void *edidBlock) { bzero(&bb, sizeof(bb)); Index: branches/Bungo/i386/libsaio/exfat.h =================================================================== --- branches/Bungo/i386/libsaio/exfat.h (revision 2536) +++ branches/Bungo/i386/libsaio/exfat.h (revision 2537) @@ -23,8 +23,18 @@ * dmazar, 14/7/2011 * support for EXFAT volume label reading * + * Zenith432, Nov 30 2014 + * support for reading files */ +extern void EXFATFree(CICell ih); +extern long EXFATInitPartition(CICell ih); +extern long EXFATGetDirEntry(CICell ih, char * dirPath, long long * dirIndex, + char ** name, long * flags, u_int32_t * time, + FinderInfo * finderInfo, long * infoValid); +extern long EXFATReadFile(CICell ih, char * filePath, void *base, uint64_t offset, uint64_t length); +extern long EXFATGetFileBlock(CICell ih, char *filePath, unsigned long long *firstBlock); +extern long EXFATLoadFile(CICell ih, char * filePath); extern void EXFATGetDescription(CICell ih, char *str, long strMaxLen); extern bool EXFATProbe (const void *buf); extern long EXFATGetUUID(CICell ih, char *uuidStr); Index: branches/Bungo/i386/libsaio/device_tree.c =================================================================== --- branches/Bungo/i386/libsaio/device_tree.c (revision 2536) +++ branches/Bungo/i386/libsaio/device_tree.c (revision 2537) @@ -85,9 +85,6 @@ Property * DT__AddProperty(Node *node, const char *name, uint32_t length, void *value) { - uint8_t namelength = strlen(name); - if (!namelength || !length) return 0; - Property *prop; DPRINTF("DT__AddProperty([Node '%s'], '%s', %d, 0x%X)\n", DT__GetName(node), name, length, value); Index: branches/Bungo/i386/libsaio/acpi_patcher.c =================================================================== --- branches/Bungo/i386/libsaio/acpi_patcher.c (revision 2536) +++ branches/Bungo/i386/libsaio/acpi_patcher.c (revision 2537) @@ -1,7 +1,6 @@ /* * Copyright 2008 mackerintel - * 2010 mojodojo, - * 2012 slice + * 2010 mojodojo, 2012 slice */ #include "libsaio.h" @@ -28,6 +27,10 @@ #define DBG(x...) msglog(x) #endif +// Bungo: +void *new_dsdt = NULL, + *new_ecdt = NULL; + // Slice: New signature compare function boolean_t tableSign(void *table, const char *sgn) { @@ -54,30 +57,39 @@ EBDA_RANGE_START = /* (uint32_t)swapUint16(*(uint16_t *)BDA_EBDA_START) << 4 */ EBDA_RANGE_MIN; verbose("ACPIpatcher: scanning EBDA [%08X-%08X] for RSDP 1.0... ", EBDA_RANGE_START, EBDA_RANGE_END); void *acpi_addr = (void*)EBDA_RANGE_START; - for (; acpi_addr < (void*)EBDA_RANGE_END; acpi_addr++) { - if (*(uint64_t *)acpi_addr == ACPI_SIGNATURE_UINT64_LE) { + for (; acpi_addr < (void*)EBDA_RANGE_END; acpi_addr++) + { + if (*(uint64_t *)acpi_addr == ACPI_SIGNATURE_UINT64_LE) + { break; } } - if (acpi_addr >= (void*)EBDA_RANGE_END) { + if (acpi_addr >= (void*)EBDA_RANGE_END) + { verbose("Nothing found.\n"); verbose("ACPIpatcher: scanning BIOS area [%08X-%08X] for RSDP 1.0...\n", ACPI_RANGE_START, ACPI_RANGE_END); acpi_addr = (void*)ACPI_RANGE_START; - for (; acpi_addr < (void*)ACPI_RANGE_END; acpi_addr += 16) { - if (*(uint64_t *)acpi_addr == ACPI_SIGNATURE_UINT64_LE) { + for (; acpi_addr < (void*)ACPI_RANGE_END; acpi_addr += 16) + { + if (*(uint64_t *)acpi_addr == ACPI_SIGNATURE_UINT64_LE) + { break; } } - } else { + } + else + { verbose("\n"); } uint8_t csum = checksum8(acpi_addr, 20); - if (csum == 0) { + if (csum == 0) + { // Only return the table if it is a true version 1.0 table (Revision 0) - if(((struct acpi_2_rsdp*)acpi_addr)->Revision == 0) { + if(((struct acpi_2_rsdp*)acpi_addr)->Revision == 0) + { return acpi_addr; } } @@ -92,22 +104,29 @@ EBDA_RANGE_START = /* (uint32_t)swapUint16(*(uint16_t *)BDA_EBDA_START) << 4 */ EBDA_RANGE_MIN; verbose("ACPIpatcher: scanning EBDA [%08X-%08X] for RSDP 2.0 or newer... ", EBDA_RANGE_START, EBDA_RANGE_END); void *acpi_addr = (void *)EBDA_RANGE_START; - for (; acpi_addr < (void *)EBDA_RANGE_END; acpi_addr++) { - if (*(uint64_t *)acpi_addr == ACPI_SIGNATURE_UINT64_LE) { + for (; acpi_addr < (void *)EBDA_RANGE_END; acpi_addr++) + { + if (*(uint64_t *)acpi_addr == ACPI_SIGNATURE_UINT64_LE) + { break; } } - if (acpi_addr >= (void *)EBDA_RANGE_END) { + if (acpi_addr >= (void *)EBDA_RANGE_END) + { verbose("Nothing found.\n"); verbose("ACPIpatcher: scanning BIOS area [%08X-%08X] for RSDP 2.0 or newer...\n", ACPI_RANGE_START, ACPI_RANGE_END); acpi_addr = (void *)ACPI_RANGE_START; - for (; acpi_addr <= (void *)ACPI_RANGE_END; acpi_addr += 16) { - if(*(uint64_t *)acpi_addr == ACPI_SIGNATURE_UINT64_LE) { + for (; acpi_addr <= (void *)ACPI_RANGE_END; acpi_addr += 16) + { + if(*(uint64_t *)acpi_addr == ACPI_SIGNATURE_UINT64_LE) + { break; } } - } else { + } + else + { verbose("\n"); } @@ -120,7 +139,8 @@ if(csum == 0 && (((struct acpi_2_rsdp*)acpi_addr)->Revision > 0)) { uint8_t csum2 = checksum8(acpi_addr, sizeof(struct acpi_2_rsdp)); - if(csum2 == 0) { + if(csum2 == 0) + { return acpi_addr; } } @@ -139,19 +159,24 @@ // Start searching any potential location for ACPI Table snprintf(dirSpec, sizeof(dirSpec), "%s", filename); fd = open(dirSpec, 0); - if (fd < 0) { + if (fd < 0) + { snprintf(dirSpec, sizeof(dirSpec), "/Extra/%s", filename); fd = open(dirSpec, 0); - if (fd < 0) { + if (fd < 0) + { snprintf(dirSpec, sizeof(dirSpec), "/Extra/Acpi/%s", filename); fd = open(dirSpec, 0); - if (fd < 0) { + if (fd < 0) + { snprintf(dirSpec, sizeof(dirSpec), "bt(0,0)/Extra/%s", filename); fd = open(dirSpec, 0); - if (fd < 0) { + if (fd < 0) + { snprintf(dirSpec, sizeof(dirSpec), "bt(0,0)/Extra/Acpi/%s", filename); fd = open(dirSpec, 0); - if (fd < 0) { + if (fd < 0) + { // NOT FOUND: dirSpec[0] = 0; } @@ -193,524 +218,7 @@ return NULL; } -/*** -uint8_t acpi_cpu_count = 0; -char *acpi_cpu_name[32]; -uint32_t acpi_cpu_p_blk = 0; -void get_acpi_cpu_names(unsigned char *dsdt, uint32_t length) -{ - uint32_t i; - - verbose("ACPIpatcher: start finding cpu names. Length %d\n", length); - - for (i=0; i> 6); - - bool add_name = true; - - uint8_t j; - - for (j=0; j<4; j++) - { - char c = dsdt[offset+j]; - - if (!aml_isvalidchar(c)) - { - add_name = false; - verbose("ACPIpatcher: invalid character found in ProcessorOP '0x%X'!\n", c); - break; - } - } - - if (add_name) - { - acpi_cpu_name[acpi_cpu_count] = malloc(4); - memcpy(acpi_cpu_name[acpi_cpu_count], dsdt+offset, 4); - i = offset + 5; - - if (acpi_cpu_count == 0) - acpi_cpu_p_blk = dsdt[i] | (dsdt[i+1] << 8); - - verbose("ACPIpatcher: found ACPI CPU [%c%c%c%c]\n", acpi_cpu_name[acpi_cpu_count][0], acpi_cpu_name[acpi_cpu_count][1], acpi_cpu_name[acpi_cpu_count][2], acpi_cpu_name[acpi_cpu_count][3]); - - if (++acpi_cpu_count == 32) { - return; - } - } - } - } - - verbose("ACPIpatcher: finished finding cpu names. Found: %d.\n", acpi_cpu_count); -} - -struct acpi_2_ssdt *generate_cst_ssdt(struct acpi_2_fadt* fadt) -{ - char ssdt_header[] = - { - 0x53, 0x53, 0x44, 0x54, 0xE7, 0x00, 0x00, 0x00, // SSDT.... - 0x01, 0x17, 0x50, 0x6D, 0x52, 0x65, 0x66, 0x41, // ..PmRefA - 0x43, 0x70, 0x75, 0x43, 0x73, 0x74, 0x00, 0x00, // CpuCst.. - 0x00, 0x10, 0x00, 0x00, 0x49, 0x4E, 0x54, 0x4C, // ....INTL - 0x31, 0x03, 0x10, 0x20 // 1.._ - }; - - char resource_template_register_fixedhw[] = - { - 0x11, 0x14, 0x0A, 0x11, 0x82, 0x0C, 0x00, 0x7F, - 0x01, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x01, 0x79, 0x00 - }; - - char resource_template_register_systemio[] = - { - 0x11, 0x14, 0x0A, 0x11, 0x82, 0x0C, 0x00, 0x01, - 0x08, 0x00, 0x00, 0x15, 0x04, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x79, 0x00, - }; - - if (Platform.CPU.Vendor != CPUID_VENDOR_INTEL) { // Intel = 0x756E6547 - verbose("ACPIpatcher: not an Intel platform, C-States will not be generated!\n"); - return NULL; - } - - if (fadt == NULL) { - verbose("ACPIpatcher: FACP not exists, C-States will not be generated!\n"); - return NULL; - } - - struct acpi_2_dsdt *dsdt = (struct acpi_2_dsdt *)fadt->DSDT; - - if (dsdt == NULL) { - verbose("ACPIpatcher: DSDT not found, C-States will not be generated!\n"); - return NULL; - } - - if (acpi_cpu_count == 0) - get_acpi_cpu_names((void*)dsdt, dsdt->Length); - - if (acpi_cpu_count > 0) - { - bool c2_enabled = false; - bool c3_enabled = false; - bool c4_enabled = false; - bool cst_using_systemio = false; - - getBoolForKey(kEnableC2State, &c2_enabled, &bootInfo->chameleonConfig); - getBoolForKey(kEnableC3State, &c3_enabled, &bootInfo->chameleonConfig); - getBoolForKey(kEnableC4State, &c4_enabled, &bootInfo->chameleonConfig); - getBoolForKey(kCSTUsingSystemIO, &cst_using_systemio, &bootInfo->chameleonConfig); - - c2_enabled = c2_enabled | (fadt->C2_Latency < 100); - c3_enabled = c3_enabled | (fadt->C3_Latency < 1000); - - unsigned char cstates_count = 1 + (c2_enabled ? 1 : 0) + (c3_enabled ? 1 : 0); - - 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, "CST_"); - AML_CHUNK* pack = aml_add_package(name); - aml_add_byte(pack, cstates_count); - - AML_CHUNK* tmpl = aml_add_package(pack); - if (cst_using_systemio) { - // C1 - resource_template_register_fixedhw[8] = 0x00; - resource_template_register_fixedhw[9] = 0x00; - resource_template_register_fixedhw[18] = 0x00; - aml_add_buffer(tmpl, resource_template_register_fixedhw, sizeof(resource_template_register_fixedhw)); - aml_add_byte(tmpl, 0x01); // C1 - aml_add_word(tmpl, 0x0001); // Latency - aml_add_dword(tmpl, 0x000003e8); // Power - - uint8_t p_blk_lo, p_blk_hi; - - if (c2_enabled) // C2 - { - p_blk_lo = acpi_cpu_p_blk + 4; - p_blk_hi = (acpi_cpu_p_blk + 4) >> 8; - - tmpl = aml_add_package(pack); - resource_template_register_systemio[11] = p_blk_lo; // C2 - resource_template_register_systemio[12] = p_blk_hi; // C2 - aml_add_buffer(tmpl, resource_template_register_systemio, sizeof(resource_template_register_systemio)); - aml_add_byte(tmpl, 0x02); // C2 - aml_add_word(tmpl, 0x0040); // Latency - aml_add_dword(tmpl, 0x000001f4); // Power - } - - if (c4_enabled) // C4 - { - p_blk_lo = acpi_cpu_p_blk + 5; - p_blk_hi = (acpi_cpu_p_blk + 5) >> 8; - - tmpl = aml_add_package(pack); - resource_template_register_systemio[11] = p_blk_lo; // C4 - resource_template_register_systemio[12] = p_blk_hi; // C4 - aml_add_buffer(tmpl, resource_template_register_systemio, sizeof(resource_template_register_systemio)); - aml_add_byte(tmpl, 0x04); // C4 - aml_add_word(tmpl, 0x0080); // Latency - aml_add_dword(tmpl, 0x000000C8); // Power - } - else if (c3_enabled) // C3 - { - p_blk_lo = acpi_cpu_p_blk + 5; - p_blk_hi = (acpi_cpu_p_blk + 5) >> 8; - - tmpl = aml_add_package(pack); - resource_template_register_systemio[11] = p_blk_lo; // C3 - resource_template_register_systemio[12] = p_blk_hi; // C3 - aml_add_buffer(tmpl, resource_template_register_systemio, sizeof(resource_template_register_systemio)); - aml_add_byte(tmpl, 0x03); // C3 - aml_add_word(tmpl, 0x0060); // Latency - aml_add_dword(tmpl, 0x0000015e); // Power - } - } - else - { - // C1 - resource_template_register_fixedhw[11] = 0x00; // C1 - aml_add_buffer(tmpl, resource_template_register_fixedhw, sizeof(resource_template_register_fixedhw)); - aml_add_byte(tmpl, 0x01); // C1 - aml_add_word(tmpl, 0x0001); // Latency - aml_add_dword(tmpl, 0x000003e8); // Power - - resource_template_register_fixedhw[18] = 0x03; - - if (c2_enabled) // C2 - { - tmpl = aml_add_package(pack); - resource_template_register_fixedhw[11] = 0x10; // C2 - aml_add_buffer(tmpl, resource_template_register_fixedhw, sizeof(resource_template_register_fixedhw)); - aml_add_byte(tmpl, 0x02); // C2 - aml_add_word(tmpl, 0x0040); // Latency - aml_add_dword(tmpl, 0x000001f4); // Power - } - - if (c4_enabled) // C4 - { - tmpl = aml_add_package(pack); - resource_template_register_fixedhw[11] = 0x30; // C4 - aml_add_buffer(tmpl, resource_template_register_fixedhw, sizeof(resource_template_register_fixedhw)); - aml_add_byte(tmpl, 0x04); // C4 - aml_add_word(tmpl, 0x0080); // Latency - aml_add_dword(tmpl, 0x000000C8); // Power - } - else if (c3_enabled) - { - tmpl = aml_add_package(pack); - resource_template_register_fixedhw[11] = 0x20; // C3 - aml_add_buffer(tmpl, resource_template_register_fixedhw, sizeof(resource_template_register_fixedhw)); - aml_add_byte(tmpl, 0x03); // C3 - aml_add_word(tmpl, 0x0060); // Latency - aml_add_dword(tmpl, 0x0000015e); // Power - } - } - - // Aliaces - int i; - for (i = 0; i < acpi_cpu_count; i++) - { - char name[9]; - sprintf(name, "_PR_%c%c%c%c", acpi_cpu_name[i][0], acpi_cpu_name[i][1], acpi_cpu_name[i][2], acpi_cpu_name[i][3]); - - scop = aml_add_scope(root, name); - aml_add_alias(scop, "CST_", "_CST"); - } - - aml_calculate_size(root); - - struct acpi_2_ssdt *ssdt = (struct acpi_2_ssdt *)AllocateKernelMemory(root->Size); - - aml_write_node(root, (void*)ssdt, 0); - - ssdt->Length = root->Size; - ssdt->Checksum = 0; - ssdt->Checksum = 256 - checksum8(ssdt, ssdt->Length); - - aml_destroy_node(root); - - // dumpPhysAddr("C-States SSDT content: ", ssdt, ssdt->Length); - - verbose("ACPIpatcher: SSDT with CPU C-States generated successfully.\n"); - - return ssdt; - } else { - verbose("ACPIpatcher: ACPI CPUs not found: C-States not generated!\n"); - } - - return NULL; -} - -struct acpi_2_ssdt *generate_pss_ssdt(struct acpi_2_dsdt* dsdt) -{ - char ssdt_header[] = - { - 0x53, 0x53, 0x44, 0x54, 0x7E, 0x00, 0x00, 0x00, // SSDT.... - 0x01, 0x6A, 0x50, 0x6D, 0x52, 0x65, 0x66, 0x00, // ..PmRef. - 0x43, 0x70, 0x75, 0x50, 0x6D, 0x00, 0x00, 0x00, // CpuPm... - 0x00, 0x30, 0x00, 0x00, 0x49, 0x4E, 0x54, 0x4C, // .0..INTL - 0x31, 0x03, 0x10, 0x20, // 1.._ - }; - - if (Platform.CPU.Vendor != CPUID_VENDOR_INTEL) { // Intel = 0x756E6547 - verbose("ACPIpatcher: not an Intel platform: P-States will not be generated!\n"); - return NULL; - } - - if (!(Platform.CPU.Features & CPU_FEATURE_MSR)) { - verbose("ACPIpatcher: unsupported CPU: P-States will not be generated! No MSR support.\n"); - return NULL; - } - - if (acpi_cpu_count == 0) - get_acpi_cpu_names((void*)dsdt, dsdt->Length); - - if (acpi_cpu_count > 0) - { - struct p_state initial, maximum, minimum, p_states[32]; - uint8_t p_states_count = 0; - - // Retrieving P-States, ported from code by superhai (c) - switch (Platform.CPU.Family) { - case 0x06: - { - switch (Platform.CPU.Model) - { - case CPUID_MODEL_DOTHAN: // Intel Pentium M - case CPUID_MODEL_YONAH: // Intel Mobile Core Solo, Duo - case CPUID_MODEL_MEROM: // Intel Mobile Core 2 Solo, Duo, Xeon 30xx, Xeon 51xx, Xeon X53xx, Xeon E53xx, Xeon X32xx - case CPUID_MODEL_PENRYN: // Intel Core 2 Solo, Duo, Quad, Extreme, Xeon X54xx, Xeon X33xx - case CPUID_MODEL_ATOM: // Intel Atom (45nm) - { - bool cpu_dynamic_fsb = false; - - if (rdmsr64(MSR_IA32_EXT_CONFIG) & (1 << 27)) - { - wrmsr64(MSR_IA32_EXT_CONFIG, (rdmsr64(MSR_IA32_EXT_CONFIG) | (1 << 28))); - delay(1); - cpu_dynamic_fsb = rdmsr64(MSR_IA32_EXT_CONFIG) & (1 << 28); - } - - bool cpu_noninteger_bus_ratio = (rdmsr64(MSR_IA32_PERF_STATUS) & (1ULL << 46)); - - initial.Control = rdmsr64(MSR_IA32_PERF_STATUS); - - maximum.Control = ((rdmsr64(MSR_IA32_PERF_STATUS) >> 32) & 0x1F3F) | (0x4000 * cpu_noninteger_bus_ratio); - maximum.CID = ((maximum.FID & 0x1F) << 1) | cpu_noninteger_bus_ratio; - - minimum.FID = ((rdmsr64(MSR_IA32_PERF_STATUS) >> 24) & 0x1F) | (0x80 * cpu_dynamic_fsb); - minimum.VID = ((rdmsr64(MSR_IA32_PERF_STATUS) >> 48) & 0x3F); - - if (minimum.FID == 0) - { - uint64_t msr; - uint8_t i; - // Probe for lowest fid - for (i = maximum.FID; i >= 0x6; i--) - { - msr = rdmsr64(MSR_IA32_PERF_CONTROL); - wrmsr64(MSR_IA32_PERF_CONTROL, (msr & 0xFFFFFFFFFFFF0000ULL) | (i << 8) | minimum.VID); - intel_waitforsts(); - minimum.FID = (rdmsr64(MSR_IA32_PERF_STATUS) >> 8) & 0x1F; - delay(1); - } - - msr = rdmsr64(MSR_IA32_PERF_CONTROL); - wrmsr64(MSR_IA32_PERF_CONTROL, (msr & 0xFFFFFFFFFFFF0000ULL) | (maximum.FID << 8) | maximum.VID); - intel_waitforsts(); - } - - if (minimum.VID == maximum.VID) - { - uint64_t msr; - uint8_t i; - // Probe for lowest vid - for (i = maximum.VID; i > 0xA; i--) - { - msr = rdmsr64(MSR_IA32_PERF_CONTROL); - wrmsr64(MSR_IA32_PERF_CONTROL, (msr & 0xFFFFFFFFFFFF0000ULL) | (minimum.FID << 8) | i); - intel_waitforsts(); - minimum.VID = rdmsr64(MSR_IA32_PERF_STATUS) & 0x3F; - delay(1); - } - - msr = rdmsr64(MSR_IA32_PERF_CONTROL); - wrmsr64(MSR_IA32_PERF_CONTROL, (msr & 0xFFFFFFFFFFFF0000ULL) | (maximum.FID << 8) | maximum.VID); - intel_waitforsts(); - } - - minimum.CID = ((minimum.FID & 0x1F) << 1) >> cpu_dynamic_fsb; - - // Sanity check - if (maximum.CID < minimum.CID) { - verbose("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 = (uint8_t)(maximum.CID - minimum.CID + 1); - - if (p_states_count > 32) { - p_states_count = 32; - } - - 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 = (uint8_t)(p_states[i].CID >> 1); - - if (p_states[i].FID < 0x6) { - if (cpu_dynamic_fsb) { - p_states[i].FID = (p_states[i].FID << 1) | 0x80; - } - } else if (cpu_noninteger_bus_ratio) { - p_states[i].FID = p_states[i].FID | (0x40 * (p_states[i].CID & 0x1)); - } - - 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 = (uint32_t)(Platform.CPU.FSBFrequency / 1000000); // = 400 - uint32_t halffsb = (fsb + 1) >> 1; // = 200 - uint32_t frequency = (multiplier * fsb); // = 3200 - - p_states[i].Frequency = (uint32_t)(frequency + (half * halffsb)) >> dfsb; // = 3200 + 200 = 3400 - } - - p_states_count -= invalid; - } - - break; - } - case CPUID_MODEL_FIELDS: // Intel Core i5, i7, Xeon X34xx LGA1156 (45nm) - case CPUID_MODEL_DALES: - case CPUID_MODEL_DALES_32NM: // Intel Core i3, i5 LGA1156 (32nm) - case CPUID_MODEL_NEHALEM: // Intel Core i7, Xeon W35xx, Xeon X55xx, Xeon E55xx LGA1366 (45nm) - case CPUID_MODEL_NEHALEM_EX: // Intel Xeon X75xx, Xeon X65xx, Xeon E75xx, Xeon E65xx - case CPUID_MODEL_WESTMERE: // Intel Core i7, Xeon X56xx, Xeon E56xx, Xeon W36xx LGA1366 (32nm) 6 Core - case CPUID_MODEL_WESTMERE_EX: // Intel Xeon E7 - case CPUID_MODEL_SANDYBRIDGE: // Intel Core i3, i5, i7 LGA1155 (32nm) - case CPUID_MODEL_JAKETOWN:// Intel Core i7, Xeon E5 LGA2011 (32nm) - case CPUID_MODEL_IVYBRIDGE: // Intel Core i3, i5, i7 LGA1155 (22nm) - case CPUID_MODEL_HASWELL: // - case CPUID_MODEL_IVYBRIDGE_XEON: // - //case CPUID_MODEL_HASWELL_H: // - case CPUID_MODEL_HASWELL_SVR: // - case CPUID_MODEL_HASWELL_ULT: // - case CPUID_MODEL_CRYSTALWELL: // - - { - if ((Platform.CPU.Model == CPUID_MODEL_SANDYBRIDGE) || (Platform.CPU.Model == CPUID_MODEL_JAKETOWN) || - (Platform.CPU.Model == CPUID_MODEL_IVYBRIDGE) || (Platform.CPU.Model == CPUID_MODEL_HASWELL) || - (Platform.CPU.Model == CPUID_MODEL_IVYBRIDGE_XEON) || (Platform.CPU.Model == CPUID_MODEL_HASWELL_SVR) || - (Platform.CPU.Model == CPUID_MODEL_HASWELL_ULT) || (Platform.CPU.Model == CPUID_MODEL_CRYSTALWELL)) - { - maximum.Control = (rdmsr64(MSR_IA32_PERF_STATUS) >> 8) & 0xff; - } else { - maximum.Control = rdmsr64(MSR_IA32_PERF_STATUS) & 0xff; - } - - minimum.Control = (rdmsr64(MSR_PLATFORM_INFO) >> 40) & 0xff; - - verbose("ACPIpatcher: P-States: min=0x%X, max=0x%X.", minimum.Control, maximum.Control); - - // Sanity check - if (maximum.Control < minimum.Control) { - verbose(" Insane control values!\n"); - p_states_count = 0; - } else { - uint8_t i; - p_states_count = 0; - - for (i = maximum.Control; i >= minimum.Control; i--) { - p_states[p_states_count].Control = i; - p_states[p_states_count].CID = p_states[p_states_count].Control << 1; - p_states[p_states_count].Frequency = (Platform.CPU.FSBFrequency / 1000000) * i; - p_states_count++; - } - verbose("\n"); - } - - break; - } - default: - verbose("ACPIpatcher: unsupported CPU (0x%X): P-States not generated !!!\n", Platform.CPU.Family); - break; - } - } - } - - // Generating SSDT - if (p_states_count > 0) { - int i; - - 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); - - for (i = 0; i < p_states_count; i++) { - AML_CHUNK* pstt = aml_add_package(pack); - - aml_add_dword(pstt, p_states[i].Frequency); - aml_add_dword(pstt, 0x00000000); // Power - aml_add_dword(pstt, 0x0000000A); // Latency - aml_add_dword(pstt, 0x0000000A); // Latency - aml_add_dword(pstt, p_states[i].Control); - aml_add_dword(pstt, i+1); // Status - } - - // Add aliaces - for (i = 0; i < acpi_cpu_count; i++) { - char name[9]; - sprintf(name, "_PR_%c%c%c%c", acpi_cpu_name[i][0], acpi_cpu_name[i][1], acpi_cpu_name[i][2], acpi_cpu_name[i][3]); - - scop = aml_add_scope(root, name); - aml_add_alias(scop, "PSS_", "_PSS"); - } - - aml_calculate_size(root); - - struct acpi_2_ssdt *ssdt = (struct acpi_2_ssdt *)AllocateKernelMemory(root->Size); - - aml_write_node(root, (void*)ssdt, 0); - - ssdt->Length = root->Size; - ssdt->Checksum = 0; - ssdt->Checksum = 256 - (uint8_t)(checksum8(ssdt, ssdt->Length)); - - aml_destroy_node(root); - - //dumpPhysAddr("P-States SSDT content: ", ssdt, ssdt->Length); - - verbose("ACPIpatcher: SSDT with CPU P-States generated successfully\n"); - - return ssdt; - } - } else { - verbose("ACPIpatcher: ACPI CPUs not found: P-States not generated!\n"); - } - - return NULL; -} -***/ struct acpi_2_fadt *patch_fadt(struct acpi_2_fadt *fadt, struct acpi_2_dsdt *new_dsdt) { // extern void setupSystemType(); @@ -726,17 +234,23 @@ if (Platform.CPU.Vendor == CPUID_VENDOR_INTEL) { // Intel=0x756E6547 fix_restart = true; fix_restart_ps2 = false; - if ( getBoolForKey(kPS2RestartFix, &fix_restart_ps2, &bootInfo->chameleonConfig) && fix_restart_ps2) { + if ( getBoolForKey(kPS2RestartFix, &fix_restart_ps2, &bootInfo->chameleonConfig) && fix_restart_ps2) + { fix_restart = true; - } else { + } + else + { getBoolForKey(kRestartFix, &fix_restart, &bootInfo->chameleonConfig); } - } else { + } + else + { verbose("\tNot an Intel platform, FACP Restart Fix will not be applied!\n"); fix_restart = false; } - if (fix_restart) { + if (fix_restart) + { fadt_rev2_needed = true; } @@ -747,7 +261,9 @@ memcpy(fadt_mod, fadt, fadt->Length); fadt_mod->Length = 0x84; fadt_mod->Revision = 0x02; // FACP rev 2 (ACPI 1.0B MS extensions) - } else { + } + else + { fadt_mod = (struct acpi_2_fadt *)AllocateKernelMemory(fadt->Length); memcpy(fadt_mod, fadt, fadt->Length); } @@ -755,10 +271,13 @@ // Bungo: Determine PM Profile verbose("\tPM Profile=0x%02X", fadt_mod->PM_Profile); - if (getIntForKey(kSystemType, &value, &bootInfo->chameleonConfig)) { + if (getIntForKey(kSystemType, &value, &bootInfo->chameleonConfig)) + { verbose(", overriding with: 0x%02X.\n", (uint8_t)value); fadt_mod->PM_Profile = (uint8_t)value; // user has overriden the PM Profile so take care of it in FACP - } else { + } + else + { switch (fadt_mod->PM_Profile) { // check if PM Profile is correct (1..3) case 1: case 2: @@ -790,7 +309,9 @@ fadt_mod->Reset_Address = 0x64; // Address of the register fadt_mod->Reset_Value = 0xfe; // Value to write to reset the system verbose("\tFACP PS2 Restart Fix applied!\n"); - } else { + } + else + { fadt_mod->Flags|= 0x400; // Reset register supported fadt_mod->Reset_SpaceID = 0x01; // System I/O fadt_mod->Reset_BitWidth = 0x08; // 1 byte @@ -800,29 +321,41 @@ fadt_mod->Reset_Value = 0x06; // Value to write to reset the system verbose("\tFACP Restart Fix applied!\n"); } - } else { + } + else + { //verbose("\tRestart Fix: No.\n"); } // Bungo: FACS table fix and load verbose("\tOEM table FACS@%08X, length=%d: ", fadt_mod->FACS, ((struct acpi_2_facs *)fadt_mod->FACS)->Length); - if ((fadt_mod->FACS > 0) && (fadt_mod->FACS < 0xFFFFFFFF) && (((struct acpi_2_facs *)fadt_mod->FACS)->Length >= 64)) { + if ((fadt_mod->FACS > 0) && (fadt_mod->FACS < 0xFFFFFFFF) && (((struct acpi_2_facs *)fadt_mod->FACS)->Length >= 64)) + { verbose("using.\n"); - } else { + } + else + { verbose(" incorrect!\n"); } - if (ver_20 && (((uint32_t)(&(fadt_mod->X_FACS)) - (uint32_t)fadt_mod + 8) <= fadt_mod->Length)) { + if (ver_20 && (((uint32_t)(&(fadt_mod->X_FACS)) - (uint32_t)fadt_mod + 8) <= fadt_mod->Length)) + { verbose("\tOEM table X_FACS@%08X%08X, length=%d: ", (uint32_t)(fadt_mod->X_FACS >> 32), (uint32_t)(fadt_mod->X_FACS & 0xFFFFFFFF), ((struct acpi_2_facs *)fadt_mod->X_FACS)->Length); - if (fadt_mod->FACS != fadt_mod->X_FACS) { + if (fadt_mod->FACS != fadt_mod->X_FACS) + { verbose("differes from FACS - fixing"); - if ((fadt_mod->X_FACS > 0) && (fadt_mod->X_FACS < 0xFFFFFFFF) && (((struct acpi_2_facs *)(uint32_t)fadt_mod->X_FACS)->Length >= 64)) { + if ((fadt_mod->X_FACS > 0) && (fadt_mod->X_FACS < 0xFFFFFFFF) && (((struct acpi_2_facs *)(uint32_t)fadt_mod->X_FACS)->Length >= 64)) + { // Bungo: in my case only from X_FACS loading correct table (64 bytes) into IOReg fadt_mod->FACS = (uint32_t)fadt_mod->X_FACS; - } else { + } + else + { fadt_mod->X_FACS = (uint64_t)fadt_mod->FACS; } verbose(" \tUsing FACS@%08X = X_FACS@%08X\n", fadt_mod->FACS, (uint32_t)fadt_mod->X_FACS); - } else { + } + else + { verbose("using.\n"); } } @@ -868,9 +401,12 @@ acpi10_p = (uint64_t)(uint32_t)getAddressOfAcpiTable(); acpi20_p = (uint64_t)(uint32_t)getAddressOfAcpi20Table(); // addConfigurationTable(&gEfiAcpiTableGuid, &acpi10_p, "ACPI"); - if(acpi20_p) { + if(acpi20_p) + { // addConfigurationTable(&gEfiAcpi20TableGuid, &acpi20_p, "ACPI_20"); - } else { + } + else + { DBG("ACPIpatcher: version 2.0 not found.\n"); } return 1; @@ -881,7 +417,7 @@ { int version; const char *filename; - char dirSpec[512]; + char dirSpec[128]; int len = 0; // always reset cpu count to 0 when injecting new acpi @@ -914,6 +450,7 @@ sprintf(dirSpec, "DSDT.aml"); //DBG("dirSpec, DSDT.aml"); } + // Load replacement DSDT new_dsdt = loadACPITable(dirSpec); */ @@ -972,7 +509,8 @@ bool getSubSSDT = !generate_pstates && !generate_cstates; // Do the same procedure for both versions of ACPI - for (version = 0; version < 2; version++) { + for (version = 0; version < 2; version++) + { struct acpi_2_rsdp *rsdp, *rsdp_mod; struct acpi_2_rsdt *rsdt, *rsdt_mod; struct acpi_2_xsdt *xsdt, *xsdt_mod; Index: branches/Bungo/i386/libsaio/allocate.c =================================================================== --- branches/Bungo/i386/libsaio/allocate.c (revision 2536) +++ branches/Bungo/i386/libsaio/allocate.c (revision 2537) @@ -49,7 +49,8 @@ buffer = malloc(2 * sizeof(uint32_t)); - if (buffer == 0) { + if (buffer == 0) + { free(nameBuf); return -1; } @@ -69,15 +70,17 @@ long AllocateKernelMemory(long inSize) { - long addr = 0; + long addr; - if (gImageLastKernelAddr == 0) { + if (gImageLastKernelAddr == 0) + { gImageLastKernelAddr = RoundPage(bootArgs->kaddr + bootArgs->ksize); } addr = gImageLastKernelAddr; gImageLastKernelAddr += RoundPage(inSize); - if ( gImageLastKernelAddr >= (KERNEL_ADDR + KERNEL_LEN) ) { + if ( gImageLastKernelAddr >= (KERNEL_ADDR + KERNEL_LEN) ) + { stop ("AllocateKernelMemory error"); } Index: branches/Bungo/i386/libsaio/bootargs.h =================================================================== --- branches/Bungo/i386/libsaio/bootargs.h (revision 2536) +++ branches/Bungo/i386/libsaio/bootargs.h (revision 2537) @@ -187,7 +187,8 @@ } boot_args; -typedef struct boot_args_pre_lion { +typedef struct boot_args_pre_lion +{ uint16_t Revision; /* Revision of boot_args structure */ uint16_t Version; /* Version of boot_args structure */ Index: branches/Bungo/i386/libsaio/acpi_patcher.h =================================================================== --- branches/Bungo/i386/libsaio/acpi_patcher.h (revision 2536) +++ branches/Bungo/i386/libsaio/acpi_patcher.h (revision 2537) @@ -8,8 +8,7 @@ #include "libsaio.h" -// extern uint64_t smbios_p; - moved to smbios.h - +// extern uint64_t smbios_p; boolean_t tableSign(void *table, const char *sgn); extern struct acpi_2_rsdp *getRSDPaddress(); Index: branches/Bungo/i386/libsaio/gma.c =================================================================== --- branches/Bungo/i386/libsaio/gma.c (revision 2536) +++ branches/Bungo/i386/libsaio/gma.c (revision 2537) @@ -53,6 +53,7 @@ #define DBG(x...) #endif +static bool doit = false; static uint8_t default_aapl_ivy[] = { 0x05,0x00,0x62,0x01 }; // ivy_bridge_ig_vals[5] #define AAPL_LEN_IVY ( sizeof(default_aapl_ivy) / sizeof(uint8_t) ) static uint8_t default_aapl_haswell[] = { 0x00,0x00,0x26,0x0c }; // haswell_ig_vals[7] @@ -403,6 +404,14 @@ devprop_add_value(device, "model", (uint8_t*)model, (strlen(model) + 1)); devprop_add_value(device, "device_type", (uint8_t*)"display", 8); + if (getBoolForKey(kUseIntelHDMI, &doit, &bootInfo->chameleonConfig) && doit) + { + devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); + } + else + { + devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-2", 10); + } switch ((device_id << 16) | vendor_id) { @@ -410,7 +419,7 @@ case GMA_IRONLAKE_M_G: // 0046 devprop_add_value(device, "built-in", &BuiltIn, 1); devprop_add_value(device, "class-code", ClassFix, 4); - devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); + //devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); devprop_add_value(device, "AAPL,os-info", HDx000_os_info, 20); break; /* 27A2, 27AE, 27A6, A001, A011, A012, */ @@ -469,7 +478,7 @@ /* 0106 */ case GMA_SANDYBRIDGE_M_GT1: // HD Graphics 2000 Mobile devprop_add_value(device, "class-code", ClassFix, 4); - devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); + //devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); devprop_add_value(device, "AAPL00,PixelFormat", HD2000_vals[0], 4); devprop_add_value(device, "AAPL00,T1", HD2000_vals[1], 4); devprop_add_value(device, "AAPL00,T2", HD2000_vals[2], 4); @@ -492,7 +501,7 @@ case GMA_SANDYBRIDGE_M_GT2: // HD Graphics 3000 Mobile case GMA_SANDYBRIDGE_M_GT2_PLUS: devprop_add_value(device, "class-code", ClassFix, 4); - devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); + //devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); devprop_add_value(device, "AAPL00,PixelFormat", HD3000_vals[0], 4); devprop_add_value(device, "AAPL00,T1", HD3000_vals[1], 4); devprop_add_value(device, "AAPL00,T2", HD3000_vals[2], 4); @@ -519,7 +528,7 @@ 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)); - devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); + //devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); devprop_add_value(device, "AAPL,tbl-info", HD2000_tbl_info, 18); devprop_add_value(device, "AAPL,os-info", HD2000_os_info, 20); break; @@ -532,7 +541,7 @@ devprop_add_value(device, "class-code", ClassFix, 4); device_id = 0x00000126; // Inject a valid mobile GPU device id instead of patching kexts devprop_add_value(device, "device-id", (uint8_t*)&device_id, sizeof(device_id)); - devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); + //devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); devprop_add_value(device, "AAPL,tbl-info", HD3000_tbl_info, 18); devprop_add_value(device, "AAPL,os-info", HD3000_os_info, 20); break; @@ -606,7 +615,7 @@ devprop_add_value(device, "AAPL00,DualLink", HD4000_vals[10], 4); devprop_add_value(device, "built-in", &BuiltIn, 1); devprop_add_value(device, "class-code", ClassFix, 4); - devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); + //devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); break; /* Haswell */ @@ -614,11 +623,16 @@ //case 0x80860090: //case 0x80860091: //case 0x80860092: + case GMA_HASWELL_M_GT2: // 0416 + device_id = 0x0412; // Inject a valid desktop GPU device id (0x0412) instead of patching kexts + devprop_add_value(device, "vendor-id", (uint8_t *)INTEL_VENDORID, 4); + devprop_add_value(device, "device-id", (uint8_t *)&device_id, sizeof(device_id)); + devprop_add_value(device, "compatible", (uint8_t *)"pci8086,0412", 13); // GT2 Desktop + case GMA_HASWELL_D_GT1: // 0402 case GMA_HASWELL_M_GT1: // 0406 case GMA_HASWELL_S_GT1: // 040a case GMA_HASWELL_D_GT2: // 0412 - case GMA_HASWELL_M_GT2: // 0416 case GMA_HASWELL_S_GT2: // 041a case GMA_HASWELL_E_GT1: // 040e case GMA_HASWELL_E_GT2: // 041e @@ -692,7 +706,7 @@ devprop_add_value(device, "AAPL00,DualLink", HD4000_vals[10], 4); devprop_add_value(device, "built-in", &BuiltIn, 1); devprop_add_value(device, "class-code", ClassFix, 4); - devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); + //devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); break; default: Index: branches/Bungo/i386/libsaio/gma.h =================================================================== --- branches/Bungo/i386/libsaio/gma.h (revision 2536) +++ branches/Bungo/i386/libsaio/gma.h (revision 2537) @@ -178,9 +178,9 @@ // 0091 // AppleIntelHD5000Graphics.kext // 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) // Haswell GT2 -#define GMA_HASWELL_D_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0422) // +#define GMA_HASWELL_D_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0402) // GT1 Desktop +#define GMA_HASWELL_D_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x0412) // Haswell GT2 Desktop +#define GMA_HASWELL_D_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x0422) // GT3 Desktop //#define GMA_HASWELL_M_HB GFX_MODEL_CONSTRUCT(INTEL, 0x0404) /* Mobile */ #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 @@ -188,7 +188,7 @@ #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) // Intel(R) HD Graphics P4600/P4700 -#define GMA_HASWELL_S_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x042A) // +#define GMA_HASWELL_S_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x042A) // GT3 Server #define GMA_HASWELL_B_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x040B) #define GMA_HASWELL_B_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x041B) #define GMA_HASWELL_B_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x042B) @@ -199,7 +199,7 @@ #define GMA_HASWELL_ULT_D_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0A02) #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_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x0A06) // GT1 ULT #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) @@ -242,6 +242,12 @@ #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) +#define GMA_BRODWELLL_BDW_U_GT1 GFX_MODEL_CONSTRUCT(INTEL, 0x1606) // BDW U GT1 +#define GMA_BRODWELLL_BDW_U_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x1616) // BDW U GT2 +#define GMA_BRODWELLL_BDW_U_GT3 GFX_MODEL_CONSTRUCT(INTEL, 0x1626) // BDW U GT3 15W +#define GMA_BRODWELLL_BDW_U_GT3_2 GFX_MODEL_CONSTRUCT(INTEL, 0x162B) // BDW U GT3 28W +#define GMA_BRODWELLL_BDW_Y_GT2 GFX_MODEL_CONSTRUCT(INTEL, 0x161E) // BDW Y GT2 + /* END */ #endif /* !__LIBSAIO_GMA_H */ Index: branches/Bungo/i386/libsaio/pci_root.c =================================================================== --- branches/Bungo/i386/libsaio/pci_root.c (revision 2536) +++ branches/Bungo/i386/libsaio/pci_root.c (revision 2537) @@ -46,9 +46,9 @@ int getPciRootUID(void) { char dsdt_dirSpec[256]; - const char *val = ""; + const char *val = NULL; int len = 0; - const char *dsdt_filename = ""; + const char *dsdt_filename = NULL; //extern int search_and_get_acpi_fd(const char *, const char **); //extern void *loadACPITable (const char *filename); @@ -145,7 +145,7 @@ rootuid = 0; //usually when _UID isn't present, it means uid is zero else if (rootuid < 0 || rootuid > 9) { - verbose("PCIrootUID: proper value wasn't found. Using default value (0). Use -PciRootUID flag to force.\n"); + verbose("PCIrootUID: proper value wasn't found. Using default value (0).\n"); rootuid = 0; return rootuid; } Index: branches/Bungo/i386/libsaio/aml_generator.c =================================================================== --- branches/Bungo/i386/libsaio/aml_generator.c (revision 2536) +++ branches/Bungo/i386/libsaio/aml_generator.c (revision 2537) @@ -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,7 +393,8 @@ { AML_CHUNK* node = aml_create_node(parent); - if (node) { + if (node) + { unsigned int offset = 0; unsigned int len = strlen(StringBuf); node->Type = AML_CHUNK_BUFFER; @@ -388,7 +413,8 @@ { 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); @@ -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; Index: branches/Bungo/i386/libsaio/usb.c =================================================================== --- branches/Bungo/i386/libsaio/usb.c (revision 2536) +++ branches/Bungo/i386/libsaio/usb.c (revision 2537) @@ -31,9 +31,10 @@ struct pciList* usbList = NULL; -int legacy_off (pci_dt_t *pci_dev); -int ehci_acquire (pci_dt_t *pci_dev); -int uhci_reset (pci_dt_t *pci_dev); +static int legacy_off (pci_dt_t *pci_dev); +static int ehci_acquire (pci_dt_t *pci_dev); +static int uhci_reset (pci_dt_t *pci_dev); +static int xhci_legacy_off(pci_dt_t *pci_dev); // Add usb device to the list void notify_usb_dev(pci_dt_t *pci_dev) @@ -64,15 +65,16 @@ int usb_loop() { int retVal = 1; - bool fix_ehci, fix_uhci, fix_usb, fix_legacy; - fix_ehci = fix_uhci = fix_usb = fix_legacy = false; + bool fix_xhci, fix_ehci, fix_uhci, fix_usb, fix_legacy; + fix_xhci = fix_ehci = fix_uhci = fix_usb = fix_legacy = false; if (getBoolForKey(kUSBBusFix, &fix_usb, &bootInfo->chameleonConfig)) { - fix_ehci = fix_uhci = fix_legacy = fix_usb; // Disable all if none set + fix_xhci = fix_ehci = fix_uhci = fix_legacy = fix_usb; // Disable all if none set } else { + getBoolForKey(kXHCILegacyOff, &fix_xhci, &bootInfo->chameleonConfig); getBoolForKey(kEHCIacquire, &fix_ehci, &bootInfo->chameleonConfig); getBoolForKey(kUHCIreset, &fix_uhci, &bootInfo->chameleonConfig); getBoolForKey(kLegacyOff, &fix_legacy, &bootInfo->chameleonConfig); @@ -84,15 +86,20 @@ { switch (pci_config_read8(current->pciDev->dev.addr, PCI_CLASS_PROG)) { + // XHCI + case PCI_IF_XHCI: + if(fix_xhci || fix_legacy) retVal &= xhci_legacy_off(current->pciDev); + break; + // EHCI - case 0x20: + case PCI_IF_EHCI: if(fix_ehci) retVal &= ehci_acquire(current->pciDev); if(fix_legacy) retVal &= legacy_off(current->pciDev); break; // UHCI - case 0x00: + case PCI_IF_UHCI: if (fix_uhci) retVal &= uhci_reset(current->pciDev); break; @@ -103,7 +110,7 @@ return retVal; } -int legacy_off (pci_dt_t *pci_dev) +static int legacy_off (pci_dt_t *pci_dev) { // Set usb legacy off modification by Signal64 // NOTE: This *must* be called after the last file is loaded from the drive in the event that we are booting form usb. @@ -197,7 +204,7 @@ return 1; } -int ehci_acquire (pci_dt_t *pci_dev) +static int ehci_acquire (pci_dt_t *pci_dev) { int j, k; uint32_t base; @@ -321,7 +328,7 @@ return 1; } -int uhci_reset (pci_dt_t *pci_dev) +static int uhci_reset (pci_dt_t *pci_dev) { uint32_t base, port_base; @@ -342,3 +349,97 @@ outw (port_base,0); return 1; } + +static int xhci_legacy_off(pci_dt_t *pci_dev) +{ + uint32_t bar0, hccparams1, extendCap, value; + int32_t timeOut; + + verbose("Setting Legacy USB Off on xHC [%04x:%04x] at %02x:%2x.%x\n", + pci_dev->vendor_id, pci_dev->device_id, + pci_dev->dev.bits.bus, pci_dev->dev.bits.dev, pci_dev->dev.bits.func); + + bar0 = pci_config_read32(pci_dev->dev.addr, 16); + /* + * Check if memory bar + */ + if (bar0 & 1) + { + DBG("%s: BAR0 not a memory range\n", __FUNCTION__); + return 0; + } + /* + * Check if outside 32-bit physical address space + */ + if (((bar0 & 6) == 4) && + pci_config_read32(pci_dev->dev.addr, 20)) + { + DBG("%s: BAR0 outside 32-bit physical address space\n", __FUNCTION__); + return 0; + } + bar0 &= ~15; + + hccparams1 = *(uint32_t const volatile*) (bar0 + 16); + if (hccparams1 == ~0) + { + DBG("%s: hccparams1 invalid 0x%x\n", __FUNCTION__, hccparams1); + return 0; + } + extendCap = (hccparams1 >> 14) & 0x3fffc; + while (extendCap) { + value = *(uint32_t const volatile*) (bar0 + extendCap); + if (value == ~0) + { + break; + } + if ((value & 0xff) == 1) { +#if DEBUG_USB + verbose("%s: Found USBLEGSUP 0x%x, USBLEGCTLSTS 0x%x\n", __FUNCTION__, + value, *(uint32_t const volatile*) (bar0 + extendCap + 4)); +#endif + value |= (1 << 24); + *(uint32_t volatile*) (bar0 + extendCap) = value; + timeOut = 40; + while (timeOut--) + { + delay(1); + value = *(uint32_t const volatile*) (bar0 + extendCap); + if (value == ~0) + { + timeOut = -1; + break; + } + if ((value & 0x01010000) == 0x01000000) + { + timeOut = -1; /* Optional - always disable the SMI */ + break; + } + } +#if DEBUG_USB + verbose("%s: USBLEGSUP 0x%x, USBLEGCTLSTS 0x%x\n", __FUNCTION__, + value, *(uint32_t const volatile*) (bar0 + extendCap + 4)); +#endif + if (timeOut >= 0) + { + break; + } + /* + * Disable the SMI in USBLEGCTLSTS if BIOS doesn't respond + */ + value = *(uint32_t const volatile*) (bar0 + extendCap + 4); + if (value == ~0) + { + break; + } + value &= 0x1f1fee; + value |= 0xe0000000; + *(uint32_t volatile*) (bar0 + extendCap + 4) = value; + break; + } + if (!(value & 0xff00)) + break; + extendCap += ((value >> 6) & 0x3fc); + } + verbose("XHCI Legacy Off Done\n"); + return 1; +} Index: branches/Bungo/i386/libsaio/device_inject.c =================================================================== --- branches/Bungo/i386/libsaio/device_inject.c (revision 2536) +++ branches/Bungo/i386/libsaio/device_inject.c (revision 2537) @@ -26,7 +26,7 @@ uint32_t devices_number = 1; uint32_t builtin_set = 0; DevPropString *string = 0; -uint8_t *stringdata = 0; +uint8_t *stringdata = 0; uint32_t stringlength = 0; char *efi_inject_get_devprop_string(uint32_t *len) Index: branches/Bungo/i386/libsaio/fdisk.h =================================================================== --- branches/Bungo/i386/libsaio/fdisk.h (revision 2536) +++ branches/Bungo/i386/libsaio/fdisk.h (revision 2537) @@ -42,22 +42,29 @@ #define FDISK_NPART 4 /* number of entries in fdisk table */ #define FDISK_ACTIVE 0x80 /* indicator of active partition */ -#define FDISK_NEXTNAME 0xA7 /* indicator of NeXT partition */ + #define FDISK_DOS12 0x01 /* 12-bit fat < 10MB dos partition */ #define FDISK_DOS16S 0x04 /* 16-bit fat < 32MB dos partition */ -#define FDISK_DOSEXT 0x05 /* extended DOS partition */ #define FDISK_DOS16B 0x06 /* 16-bit fat >= 32MB dos partition */ #define FDISK_NTFS 0x07 /* NTFS partition */ -#define FDISK_SMALLFAT32 0x0b /* FAT32 partition */ -#define FDISK_FAT32 0x0c /* FAT32 partition */ -#define FDISK_DOS16SLBA 0x0e /* 16-bit FAT, LBA-mapped */ +#define FDISK_DOS32 0x0B /* DOS FAT32 partition */ +#define FDISK_FAT32 0x0C /* Win FAT32 partition */ +#define FDISK_FAT16 0x0E /* Win 16-bit FAT, LBA-mapped */ +#define FDISK_WIN_LDM 0x42 /* NTFS partition */ +#define FDISK_LINUX_SWAP 0x82 /* Linux swap */ #define FDISK_LINUX 0x83 /* Linux native */ -#define FDISK_OPENBSD 0xa6 /* OpenBSD FFS partition */ -#define FDISK_FREEBSD 0xa5 /* FreeBSD UFS2 partition */ -#define FDISK_BEFS 0xeb /* Haiku BeFS partition */ -#define FDISK_UFS 0xa8 /* Apple UFS partition */ -#define FDISK_HFS 0xaf /* Apple HFS partition */ -#define FDISK_BOOTER 0xab /* Apple booter partition */ +#define FDISK_LINUX_LVM 0x8E /* Linux LVM */ +#define FDISK_FREEBSD 0xA5 /* FreeBSD UFS2 partition */ +#define FDISK_OPENBSD 0xA6 /* OpenBSD FFS partition */ +#define FDISK_NEXTNAME 0xA7 /* Indicator of NeXT partition */ +#define FDISK_UFS 0xA8 /* Apple UFS partition */ +#define FDISK_NETBSD 0xA9 /* NetBSD disk label */ +#define FDISK_BOOTER 0xAB /* Apple booter partition */ +#define FDISK_ENCRYPTED 0xAE /* Apple encrypted */ +#define FDISK_HFS 0xAF /* Apple HFS partition */ +#define FDISK_BEFS 0xEB /* Haiku BeFS partition */ +#define FDISK_LINUX_RAID 0xFD /* Linux RAID */ +#define FDISK_PSEUDO_EXFAT 0x107 /* Shared with FDISK_NTFS */ /* * Format of fdisk partion entry (if present). Index: branches/Bungo/i386/libsaio/dram_controllers.c =================================================================== --- branches/Bungo/i386/libsaio/dram_controllers.c (revision 2536) +++ branches/Bungo/i386/libsaio/dram_controllers.c (revision 2537) @@ -222,6 +222,7 @@ // Compute RAM Frequency Platform.RAM.Frequency = (Platform.CPU.FSBFrequency * mch_ratio) / 100000; + // DBG("ram_fsb %d\n", Platform.RAM.Frequency); } @@ -236,6 +237,7 @@ // Compute RAM Frequency Platform.RAM.Frequency = Platform.CPU.FSBFrequency * mch_ratio / 2; + // DBG("ram_fsb %d\n", Platform.RAM.Frequency); } /* Index: branches/Bungo/i386/libsaio/nvidia.c =================================================================== --- branches/Bungo/i386/libsaio/nvidia.c (revision 2536) +++ branches/Bungo/i386/libsaio/nvidia.c (revision 2537) @@ -78,6 +78,7 @@ #define WRITE_LE_INT(data) (WRITE_LE_SHORT(data) << 16 | WRITE_LE_SHORT(data >> 16)) static bool showGeneric = false; +static bool doit = false; char generic_name[128]; extern uint32_t devices_number; @@ -2035,7 +2036,6 @@ char kNVCAP[12]; char *model = NULL; const char *value; - bool doit; fill_card_list(); @@ -2168,6 +2168,15 @@ devprop_add_value(device, "@0,AAPL,boot-display", (uint8_t *)&boot_display, 4); } + if (getBoolForKey(kUseIntelHDMI, &doit, &bootInfo->chameleonConfig) && doit) + { + devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-2", 10); + } + else + { + devprop_add_value(device, "hda-gfx", (uint8_t *)"onboard-1", 10); + } + if (nvPatch == PATCH_ROM_SUCCESS_HAS_LVDS) { uint8_t built_in = 0x01; Index: branches/Bungo/i386/libsaio/ati.c =================================================================== --- branches/Bungo/i386/libsaio/ati.c (revision 2536) +++ branches/Bungo/i386/libsaio/ati.c (revision 2537) @@ -7,6 +7,7 @@ #include "ati.h" +static bool doit = false; static const char *chip_family_name[] = { "UNKNOW", @@ -2328,7 +2329,7 @@ card->posted = radeon_card_posted(); verbose("ATI card %s, ", card->posted ? "POSTed" : "non-POSTed"); - + verbose("\n"); get_vram_size(); getBoolForKey(kATYbinimage, &add_vbios, &bootInfo->chameleonConfig); @@ -2434,6 +2435,15 @@ } // ------------------------------------------------- + if (getBoolForKey(kUseIntelHDMI, &doit, &bootInfo->chameleonConfig) && doit) + { + devprop_add_value(card->device, "hda-gfx", (uint8_t *)"onboard-2", 10); + } + else + { + devprop_add_value(card->device, "hda-gfx", (uint8_t *)"onboard-1", 10); + } + #if 0 uint64_t fb = (uint32_t)card->fb; uint64_t mmio = (uint32_t)card->mmio; @@ -2460,6 +2470,8 @@ ati_dev->subsys_id.subsys.vendor_id, ati_dev->subsys_id.subsys.device_id, devicepath); + verbose("---------------------------------------------\n"); + free(card); return true; Index: branches/Bungo/i386/libsaio/sys.c =================================================================== --- branches/Bungo/i386/libsaio/sys.c (revision 2536) +++ branches/Bungo/i386/libsaio/sys.c (revision 2537) @@ -44,21 +44,16 @@ * where everything is defaulted * Add routine, ptol(), to parse partition letters. * - */ - -/* * Copyright (c) 1982, 1986 Regents of the University of California. * All rights reserved. The Berkeley software License Agreement * specifies the terms and conditions for redistribution. * * @(#)sys.c 7.1 (Berkeley) 6/5/86 + * + * Copyright 2007 VMware Inc. "Preboot" ramdisk support added by David Elliott + * */ -/* Copyright 2007 VMware Inc. - "Preboot" ramdisk support added by David Elliott - */ - - #include "libsaio.h" #include "boot.h" #include "bootstruct.h" @@ -88,7 +83,8 @@ extern int multiboot_skip_partition; extern int multiboot_skip_partition_set; -struct devsw { +struct devsw +{ const char *name; // size increased from char to short to handle non-BIOS internal devices unsigned short biosdev; @@ -120,6 +116,11 @@ void * gFSLoadAddress = 0; +#define LP '(' +#define RP ')' + +int gBIOSDev; + // Turbo - save what we think is our original BIOS boot volume if we have one 0xab BVRef gBIOSBootVolume = NULL; BVRef gBootVolume; @@ -161,7 +162,8 @@ // Resolve the boot volume from the file spec. - if ((bvr = getBootVolumeRef(fileSpec, &filePath)) == NULL) { + if ((bvr = getBootVolumeRef(fileSpec, &filePath)) == NULL) + { return -1; } @@ -175,11 +177,13 @@ const char *filePath; BVRef bvr; - if ((bvr = getBootVolumeRef(fileSpec, &filePath)) == NULL) { + if ((bvr = getBootVolumeRef(fileSpec, &filePath)) == NULL) + { return -1; } - if (bvr->fs_readfile == NULL) { + if (bvr->fs_readfile == NULL) + { return -1; } @@ -190,14 +194,16 @@ long LoadThinFatFile(const char *fileSpec, void **binary) { - const char *filePath; + const char *filePath = ""; FSReadFile readFile; BVRef bvr; - unsigned long length, length2; + unsigned long length; + unsigned long length2; // Resolve the boot volume from the file spec. - if ((bvr = getBootVolumeRef(fileSpec, &filePath)) == NULL) { + if ((bvr = getBootVolumeRef(fileSpec, &filePath)) == NULL) + { return -1; } @@ -210,13 +216,17 @@ 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; } @@ -224,22 +234,28 @@ verbose("Fat Binary found. Reading thin part only...\n"); length = readFile(bvr, (char *)filePath, (void *)kLoadAddr, (unsigned long)(*binary) - kLoadAddr, length); *binary = (void *)kLoadAddr; - } else { + } + else + { // Not a fat binary; read the rest of the file verbose("Thin Binary found. Reading rest of the file...\n"); length2 = readFile(bvr, (char *)filePath, (void *)(kLoadAddr + length), length, 0); - if (length2 == -1) { + if (length2 == -1) + { return -1; } length += length2; } } - } else { + } + else + { length = bvr->fs_loadfile(bvr, (char *)filePath); - if (length > 0) { + if (length > 0) + { ThinFatFile(binary, &length); } } @@ -260,7 +276,8 @@ return -1; } - if(bvr->fs_getuuid) { + if(bvr->fs_getuuid) + { rval = bvr->fs_getuuid(bvr, uuidStr); } @@ -268,6 +285,8 @@ } #endif +//========================================================================== + // filesystem-specific getUUID functions call this shared string generator long CreateUUIDString(uint8_t uubytes[], int nbytes, char *uuidStr) @@ -296,13 +315,16 @@ i = 0; fmtbase = 0; - for(fmtidx = 0; fmtidx < sizeof(uuidfmt); fmtidx++) { - for (i = 0; i < uuidfmt[fmtidx]; i++) { + for (fmtidx = 0; fmtidx < sizeof(uuidfmt); fmtidx++) + { + for (i = 0; i < uuidfmt[fmtidx]; i++) + { uint8_t byte = mdresult[fmtbase + i]; char nib = byte >> 4; *p = nib + '0'; // 0x4 -> '4' - if (*p > '9') { + if (*p > '9') + { *p = (nib - 9 + ('A'-1)); // 0xB -> 'B' } @@ -311,7 +333,8 @@ nib = byte & 0xf; *p = nib + '0'; // 0x4 -> '4' - if (*p > '9') { + if (*p > '9') + { *p = (nib - 9 + ('A'-1)); // 0xB -> 'B' } @@ -320,7 +343,8 @@ fmtbase += i; - if (fmtidx < sizeof(uuidfmt) - 1) { + if (fmtidx < sizeof(uuidfmt) - 1) + { *(p++) = '-'; } else @@ -344,11 +368,13 @@ // Resolve the boot volume from the dir spec. - if ((bvr = getBootVolumeRef(dirSpec, &dirPath)) == NULL) { + if ((bvr = getBootVolumeRef(dirSpec, &dirPath)) == NULL) + { return -1; } - if (bvr->fs_getdirentry) { + if (bvr->fs_getdirentry) + { // Returns 0 on success or -1 when there are no additional entries. return bvr->fs_getdirentry( bvr, /* dirPath */ (char *)dirPath, @@ -370,22 +396,31 @@ long long index = 0; const char *entryName; - if (gMakeDirSpec == 0) { + if (gMakeDirSpec == 0) + { gMakeDirSpec = (char *)malloc(1024); } - if (!dirSpec) { - long idx, len; - + if (!dirSpec) + { + long idx; + long len; len = strlen(name); for (idx = len; idx && (name[idx] != '/' && name[idx] != '\\'); idx--) {} - if (idx == 0) { - if(name[idx] == '/' || name[idx] == '\\') ++name; // todo: ensure other functions handel '\' properly + + if (idx == 0) + { + if(name[idx] == '/' || name[idx] == '\\') + { + ++name; // todo: ensure other functions handel \ properly + } gMakeDirSpec[0] = '/'; gMakeDirSpec[1] = '\0'; gMakeDirSpec[idx] = '\0'; - } else { + } + else + { idx++; strncpy(gMakeDirSpec, name, idx); gMakeDirSpec[idx] = '\0'; // ISSUE: http://forge.voodooprojects.org/p/chameleon/issues/270/ @@ -397,7 +432,8 @@ while (GetDirEntry(dirSpec, &index, &entryName, flags, time) == 0) { - if (strcmp(entryName, name) == 0) { + if (strcmp(entryName, name) == 0) + { return 0; // success } } @@ -414,7 +450,8 @@ // Resolve the boot volume from the file spec. - if ((bvr = getBootVolumeRef(fileSpec, &filePath)) == NULL) { + if ((bvr = getBootVolumeRef(fileSpec, &filePath)) == NULL) + { // printf("Boot volume for '%s' is bogus\n", fileSpec); return -1; } @@ -430,8 +467,10 @@ int fd; // Locate a free descriptor slot. - for (fd = 0; fd < NFILES; fd++) { - if (iob[fd].i_flgs == 0) { + for (fd = 0; fd < NFILES; fd++) + { + if (iob[fd].i_flgs == 0) + { return fd; } } @@ -446,13 +485,16 @@ // Return a pointer to an allocated 'iob' based on the file descriptor // provided. Returns NULL if the file descriptor given is invalid. -static struct iob * iob_from_fdesc(int fdesc) +static struct iob *iob_from_fdesc(int fdesc) { - register struct iob * io; + register struct iob *io; - if (fdesc < 0 || fdesc >= NFILES || ((io = &iob[fdesc])->i_flgs & F_ALLOC) == 0) { + if (fdesc < 0 || fdesc >= NFILES || ((io = &iob[fdesc])->i_flgs & F_ALLOC) == 0) + { return NULL; - } else { + } + else + { return io; } } @@ -460,10 +502,10 @@ //========================================================================== // openmem() -int openmem(char * buf, int len) +int openmem(char *buf, int len) { int fdesc; - struct iob * io; + struct iob *io; fdesc = GetFreeFd(); io = &iob[fdesc]; @@ -488,7 +530,8 @@ int fdesc; int i; - if (bvr == NULL) { + if (bvr == NULL) + { return -1; } @@ -501,17 +544,21 @@ // Find the next available memory block in the download buffer. io->i_buf = (char *) LOAD_ADDR; - for (i = 0; i < NFILES; i++) { - if ((iob[i].i_flgs != F_ALLOC) || (i == fdesc)) { + for (i = 0; i < NFILES; i++) + { + if ((iob[i].i_flgs != F_ALLOC) || (i == fdesc)) + { continue; } + io->i_buf = MAX(iob[i].i_filesize + iob[i].i_buf, io->i_buf); } // Load entire file into memory. Unnecessary open() calls must be avoided. gFSLoadAddress = io->i_buf; io->i_filesize = bvr->fs_loadfile(bvr, (char *)filePath); - if (io->i_filesize < 0) { + if (io->i_filesize < 0) + { close(fdesc); return -1; } @@ -524,12 +571,14 @@ BVRef bvr; // Resolve the boot volume from the file spec. - if ((bvr = getBootVolumeRef(path, &filepath)) != NULL) { + if ((bvr = getBootVolumeRef(path, &filepath)) != NULL) + { return open_bvr(bvr, filepath, flags); } return -1; } +//========================================================================== int open_bvdev(const char *bvd, const char *path, int flags) { const struct devsw *dp; @@ -540,35 +589,54 @@ int unit; int partition; - if ((i = open(path, flags)) >= 0) { + if ((i = open(path, flags)) >= 0) + { return i; } - if (bvd == NULL || (len = strlen(bvd)) < 2) { + if (bvd == NULL || (len = strlen(bvd)) < 2) + { return -1; } - for (dp=devsw; dp->name; dp++) { - if (bvd[0] == dp->name[0] && bvd[1] == dp->name[1]) { + if (path && path[2] == '(') + { + for (dp = &devsw[0]; dp->name; ++dp) + { + if (path[0] == dp->name[0] && path[1] == dp->name[1]) + { + return -1; + } + } + } + + for (dp=devsw; dp->name; dp++) + { + if (bvd[0] == dp->name[0] && bvd[1] == dp->name[1]) + { unit = 0; partition = 0; /* get optional unit and partition */ if (len >= 5 && bvd[2] == '(') { /* min must be present xx(0) */ cp = &bvd[3]; i = 0; - while ((cp - path) < len && isdigit(*cp)) { + while ((cp - path) < len && isdigit(*cp)) + { i = i * 10 + *cp++ - '0'; unit = i; } - if (*cp++ == ',') { + if (*cp++ == ',') + { i = 0; - while ((cp - path) < len && isdigit(*cp)) { + while ((cp - path) < len && isdigit(*cp)) + { i = i * 10 + *cp++ - '0'; partition = i; } } } bvr = newBootVolumeRef(dp->biosdev + unit, partition); + return open_bvr(bvr, path, flags); } } @@ -582,7 +650,8 @@ { struct iob * io; - if ((io = iob_from_fdesc(fdesc)) == NULL) { + if ((io = iob_from_fdesc(fdesc)) == NULL) + { return (-1); } @@ -599,7 +668,8 @@ { struct iob * io; - if ((io = iob_from_fdesc(fdesc)) == NULL) { + if ((io = iob_from_fdesc(fdesc)) == NULL) + { return (-1); } @@ -615,7 +685,8 @@ { struct iob * io; - if ((io = iob_from_fdesc(fdesc)) == NULL) { + if ((io = iob_from_fdesc(fdesc)) == NULL) + { return 0; } @@ -626,19 +697,22 @@ // read() - Read up to 'count' bytes of data from the file descriptor // into the buffer pointed to by buf. -int read(int fdesc, char * buf, int count) +int read(int fdesc, char *buf, int count) { struct iob * io; - if ((io = iob_from_fdesc(fdesc)) == NULL) { + if ((io = iob_from_fdesc(fdesc)) == NULL) + { return (-1); } - if ((io->i_offset + count) > (unsigned int)io->i_filesize) { + if ((io->i_offset + count) > (unsigned int)io->i_filesize) + { count = io->i_filesize - io->i_offset; } - if (count <= 0) { + if (count <= 0) + { return 0; // end of file } @@ -673,6 +747,8 @@ return count; } +//========================================================================== + int writebyte(int fdesc, char value) { struct iob * io; @@ -688,6 +764,8 @@ return 1; } +//========================================================================== + int writeint(int fdesc, int value) { struct iob * io; @@ -713,7 +791,8 @@ { struct iob * io; - if ((io = iob_from_fdesc(fdesc)) == 0) { + if ((io = iob_from_fdesc(fdesc)) == 0) + { return 0; } @@ -722,11 +801,11 @@ //========================================================================== -struct dirstuff * vol_opendir(BVRef bvr, const char * path) +struct dirstuff *vol_opendir(BVRef bvr, const char *path) { - struct dirstuff * dirp = 0; + struct dirstuff *dirp = 0; - dirp = (struct dirstuff *) malloc(sizeof(struct dirstuff)); + dirp = (struct dirstuff *)malloc(sizeof(struct dirstuff)); if (dirp == NULL) goto error; @@ -747,16 +826,16 @@ //========================================================================== -struct dirstuff * opendir(const char * path) +struct dirstuff *opendir(const char *path) { - struct dirstuff * dirp = 0; - const char * dirPath; - BVRef bvr; + struct dirstuff *dirp = 0; + const char *dirPath; + BVRef bvr; if ((bvr = getBootVolumeRef(path, &dirPath)) == NULL) goto error; - dirp = (struct dirstuff *) malloc(sizeof(struct dirstuff)); + dirp = (struct dirstuff *)malloc(sizeof(struct dirstuff)); if (dirp == NULL) goto error; @@ -770,15 +849,18 @@ error: closedir(dirp); + return NULL; } //========================================================================== -int closedir(struct dirstuff * dirp) +int closedir(struct dirstuff *dirp) { - if (dirp) { - if (dirp->dir_path) { + if (dirp) + { + if (dirp->dir_path) + { free(dirp->dir_path); } @@ -790,8 +872,7 @@ //========================================================================== -int readdir(struct dirstuff * dirp, const char ** name, long * flags, - u_int32_t * time) +int readdir(struct dirstuff * dirp, const char ** name, long * flags, u_int32_t * time) { return dirp->dir_bvr->fs_getdirentry(dirp->dir_bvr, /* dirPath */ dirp->dir_path, @@ -801,8 +882,7 @@ //========================================================================== -int readdir_ext(struct dirstuff * dirp, const char ** name, long * flags, - u_int32_t * time, FinderInfo *finderInfo, long *infoValid) +int readdir_ext(struct dirstuff * dirp, const char ** name, long * flags, u_int32_t * time, FinderInfo *finderInfo, long *infoValid) { return dirp->dir_bvr->fs_getdirentry( dirp->dir_bvr, /* dirPath */ dirp->dir_path, @@ -814,9 +894,10 @@ //========================================================================== -const char * systemConfigDir() +const char *systemConfigDir() { - if (gBootFileType == kNetworkDeviceType) { + if (gBootFileType == kNetworkDeviceType) + { return ""; } return "/Library/Preferences/SystemConfiguration"; @@ -831,12 +912,16 @@ BVRef bvr = 0; bvr = diskScanBootVolumes(biosdev, count); - if (bvr == NULL) { + if (bvr == NULL) + { bvr = nbpScanBootVolumes(biosdev, count); - if (bvr != NULL) { + if (bvr != NULL) + { gBootFileType = kNetworkDeviceType; } - } else { + } + else + { gBootFileType = kBlockDeviceType; } } @@ -850,14 +935,16 @@ int hd = 0; // Testing up to MAX_HDD_COUNT hard drives. - while(!testBiosread(0x80 + hd, 0) && hd < MAX_HDD_COUNT) { + while(!testBiosread(0x80 + hd, 0) && hd < MAX_HDD_COUNT) + { bvCount = 0; scanBootVolumes(0x80 + hd, &bvCount); hd++; } // Also scanning CD/DVD drive. - if (biosDevIsCDROM(gBIOSDev)) { + if (biosDevIsCDROM(gBIOSDev)) + { bvCount = 0; scanBootVolumes(gBIOSDev, &bvCount); } @@ -868,18 +955,22 @@ BVRef selectBootVolume(BVRef chain) { bool filteredChain = false, foundPrimary = false; - BVRef bvr, bvr1 = NULL, bvr2 = NULL, lastbvr = NULL; - char dirSpec[] = "hd(%d,%d)/", fileSpec[] = "Volumes", *label, *lastlabel; + BVRef bvr, bvr1 = NULL, bvr2 = NULL; + char dirSpec[] = "hd(%d,%d)/", fileSpec[] = "Volumes", *label; u_int32_t time, lasttime = 0; long flags; - if (chain->filtered) { + if (chain->filtered) + { filteredChain = true; } - if (multiboot_partition_set) { - for ( bvr = chain; bvr; bvr = bvr->next ) { - if ( (bvr->part_no == multiboot_partition) && (bvr->biosdev == gBIOSDev) ) { + if (multiboot_partition_set) + { + for ( bvr = chain; bvr; bvr = bvr->next ) + { + if ( (bvr->part_no == multiboot_partition) && (bvr->biosdev == gBIOSDev) ) + { label = bvr->label[0] ? bvr->label : (bvr->altlabel[0] ? bvr->altlabel : (bvr->name[0] ? bvr->name : "Untitled")); verbose("Multiboot partition set: hd(%d,%d) '%s'\n", BIOS_DEV_UNIT(bvr), bvr->part_no, label); return bvr; @@ -893,9 +984,12 @@ * We accept only kBVFlagSystemVolume or kBVFlagForeignBoot volumes. */ char *val = XMLDecode(getStringForKey(kDefaultPartition, &bootInfo->chameleonConfig)); - if (val) { - for ( bvr = chain; bvr; bvr = bvr->next ) { - if (matchVolumeToString(bvr, val, false)) { + if (val) + { + for ( bvr = chain; bvr; bvr = bvr->next ) + { + if (matchVolumeToString(bvr, val, false)) + { free(val); label = bvr->label[0] ? bvr->label : (bvr->altlabel[0] ? bvr->altlabel : (bvr->name[0] ? bvr->name : "Untitled")); verbose("User default partition set: hd(%d,%d) '%s'\n", BIOS_DEV_UNIT(bvr), bvr->part_no, label); @@ -905,43 +999,49 @@ free(val); } - // Bungo: select last used partition as the boot volume - // TODO: check other OSes partitions (foreign boot) + // Bungo: select last booted partition as the boot volume + // TODO: support other OSes (foreign boot) for (bvr = chain; bvr; bvr = bvr->next) { - if (bvr->flags & (kBVFlagSystemVolume /* | kBVFlagForeignBoot */)) { + if (bvr->flags & (kBVFlagSystemVolume | kBVFlagForeignBoot)) { time = 0; flags = 0; sprintf(dirSpec, "hd(%d,%d)/", BIOS_DEV_UNIT(bvr), bvr->part_no); if ((GetFileInfo(dirSpec, fileSpec, &flags, &time) == 0) && ((flags & kFileTypeMask) == kFileTypeDirectory)) { - label = bvr->label[0] ? bvr->label : (bvr->altlabel[0] ? bvr->altlabel : (bvr->name[0] ? bvr->name : "Untitled")); - verbose("hd(%d,%d) '%s' last used: 0x%08X\n", BIOS_DEV_UNIT(bvr), bvr->part_no, label, time); + if (time > lasttime) { lasttime = time; - lastbvr = bvr; - lastlabel = label; + bvr1 = bvr; + label = bvr1->label[0] ? bvr1->label : (bvr1->altlabel[0] ? bvr1->altlabel : (bvr1->name[0] ? bvr1->name : "Untitled")); } } } } - if (lastbvr) { - verbose("Last used volume: '%s' [hd(%d,%d), time: 0x%08X] set as default partition\n\n", lastlabel, BIOS_DEV_UNIT(lastbvr), lastbvr->part_no, lasttime); - return lastbvr; + if (bvr1) { + verbose("Last booted volume: hd(%d,%d) '%s' set as default partition\n\n", BIOS_DEV_UNIT(bvr1), bvr1->part_no, label); + return bvr1; } + // Bungo: code below selects first partition in the chain (last partition on disk), + // in my case Recovery HD, as boot volume, so I would prefer last booted partition + // as default boot volume - see the code above - // Bungo: code below selects first partition in the chain (last partition on disk) in my case Recovery HD as boot volume, - // so I would prefer last used partition - see the code above /* * Scannig the volume chain backwards and trying to find * a HFS+ volume with valid boot record signature. * If not found any active partition then we will * select this volume as the boot volume. */ - for ( bvr = chain; bvr; bvr = bvr->next ) { - if (multiboot_skip_partition_set) { - if (bvr->part_no == multiboot_skip_partition) continue; + for ( bvr = chain; bvr; bvr = bvr->next ) + { + if (multiboot_skip_partition_set) + { + if (bvr->part_no == multiboot_skip_partition) + { + continue; } + } - if ( (bvr->flags & kBVFlagPrimary) && (bvr->biosdev == gBIOSDev) ) { + if ( (bvr->flags & kBVFlagPrimary) && (bvr->biosdev == gBIOSDev) ) + { foundPrimary = true; } @@ -950,7 +1050,8 @@ if ( (bvr->flags & (kBVFlagBootable | kBVFlagSystemVolume)) && gBIOSBootVolume && (!filteredChain || (filteredChain && bvr->visible)) - && (bvr->biosdev == gBIOSDev) ) { + && (bvr->biosdev == gBIOSDev) ) + { bvr2 = bvr; } @@ -958,7 +1059,8 @@ // from r491, if ( (bvr->flags & kBVFlagBootable) && !gBIOSBootVolume - && (bvr->biosdev == gBIOSDev) ) { + && (bvr->biosdev == gBIOSDev) ) + { bvr2 = bvr; } } @@ -970,10 +1072,12 @@ { for ( bvr = chain; bvr; bvr = bvr->next ) { - if ( (bvr->flags & kBVFlagNativeBoot) && (bvr->biosdev == gBIOSDev) ) { + if ( (bvr->flags & kBVFlagNativeBoot) && (bvr->biosdev == gBIOSDev) ) + { bvr1 = bvr; } - if ( (bvr->flags & kBVFlagPrimary) && (bvr->biosdev == gBIOSDev) ) { + if ( (bvr->flags & kBVFlagPrimary) && (bvr->biosdev == gBIOSDev) ) + { bvr2 = bvr; } } @@ -987,9 +1091,6 @@ //========================================================================== -#define LP '(' -#define RP ')' -int gBIOSDev; /*! This is like boot2's gBootVolume except it is for the internal use of @@ -998,29 +1099,36 @@ */ static BVRef gRootVolume; +//========================================================================== + void setRootVolume(BVRef volume) { gRootVolume = volume; // Veto non-native FS. Basically that means don't allow the root volume to // be set to a volume we can't read files from. - if(gRootVolume != NULL && ((gRootVolume->flags & kBVFlagNativeBoot) == 0)) { + if(gRootVolume != NULL && ((gRootVolume->flags & kBVFlagNativeBoot) == 0)) + { gRootVolume = NULL; } } +//========================================================================== + void setBootGlobals(BVRef chain) { // Record default boot device. gBootVolume = selectBootVolume(chain); // turbo - Save the ORIGINAL boot volume too for loading our mkext - if (!gBIOSBootVolume) { + if (!gBIOSBootVolume) + { gBIOSBootVolume = gBootVolume; } setRootVolume(gBootVolume); } +//========================================================================== /*! Extracts the volume selector from the pathname, returns the selected BVRef, and sets *outPath to the remainder of the path. @@ -1036,20 +1144,27 @@ int biosdev = gBIOSDev; // Search for left parenthesis in the path specification. - for (cp = path; *cp; cp++) { - if (*cp == LP || *cp == '/') { + + for (cp = path; *cp; cp++) + { + if (*cp == LP || *cp == '/') + { break; } } - if (*cp != LP) { // no left paren found + if (*cp != LP) // no left paren found + { cp = path; // Path is using the implicit current device so if there is // no current device, then we must fail. - if (gRootVolume == NULL) { + if (gRootVolume == NULL) + { return NULL; } - } else if ((cp - path) == 2) { // found "xx(" + } + else if ((cp - path) == 2) // found "xx(" + { const struct devsw *dp; const char *xp = path; @@ -1061,13 +1176,16 @@ // Check the 2 character device name pointed by 'xp'. - for (dp = devsw; dp->name; dp++) { - if ((xp[0] == dp->name[0]) && (xp[1] == dp->name[1])) { + for (dp = devsw; dp->name; dp++) + { + if ((xp[0] == dp->name[0]) && (xp[1] == dp->name[1])) + { break; // Found matching entry. } } - if (dp->name == NULL) { + if (dp->name == NULL) + { error("Unknown device '%c%c'\n", xp[0], xp[1]); return NULL; } @@ -1077,7 +1195,8 @@ i = 0; - while (*cp >= '0' && *cp <= '9') { + while (*cp >= '0' && *cp <= '9') + { i = i * 10 + *cp++ - '0'; unit = i; } @@ -1087,13 +1206,15 @@ // would have been used which makes little sense anyway. // For example, if the user did fd()/foobar and the current root device was the // second hard disk (i.e. unit 1) then fd() would select the second floppy drive! - if (unit == -1) { + if (unit == -1) + { return NULL; } // Extract the optional partition number from the specification. - if (*cp == ',') { + if (*cp == ',') + { part = atoi(++cp); } @@ -1105,7 +1226,8 @@ for ( ; *cp && *cp != RP; cp++) /* LOOP */; - if (*cp == RP) { + if (*cp == RP) + { cp++; } @@ -1113,14 +1235,18 @@ bvr = newBootVolumeRef(biosdev, part); - if (bvr == NULL) { + if (bvr == NULL) + { return NULL; } - } else { + } + else + { // Bad device specifier, skip past the right paren. for (cp++; *cp && *cp != RP; cp++) /* LOOP */; - if (*cp == RP) { + if (*cp == RP) + { cp++; } @@ -1146,30 +1272,45 @@ bvr = bvr1 = NULL; // Try resolving "rd" and "bt" devices first. - if (biosdev == kPseudoBIOSDevRAMDisk) { - if (gRAMDiskVolume) { + if (biosdev == kPseudoBIOSDevRAMDisk) + { + if (gRAMDiskVolume) + { bvr1 = gRAMDiskVolume; } - } else if (biosdev == kPseudoBIOSDevBooter) { - if (gRAMDiskVolume != NULL && gRAMDiskBTAliased) { + } + else if (biosdev == kPseudoBIOSDevBooter) + { + if (gRAMDiskVolume != NULL && gRAMDiskBTAliased) + { bvr1 = gRAMDiskVolume; - } else { + } + else + { bvr1 = gBIOSBootVolume; } - } else { + } + else + { // Fetch the volume list from the device. +#if 0 scanBootVolumes(biosdev, NULL); +#endif bvrChain = getBVChainForBIOSDev(biosdev); // Look for a perfect match based on device and partition number. - for (bvr1 = NULL, bvr = bvrChain; bvr; bvr = bvr->next) { - if ((bvr->flags & kBVFlagNativeBoot) == 0) { + for ( bvr1 = NULL, bvr = bvrChain; bvr; bvr = bvr->next ) + { + if ( ( bvr->flags & kBVFlagNativeBoot ) == 0 ) + { continue; } bvr1 = bvr; - if (bvr->part_no == partno) { + + if ( bvr->part_no == partno ) + { break; } } @@ -1184,22 +1325,28 @@ // Returns length of the out string int getDeviceDescription(BVRef bvr, char *str) { - if(!str) { + if(!str) + { return 0; } *str = '\0'; - if (bvr) { + if (bvr) + { const struct devsw *dp = devsw; - while(dp->name && bvr->biosdev >= dp->biosdev) { + while(dp->name && bvr->biosdev >= dp->biosdev) + { dp++; } dp--; - if (dp->name) { + if (dp->name) + { return sprintf(str, "%s(%d,%d)", dp->name, bvr->biosdev - dp->biosdev, bvr->part_no); } } return 0; } + +//========================================================================== Index: branches/Bungo/i386/libsaio/load.c =================================================================== --- branches/Bungo/i386/libsaio/load.c (revision 2536) +++ branches/Bungo/i386/libsaio/load.c (revision 2537) @@ -59,18 +59,22 @@ uint32_t fapoffset; uint32_t fapsize; - if (fhp->magic == FAT_MAGIC)/* 0xcafebabe */{ + if (fhp->magic == FAT_MAGIC)/* 0xcafebabe */ + { nfat = fhp->nfat_arch; swapped = 0; - } else if (fhp->magic == FAT_CIGAM)/* 0xbebafeca */{ + } else if (fhp->magic == FAT_CIGAM)/* 0xbebafeca */ + { nfat = OSSwapInt32(fhp->nfat_arch); swapped = 1; } else { return -1; } - for (; nfat > 0; nfat--, fap++) { - if (swapped) { + for (; nfat > 0; nfat--, fap++) + { + if (swapped) + { fapcputype = OSSwapInt32(fap->cputype); fapoffset = OSSwapInt32(fap->offset); fapsize = OSSwapInt32(fap->size); @@ -80,14 +84,16 @@ fapsize = fap->size; } - if (fapcputype == archCpuType) { + if (fapcputype == archCpuType) + { *binary = (void *) ((unsigned long)*binary + fapoffset); size = fapsize; break; } } - if (length != 0) { + if (length != 0) + { *length = size; } @@ -168,7 +174,8 @@ unsigned int load_addr; unsigned int load_size; - switch (cmd) { + switch (cmd) + { case LC_SEGMENT_64: case LC_SEGMENT: ret = DecodeSegment(cmdBase, &load_addr, &load_size); @@ -194,7 +201,9 @@ break; } - if (ret != 0) { + + if (ret != 0) + { return -1; } @@ -207,12 +216,15 @@ cmdBase = cmdstart; - for (cnt = 0; cnt < ncmds; cnt++) { + for (cnt = 0; cnt < ncmds; cnt++) + { cmd = ((long *)cmdBase)[0]; cmdsize = ((long *)cmdBase)[1]; - if (cmd == LC_SYMTAB) { - if (DecodeSymbolTable(cmdBase) != 0) { + if (cmd == LC_SYMTAB) + { + if (DecodeSymbolTable(cmdBase) != 0) + { return -1; } } @@ -234,7 +246,8 @@ long vmsize, filesize; unsigned long vmaddr, fileaddr; - if (((long *)cmdBase)[0] == LC_SEGMENT_64) { + if (((long *)cmdBase)[0] == LC_SEGMENT_64) + { struct segment_command_64 *segCmd; segCmd = (struct segment_command_64 *)cmdBase; vmaddr = (segCmd->vmaddr & 0x3fffffff); @@ -267,7 +280,8 @@ #endif } - if (vmsize == 0 || filesize == 0) { + if (vmsize == 0 || filesize == 0) + { *load_addr = ~0; *load_size = 0; return 0; Index: branches/Bungo/i386/libsaio/cpu.c =================================================================== --- branches/Bungo/i386/libsaio/cpu.c (revision 2536) +++ branches/Bungo/i386/libsaio/cpu.c (revision 2537) @@ -222,18 +222,21 @@ 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; } } @@ -241,9 +244,12 @@ * 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(); @@ -457,28 +463,43 @@ } /* 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; } @@ -557,36 +578,48 @@ } } - 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); } } @@ -611,12 +644,15 @@ 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 { - // On lower models, currcoef defines TSC freq - // XXX + } + else + { + /* On lower models, currcoef defines TSC freq */ + /* XXX */ maxcoef = currcoef; } @@ -630,12 +666,18 @@ 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); } //verbose("max: %d%s current: %d%s\n", maxcoef, maxdiv ? ".5" : "",currcoef, currdiv ? ".5" : ""); @@ -643,23 +685,28 @@ break; } } - // Mobile CPU - if (rdmsr64(MSR_IA32_PLATFORM_ID) & (1<<28)) { + /* Mobile CPU */ + if (rdmsr64(MSR_IA32_PLATFORM_ID) & (1<<28)) + { p->CPU.Features |= CPU_FEATURE_MOBILE; } - } else if ((p->CPU.Vendor == CPUID_VENDOR_AMD) && (p->CPU.Family == 0x0f)) { - switch(p->CPU.ExtFamily) { - case 0x00: //* K8 *// + } + else if ((p->CPU.Vendor == CPUID_VENDOR_AMD) && (p->CPU.Family == 0x0f)) + { + switch(p->CPU.ExtFamily) + { + case 0x00: /* K8 */ msr = rdmsr64(K8_FIDVID_STATUS); maxcoef = bitfield(msr, 21, 16) / 2 + 4; currcoef = bitfield(msr, 5, 0) / 2 + 4; break; - case 0x01: //* K10 *// + case 0x01: /* K10 */ 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; @@ -672,7 +719,7 @@ break; - case 0x05: //* K14 *// + case 0x05: /* K14 */ msr = rdmsr64(K10_COFVID_STATUS); currcoef = (bitfield(msr, 54, 49) + 0x10) << 2; currdiv = (bitfield(msr, 8, 4) + 1) << 2; @@ -680,33 +727,44 @@ break; - case 0x02: //* K11 *// + case 0x02: /* K11 */ // not implimented break; } - if (maxcoef) { - if (currdiv) { - if (!currcoef) { + if (maxcoef) + { + if (currdiv) + { + if (!currcoef) + { currcoef = maxcoef; } - if (!cpuFrequency) { + if (!cpuFrequency) + { fsbFrequency = ((tscFrequency * currdiv) / currcoef); - } else { + } + else + { fsbFrequency = ((cpuFrequency * currdiv) / currcoef); } //verbose("%d.%d\n", currcoef / currdiv, ((currcoef % currdiv) * 100) / currdiv); } else { if (!cpuFrequency) { fsbFrequency = (tscFrequency / maxcoef); - } else { + } + else + { fsbFrequency = (cpuFrequency / maxcoef); } //verbose("%d\n", currcoef); } - } else if (currcoef) { - if (currdiv) { + } + else if (currcoef) + { + if (currdiv) + { fsbFrequency = ((tscFrequency * currdiv) / currcoef); //verbose("%d.%d\n", currcoef / currdiv, ((currcoef % currdiv) * 100) / currdiv); } else { @@ -718,7 +776,8 @@ } #if 0 - if (!fsbFrequency) { + if (!fsbFrequency) + { fsbFrequency = (DEFAULT_FSB * 1000); verbose("CPU: fsbFrequency=0! using the default value for FSB!\n"); cpuFrequency = tscFrequency; Index: branches/Bungo/i386/libsaio/platform.h =================================================================== --- branches/Bungo/i386/libsaio/platform.h (revision 2536) +++ branches/Bungo/i386/libsaio/platform.h (revision 2537) @@ -147,7 +147,8 @@ //============================================================================== -typedef struct _PlatformInfo_t { +typedef struct _PlatformInfo_t +{ struct CPU { uint32_t Features; // CPU Features like MMX, SSE2, VT, MobileCPU uint32_t Vendor; // Vendor Index: branches/Bungo/i386/libsaio/disk.c =================================================================== --- branches/Bungo/i386/libsaio/disk.c (revision 2536) +++ branches/Bungo/i386/libsaio/disk.c (revision 2537) @@ -20,16 +20,15 @@ * under the License. * * @APPLE_LICENSE_HEADER_END@ - */ -/* + * + * * Mach Operating System * Copyright (c) 1990 Carnegie-Mellon University * Copyright (c) 1989 Carnegie-Mellon University * All rights reserved. The CMU software License Agreement specifies * the terms and conditions for use and redistribution. - */ - -/* + * + * * INTEL CORPORATION PROPRIETARY INFORMATION * * This software is supplied under the terms of a license agreement or @@ -37,14 +36,12 @@ * nor disclosed except in accordance with the terms of that agreement. * * Copyright 1988, 1989 Intel Corporation - */ - -/* + * + * * Copyright 1993 NeXT Computer, Inc. * All rights reserved. - */ - -/* + * + * * Copyright 2007 VMware Inc. * "Preboot" ramdisk support added by David Elliott * GPT support added by David Elliott. Based on IOGUIDPartitionScheme.cpp. @@ -99,6 +96,7 @@ #define UFS_FRONT_PORCH 0 #define kAPMSector 2 /* Sector number of Apple partition map */ #define kAPMCDSector 8 /* Translated sector of Apple partition map on a CD */ +#define ECC_CORRECTED_ERR 0x11 /* * IORound and IOTrunc convenience functions, in the spirit @@ -110,16 +108,14 @@ #define IOTrunc(value,multiple) \ (((value) / (multiple)) * (multiple)); -/* - * trackbuf points to the start of the track cache. Biosread() - * will store the sectors read from disk to this memory area. - * - * biosbuf points to a sector within the track cache, and is - * updated by Biosread(). - */ -static char * const trackbuf = (char *) ptov(BIOS_ADDR); -static char * biosbuf; +//========================================================================== +// Maps (E)BIOS return codes to message strings. +struct NamedValue { + unsigned char value; + const char *name; +}; + /* * Map a disk drive to bootable volumes contained within. */ @@ -130,6 +126,16 @@ struct DiskBVMap *next; // linkage to next mapping }; +/* + * trackbuf points to the start of the track cache. Biosread() + * will store the sectors read from disk to this memory area. + * + * biosbuf points to a sector within the track cache, and is + * updated by Biosread(). + */ +static char * const trackbuf = (char *) ptov(BIOS_ADDR); +static char * biosbuf; + static struct DiskBVMap *gDiskBVMap = NULL; static struct disk_blk0 *gBootSector = NULL; @@ -140,7 +146,47 @@ int (*p_get_ramdisk_info)(int biosdev, struct driveInfo *dip) = NULL; static bool getOSVersion(BVRef bvr, char *str); +static bool cache_valid = false; +static const struct NamedValue bios_errors[] = +{ + { 0x10, "Media error" }, + { 0x11, "Corrected ECC error" }, + { 0x20, "Controller or device error" }, + { 0x40, "Seek failed" }, + { 0x80, "Device timeout" }, + { 0xAA, "Drive not ready" }, + { 0x00, NULL } +}; + +static const struct NamedValue fdiskTypes[] = +{ + { FDISK_DOS12, "DOS_FAT_12" }, // 0x01 + { FDISK_DOS16S, "DOS_FAT_16_S" }, // 0x04 + { FDISK_DOS16B, "DOS_FAT_16" }, // 0x06 + { FDISK_NTFS, "Windows_NTFS" }, // 0x07 + { FDISK_DOS32, "DOS_FAT_32" }, // 0x0B + { FDISK_FAT32, "Windows_FAT_32" }, // 0x0C + { FDISK_FAT16, "Windows_FAT_16" }, // 0x0E + { FDISK_WIN_LDM, "Windows_LDM" }, // 0x42 + { FDISK_LINUX_SWAP, "Linux_Swap" }, // 0x82 + { FDISK_LINUX, "Linux" }, // 0x83 + { FDISK_LINUX_LVM, "Linux_LVM" }, // 0x8E + { FDISK_FREEBSD, "FreeBSD" }, // 0xA5 + { FDISK_OPENBSD, "OpenBSD" }, // 0xA6 + { FDISK_NEXTNAME, "Apple_Rhapsody_UFS" }, // 0xA7 + { FDISK_UFS, "Apple_UFS" }, // 0xA8 + { FDISK_NETBSD, "NetBSD" }, // 0xA9 + { FDISK_BOOTER, "Apple_Boot" }, // 0xAB + { FDISK_ENCRYPTED, "Apple_Encrypted" }, // 0xAE + { FDISK_HFS, "Apple_HFS" }, // 0xAF + { 0xCD, "CD-ROM" }, + { 0xE7, "Windows_exFAT" }, + { FDISK_BEFS, "Haiku" }, // 0xEB + { FDISK_LINUX_RAID, "Linux_RAID" }, // 0xFD + { 0x00, NULL } /* must be last */ +}; + extern void spinActivityIndicator(int sectors); //========================================================================== @@ -192,19 +238,11 @@ } //========================================================================== -// Maps (E)BIOS return codes to message strings. -struct NamedValue { - unsigned char value; - const char * name; -}; - -//========================================================================== - static const char * getNameForValue( const struct NamedValue * nameTable, unsigned char value ) { - const struct NamedValue * np; + const struct NamedValue *np; for ( np = nameTable; np->value; np++) { @@ -217,20 +255,6 @@ return NULL; } -#define ECC_CORRECTED_ERR 0x11 - -static const struct NamedValue bios_errors[] = -{ - { 0x10, "Media error" }, - { 0x11, "Corrected ECC error" }, - { 0x20, "Controller or device error" }, - { 0x40, "Seek failed" }, - { 0x80, "Device timeout" }, - { 0xAA, "Drive not ready" }, - { 0x00, 0 } -}; - - //============================================================================== static const char * bios_error(int errnum) @@ -257,8 +281,6 @@ // Return: // 0 on success, or an error code from INT13/F2 or INT13/F42 BIOS call. -static bool cache_valid = false; - static int Biosread( int biosdev, unsigned long long secno ) { static int xbiosdev, xcyl, xhead; @@ -376,7 +398,6 @@ return rc; } - //============================================================================== int testBiosread(int biosdev, unsigned long long secno) @@ -424,31 +445,8 @@ //============================================================================== -static const struct NamedValue fdiskTypes[] = +static int isExtendedFDiskPartition( const struct fdisk_part *part ) { - { FDISK_NTFS, "Windows NTFS" }, - { 0xE7, "Windows exFAT" }, - { FDISK_DOS12, "Windows FAT12" }, - { FDISK_DOS16B, "Windows FAT16" }, - { FDISK_DOS16S, "Windows FAT16" }, - { FDISK_DOS16SLBA, "Windows FAT16" }, - { FDISK_SMALLFAT32, "Windows FAT32" }, - { FDISK_FAT32, "Windows FAT32" }, - { FDISK_FREEBSD, "FreeBSD" }, - { FDISK_OPENBSD, "OpenBSD" }, - { FDISK_LINUX, "Linux" }, - { FDISK_UFS, "Apple UFS" }, - { FDISK_HFS, "Apple HFS" }, - { FDISK_BOOTER, "Apple Boot/UFS" }, - { FDISK_BEFS, "Haiku" }, - { 0xCD, "CD-ROM" }, - { 0x00, NULL } /* must be last */ -}; - -//============================================================================== - -static int isExtendedFDiskPartition( const struct fdisk_part * part ) -{ static unsigned char extParts[] = { 0x05, /* Extended */ @@ -470,16 +468,15 @@ //============================================================================== -static int getNextFDiskPartition( int biosdev, int * partno, - const struct fdisk_part ** outPart ) +static int getNextFDiskPartition( int biosdev, int *partno, const struct fdisk_part **outPart ) { static int sBiosdev = -1; static int sNextPartNo; static unsigned int sFirstBase; static unsigned int sExtBase; static unsigned int sExtDepth; - static struct fdisk_part * sExtPart; - struct fdisk_part * part; + static struct fdisk_part *sExtPart; + struct fdisk_part *part; if ( sBiosdev != biosdev || *partno < 0 ) { @@ -564,18 +561,21 @@ /* * Trying to figure out the filsystem type of a given partition. + * X = fdisk partition type + * 0 = Unknown/Unused + * -1 = error */ static int probeFileSystem(int biosdev, unsigned int blkoff) { // detected filesystem type; int result = -1; - int fatbits; + int fatbits = 0; // Allocating buffer for 4 sectors. - const void * probeBuffer = malloc(PROBEFS_SIZE); + const void *probeBuffer = malloc(PROBEFS_SIZE); if (probeBuffer == NULL) { - verbose("Error (can't alloc memory for probe buffer)\n"); + verbose("[probeFileSystem] Error: can't alloc memory for probe buffer.\n"); goto exit; } @@ -584,7 +584,7 @@ if (error) { - verbose("Error (can't read from device %02Xh)\n", biosdev); + verbose("[probeFileSystem] Error: can't read from device=%02Xh.\n", biosdev); goto exit; } @@ -641,48 +641,47 @@ } exit: - if (probeBuffer != NULL) free((void *)probeBuffer); + if (probeBuffer != NULL) { - return result; + free((void *)probeBuffer); } + return result; } //============================================================================== -static BVRef newFDiskBVRef(int biosdev, - int partno, - unsigned int blkoff, - const struct fdisk_part *part, - FSInit initFunc, - FSLoadFile loadFunc, - FSReadFile readFunc, - FSGetDirEntry getdirFunc, - FSGetFileBlock getBlockFunc, - FSGetUUID getUUIDFunc, - BVGetDescription getDescriptionFunc, - BVFree bvFreeFunc, - int probe, int type, unsigned int bvrFlags) +static BVRef newFDiskBVRef( int biosdev, + int partno, + unsigned int blkoff, + const struct fdisk_part *part, + FSInit initFunc, + FSLoadFile loadFunc, + FSReadFile readFunc, + FSGetDirEntry getdirFunc, + FSGetFileBlock getBlockFunc, + FSGetUUID getUUIDFunc, + BVGetDescription getDescriptionFunc, + BVFree bvFreeFunc, + int probe, int type, unsigned int bvrFlags ) { - BVRef bvr = (BVRef) malloc( sizeof(*bvr) ); + BVRef bvr = (BVRef)malloc(sizeof(*bvr)); if ( bvr ) { bzero(bvr, sizeof(*bvr)); - bvr->biosdev = biosdev; - bvr->part_no = partno; - bvr->part_boff = blkoff; - bvr->part_type = part->systid; - bvr->fs_loadfile = loadFunc; - bvr->fs_readfile = readFunc; - bvr->fs_getdirentry = getdirFunc; - bvr->fs_getfileblock= getBlockFunc; - bvr->fs_getuuid = getUUIDFunc; - bvr->description = getDescriptionFunc; - bvr->type = type; - bvr->bv_free = bvFreeFunc; + bvr->biosdev = biosdev; + bvr->part_no = partno; + bvr->part_boff = blkoff; + bvr->part_type = part->systid; + bvr->fs_loadfile = loadFunc; + bvr->fs_readfile = readFunc; + bvr->fs_getdirentry = getdirFunc; + bvr->fs_getfileblock = getBlockFunc; + bvr->fs_getuuid = getUUIDFunc; + bvr->description = getDescriptionFunc; + bvr->type = type; + bvr->bv_free = bvFreeFunc; - - if ((part->bootid & FDISK_ACTIVE) && (part->systid == FDISK_HFS)) { bvr->flags |= kBVFlagPrimary; @@ -703,15 +702,32 @@ (*bvr->bv_free)(bvr); bvr = NULL; } - - if ( readBootSector( biosdev, blkoff, (void *)0x7e00 ) == 0 ) + else if ( readBootSector( biosdev, blkoff, (void *)0x7e00 ) == 0 ) { bvr->flags |= kBVFlagBootable; } } else if ( readBootSector( biosdev, blkoff, (void *)0x7e00 ) == 0 ) { - bvr->flags |= kBVFlagForeignBoot; + /* + * This is an ugly place to check for exfat/FDisk, but it reads + * the partition boot sector only once. + * + if (bvr->part_type == FDISK_NTFS && EXFATProbe((void const *)0x7e00)) + { + bvr->flags |= kBVFlagNativeBoot | kBVFlagBootable; + bvr->fs_loadfile = EXFATLoadFile; + bvr->fs_readfile = EXFATReadFile; + bvr->fs_getdirentry = EXFATGetDirEntry; + bvr->fs_getfileblock= EXFATGetFileBlock; + bvr->fs_getuuid = EXFATGetUUID; + bvr->description = EXFATGetDescription; + bvr->bv_free = EXFATFree; + } + else + {*/ + bvr->flags |= kBVFlagForeignBoot; + // } } else { @@ -720,10 +736,12 @@ } } - if (bvr) bvr->flags |= bvrFlags; + if ( bvr ) { - return bvr; + bvr->flags |= bvrFlags; } + + return bvr; } //============================================================================== @@ -739,7 +757,7 @@ BVFree bvFreeFunc, int probe, int type, unsigned int bvrFlags ) { - BVRef bvr = (BVRef) malloc( sizeof(*bvr) ); + BVRef bvr = (BVRef)malloc(sizeof(*bvr)); if ( bvr ) { bzero(bvr, sizeof(*bvr)); @@ -793,10 +811,12 @@ bvr = NULL; } } - if (bvr) + + if ( bvr ) { bvr->flags |= bvrFlags; } + return bvr; } @@ -828,24 +848,25 @@ // same as Apple ZFS //EFI_GUID const GPT_ZFS_GUID = { 0x6A898CC3, 0x1DD2, 0x11B2, { 0x99, 0xA6, 0x08, 0x00, 0x20, 0x73, 0x66, 0x31 } }; // 0xBF01 "Solaris /usr & Apple ZFS -BVRef newGPTBVRef(int biosdev, - int partno, - unsigned int blkoff, - const gpt_ent *part, - FSInit initFunc, - FSLoadFile loadFunc, - FSReadFile readFunc, - FSGetDirEntry getdirFunc, - FSGetFileBlock getBlockFunc, - FSGetUUID getUUIDFunc, - BVGetDescription getDescriptionFunc, - BVFree bvFreeFunc, - int probe, - int type, - unsigned int bvrFlags ) +BVRef newGPTBVRef( int biosdev, + int partno, + unsigned int blkoff, + const gpt_ent *part, + FSInit initFunc, + FSLoadFile loadFunc, + FSReadFile readFunc, + FSGetDirEntry getdirFunc, + FSGetFileBlock getBlockFunc, + FSGetUUID getUUIDFunc, + BVGetDescription getDescriptionFunc, + BVFree bvFreeFunc, + int probe, + int type, + unsigned int bvrFlags ) { BVRef bvr = (BVRef)malloc(sizeof(*bvr)); - if (bvr) { + if ( bvr ) + { bzero(bvr, sizeof(*bvr)); bvr->biosdev = biosdev; @@ -876,17 +897,20 @@ */ /* - if ( part->bootid & FDISK_ACTIVE ) { + if ( part->bootid & FDISK_ACTIVE ) + { bvr->flags |= kBVFlagPrimary; } */ // Probe the filesystem. - if ( initFunc ) { + if ( initFunc ) + { bvr->flags |= kBVFlagNativeBoot; - if ( probe && initFunc( bvr ) != 0 ) { + if ( probe && initFunc( bvr ) != 0 ) + { // filesystem probe failed. DEBUG_DISK(("%s: failed probe on dev %x part %d\n", __FUNCTION__, biosdev, partno)); @@ -898,16 +922,23 @@ { bvr->flags |= kBVFlagBootable; } - } else if ( readBootSector( biosdev, blkoff, (void *)0x7e00 ) == 0 ) { + } + else if ( readBootSector( biosdev, blkoff, (void *)0x7e00 ) == 0 ) + { bvr->flags |= kBVFlagForeignBoot; - } else { + } + else + { (*bvr->bv_free)(bvr); bvr = NULL; } } - if (bvr) { + + if ( bvr ) + { bvr->flags |= bvrFlags; } + return bvr; } @@ -920,18 +951,18 @@ * one extended partition they will be numbered 1, 2, 5. */ -static BVRef diskScanFDiskBootVolumes( int biosdev, int * countPtr ) +static BVRef diskScanFDiskBootVolumes( int biosdev, int *countPtr ) { - const struct fdisk_part * part; - struct DiskBVMap * map; - int partno = -1; - BVRef bvr; + const struct fdisk_part *part; + struct DiskBVMap *map; + int partno = -1; + BVRef bvr; #if UFS_SUPPORT - BVRef booterUFS = NULL; + BVRef booterUFS = NULL; #endif - int spc; - struct driveInfo di; - boot_drive_info_t *dp; + int spc; + struct driveInfo di; + boot_drive_info_t *dp; verbose("Attempting to scan FDISK boot volumes [biosdev=%02Xh]:\n", biosdev); @@ -954,7 +985,7 @@ do { // Create a new mapping. - map = (struct DiskBVMap *) malloc( sizeof(*map) ); + map = (struct DiskBVMap *)malloc(sizeof(*map)); if ( map ) { map->biosdev = biosdev; @@ -974,9 +1005,7 @@ { #if UFS_SUPPORT case FDISK_UFS: - bvr = newFDiskBVRef(biosdev, partno, - part->relsect + UFS_FRONT_PORCH/BPS, - part, + bvr = newFDiskBVRef(biosdev, partno, part->relsect + UFS_FRONT_PORCH/BPS, part, UFSInitPartition, UFSLoadFile, UFSReadFile, @@ -991,9 +1020,7 @@ #endif case FDISK_HFS: - bvr = newFDiskBVRef(biosdev, partno, - part->relsect, - part, + bvr = newFDiskBVRef(biosdev, partno, part->relsect, part, HFSInitPartition, HFSLoadFile, HFSReadFile, @@ -1009,9 +1036,7 @@ // turbo - we want the booter type scanned also case FDISK_BOOTER: if (part->bootid & FDISK_ACTIVE) - gBIOSBootVolume = newFDiskBVRef(biosdev, partno, - part->relsect, - part, + gBIOSBootVolume = newFDiskBVRef(biosdev, partno, part->relsect, part, HFSInitPartition, HFSLoadFile, HFSReadFile, @@ -1024,9 +1049,7 @@ kBIOSDevTypeHardDrive, 0); #if UFS_SUPPORT - booterUFS = newFDiskBVRef(biosdev, partno, - ((part->relsect + spc - 1) / spc) * spc, - part, + booterUFS = newFDiskBVRef(biosdev, partno, ((part->relsect + spc - 1) / spc) * spc, part, UFSInitPartition, UFSLoadFile, UFSReadFile, @@ -1044,11 +1067,9 @@ case FDISK_DOS12: case FDISK_DOS16S: case FDISK_DOS16B: - case FDISK_SMALLFAT32: - case FDISK_DOS16SLBA: - bvr = newFDiskBVRef(biosdev, partno, - part->relsect, - part, + case FDISK_DOS32: + case FDISK_FAT16: + bvr = newFDiskBVRef(biosdev, partno, part->relsect, part, MSDOSInitPartition, MSDOSLoadFile, MSDOSReadFile, @@ -1063,19 +1084,19 @@ case FDISK_NTFS: if (probeFileSystem(biosdev, part->relsect) == 0xE7) // 0xE7 means 'FDISK_EXFAT' - bvr = newFDiskBVRef(biosdev, - partno, - part->relsect, - part, - 0, 0, 0, 0, 0, + bvr = newFDiskBVRef(biosdev, partno, part->relsect, part, + EXFATInitPartition, + EXFATLoadFile, + EXFATReadFile, + EXFATGetDirEntry, + EXFATGetFileBlock, EXFATGetUUID, EXFATGetDescription, - (BVFree)free, - 0, kBIOSDevTypeHardDrive, 0); + EXFATFree, + 0, + kBIOSDevTypeHardDrive, 0); else - bvr = newFDiskBVRef(biosdev, partno, - part->relsect, - part, + bvr = newFDiskBVRef(biosdev, partno, part->relsect, part, 0, 0, 0, 0, 0, NTFSGetUUID, NTFSGetDescription, @@ -1084,9 +1105,7 @@ break; case FDISK_LINUX: - bvr = newFDiskBVRef(biosdev, partno, - part->relsect, - part, + bvr = newFDiskBVRef(biosdev, partno, part->relsect, part, 0, 0, 0, 0, 0, EX2GetUUID, EX2GetDescription, @@ -1095,9 +1114,7 @@ break; case FDISK_BEFS: - bvr = newFDiskBVRef(biosdev, partno, - part->relsect, - part, + bvr = newFDiskBVRef(biosdev, partno, part->relsect, part, 0, 0, 0, 0, 0, 0, BeFSGetDescription, (BVFree)free, @@ -1105,37 +1122,32 @@ break; case FDISK_FREEBSD: - bvr = newFDiskBVRef(biosdev, partno, - part->relsect, - part, + bvr = newFDiskBVRef(biosdev, partno, part->relsect, part, 0, 0, 0, 0, 0, 0, FreeBSDGetDescription, (BVFree)free, - 0, kBIOSDevTypeHardDrive, 0); + 0, + kBIOSDevTypeHardDrive, 0); break; case FDISK_OPENBSD: - bvr = newFDiskBVRef(biosdev, partno, - part->relsect, - part, + bvr = newFDiskBVRef(biosdev, partno, part->relsect, part, 0, 0, 0, 0, 0, 0, OpenBSDGetDescription, (BVFree)free, - 0, kBIOSDevTypeHardDrive, 0); + 0, + kBIOSDevTypeHardDrive, 0); break; default: - bvr = newFDiskBVRef(biosdev, partno, - part->relsect, - part, + bvr = newFDiskBVRef(biosdev, partno, part->relsect, part, 0, 0, 0, 0, 0, 0, 0, (BVFree)free, 0, kBIOSDevTypeHardDrive, 0); break; } - - if (bvr) + if ( bvr ) { bvr->next = map->bvr; map->bvr = bvr; @@ -1194,10 +1206,10 @@ #endif // Actually this should always be true given the above code // (unless malloc failed above) - if(map && map == gDiskBVMap) + if (map && (map == gDiskBVMap)) { // Don't leave a null map in the chain - if(map->bvrcnt == 0 && map->bvr == NULL) + if ((map->bvrcnt == 0) && (map->bvr == NULL)) { gDiskBVMap = map->next; free(map); @@ -1205,9 +1217,9 @@ } } - if (countPtr) *countPtr = map ? map->bvrcnt : 0; + if ( countPtr ) *countPtr = map ? map->bvrcnt : 0; - return map ? map->bvr : NULL; + return map ? map->bvr : NULL; } //============================================================================== @@ -1221,12 +1233,13 @@ verbose("Attempting to scan APM boot volumes [biosdev=%02Xh]:\n", biosdev); - void *buffer = malloc(BPS); + void *buffer = malloc(BPS); if (!buffer) { return NULL; } + bzero(buffer,BPS); /* Check for alternate block size */ @@ -1234,6 +1247,7 @@ { return NULL; } + block0_p = buffer; if (OSSwapBigToHostInt16(block0_p->sbSig) == BLOCK0_SIGNATURE) { @@ -1274,7 +1288,7 @@ map->next = gDiskBVMap; gDiskBVMap = map; - for (i=0; idpme_map_entries); } @@ -1297,21 +1311,18 @@ if (strcmp(dpme_p->dpme_type, "Apple_HFS") == 0) { - bvr = newAPMBVRef(biosdev, - i, - OSSwapBigToHostInt32(dpme_p->dpme_pblock_start) * factor, - dpme_p, - HFSInitPartition, - HFSLoadFile, - HFSReadFile, - HFSGetDirEntry, - HFSGetFileBlock, - HFSGetUUID, - HFSGetDescription, - HFSFree, - 0, - kBIOSDevTypeHardDrive, 0); - bvr->next = map->bvr; + bvr = newAPMBVRef(biosdev, i, OSSwapBigToHostInt32(dpme_p->dpme_pblock_start) * factor, dpme_p, + HFSInitPartition, + HFSLoadFile, + HFSReadFile, + HFSGetDirEntry, + HFSGetFileBlock, + HFSGetUUID, + HFSGetDescription, + HFSFree, + 0, + kBIOSDevTypeHardDrive, 0); + bvr->next = map->bvr; map->bvr = bvr; map->bvrcnt++; } @@ -1319,10 +1330,10 @@ } } while (0); - free(buffer); - - if (countPtr) *countPtr = map ? map->bvrcnt : 0; - + if ( buffer ) free(buffer); + + if ( countPtr ) *countPtr = map ? map->bvrcnt : 0; + return map ? map->bvr : NULL; } @@ -1338,7 +1349,7 @@ //============================================================================== -static BVRef diskScanGPTBootVolumes(int biosdev, int * countPtr) +static BVRef diskScanGPTBootVolumes(int biosdev, int *countPtr) { verbose("Attempting to scan GPT boot volumes [biosdev=%02Xh]:\n", biosdev); @@ -1346,16 +1357,22 @@ void *buffer = malloc(BPS); int error; + if ( !buffer ) + { + verbose("[diskScanGPTBootVolumes] Error! Can't allocate memory for buffer.\n"); + goto scanErr; + } + if ((error = readBytes( biosdev, /*secno*/0, 0, BPS, buffer )) != 0) { - verbose("ERROR![%d] Failed to read boot sector.\n", error); + verbose("[diskScanGPTBootVolumes] Error(%d)! Failed to read boot sector.\n", error); goto scanErr; } struct REAL_disk_blk0 *fdiskMap = buffer; if ( OSSwapLittleToHostInt16(fdiskMap->signature) != DISK_SIGNATURE ) { - verbose("ERROR! Failed to find boot signature.\n"); + verbose("[diskScanGPTBootVolumes] Error! Failed to find boot signature.\n"); goto scanErr; } @@ -1371,7 +1388,7 @@ // means the FDISK code will wind up parsing it. if ( fdiskID ) { - verbose("ERROR! Two GPT protective MBR (fdisk=0xEE) partitions found on same device, skipping.\n"); + verbose("[diskScanGPTBootVolumes] Error! Two GPT protective MBR (fdisk=0xEE) partitions found on same device, skipping.\n"); goto scanErr; } @@ -1382,7 +1399,7 @@ if ( fdiskID == 0 ) { - verbose("ERROR! No GPT protective MBR (fdisk=0xEE) partition found on this device, skipping.\n"); + verbose("[diskScanGPTBootVolumes] Error! No GPT protective MBR (fdisk=0xEE) partition found on this device, skipping.\n"); goto scanErr; } @@ -1390,7 +1407,7 @@ if ((error = readBytes(biosdev, 1, 0, BPS, buffer)) != 0) { - verbose("ERROR![%d] Failed to read GPT header, skipping.\n", error); + verbose("[diskScanGPTBootVolumes] Error(%d)! Failed to read GPT header, skipping.\n", error); goto scanErr; } @@ -1404,7 +1421,7 @@ if (memcmp(headerMap->hdr_sig, GPT_HDR_SIG, strlen(GPT_HDR_SIG))) { - verbose("ERROR! Wrong GPT header signature [%s] or not present, skipping.\n", hdrSig); + verbose("[diskScanGPTBootVolumes] Error! Wrong GPT header signature '%s' or not present, skipping.\n", hdrSig); goto scanErr; } @@ -1415,7 +1432,7 @@ if ((headerSize < offsetof(gpt_hdr, padding)) || (headerSize > BPS)) { - verbose("ERROR! Wrong GPT header size [%d], skipping.\n", headerSize); + verbose("[diskScanGPTBootVolumes] Error! Wrong GPT header size (=%d), skipping.\n", headerSize); goto scanErr; } /* @@ -1432,7 +1449,7 @@ if ((headerCRC = crc32(0, headerMap, headerSize)) != headerCheck) { - verbose("ERROR! Wrong GPT header CRC32 [%d], skipping.\n", headerCheck); + verbose("[diskScanGPTBootVolumes] Error! Wrong GPT header CRC32 (=%d), skipping.\n", headerCheck); goto scanErr; } @@ -1452,7 +1469,7 @@ if ( gptSize < sizeof(gpt_ent) ) { - verbose("ERROR! Wrong GPT partition entry size [%d], skipping.\n", gptSize); + verbose("[diskScanGPTBootVolumes] Error! Wrong GPT partition entry size (=%d), skipping.\n", gptSize); goto scanErr; } @@ -1495,7 +1512,8 @@ BVRef bvr; unsigned int bvrFlags; - for (gptID = 1; gptID <= gptCount; ++gptID) { + for (gptID = 1; gptID <= gptCount; ++gptID) + { bvr = NULL; bvrFlags = 0; fsType = 0; // size on disk can be larger than sizeof(gpt_ent) @@ -1504,18 +1522,62 @@ // NOTE: EFI_GUID's are in LE and we know we're on an x86. // The IOGUIDPartitionScheme.cpp code uses byte-based UUIDs, we don't. - if (isPartitionUsed(gptMap)) { + if (isPartitionUsed(gptMap)) + { // Getting fdisk like partition type. fsType = probeFileSystem(biosdev, gptMap->ent_lba_start); + + // turbo - save our booter partition + // zef - only on original boot device + if (efi_guid_compare(&GPT_EFISYS_GUID, (EFI_GUID const *)gptMap->ent_type) == 0) + { + switch (fsType) + { + case FDISK_HFS: + if (readBootSector(biosdev, gptMap->ent_lba_start, (void *)0x7e00) == 0) + { + bvr = newGPTBVRef(biosdev, gptID, gptMap->ent_lba_start, gptMap, + HFSInitPartition, + HFSLoadFile, + HFSReadFile, + HFSGetDirEntry, + HFSGetFileBlock, + HFSGetUUID, + HFSGetDescription, + HFSFree, + 0, kBIOSDevTypeHardDrive, kBVFlagEFISystem); + } + break; + + case FDISK_FAT32: + if (testFAT32EFIBootSector(biosdev, gptMap->ent_lba_start, (void *)0x7e00) == 0) + { + bvr = newGPTBVRef(biosdev, gptID, gptMap->ent_lba_start, gptMap, + MSDOSInitPartition, + MSDOSLoadFile, + MSDOSReadFile, + MSDOSGetDirEntry, + MSDOSGetFileBlock, + MSDOSGetUUID, + MSDOSGetDescription, + MSDOSFree, + 0, kBIOSDevTypeHardDrive, kBVFlagEFISystem); + } + break; + + default: + if (biosdev == gBIOSDev) gBIOSBootVolume = bvr; + break; + } + if (bvr) strlcpy(bvr->type_name, "EFI", BVSTRLEN); + } if ((efi_guid_compare(&GPT_BOOT_GUID, (EFI_GUID const *)gptMap->ent_type) == 0) || - (efi_guid_compare(&GPT_HFS_GUID, (EFI_GUID const *)gptMap->ent_type) == 0)) { + (efi_guid_compare(&GPT_HFS_GUID, (EFI_GUID const *)gptMap->ent_type) == 0)) + { bvrFlags = (efi_guid_compare(&GPT_BOOT_GUID, (EFI_GUID const *)gptMap->ent_type) == 0) ? kBVFlagBooter : 0; - bvr = newGPTBVRef(biosdev, - gptID, - gptMap->ent_lba_start, - gptMap, + bvr = newGPTBVRef(biosdev, gptID, gptMap->ent_lba_start, gptMap, HFSInitPartition, HFSLoadFile, HFSReadFile, @@ -1526,11 +1588,17 @@ HFSFree, 0, kBIOSDevTypeHardDrive, bvrFlags); - if (bvr) strlcpy(bvr->type_name, (efi_guid_compare(&GPT_BOOT_GUID, (EFI_GUID const *)gptMap->ent_type) == 0) ? "Apple_Boot" : "Apple_HFS", BVSTRLEN); + if ( bvr ) + { + strlcpy(bvr->type_name, (efi_guid_compare(&GPT_HFS_GUID, (EFI_GUID const *)gptMap->ent_type) == 0) ? "Apple_HFS" : "Apple_Boot", BVSTRLEN); + } } // zef - foreign OS support - if (efi_guid_compare(&GPT_BASICDATA_GUID, (EFI_GUID const *)gptMap->ent_type) == 0) { + if ((efi_guid_compare(&GPT_BASICDATA_GUID, (EFI_GUID const*)gptMap->ent_type) == 0) || + (efi_guid_compare(&GPT_BASICDATA2_GUID, (EFI_GUID const*)gptMap->ent_type) == 0)) + + { switch (fsType) { case FDISK_NTFS: @@ -1540,80 +1608,54 @@ if (bvr) strlcpy(bvr->type_name, "Microsoft Basic Data", BVSTRLEN); break; - case 0xE7: + case 0xE7: // exFAT bvr = newGPTBVRef(biosdev, gptID, gptMap->ent_lba_start, gptMap, - 0, 0, 0, 0, 0, EXFATGetUUID, EXFATGetDescription, - (BVFree)free, 0, kBIOSDevTypeHardDrive, 0); + EXFATInitPartition, + EXFATLoadFile, + EXFATReadFile, + EXFATGetDirEntry, + EXFATGetFileBlock, + EXFATGetUUID, + EXFATGetDescription, + EXFATFree, + 0, kBIOSDevTypeHardDrive, 0); if (bvr) strlcpy(bvr->type_name, "Microsoft Basic Data", BVSTRLEN); break; + + case FDISK_DOS12: + case FDISK_DOS16B: + case FDISK_FAT32: + bvr = newGPTBVRef(biosdev, gptID, gptMap->ent_lba_start, gptMap, + MSDOSInitPartition, + MSDOSLoadFile, + MSDOSReadFile, + MSDOSGetDirEntry, + MSDOSGetFileBlock, + MSDOSGetUUID, + MSDOSGetDescription, + MSDOSFree, + 0, kBIOSDevTypeHardDrive, 0); + break; case FDISK_LINUX: bvr = newGPTBVRef(biosdev, gptID, gptMap->ent_lba_start, gptMap, 0, 0, 0, 0, 0, EX2GetUUID, EX2GetDescription, (BVFree)free, 0, kBIOSDevTypeHardDrive, 0); - if (bvr) strlcpy(bvr->type_name, "Linux", BVSTRLEN); break; default: bvr = newGPTBVRef(biosdev, gptID, gptMap->ent_lba_start, gptMap, 0, 0, 0, 0, 0, 0, 0, (BVFree)free, 0, kBIOSDevTypeHardDrive, 0); - if (bvr) strlcpy(bvr->type_name, "Microsoft Basic Data", BVSTRLEN); break; } + if ( bvr ) + { + strlcpy(bvr->type_name, (efi_guid_compare(&GPT_BASICDATA_GUID, (EFI_GUID const*)gptMap->ent_type) == 0) ? "Microsoft Basic Data" : "Microsoft Reserved", BVSTRLEN); + } } - - if (efi_guid_compare(&GPT_BASICDATA2_GUID, (EFI_GUID const *)gptMap->ent_type) == 0) { - bvr = newGPTBVRef(biosdev, gptID, gptMap->ent_lba_start, gptMap, - 0, 0, 0, 0, 0, NTFSGetUUID, NTFSGetDescription, - (BVFree)free, 0, kBIOSDevTypeHardDrive, 0); - if (bvr) strlcpy(bvr->type_name, "Microsoft Reserved", BVSTRLEN); - } - // turbo - save our booter partition - // zef - only on original boot device - if (efi_guid_compare(&GPT_EFISYS_GUID, (EFI_GUID const *)gptMap->ent_type) == 0) { - switch (fsType) { - case FDISK_HFS: - if (readBootSector(biosdev, gptMap->ent_lba_start, (void *)0x7e00) == 0) { - bvr = newGPTBVRef(biosdev, gptID, gptMap->ent_lba_start, gptMap, - HFSInitPartition, - HFSLoadFile, - HFSReadFile, - HFSGetDirEntry, - HFSGetFileBlock, - HFSGetUUID, - HFSGetDescription, - HFSFree, - 0, kBIOSDevTypeHardDrive, kBVFlagEFISystem); - } - break; - - case FDISK_FAT32: - if (testFAT32EFIBootSector(biosdev, gptMap->ent_lba_start, (void *)0x7e00) == 0) { - bvr = newGPTBVRef(biosdev, gptID, gptMap->ent_lba_start, gptMap, - MSDOSInitPartition, - MSDOSLoadFile, - MSDOSReadFile, - MSDOSGetDirEntry, - MSDOSGetFileBlock, - MSDOSGetUUID, - MSDOSGetDescription, - MSDOSFree, - 0, kBIOSDevTypeHardDrive, kBVFlagEFISystem); - } - break; - - default: - if (biosdev == gBIOSDev) { - gBIOSBootVolume = bvr; - } - break; - } - if (bvr) strlcpy(bvr->type_name, "EFI", BVSTRLEN); - } - - if (bvr) + if ( bvr ) { char stringuuid[100]; efi_guid_unparse_upper((EFI_GUID *)gptMap->ent_uuid, stringuuid); @@ -1631,22 +1673,12 @@ } } - scanErr: - if (buffer) { - free(buffer); - } - - if (map) { - if (countPtr) *countPtr = map->bvrcnt; - { - return map->bvr; - } - } else { - if (countPtr) *countPtr = 0; - { - return NULL; - } - } +scanErr: + if ( buffer ) free(buffer); + + if ( countPtr ) *countPtr = map ? map->bvrcnt : 0; + + return map ? map->bvr : NULL; } //============================================================================== @@ -1657,6 +1689,14 @@ config_file_t systemVersion; char dirSpec[512]; + /* + * Only look for OS Version on HFS+ + */ + if (bvr->fs_readfile != HFSReadFile) + { + return valid; + } + // OS X Recovery sprintf(dirSpec, "hd(%d,%d)/com.apple.recovery.boot/SystemVersion.plist", BIOS_DEV_UNIT(bvr), bvr->part_no); @@ -1671,11 +1711,14 @@ bvr->OSisServer = false; bvr->OSisInstaller = false; valid = true; - } else { + } + else + { // OS X Server sprintf(dirSpec, "hd(%d,%d)/System/Library/CoreServices/ServerVersion.plist", BIOS_DEV_UNIT(bvr), bvr->part_no); - if (!loadConfigFile(dirSpec, &systemVersion)) { + if (!loadConfigFile(dirSpec, &systemVersion)) + { bvr->OSisServer = true; bvr->OSisInstaller = false; valid = true; @@ -1711,17 +1754,21 @@ 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; strncat(bvr->OSVersion, "10.7", sizeof(bvr->OSVersion) - 1); // 10.7 + len = 4; close(fh); - } else { + } + else + { sprintf(dirSpec, "hd(%d,%d)/.IAPhysicalMedia", BIOS_DEV_UNIT(bvr), bvr->part_no); fh = open(dirSpec, 0); - if (fh >= 0) { + if (fh >= 0) + { valid = true; bvr->OSisInstaller = true; strncat(bvr->OSVersion, "10.9", sizeof(bvr->OSVersion) - 1); // 10.9 + @@ -1748,7 +1795,8 @@ long flags; u_int32_t time; - for (bvr = chain; bvr; bvr = bvr->next) { + for (bvr = chain; bvr; bvr = bvr->next) + { ret = -1; error = 0; // Check for alternate volume label on boot helper partitions. @@ -1756,20 +1804,26 @@ sprintf(dirSpec, "hd(%d,%d)/System/Library/CoreServices/", BIOS_DEV_UNIT(bvr), bvr->part_no); sprintf(fileSpec, "%s", ".disk_label.contentDetails"); ret = GetFileInfo(dirSpec, fileSpec, &flags, &time); - if (!ret) { + if (!ret) + { fh = open(strcat(dirSpec, fileSpec), 0); fileSize = file_size(fh); - if (fileSize > 0 && fileSize < BVSTRLEN) { - if (read(fh, label, fileSize) != fileSize) { + if (fileSize > 0 && fileSize < BVSTRLEN) + { + if (read(fh, label, fileSize) != fileSize) + { error = -1; } - } else { + } + else + { error = -1; } close(fh); - if (!error) { + if (!error) + { label[fileSize] = '\0'; strcpy(bvr->altlabel, label); } @@ -1777,11 +1831,13 @@ } // Check for SystemVersion.plist or ServerVersion.plist to determine if a volume hosts an installed system. + if (bvr->flags & kBVFlagNativeBoot) { if (getOSVersion(bvr, bvr->OSVersion) == true) { bvr->flags |= kBVFlagSystemVolume; + verbose("hd(%d,%d) %s Mac OS X %s\n", BIOS_DEV_UNIT(bvr), bvr->part_no, bvr->name, bvr->OSVersion); } } } @@ -1814,11 +1870,16 @@ verbose("Resetting BIOS device %xh\n", biosdev); // Reset the biosbuf cache cache_valid = false; - if(map == gDiskBVMap) { + if(map == gDiskBVMap) + { gDiskBVMap = map->next; - } else if(prevMap != NULL) { + } + else if(prevMap != NULL) + { prevMap->next = map->next; - } else { + } + else + { stop(""); } } @@ -1865,11 +1926,12 @@ if (map == NULL) { - //bvr = diskScanGPTBootVolumes(biosdev, &count); - if ((bvr = diskScanGPTBootVolumes(biosdev, &count)) == NULL) + bvr = diskScanGPTBootVolumes(biosdev, &count); + if (bvr == NULL) { bvr = diskScanFDiskBootVolumes(biosdev, &count); } + if (bvr == NULL) { bvr = diskScanAPMBootVolumes(biosdev, &count); @@ -1884,10 +1946,12 @@ { bvr = map->bvr; } + if (countPtr) { *countPtr += count; } + return bvr; } @@ -1967,7 +2031,8 @@ if ( (!allowFlags || newBVR->flags & allowFlags) && (!denyFlags || !(newBVR->flags & denyFlags) ) && (newBVR->biosdev >= minBIOSDev && newBVR->biosdev <= maxBIOSDev) - ) { + ) + { newBVR->visible = true; } @@ -1976,7 +2041,8 @@ * to be able to hide foreign partitions from the boot menu. * */ - if ( (newBVR->flags & kBVFlagForeignBoot) ) { + if ( (newBVR->flags & kBVFlagForeignBoot) ) + { char *start, *next = val; long len = 0; do @@ -1993,18 +2059,21 @@ /* * Use the first bvr entry as the starting chain pointer. */ - if (!chain) { + if (!chain) + { chain = newBVR; } /* * Update the previous bvr's link pointer to use the new memory area. */ - if (prevBVR) { + if (prevBVR) + { prevBVR->next = newBVR; } - if (newBVR->visible) { + if (newBVR->visible) + { bvCount++; } } Index: branches/Bungo/i386/libsaio/smbios.c =================================================================== --- branches/Bungo/i386/libsaio/smbios.c (revision 2536) +++ branches/Bungo/i386/libsaio/smbios.c (revision 2537) @@ -617,8 +617,10 @@ /* ============================================ */ -bool useSMBIOSdefaults = true; // Bungo - +bool useSMBIOSdefaults = true; // Bungo +/** FIXED +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 { @@ -641,7 +643,8 @@ if (Platform.Type == 2) { - if (Platform.CPU.NoCores > 1) { + if (Platform.CPU.NoCores > 1) + { defaultSystemInfo.productName = kDefaultMacBookPro; defaultBIOSInfo.version = kDefaultMacBookProBIOSVersion; defaultBIOSInfo.releaseDate = kDefaultMacBookProBIOSReleaseDate; @@ -649,7 +652,9 @@ defaultBaseBoard.product = kDefaultMacBookProBoardProduct; defaultBaseBoard.boardType = kSMBBaseBoardMotherboard; defaultChassis.chassisType = kSMBchassisUnknown; - } else { + } + else + { defaultSystemInfo.productName = kDefaultMacBook; defaultBIOSInfo.version = kDefaultMacBookBIOSVersion; defaultBIOSInfo.releaseDate = kDefaultMacBookBIOSReleaseDate; @@ -658,7 +663,9 @@ defaultBaseBoard.boardType = kSMBBaseBoardMotherboard; defaultChassis.chassisType = kSMBchassisUnknown; } - } else { + } + else + { switch (Platform.CPU.NoCores) { case 1: @@ -794,13 +801,13 @@ char *getSMBStringForField(SMBStructHeader *structHeader, uint8_t field) { - uint8_t *stringPtr = (uint8_t *)structHeader + structHeader->length; - - if (!field) { + if (!field || !structHeader) { return NULL; } + + uint8_t *stringPtr = (uint8_t *)structHeader + structHeader->length; - for (field--; field != 0 && strlen((char *)stringPtr) > 0; + for (field--; (field > 0) && (*stringPtr > 0) &&(*(uint16_t *)stringPtr != 0); field--, stringPtr = (uint8_t *)((uint32_t)stringPtr + strlen((char *)stringPtr) + 1)); return (char *)stringPtr; @@ -821,7 +828,7 @@ strSize = strlen(string); - // remove any spaces found at the end but only in MemoryDevice + // remove any spaces found at the end but only in MemoryDevice avoiding errors if (structHeader->type == kSMBTypeMemoryDevice) { while ((strSize != 0) && (string[strSize - 1] == ' ')) { strSize--; @@ -860,8 +867,10 @@ { break; } else { - if (structPtr->orig->type == kSMBTypeMemoryDevice) { // MemoryDevice only - if (getSMBValueForKey(structPtr->orig, SMBSetters[idx].keyString, &string, NULL)) { + if (structPtr->orig->type == kSMBTypeMemoryDevice) // MemoryDevice only + { + if (getSMBValueForKey(structPtr->orig, SMBSetters[idx].keyString, &string, NULL)) + { break; } } @@ -999,9 +1008,11 @@ if (Platform.CPU.Vendor != CPUID_VENDOR_INTEL) return false; - switch (Platform.CPU.Family) { + switch (Platform.CPU.Family) + { case 0x06: - switch (Platform.CPU.Model) { + switch (Platform.CPU.Model) + { case 0x19: // Intel Core i5 650 @3.20 Ghz case CPUID_MODEL_FIELDS: // Intel Core i5, i7, Xeon X34xx LGA1156, (45nm) case CPUID_MODEL_DALES: // Intel Core i5, i7, Xeon, (45nm), integrated GPU @@ -1292,9 +1303,10 @@ bzero(buffer, SMB_ALLOC_SIZE); structPtr->new = (SMBStructHeader *)buffer; - // getBoolForKey(kSMBIOSdefaults, &setSMB, &bootInfo->chameleonConfig); Bungo + //Bungo: + //getBoolForKey(kSMBIOSdefaults, &setSMB, &bootInfo->chameleonConfig); getBoolForKey(kSMBIOSdefaults, &useSMBIOSdefaults, &bootInfo->chameleonConfig); - // if (setSMB) Bungo + // if (setSMB) setDefaultSMBData(); setupNewSMBIOSTable(origeps, structPtr); Index: branches/Bungo/i386/libsaio/smbios_decode.c =================================================================== --- branches/Bungo/i386/libsaio/smbios_decode.c (revision 2536) +++ branches/Bungo/i386/libsaio/smbios_decode.c (revision 2537) @@ -228,11 +228,14 @@ // 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 = getSMBStringForField(structHeader, field); - if (mask) + char *str = NULL; + str = getSMBStringForField(structHeader, field); + if (!field) { + str = NotSpecifiedStr; + } + else if (mask) { str = PrivateStr; - else if (!field) - str = NotSpecifiedStr; + } return str; }; @@ -472,7 +475,8 @@ } // Total Width: // Data Width: - switch (((SMBMemoryDevice *)structHeader)->memorySize) { + switch (((SMBMemoryDevice *)structHeader)->memorySize) + { case 0: verbose("\tSize: No Module Installed\n"); break; Index: branches/Bungo/i386/libsaio/smbios.h =================================================================== --- branches/Bungo/i386/libsaio/smbios.h (revision 2536) +++ branches/Bungo/i386/libsaio/smbios.h (revision 2537) @@ -32,7 +32,6 @@ typedef uint32_t SMBDWord; typedef uint64_t SMBQWord; - typedef struct DMIEntryPoint { SMBByte anchor[5]; @@ -853,7 +852,6 @@ #define SMBIOS_ORIGINAL 0 #define SMBIOS_PATCHED 1 -extern uint64_t smbios_p; extern void *getSmbios(int which); extern void readSMBIOSInfo(SMBEntryPoint *eps); extern void setupSMBIOS(void); Index: branches/Bungo/i386/libsaio/stringTable.c =================================================================== --- branches/Bungo/i386/libsaio/stringTable.c (revision 2536) +++ branches/Bungo/i386/libsaio/stringTable.c (revision 2537) @@ -37,6 +37,7 @@ bool sysConfigValid; #if UNUSED + /* * Compare a string to a key with quoted characters */ @@ -335,7 +336,8 @@ { static const char *value = 0; int len = 0; - if (!getValueForKey(key, &value, &len, config)) { + if (!getValueForKey(key, &value, &len, config)) + { value = 0; } return value; @@ -351,10 +353,14 @@ const char *key_val; int size; - if (getValueForKey(key, &key_val, &size, config)) { - if ((size >= 1) && (key_val[0] == 'Y' || key_val[0] == 'y')) { + if (getValueForKey(key, &key_val, &size, config)) + { + if ((size >= 1) && (key_val[0] == 'Y' || key_val[0] == 'y')) + { *result_val = true; - } else { + } + else + { *result_val = false; } return true; @@ -511,7 +517,6 @@ } } } - return ret; } @@ -592,7 +597,8 @@ { int fd, count; - if ((fd = open_bvdev("bt(0,0)", configFile, 0)) < 0) { + if ((fd = open_bvdev("bt(0,0)", configFile, 0)) < 0) + { return -1; } // read file @@ -622,8 +628,10 @@ 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); @@ -659,22 +667,30 @@ int i; - for(i = 0; i< sizeof(dirspec)/sizeof(dirspec[0]); i++) { - if ( loadChameleonConfigForDevice(config, "rd(0,0)", dirspec[i]) == 0 ) { + 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 ) { + + if ( loadChameleonConfigForDevice(config, "", dirspec[i]) == 0 ) + { return 0; } - if ( loadChameleonConfigForDevice(config, "bt(0,0)", dirspec[i]) == 0 ) { + + if ( loadChameleonConfigForDevice(config, "bt(0,0)", dirspec[i]) == 0 ) + { return 0; } BVRef bvr; - for ( bvr = chain; bvr; bvr = bvr->next ) { /* C99 Error */ + for ( bvr = chain; bvr; bvr = bvr->next ) /* C99 Error */ + { char device[256]; getDeviceDescription(bvr, device); - if ( loadChameleonConfigForDevice(config, device, dirspec[i]) == 0 ) { + if ( loadChameleonConfigForDevice(config, device, dirspec[i]) == 0 ) + { return 0; } } @@ -694,7 +710,8 @@ snprintf(full_path, sizeof(full_path), "%s%s", device, path); - if ((fd = open(full_path, 0)) >= 0) { + 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")) { error("%s is depreciated.\n", full_path); @@ -729,8 +746,10 @@ 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); @@ -747,9 +766,12 @@ char * newString(const char * oldString) { - if ( oldString ) { + if ( oldString ) + { return strcpy(malloc(strlen(oldString)+1), oldString); - } else { + } + else + { return NULL; } } @@ -767,14 +789,16 @@ *val = '\0'; // Scan for the next non-whitespace character. - while ( *ptr && (*ptr == ' ' || *ptr == '=') ) { + while ( *ptr && (*ptr == ' ' || *ptr == '=') ) + { ptr++; } strStart = ptr; // Skip the leading double quote character. - if (*ptr == '\"') { + if (*ptr == '\"') + { isQuoted = true; ptr++; strStart++; Index: branches/Bungo/i386/libsaio/biosfn.c =================================================================== --- branches/Bungo/i386/libsaio/biosfn.c (revision 2536) +++ branches/Bungo/i386/libsaio/biosfn.c (revision 2537) @@ -597,7 +597,7 @@ // printf("bus_type[4] = %x\n", dp->params. bus_type[4]); // printf("interface_type[8] = %x\n", dp->params. interface_type[8]); // printf("interface_path[8] = %x\n", dp->params. interface_path[8]); -// printf("dev_path[8] = %x\n", dp->params. dev_path[8]); +// printf("dev_path[16] = %x\n", dp->params. dev_path[16]); // printf("reserved3 = %x\n", dp->params. reserved3); // printf("checksum = %x\n", dp->params. checksum); printf("io_port_base = %x\n", dp->dpte.io_port_base); Index: branches/Bungo/i386/libsaio/convert.c =================================================================== --- branches/Bungo/i386/libsaio/convert.c (revision 2536) +++ branches/Bungo/i386/libsaio/convert.c (revision 2537) @@ -36,23 +36,26 @@ static EFI_CHAR8 uuid[UUID_LEN+1] = ""; buf[2] = '\0'; - for (i = 0; i < UUID_LEN; i++) { - //if (p[0] == '\0' || p[1] == '\0' || !isxdigit(p[0]) || !isxdigit(p[1])) { - if (!isxdigit(p[0]) || !isxdigit(p[1])) { + for (i = 0; i < UUID_LEN; i++) + { + if (p[0] == '\0' || p[1] == '\0' || !isxdigit(p[0]) || !isxdigit(p[1])) + { verbose("[ERROR] UUID='%s' syntax error.\n", source); return 0; } buf[0] = *p++; buf[1] = *p++; uuid[i] = (unsigned char) strtoul(buf, NULL, 16); - if ((*p == '-') && ((i % 2) == 1) && (i < UUID_LEN - 1)) { + if ((*p == '-') && ((i % 2) == 1) && (i < UUID_LEN - 1)) + { p++; } } uuid[UUID_LEN]='\0'; - if (*p != '\0') { - verbose("[ERROR] UUID='%s' syntax error.\n", source); + if (*p != '\0') + { + verbose("[ERROR] UUID='%s' syntax error\n", source); return 0; } return uuid; @@ -92,6 +95,7 @@ { // the resulting binary will be the half size of the input hex string binStr = malloc(len / 2); + binStrIdx = 0; hexNibbleIdx = 0; for (hexStrIdx = 0; hexStrIdx < len; hexStrIdx++) @@ -101,7 +105,8 @@ // ignore all chars except valid hex numbers if ( (hexNibble >= '0' && hexNibble <= '9') || (hexNibble >= 'A' && hexNibble <= 'F') || - (hexNibble >= 'a' && hexNibble <= 'f') ) { + (hexNibble >= 'a' && hexNibble <= 'f') ) + { hexByte[hexNibbleIdx++] = hexNibble; // found both two nibbles, convert to binary @@ -109,8 +114,10 @@ { binChar = 0; - for (hexNibbleIdx = 0; hexNibbleIdx < sizeof(hexByte); hexNibbleIdx++) { - if (hexNibbleIdx > 0) { + for (hexNibbleIdx = 0; hexNibbleIdx < sizeof(hexByte); hexNibbleIdx++) + { + if (hexNibbleIdx > 0) + { binChar = binChar << 4; } Index: branches/Bungo/i386/libsaio/saio_types.h =================================================================== --- branches/Bungo/i386/libsaio/saio_types.h (revision 2536) +++ branches/Bungo/i386/libsaio/saio_types.h (revision 2537) @@ -41,13 +41,16 @@ typedef unsigned long entry_t; -typedef struct { +typedef struct +{ unsigned int sectors:8; unsigned int heads:8; unsigned int cylinders:16; } compact_diskinfo_t; -struct driveParameters { + +struct driveParameters +{ int cylinders; int sectors; int heads; @@ -77,8 +80,10 @@ /* * BIOS drive information. */ -struct boot_drive_info { - struct drive_params { +struct boot_drive_info +{ + struct drive_params + { unsigned short buf_size; unsigned short info_flags; unsigned long phys_cyls; @@ -95,12 +100,13 @@ unsigned char bus_type[4]; unsigned char interface_type[8]; unsigned char interface_path[8]; - unsigned char dev_path[8]; + unsigned char dev_path[16]; unsigned char reserved3; unsigned char checksum; } params; - struct drive_dpte { + struct drive_dpte + { unsigned short io_port_base; unsigned short control_port_base; unsigned char head_flags; @@ -120,7 +126,9 @@ } __attribute__((packed)); typedef struct boot_drive_info boot_drive_info_t; -struct driveInfo { + +struct driveInfo +{ boot_drive_info_t di; int uses_ebios; @@ -129,7 +137,9 @@ int valid; }; -typedef struct FinderInfo { + +typedef struct FinderInfo +{ unsigned char data[16]; } FinderInfo; @@ -206,7 +216,8 @@ }; -enum { +enum +{ kBVFlagPrimary = 0x01, kBVFlagNativeBoot = 0x02, kBVFlagForeignBoot = 0x04, @@ -217,7 +228,8 @@ kBVFlagInstallVolume = 0x80 }; -enum { +enum +{ kBIOSDevTypeFloppy = 0x00, kBIOSDevTypeHardDrive = 0x80, kBIOSDevTypeNetwork = 0xE0, @@ -250,7 +262,8 @@ // KernBootStruct device types. -enum { +enum +{ DEV_SD = 0, DEV_HD = 1, DEV_FD = 2, @@ -279,7 +292,8 @@ kBlockDeviceType = kBIOSDevTypeHardDrive }; //gBootFileType_t; -enum { +enum +{ kCursorTypeHidden = 0x0100, kCursorTypeUnderline = 0x0607 }; Index: branches/Bungo/i386/libsaio/msdos.c =================================================================== --- branches/Bungo/i386/libsaio/msdos.c (revision 2536) +++ branches/Bungo/i386/libsaio/msdos.c (revision 2537) @@ -85,16 +85,20 @@ /* * Check a volume label. */ -static int -oklabel(const char *src) +static int oklabel(const char *src); + +static int oklabel(const char *src) { int c, i; - for (i = 0, c = 0; i <= 11; i++) { + for (i = 0, c = 0; i <= 11; i++) + { c = (u_char)*src++; if (c < ' ' + !i || strchr("\"*+,./:;<=>?[\\]|", c)) + { break; } + } return i && !c; } #endif /* UNUSED */ @@ -198,7 +202,9 @@ free (buf); return -1; } - if (OSSwapLittleToHostInt16(b50->bpbRootDirEnts) == 0) { /* It's FAT32 */ + if (OSSwapLittleToHostInt16(b50->bpbRootDirEnts) == 0) + { + /* It's FAT32 */ if (memcmp(((struct extboot *)bsp->bs710.bsExt)->exFileSysType, "FAT32 ", 8)) { free (buf); @@ -211,11 +217,16 @@ msdosrootDirSectors = 0; msdosfatbits = 32; } - else if (((struct extboot *)bsp->bs50.bsExt)->exBootSignature == EXBOOTSIG) { + else if (((struct extboot *)bsp->bs50.bsExt)->exBootSignature == EXBOOTSIG) + { if (!memcmp((char *)((struct extboot *)bsp->bs50.bsExt)->exFileSysType, "FAT16 ", 8)) + { msdosfatbits = 16; + } else if (!memcmp((char *)((struct extboot *)bsp->bs50.bsExt)->exFileSysType, "FAT12 ", 8)) + { msdosfatbits = 12; + } else { free (buf); @@ -655,9 +666,15 @@ struct direntry *dirp; uint16_t vfatname[WIN_MAXLEN+2*WIN_CHARS]; if (MSDOSInitPartition (ih)<0) + { return -1; + } + if (dirPath[0] == '/') + { dirPath++; + } + st = (struct msdosdirstate *)(long) *dirIndex; if (!st) { @@ -688,8 +705,11 @@ st->cluster = OSReadLittleInt16 ((dirp->deStartCluster),0); st->vfatnumber = 0; if (msdosfatbits == 32) + { st->cluster |= ((uint32_t)OSReadLittleInt16 ((dirp->deHighClust),0)) <<16; } + + } else initRoot (st); *dirIndex = (long long) (long) st; @@ -727,14 +747,19 @@ } for (i=7;i>=0;i--) if (dirp->deName[i]!=' ') + { break; + } + j=i+1; tmp[i+1]=0; for(;i>=0;i--) tmp[i]=(dirp->deName[i]>=128)?cp850[dirp->deName[i]-128][0]:tolower(dirp->deName[i]); for (i=2;i>=0;i--) if (dirp->deName[8+i]!=' ') + { break; + } if (i>=0) { @@ -750,15 +775,21 @@ } if (dirp->deAttributes & ATTR_DIRECTORY) + { *flags = kFileTypeDirectory; + } else + { *flags = kFileTypeFlat; + } // Calculate a fake timestamp using modification date and time values. *time = ((dirp->deMDate & 0x7FFF) << 16) + dirp->deMTime; if (infoValid) + { *infoValid = 1; + } return 0; } @@ -777,11 +808,17 @@ char devStr[12]; if (MSDOSInitPartition (ih)<0) + { return -1; + } + if (filePath[0] == '/') + { filePath++; + } buf = malloc(msdosclustersize); - if (!buf) { + if (!buf) + { return -1; } dirp = getdirpfrompath (ih, filePath, buf); @@ -793,9 +830,13 @@ } cluster = OSReadLittleInt16 ((dirp->deStartCluster),0); if (msdosfatbits == 32) + { cluster |= ((uint32_t)OSReadLittleInt16 ((dirp->deHighClust),0)) <<16; + } + size = (uint32_t)OSReadLittleInt32 ((dirp->deFileSize),0); - if (size<=offset) { + if (size<=offset) + { free (buf); return -1; } @@ -805,7 +846,10 @@ msdosreadcluster (ih, buf, msdosclustersize, &cluster); toread=length; if (length==0 || length>size-offset) + { toread=size-offset; + } + wastoread=toread; bcopy (buf+(offset%msdosclustersize),ptr,MIN((msdosclustersize-(offset%msdosclustersize)),(unsigned)toread)); ptr+=msdosclustersize-(offset%msdosclustersize); @@ -817,14 +861,17 @@ } getDeviceDescription(ih, devStr); - verbose("Read FAT%d file: [%s/%s] %d bytes.\n", - msdosfatbits, devStr, filePath, (uint32_t)( toread<0 ) ? wastoread : wastoread-toread); + verbose("Read FAT%d file: [%s/%s] %d bytes.\n", msdosfatbits, devStr, filePath, (uint32_t)( toread<0 ) ? wastoread : wastoread-toread); free (buf); if (toread<0) + { return wastoread; + } else + { return wastoread-toread; } +} long MSDOSGetFileBlock(CICell ih, char *filePath, unsigned long long *firstBlock) { @@ -836,7 +883,8 @@ if (filePath[0] == '/') filePath++; buf = malloc(msdosclustersize); - if (!buf) { + if (!buf) + { return -1; } dirp = getdirpfrompath (ih, filePath, buf); @@ -929,7 +977,8 @@ initRoot(&st); st.buf = malloc(msdosclustersize); - if (!st.buf) { + if (!st.buf) + { return; } while ((dirp = getnextdirent (ih, vfatlabel, &st))) @@ -961,7 +1010,9 @@ union bootsector *bsp = (union bootsector *)buf; Seek(ih, 0); Read(ih, (long)buf, 512); - if (msdosfatbits == 32) { /* It's FAT32 */ + if (msdosfatbits == 32) + { + /* It's FAT32 */ strncpy((char *)label, (char *)((struct extboot *)bsp->bs710.bsExt)->exVolumeLabel, LABEL_LENGTH); } else if (msdosfatbits == 16) @@ -980,7 +1031,8 @@ MSDOSGetUUID(CICell ih, char *uuidStr) { char *buf = malloc (512); - if (!buf) { + if (!buf) + { return -1; } union bootsector *bsp = (union bootsector *)buf; Index: branches/Bungo/i386/libsaio/state_generator.c =================================================================== --- branches/Bungo/i386/libsaio/state_generator.c (revision 2536) +++ branches/Bungo/i386/libsaio/state_generator.c (revision 2537) @@ -437,17 +437,21 @@ bool c2_enabled = false; bool c3_enabled = false; bool c4_enabled = false; + bool c6_enabled = false; + bool c7_enabled = false; bool cst_using_systemio = false; getBoolForKey(kEnableC2State, &c2_enabled, &bootInfo->chameleonConfig); getBoolForKey(kEnableC3State, &c3_enabled, &bootInfo->chameleonConfig); getBoolForKey(kEnableC4State, &c4_enabled, &bootInfo->chameleonConfig); + getBoolForKey(kEnableC6State, &c6_enabled, &bootInfo->chameleonConfig); + getBoolForKey(kEnableC7State, &c7_enabled, &bootInfo->chameleonConfig); getBoolForKey(kCSTUsingSystemIO, &cst_using_systemio, &bootInfo->chameleonConfig); c2_enabled = c2_enabled | (fadt->C2_Latency < 100); c3_enabled = c3_enabled | (fadt->C3_Latency < 1000); - unsigned char cstates_count = 1 + (c2_enabled ? 1 : 0) + (c3_enabled ? 1 : 0); + unsigned char cstates_count = 1 + (c2_enabled ? 1 : 0) + ((c3_enabled || c4_enabled)? 1 : 0) + (c6_enabled ? 1 : 0) + (c7_enabled ? 1 : 0); AML_CHUNK* root = aml_create_node(NULL); aml_add_buffer(root, cst_ssdt_header, sizeof(cst_ssdt_header)); // SSDT header @@ -507,10 +511,36 @@ resource_template_register_systemio[12] = p_blk_hi; // C3 aml_add_buffer(tmpl, resource_template_register_systemio, sizeof(resource_template_register_systemio)); aml_add_byte(tmpl, 0x03); // C3 - aml_add_word(tmpl, 0x0060); // Latency - aml_add_dword(tmpl, 0x0000015e); // Power + aml_add_word(tmpl, 0x0043); // Latency + aml_add_dword(tmpl, 0x000001F4); // Power } + if (c6_enabled) // C6 + { + p_blk_lo = acpi_cpu_p_blk + 5; + p_blk_hi = (acpi_cpu_p_blk + 5) >> 8; + + tmpl = aml_add_package(pack); + resource_template_register_systemio[11] = p_blk_lo; // C6 + resource_template_register_systemio[12] = p_blk_hi; // C6 + aml_add_buffer(tmpl, resource_template_register_systemio, sizeof(resource_template_register_systemio)); + aml_add_byte(tmpl, 0x06); // C6 + aml_add_word(tmpl, 0x0046); // Latency + aml_add_dword(tmpl, 0x0000015E); // Power } + if (c7_enabled) //C7 + { + p_blk_lo = (acpi_cpu_p_blk + 6) & 0xff; + p_blk_hi = (acpi_cpu_p_blk + 5) >> 8; + + tmpl = aml_add_package(pack); + resource_template_register_systemio[11] = p_blk_lo; // C4 or C7 + resource_template_register_systemio[12] = p_blk_hi; + aml_add_buffer(tmpl, resource_template_register_fixedhw, sizeof(resource_template_register_fixedhw)); + aml_add_byte(tmpl, 0x07); // C7 + aml_add_word(tmpl, 0xF5); // Latency as in iMac14,1 + aml_add_dword(tmpl, 0xC8); // Power + } + } else { // C1 @@ -551,10 +581,28 @@ resource_template_register_fixedhw[11] = 0x20; // C3 aml_add_buffer(tmpl, resource_template_register_fixedhw, sizeof(resource_template_register_fixedhw)); aml_add_byte(tmpl, 0x03); // C3 - aml_add_word(tmpl, 0x0060); // Latency - aml_add_dword(tmpl, 0x0000015e); // Power + aml_add_word(tmpl, 0x0043); // Latency + aml_add_dword(tmpl, 0x000001F4); // Power } + if (c6_enabled) // C6 + { + tmpl = aml_add_package(pack); + resource_template_register_fixedhw[11] = 0x20; // C6 + aml_add_buffer(tmpl, resource_template_register_fixedhw, sizeof(resource_template_register_fixedhw)); + aml_add_byte(tmpl, 0x06); // C6 + aml_add_word(tmpl, 0x0046); // Latency as in MacPro6,1 + aml_add_dword(tmpl, 0x0000015E); // Power } + if (c7_enabled) // C7 + { + tmpl = aml_add_package(pack); + resource_template_register_fixedhw[11] = 0x30; // C4 or C7 + aml_add_buffer(tmpl, resource_template_register_fixedhw, sizeof(resource_template_register_fixedhw)); + aml_add_byte(tmpl, 0x07); // C7 + aml_add_word(tmpl, 0xF5); // Latency as in iMac14,1 + aml_add_dword(tmpl, 0xC8); // Power + } + } // Aliaces int i; Index: branches/Bungo/i386/libsaio/fake_efi.c =================================================================== --- branches/Bungo/i386/libsaio/fake_efi.c (revision 2536) +++ branches/Bungo/i386/libsaio/fake_efi.c (revision 2537) @@ -118,6 +118,8 @@ EFI_SYSTEM_TABLE_64 *gST64 = NULL; Node *gEfiConfigurationTableNode = NULL; +// ========================================================================== + EFI_STATUS addConfigurationTable(EFI_GUID const *pGuid, void *table, char const *alias) { EFI_UINTN i = 0; @@ -158,12 +160,12 @@ DT__AddProperty(tableNode, "guid", sizeof(EFI_GUID), (void *)pGuid); // The "table" property is the 32-bit (in our implementation) physical address of the table - DT__AddProperty(tableNode, "table", sizeof(void*) * 2, table); + DT__AddProperty(tableNode, "table", sizeof(EFI_UINT64), table); // Assume the alias pointer is a global or static piece of data if (alias != NULL) { - DT__AddProperty(tableNode, "alias", strlen(alias)+1, (char *)alias); + DT__AddProperty(tableNode, "alias", strlen(alias)+1, (void *)alias); } i++; @@ -460,6 +462,7 @@ static const char MACHINE_SIG_PROP[] = "machine-signature"; static EFI_UINT32 const ZERO_U32 = 0; static EFI_UINT32 const ONE_U32 = 1; +//static EFI_UINT32 const *VALUE[] = { &ZERO_U32 , &ONE_U32 }; static const char RANDOM_SEED_PROP[] = "random-seed"; /* static EFI_UINT8 const RANDOM_SEED_PROP_VALUE[] = @@ -584,14 +587,23 @@ //strlcpy(kernelFilePath, bootInfo->bootFile, sizeof(kernelFilePath)); // user defined path snprintf(kernelFilePath, sizeof(kernelFilePath), "%s", bootInfo->bootFile); // user defined path - if ((kernelFileRef = open(kernelFilePath, 0)) >= 0) { - } else { + if ((kernelFileRef = open(kernelFilePath, 0)) >= 0) + { + } + else + { snprintf(kernelFilePath, sizeof(kernelFilePath), "/%s", bootInfo->bootFile); // append a leading '/' - if ((kernelFileRef = open(kernelFilePath, 0)) >= 0) { - } else { + if ((kernelFileRef = open(kernelFilePath, 0)) >= 0) + { + } + else + { snprintf(kernelFilePath, sizeof(kernelFilePath), "/System/Library/Kernels/%s", bootInfo->bootFile); // Yosemite path - if ((kernelFileRef = open(kernelFilePath, 0)) >= 0) { - } else { + if ((kernelFileRef = open(kernelFilePath, 0)) >= 0) + { + } + else + { verbose("EfiKernelCompat: can't find any kernel file!\n"); return false; } @@ -601,7 +613,9 @@ verbose("EfiKernelCompat: reading kernel header from file: %s ... ", kernelFilePath); if ((readBytes = read(kernelFileRef, kernelHeaderBuf, sizeof(struct fat_header) + 4*sizeof(struct fat_arch))) > 0) { verbose("OK, read %d bytes.\n", readBytes); - } else { + } + else + { verbose("EROR, can't read kernel file!\n"); return false; } @@ -611,7 +625,8 @@ struct mach_header *thinHeaderPtr = (struct mach_header *)kernelHeaderBuf; bool swapit = false; - switch (fatHeaderPtr->magic) { + switch (fatHeaderPtr->magic) + { case FAT_CIGAM: swapit = true; fatHeaderPtr->nfat_arch = OSSwapInt32(fatHeaderPtr->nfat_arch); @@ -708,7 +723,7 @@ stop("Couldn't get '/efi' node"); } -/* Bungo: we have 64 bit ability fake efi but mode may be changed 32/64, like Macs +/* Bungo: we have 64 bit ability fake efi but mode may be changed 32/64, like in Macs if (archCpuType == CPU_TYPE_I386) { DT__AddProperty(efiNode, FIRMWARE_ABI_PROP, sizeof(FIRMWARE_ABI_32_PROP_VALUE), (EFI_CHAR8 *)FIRMWARE_ABI_32_PROP_VALUE); } else { */ @@ -718,7 +733,7 @@ DT__AddProperty(efiNode, EFI_MODE_PROP, sizeof(EFI_UINT8), (EFI_UINT8 *)&bootArgs->efiMode); DT__AddProperty(efiNode, FIRMWARE_REVISION_PROP, sizeof(FIRMWARE_REVISION), (EFI_UINT32 *)&FIRMWARE_REVISION); - DT__AddProperty(efiNode, FIRMWARE_VENDOR_PROP, sizeof(FIRMWARE_VENDOR), (EFI_CHAR16 *)&FIRMWARE_VENDOR); + DT__AddProperty(efiNode, FIRMWARE_VENDOR_PROP, sizeof(FIRMWARE_VENDOR), (EFI_CHAR16 *)FIRMWARE_VENDOR); // TODO: Fill in other efi properties if necessary @@ -741,7 +756,8 @@ gEfiConfigurationTableNode = DT__AddChild(efiNode, "configuration-table"); // Set up the /efi/kernel-compatibility node only if 10.7 or better - if (MacOSVerCurrent >= MacOSVer2Int("10.7")) { + if (MacOSVerCurrent >= MacOSVer2Int("10.7")) + { Node *EfiKernelCompatNode = DT__AddChild(efiNode, "kernel-compatibility"); EFI_UINT8 compat = (archCpuType == CPU_TYPE_I386) ? 0b00000001 : 0b00000010; getKernelCompat(&compat); @@ -812,7 +828,7 @@ const char *boardid = getStringForKey("SMboardproduct", &bootInfo->smbiosConfig); if (boardid) { - DT__AddProperty(node, BOARDID_PROP, strlen(boardid)+1, (EFI_CHAR16*)boardid); + DT__AddProperty(node, BOARDID_PROP, strlen(boardid)+1, (EFI_CHAR16 *)boardid); } } @@ -845,7 +861,8 @@ DT__AddProperty(chosenNode, "boot-args", length + 1, bootArgs->CommandLine); length = strlen(bootInfo->bootFile); - if (length) { + if (length) + { DT__AddProperty(chosenNode, "boot-file", length + 1, bootInfo->bootFile); } // TODO: @@ -853,13 +870,11 @@ // DT__AddProperty(chosenNode, "boot-file-path", bootFPsize, gBootFP); // DT__AddProperty(chosenNode, "boot-kernelchache-adler32", sizeof(adler32), adler32); - DT__AddProperty(chosenNode, MACHINE_SIG_PROP, sizeof(EFI_UINT32), (EFI_UINT32 *)&Platform.HWSignature); + DT__AddProperty(chosenNode, MACHINE_SIG_PROP, sizeof(Platform.HWSignature), (EFI_UINT32 *)&Platform.HWSignature); // add if Yosemite or better only if (MacOSVerCurrent >= MacOSVer2Int("10.10")) { - //DT__AddProperty(node, RANDOM_SEED_PROP, sizeof(RANDOM_SEED_PROP_VALUE), (EFI_UINT8 *)&RANDOM_SEED_PROP_VALUE); - // // Pike R. Alpha - 12 October 2014 // @@ -869,7 +884,6 @@ EFI_UINT32 ecx, esi, edi; EFI_UINT32 rcx, rdx, rsi, rdi; - EFI_UINT32 *seedPtr = (EFI_UINT32 *)RANDOM_SEED_PROP_VALUE; randomValue = tempValue = ecx = esi = edi = 0; // xor %ecx, %ecx cpuTick = rcx = rdx = rsi = rdi = 0; @@ -879,10 +893,12 @@ // // i5/i7 Ivy Bridge and Haswell processors with RDRAND support. // - //EFI_UINT32 seedBuffer[16] = {0}; + // EFI_UINT32 seedBuffer[16] = {0}; // // Main loop to get 16 qwords (four bytes each). // + EFI_UINT32 *seedPtr = (EFI_UINT32 *)RANDOM_SEED_PROP_VALUE; + for (index = 0; index < 16; index++) // 0x17e12: { randomValue = computeRand(); // callq 0x18e20 @@ -896,10 +912,12 @@ // // All other processors without RDRAND support. // - //EFI_UINT8 seedBuffer[64] = {0}; + // EFI_UINT8 seedBuffer[64] = {0}; // // Main loop to get the 64 bytes. // + EFI_UINT8 *seedPtr = (EFI_UINT8 *)RANDOM_SEED_PROP_VALUE; + do // 0x17e55: { PMTimerValue = inw(0x408); // in (%dx), %ax @@ -920,7 +938,8 @@ rdi = (rdi ^ rcx); // xor %rcx, %rdi rdi = (rdi ^ rdx); // xor %rdx, %rdi - RANDOM_SEED_PROP_VALUE[index] = (rdi & 0xff); // mov %dil, (%r15,%r12,1) + //RANDOM_SEED_PROP_VALUE[index] = (EFI_UINT8)(rdi & 0xff); // mov %dil, (%r15,%r12,1) + seedPtr[index] = (EFI_UINT8)(rdi & 0xff); edi = (edi & 0x2f); // and $0x2f, %edi edi = (edi + esi); // add %esi, %edi @@ -930,7 +949,7 @@ } while (index < 64); // cmp %r14d, %r12d // jne 0x17e55 (next) } - DT__AddProperty(chosenNode, "random-seed", sizeof(RANDOM_SEED_PROP_VALUE), (EFI_UINT8 *)&RANDOM_SEED_PROP_VALUE); + DT__AddProperty(chosenNode, RANDOM_SEED_PROP, sizeof(RANDOM_SEED_PROP_VALUE), (EFI_UINT8 *)RANDOM_SEED_PROP_VALUE); } // setup '/chosen/memory-map' node @@ -956,9 +975,9 @@ /* * Load the smbios.plist override config file if any */ -static void setupSmbiosConfigFile(const char *filename) +static void setupSmbiosConfigFile() { - char dirSpecSMBIOS[128]; + //char dirSpecSMBIOS[256]; const char *override_pathname = NULL; int len = 0, err = 0; extern void scan_mem(); @@ -966,25 +985,25 @@ // Take in account user overriding if (getValueForKey(kSMBIOSKey, &override_pathname, &len, &bootInfo->chameleonConfig) && len > 0) { - // Specify a path to a file, e.g. SMBIOS=/Extra/macProXY.plist - sprintf(dirSpecSMBIOS, override_pathname); - err = loadConfigFile(dirSpecSMBIOS, &bootInfo->smbiosConfig); + // Specify a path to a file, e.g. SMBIOS=/Settings/macProXY.plist + //sprintf(dirSpecSMBIOS, override_pathname); + err = loadConfigFile(override_pathname, &bootInfo->smbiosConfig); } else { // Check selected volume's Extra. - sprintf(dirSpecSMBIOS, "/Extra/%s", filename); - if ( (err = loadConfigFile(dirSpecSMBIOS, &bootInfo->smbiosConfig)) ) + //sprintf(dirSpecSMBIOS, "/Extra/%s", filename); + //if ( (err = loadConfigFile(dirSpecSMBIOS, &bootInfo->smbiosConfig)) ) { // Check booter volume/rdbt Extra. - sprintf(dirSpecSMBIOS, "bt(0,0)/Extra/%s", filename); - err = loadConfigFile(dirSpecSMBIOS, &bootInfo->smbiosConfig); + //sprintf(dirSpecSMBIOS, "bt(0,0)/Extra/%s", filename); + err = loadConfigFile("/Extra/smbios.plist", &bootInfo->smbiosConfig); } } if (err) { - verbose("setupSmbiosConfigFile: No SMBIOS replacement found.\n"); + verbose("setupSmbiosConfigFile: no SMBIOS replacement found.\n"); } // get a chance to scan mem dynamically if user asks for it while having the config options @@ -1029,7 +1048,8 @@ verbose("\nsaveOriginalACPI: Saving OEM tables into IODT:/chosen/acpi...\n"); Node *node = DT__FindNode("/chosen/acpi", true); - if (!node) { + if (!node) + { verbose("saveOriginalACPI: node '/chosen/acpi' not found, can't save any OEM tables.\n\n"); return 0; } @@ -1240,7 +1260,7 @@ readSMBIOSInfo(getSmbios(SMBIOS_ORIGINAL)); // load smbios.plist file if any - setupSmbiosConfigFile("smbios.plist"); + setupSmbiosConfigFile(); // Setup ACPI with DSDT overrides (mackerintel's patch) setupAcpi(); Index: branches/Bungo/i386/libsaio/smbios_getters.c =================================================================== --- branches/Bungo/i386/libsaio/smbios_getters.c (revision 2536) +++ branches/Bungo/i386/libsaio/smbios_getters.c (revision 2537) @@ -18,11 +18,17 @@ #define DBG(x...) msglog(x) #endif +#define XEON "Xeon" +#define CORE_I3 "Core(TM) i3" +#define CORE_I5 "Core(TM) i5" +#define CORE_I7 "Core(TM) i7" bool getProcessorInformationExternalClock(returnType *value) { - if (Platform.CPU.Vendor == CPUID_VENDOR_INTEL) { // Intel - switch (Platform.CPU.Family) { + if (Platform.CPU.Vendor == CPUID_VENDOR_INTEL) // Intel + { + switch (Platform.CPU.Family) + { case 0x06: switch (Platform.CPU.Model) { // set external clock to 0 for SANDY @@ -47,7 +53,9 @@ value->word = (uint16_t)(Platform.CPU.FSBFrequency/1000000LL); break; } - } else { + } + else + { value->word = (uint16_t)(Platform.CPU.FSBFrequency/1000000LL); } @@ -62,10 +70,13 @@ bool getSMBOemProcessorBusSpeed(returnType *value) { - if (Platform.CPU.Vendor == CPUID_VENDOR_INTEL) { // Intel - switch (Platform.CPU.Family) { + if (Platform.CPU.Vendor == CPUID_VENDOR_INTEL) // Intel + { + switch (Platform.CPU.Family) + { case 0x06: - switch (Platform.CPU.Model) { + switch (Platform.CPU.Model) + { /* case CPUID_MODEL_PENTIUM_M: case CPUID_MODEL_DOTHAN: // Intel Pentium M @@ -97,13 +108,15 @@ // 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]; } } @@ -114,7 +127,8 @@ verbose("qpimult %d\n", qpimult); qpibusspeed = (qpimult * 2 * (Platform.CPU.FSBFrequency/1000000LL)); // Rek: rounding decimals to match original mac profile info - if (qpibusspeed%100 != 0) { + if (qpibusspeed%100 != 0) + { qpibusspeed = ((qpibusspeed+50)/100)*100; } verbose("qpibusspeed %d\n", qpibusspeed); @@ -138,9 +152,12 @@ uint16_t simpleGetSMBOemProcessorType(void) { - if (Platform.CPU.NoCores >= 4) { + if (Platform.CPU.NoCores >= 4) + { return 0x402; // 1026 - Quad-Core Xeon - } else if (Platform.CPU.NoCores == 2) { + } + else if (Platform.CPU.NoCores == 2) + { return 0x301; // 513 - Core 2 Duo } @@ -153,16 +170,20 @@ value->word = simpleGetSMBOemProcessorType(); - if (Platform.CPU.Vendor == CPUID_VENDOR_INTEL) { // Intel - if (!done) { + if (Platform.CPU.Vendor == CPUID_VENDOR_INTEL) // Intel + { + if (!done) + { //DBG("CPU is %s, family 0x%x, model 0x%x\n", Platform.CPU.BrandString, (uint32_t)Platform.CPU.Family, (uint32_t)Platform.CPU.Model); done = true; } // Bungo: fixes Oem Processor Type - better matching IMHO, needs testing - switch (Platform.CPU.Family) { + switch (Platform.CPU.Family) + { case 0x06: case 0x0F: - switch (Platform.CPU.Model) { + switch (Platform.CPU.Model) + { case CPUID_MODEL_PENTIUM_M: case CPUID_MODEL_DOTHAN: // 0x0D - Intel Pentium M model D case CPUID_MODEL_NOCONA: @@ -182,14 +203,17 @@ case CPUID_MODEL_MEROM: // 0x0F - Intel Mobile Core 2 Solo, Duo, Xeon 30xx, Xeon 51xx, Xeon X53xx, Xeon E53xx, Xeon X32xx case CPUID_MODEL_XEON_MP: // 0x1D - Six-Core Xeon 7400, "Dunnington", 45nm case CPUID_MODEL_PENRYN: // 0x17 - Intel Core 2 Solo, Duo, Quad, Extreme, Xeon X54xx, Xeon X33xx - if (strstr(Platform.CPU.BrandString, "Xeon")) + if (strstr(Platform.CPU.BrandString, XEON)) { value->word = 0x402; // 1026 - Xeon return true; } - if (Platform.CPU.NoCores <= 2) { + if (Platform.CPU.NoCores <= 2) + { value->word = 0x301; // 769 - Core 2 Duo , Pentium Dual Core etc. - } else { + } + else + { value->word = 0x402; // 1026 - Core 2 Quad as Xeon } return true; @@ -202,24 +226,28 @@ case CPUID_MODEL_NEHALEM: // 0x1A - Intel Core i7, Xeon W35xx, Xeon X55xx, Xeon E55xx LGA1366 (45nm) case CPUID_MODEL_FIELDS: // 0x1E - Intel Core i5, i7, Xeon X34xx LGA1156 (45nm) case CPUID_MODEL_DALES: // 0x1F - Intel Core i5, i7 LGA1156 (45nm) (Havendale, Auburndale) - if (strstr(Platform.CPU.BrandString, "Xeon")) + if (strstr(Platform.CPU.BrandString, XEON)) { value->word = 0x501; // 1281 - Lynnfiled Quad-Core Xeon return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) { + if (strstr(Platform.CPU.BrandString, CORE_I3)) + { value->word = 0x901; // 2305 - Core i3 return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) { + if (strstr(Platform.CPU.BrandString, CORE_I5)) + { value->word = 0x601; // Core i5 return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) { + if (strstr(Platform.CPU.BrandString, CORE_I7)) + { value->word = 0x701; // 1793 - Core i7 return true; } - if (Platform.CPU.NoCores <= 2) { + if (Platform.CPU.NoCores <= 2) + { value->word = 0x901; // - Pentium Dual Core as Core i3 } return true; @@ -227,71 +255,83 @@ case CPUID_MODEL_DALES_32NM: // 0x25 - Intel Core i3, i5 LGA1156 (32nm) (Clarkdale, Arrandale) case CPUID_MODEL_WESTMERE: // 0x2C - Intel Core i7, Xeon X56xx, Xeon E56xx, Xeon W36xx LGA1366 (32nm) 6 Core case CPUID_MODEL_WESTMERE_EX: // 0x2F - Intel Xeon E7 - if (strstr(Platform.CPU.BrandString, "Xeon")) + if (strstr(Platform.CPU.BrandString, XEON)) { value->word = 0x501; // 1281 - Xeon return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) { + if (strstr(Platform.CPU.BrandString, CORE_I3)) + { value->word = 0x901; // 2305 - Core i3 return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) { + if (strstr(Platform.CPU.BrandString, CORE_I5)) + { value->word = 0x602; // 1538 - Core i5 return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) { + if (strstr(Platform.CPU.BrandString, CORE_I7)) + { value->word = 0x702; // 1794 -Core i7 return true; } - if (Platform.CPU.NoCores <= 2) { + if (Platform.CPU.NoCores <= 2) + { value->word = 0x901; // - Pentium Dual Core as Core i3 } return true; case CPUID_MODEL_JAKETOWN: // 0x2D - Intel Core i7, Xeon E5-xxxx LGA2011 (32nm) case CPUID_MODEL_SANDYBRIDGE: // 0x2A - Intel Core i3, i5, i7 LGA1155 (32nm) - if (strstr(Platform.CPU.BrandString, "Xeon")) + if (strstr(Platform.CPU.BrandString, XEON)) { value->word = 0x501; // 1281 - Xeon return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) { + if (strstr(Platform.CPU.BrandString, CORE_I3)) + { value->word = 0x902; // 2306 -Core i3 return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) { + if (strstr(Platform.CPU.BrandString, CORE_I5)) + { value->word = 0x603; // 1539 - Core i5 return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) { + if (strstr(Platform.CPU.BrandString, CORE_I7)) + { value->word = 0x703; // 1795 - Core i7 return true; } - if (Platform.CPU.NoCores <= 2) { + if (Platform.CPU.NoCores <= 2) + { value->word = 0x902; // - Pentium Dual Core as Core i3 } return true; case CPUID_MODEL_IVYBRIDGE: // 0x3A - Intel Core i3, i5, i7 LGA1155 (22nm) - if (strstr(Platform.CPU.BrandString, "Xeon")) + if (strstr(Platform.CPU.BrandString, XEON)) { value->word = 0xA01; // 2561 - Xeon return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) { + if (strstr(Platform.CPU.BrandString, CORE_I3)) + { value->word = 0x903; // 2307 - Core i3 - Apple doesn't use it return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) { + if (strstr(Platform.CPU.BrandString, CORE_I5)) + { value->word = 0x604; // 1540 - Core i5 return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) { + if (strstr(Platform.CPU.BrandString, CORE_I7)) + { value->word = 0x704; // 1796 - Core i7 return true; } - if (Platform.CPU.NoCores <= 2) { + if (Platform.CPU.NoCores <= 2) + { value->word = 0x903; // - Pentium Dual Core as Core i3 } return true; @@ -304,23 +344,28 @@ case CPUID_MODEL_HASWELL_SVR: // 0x3F - case CPUID_MODEL_HASWELL_ULT: // 0x45 - case CPUID_MODEL_CRYSTALWELL: // 0x46 - if (strstr(Platform.CPU.BrandString, "Xeon")) { + if (strstr(Platform.CPU.BrandString, XEON)) + { value->word = 0xA01; // 2561 - Xeon return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i3")) { + if (strstr(Platform.CPU.BrandString, CORE_I3)) + { value->word = 0x904; // 2308 - Core i3 - Apple doesn't use it - but we yes:-) return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i5")) { + if (strstr(Platform.CPU.BrandString, CORE_I5)) + { value->word = 0x605; // 1541 - Core i5 return true; } - if (strstr(Platform.CPU.BrandString, "Core(TM) i7")) { + if (strstr(Platform.CPU.BrandString, CORE_I7)) + { value->word = 0x705; // 1797 - Core i7 return true; } - if (Platform.CPU.NoCores <= 2) { + if (Platform.CPU.NoCores <= 2) + { value->word = 0x904; // - Pentium Dual Core as Core i3 } return true; @@ -334,7 +379,7 @@ value->word = 0x601; // 1537 - Core i5 return true; default: - break; + break; // Unsupported CPU type } break; @@ -351,14 +396,17 @@ static int idx = -1; int map; - if (!bootInfo->memDetect) { + 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 && Platform.RAM.DIMM[map].Type != 0) { + if (Platform.RAM.DIMM[map].InUse && Platform.RAM.DIMM[map].Type != 0) + { verbose("RAM Detected Type = %d\n", Platform.RAM.DIMM[map].Type); value->byte = Platform.RAM.DIMM[map].Type; return true; @@ -382,14 +430,17 @@ static int idx = -1; int map; - if (!bootInfo->memDetect) { + 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 && Platform.RAM.DIMM[map].Frequency != 0) { + if (Platform.RAM.DIMM[map].InUse && Platform.RAM.DIMM[map].Frequency != 0) + { verbose("RAM Detected Freq = %d Mhz\n", Platform.RAM.DIMM[map].Frequency); value->dword = Platform.RAM.DIMM[map].Frequency; return true; @@ -407,14 +458,17 @@ static int idx = -1; int map; - if (!bootInfo->memDetect) { + 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) + { verbose("RAM Detected Vendor[%d]='%s'\n", idx, Platform.RAM.DIMM[map].Vendor); value->string = Platform.RAM.DIMM[map].Vendor; return true; @@ -430,7 +484,8 @@ static int idx = -1; int map; - if (!bootInfo->memDetect) { + if (!bootInfo->memDetect) + { return false; } @@ -438,9 +493,11 @@ //DBG("getSMBMemoryDeviceSerialNumber index: %d, MAX_RAM_SLOTS: %d\n",idx,MAX_RAM_SLOTS); - 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].SerialNo) > 0) { + if (Platform.RAM.DIMM[map].InUse && strlen(Platform.RAM.DIMM[map].SerialNo) > 0) + { verbose("map=%d, RAM Detected SerialNo[%d]='%s'\n", map, idx, Platform.RAM.DIMM[map].SerialNo); value->string = Platform.RAM.DIMM[map].SerialNo; return true; @@ -456,14 +513,17 @@ static int idx = -1; int map; - if (!bootInfo->memDetect) { + 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].PartNo) > 0) { + if (Platform.RAM.DIMM[map].InUse && strlen(Platform.RAM.DIMM[map].PartNo) > 0) + { verbose("map=%d, RAM Detected PartNo[%d]='%s'\n", map, idx, Platform.RAM.DIMM[map].PartNo); value->string = Platform.RAM.DIMM[map].PartNo; return true; @@ -488,11 +548,13 @@ * for the SMBIOS entry-point structure anchor (literal ASCII "_SM_"). */ smbios = (SMBEntryPoint*)SMBIOS_RANGE_START; - while (smbios <= (SMBEntryPoint *)SMBIOS_RANGE_END) { + while (smbios <= (SMBEntryPoint *)SMBIOS_RANGE_END) + { if (COMPARE_DWORD(smbios->anchor, SMTAG) && COMPARE_DWORD(smbios->dmi.anchor, DMITAG) && smbios->dmi.anchor[4] == DMITAG[4] && - checksum8(smbios, sizeof(SMBEntryPoint)) == 0) { + checksum8(smbios, sizeof(SMBEntryPoint)) == 0) + { return smbios; } smbios = (SMBEntryPoint*)(((char*)smbios) + 16); Index: branches/Bungo/i386/boot0/boot0.s =================================================================== --- branches/Bungo/i386/boot0/boot0.s (revision 2536) +++ branches/Bungo/i386/boot0/boot0.s (revision 2537) @@ -20,7 +20,7 @@ ; ; @APPLE_LICENSE_HEADER_END@ ; -; Boot Loader: boot0 +; Boot Loader: boot0xg ; ; A small boot sector program written in x86 assembly whose only ; responsibility is to locate the active partition, load the @@ -31,13 +31,13 @@ ; ; In order to coexist with a fdisk partition table (64 bytes), and ; leave room for a two byte signature (0xAA55) in the end, boot0 is -; restricted to 446 bytes (512 - 64 - 2). If boot0 did not have to +; restricted to 440 bytes (512 - 64 - 2 - 6). If boot0 did not have to ; live in the MBR, then we would have 510 bytes to work with. ; ; boot0 is always loaded by the BIOS or another booter to 0:7C00h. ; ; This code is written for the NASM assembler. -; nasm boot0.s -o boot0 +; nasm -DCONFIG_BOOT0_DEBUG=? -DCONFIG_BOOT0_VERBOSE=? boot0xg.s -o boot0xg ; ; This version of boot0 implements hybrid GUID/MBR partition scheme support @@ -48,16 +48,18 @@ ; ; Added KillerJK's switchPass2 modifications ; +; Modified by Zenith432 November 2014 for exFAT +; ; ; Set to 1 to enable obscure debug messages. ; -DEBUG EQU CONFIG_BOOT0_DEBUG +%define DEBUG CONFIG_BOOT0_DEBUG ; ; Set to 1 to enable verbose mode ; -VERBOSE EQU CONFIG_BOOT0_VERBOSE +%define VERBOSE CONFIG_BOOT0_VERBOSE ; ; Various constants. @@ -80,6 +82,8 @@ kHFSPCaseSignature EQU 'HX' ; HFS+ volume case-sensitive signature kFAT32BootCodeOffset EQU 0x5a ; offset of boot code in FAT32 boot sector kBoot1FAT32Magic EQU 'BO' ; Magic string to detect our boot1f32 code +kEXFATBootCodeOffset EQU 3 ; offset of exFAT signature in boot sector +kEXFATBootCodeMagic EQU 'EX' ; Magic string to detect exFAT kGPTSignatureLow EQU 'EFI ' ; GUID Partition Table Header Signature @@ -88,7 +92,7 @@ kPartCount EQU 4 ; number of paritions per table kPartTypeHFS EQU 0xaf ; HFS+ Filesystem type -kPartTypeABHFS EQU 0xab ; Apple_Boot partition +;kPartTypeABHFS EQU 0xab ; Apple_Boot partition kPartTypePMBR EQU 0xee ; On all GUID Partition Table disks a Protective MBR (PMBR) ; in LBA 0 (that is, the first block) precedes the ; GUID Partition Table Header to maintain compatibility @@ -100,17 +104,13 @@ kPartActive EQU 0x80 ; active flag enabled kPartInactive EQU 0x00 ; active flag disabled -kHFSGUID EQU 0x48465300 ; first 4 bytes of Apple HFS Partition Type GUID. +;kHFSGUID EQU 0x48465300 ; first 4 bytes of Apple HFS Partition Type GUID. kAppleGUID EQU 0xACEC4365 ; last 4 bytes of Apple type GUIDs. kEFISystemGUID EQU 0x3BC93EC9 ; last 4 bytes of EFI System Partition Type GUID: ; C12A7328-F81F-11D2-BA4B-00A0C93EC93B +kMicrosoftGUID EQU 0xC79926B7 ; last 4 bytes of Microsoft Basic Data Partition Type GUID: + ; EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 -%ifdef FLOPPY -kDriveNumber EQU 0x00 -%else -kDriveNumber EQU 0x80 -%endif - ; ; Format of fdisk partition entry. ; @@ -212,7 +212,7 @@ mov di, kBoot0RelocAddr ; di <- destination cld ; auto-increment SI and/or DI registers mov cx, kSectorBytes/2 ; copy 256 words - repnz movsw ; repeat string move (word) operation + rep movsw ; repeat string move (word) operation ; ; Code relocated, jump to start_reloc in relocated location. @@ -316,9 +316,9 @@ jne .Pass2 .Pass1: - cmp BYTE [si + part.bootid], kPartActive ; In pass 1 we are walking on the standard path + test BYTE [si + part.bootid], kPartActive ; In pass 1 we are walking on the standard path ; by trying to hop on the active partition. - jne .continue + jz .continue xor dh, dh ; Argument for loadBootSector to skip HFS+ partition ; signature check. jmp .tryToBoot @@ -339,8 +339,8 @@ .tryToBoot: call loadBootSector - jne .continue - jmp SHORT initBootLoader + je SHORT initBootLoader + ; fall through to .continue .continue: add si, BYTE part_size ; advance SI to next partition entry @@ -390,12 +390,11 @@ checkGPT: push bx - mov di, kLBA1Buffer ; address of GUID Partition Table Header - cmp DWORD [di], kGPTSignatureLow ; looking for 'EFI ' + mov si, kLBA1Buffer ; address of GUID Partition Table Header + cmp DWORD [si], kGPTSignatureLow ; looking for 'EFI ' jne .exit ; not found. Giving up. - cmp DWORD [di + 4], kGPTSignatureHigh ; looking for 'PART' + cmp DWORD [si + 4], kGPTSignatureHigh ; looking for 'PART' jne .exit ; not found. Giving up indeed. - mov si, di ; ; Loading GUID Partition Table Array @@ -454,6 +453,9 @@ ; cmp eax, kEFISystemGUID ; check current GUID Partition for EFI System Partition GUID type + je .gpt_ok + + cmp eax, kMicrosoftGUID ; check current GUID Partition for Microsoft Basic Data Partition GUID type jne .gpt_continue .gpt_ok: @@ -470,7 +472,7 @@ mov si, kMBRPartTable ; fake the current GUID Partition mov [si + part.lba], eax ; as MBR style partition for boot1h mov BYTE [si + part.type], kPartTypeHFS ; with HFS+ filesystem type (0xAF) - jmp SHORT initBootLoader + jmp initBootLoader .gpt_continue: @@ -508,7 +510,7 @@ .checkHFSSignature: -%if VERBOSE +%if 0 && VERBOSE LogString(test_str) %endif @@ -522,18 +524,22 @@ je .checkBootSignature ; + ; Looking for exFAT signature + ; + cmp word [bx + kEXFATBootCodeOffset], kEXFATBootCodeMagic + je .checkBootSignature + + ; ; Looking for boot1f32 magic string. ; - mov ax, [kBoot0LoadAddr + kFAT32BootCodeOffset] - cmp ax, kBoot1FAT32Magic + cmp word [bx + kFAT32BootCodeOffset], kBoot1FAT32Magic jne .exit .checkBootSignature: ; ; Check for boot block signature 0xAA55 ; - mov di, bx - cmp WORD [di + kSectorBytes - 2], kBootSignature + cmp WORD [kBoot0LoadAddr + kSectorBytes - 2], kBootSignature .exit: @@ -763,15 +769,17 @@ ;-------------------------------------------------------------------------- ; NULL terminated strings. ; -log_title_str db 10, 13, 'boot0: ', 0 +log_title_str db 10, 13, 'boot0: ', 0 %if VERBOSE gpt_str db 'GPT', 0 +%if 0 test_str db 'test', 0 +%endif done_str db 'done', 0 %endif -boot_error_str db 'error', 0 +boot_error_str db 'error', 0 ;-------------------------------------------------------------------------- ; Pad the rest of the 512 byte sized booter with zeroes. The last @@ -786,8 +794,8 @@ ; ; XXX - compilation errors with debug enabled (see comment above about nasm) -; Azi: boot0.s:808: error: TIMES value -111 is negative -; boot0.s:811: error: TIMES value -41 is negative +; Azi: boot0xg.s:801: error: TIMES value -108 is negative +; boot0xg.s:804: error: TIMES value -38 is negative ; pad_boot: times 440-($-$$) db 0 Index: branches/Bungo/i386/boot0/boot0hfs.s =================================================================== --- branches/Bungo/i386/boot0/boot0hfs.s (revision 2536) +++ branches/Bungo/i386/boot0/boot0hfs.s (revision 2537) @@ -20,7 +20,7 @@ ; ; @APPLE_LICENSE_HEADER_END@ ; -; Boot Loader: boot0 +; Boot Loader: boot0hfs ; ; A small boot sector program written in x86 assembly whose only ; responsibility is to locate the active partition, load the @@ -509,7 +509,7 @@ .checkHFSSignature: %if VERBOSE - LogString(test_str) + ;LogString(test_str) %endif ; @@ -763,15 +763,15 @@ ;-------------------------------------------------------------------------- ; NULL terminated strings. ; -log_title_str db 10, 13, 'boot0: ', 0 +log_title_str db 10, 13, 'boot0: ', 0 %if VERBOSE gpt_str db 'GPT', 0 -test_str db 'test', 0 +;test_str db 'test', 0 done_str db 'done', 0 %endif -boot_error_str db 'error', 0 +boot_error_str db 'error', 0 ;-------------------------------------------------------------------------- ; Pad the rest of the 512 byte sized booter with zeroes. The last Index: branches/Bungo/i386/boot0/boot0md.s =================================================================== --- branches/Bungo/i386/boot0/boot0md.s (revision 2536) +++ branches/Bungo/i386/boot0/boot0md.s (revision 2537) @@ -20,7 +20,7 @@ ; ; @APPLE_LICENSE_HEADER_END@ ; -; Boot Loader: boot0 +; Boot Loader: boot0md ; ; A small boot sector program written in x86 assembly whose only ; responsibility is to locate the active partition, load the @@ -866,7 +866,7 @@ ;-------------------------------------------------------------------------- ; NULL terminated strings. ; -log_title_str db 10, 13, 'boot0:', 0 +log_title_str db 10, 13, 'boot0:', 0 gpt_str db 'GPT', 0 ;test_str db 'test', 0 @@ -874,7 +874,7 @@ %endif -boot_error_str db 'error', 0 +boot_error_str db 'error', 0 ;-------------------------------------------------------------------------- ; Pad the rest of the 512 byte sized booter with zeroes. The last Index: branches/Bungo/i386/boot0/Makefile =================================================================== --- branches/Bungo/i386/boot0/Makefile (revision 2536) +++ branches/Bungo/i386/boot0/Makefile (revision 2537) @@ -22,7 +22,7 @@ $(OBJS): $(SRCROOT)/autoconf.inc @echo " [NASM] $(@F)" - @$(NASM) $(@F).s -o $@ + @$(NASM) $(@F).s -o $@ -O3 clean-local: @for o in $(OBJS); do if [ -f "$${o}" ];then echo " [RM] $${o}"; fi; done Index: branches/Bungo/i386/boot1/Makefile =================================================================== --- branches/Bungo/i386/boot1/Makefile (revision 2536) +++ branches/Bungo/i386/boot1/Makefile (revision 2537) @@ -16,7 +16,7 @@ VERS = `vers_string -f 5.0 | tr - .` NEW_VERS = Darwin boot1h v$(VERS) -PROGRAMS = boot1hp boot1f32 +PROGRAMS = boot1hp boot1f32 boot1x ifeq (${CONFIG_BOOT1_HFS}, y) PROGRAMS += boot1h @@ -37,7 +37,7 @@ $(PROGRAMS): $(SRCROOT)/autoconf.inc @echo " [NASM] $(@F)" - @$(NASM) $(@F).s -o $@ + @$(NASM) $(@F).s -o $@ -O3 install_i386:: all $(INSTALLDIR) cp $(SYMROOT)/boot1h $(INSTALLDIR)/ Index: branches/Bungo/i386/boot1/boot1h.s =================================================================== --- branches/Bungo/i386/boot1/boot1h.s (revision 2536) +++ branches/Bungo/i386/boot1/boot1h.s (revision 2537) @@ -1432,7 +1432,7 @@ %if VERBOSE log_title_str db 'boot1: ', NULL -error_str db 'error', NULL +error_str db 'error', NULL %endif searchCatalogKey dd kHFSRootFolderID Index: branches/Bungo/i386/boot2/graphics.c =================================================================== --- branches/Bungo/i386/boot2/graphics.c (revision 2536) +++ branches/Bungo/i386/boot2/graphics.c (revision 2537) @@ -86,13 +86,18 @@ strcpy( (char*)&vbeInfo, "VBE2" ); err = getVBEInfo( &vbeInfo ); if (err != errSuccess) + { return 0; + } if ( strncmp( (char *)vbeInfo.VESASignature, "VESA", 4 ) ) + { return 0; + } buff = malloc(sizeof(char) * 256); - if (!buff) { + if (!buff) + { return 0; } @@ -166,14 +171,17 @@ modeInfo.BitsPerPixel, modeInfo.MemoryModel, modeInfo.ModeAttributes); - if (line++ >= 20) { + if (line++ >= 20) + { pause(""); line = 0; clearScreenRows(0, 24); setCursorPosition( 0, 0, 1 ); } } - if (line != 0) { + + if (line != 0) + { pause(""); } @@ -192,12 +200,14 @@ bzero( &vbeInfo, sizeof(vbeInfo) ); strcpy( (char*)&vbeInfo, "VBE2" ); err = getVBEInfo( &vbeInfo ); - if ( err != errSuccess ) { + if ( err != errSuccess ) + { return 0; } char *buff=malloc(sizeof(char)*3072); - if(!buff) { + if(!buff) + { return 0; } @@ -212,7 +222,8 @@ bzero( &modeInfo, sizeof(modeInfo) ); err = getVBEModeInfo( *modePtr, &modeInfo ); - if ( err != errSuccess ) { + if ( err != errSuccess ) + { continue; } @@ -264,7 +275,10 @@ // Report the VESA major/minor version number. - if (vesaVersion) *vesaVersion = vbeInfo.VESAVersion; + if (vesaVersion) + { + *vesaVersion = vbeInfo.VESAVersion; + } // Loop through the mode list, and find the matching mode. @@ -361,6 +375,7 @@ { continue; // Saved mode has more depth. } + if ( modeInfo.XResolution < outModeInfo->XResolution || modeInfo.YResolution < outModeInfo->YResolution || modeBitsPerPixel < outModeInfo->BitsPerPixel ) @@ -888,7 +903,11 @@ while ( height-- ) { int rem = ( pixelBytes * width ) % 4; - if ( rem ) bcopy( &color, vram, rem ); + if ( rem ) + { + bcopy( &color, vram, rem ); + } + stosl( vram + rem, color, pixelBytes * width / 4 ); vram += VIDEO(rowBytes); } @@ -909,7 +928,8 @@ drawWidth = MIN(width, VIDEO(width) - x); height = MIN(height, VIDEO(height) - y); - while ( height-- ) { + while ( height-- ) + { bcopy( data, vram, drawWidth * pixelBytes ); vram += VIDEO(rowBytes); data += width * pixelBytes; @@ -982,7 +1002,10 @@ { if (!setVESAGraphicsMode(origwidth, origheight, origbpx, 0)) if (initGraphicsMode () != errSuccess) + { return; + } + screen = (uint8_t *) VIDEO (baseAddr); rowBytes = VIDEO (rowBytes); loadImageScale (uncomp, origwidth, origheight, origbpx, screen, VIDEO(width), VIDEO(height), VIDEO(depth), VIDEO (rowBytes)); @@ -990,7 +1013,10 @@ else { if (initGraphicsMode () != errSuccess) + { return; + } + screen = (uint8_t *) VIDEO (baseAddr); rowBytes = VIDEO (rowBytes); // Set the screen to 75% grey. @@ -998,7 +1024,10 @@ } pixelShift = VIDEO (depth) >> 4; - if (pixelShift < 1) return; + if (pixelShift < 1) + { + return; + } screen += ((VIDEO (width) - kIOHibernateProgressCount * (kIOHibernateProgressWidth + kIOHibernateProgressSpacing)) << (pixelShift - 1)) @@ -1024,7 +1053,10 @@ in = (in << 3) | (in >> 2); } else + { in = *((uint32_t *)out) & 0xff; // 32 + } + saveunder[blob * kIOHibernateProgressSaveUnderSize + saveindex[blob]++] = in; result = ((255 - alpha) * in + alpha * result + 0xff) >> 8; } @@ -1034,8 +1066,11 @@ *((uint16_t *)out) = (result << 10) | (result << 5) | result; // 16 } else + { *((uint32_t *)out) = (result << 16) | (result << 8) | result; // 32 } + + } out += (1 << pixelShift); } out += (kIOHibernateProgressSpacing << pixelShift); @@ -1092,8 +1127,10 @@ *((uint16_t *)out) = (result << 10) | (result << 5) | result; // 16 } else + { *((uint32_t *)out) = (result << 16) | (result << 8) | result; // 32 } + } out += (1 << pixelShift); } out += (kIOHibernateProgressSpacing << pixelShift); @@ -1220,11 +1257,15 @@ if ( mode == GRAPHICS_MODE ) { - if ( (err = initGraphicsMode()) == errSuccess ) { - if (gVerboseMode) { + if ( (err=initGraphicsMode ()) == errSuccess ) + { + if (gVerboseMode) + { // Tell the kernel to use text mode on a linear frame buffer display bootArgs->Video.v_display = FB_TEXT_MODE; - } else { + } + else + { bootArgs->Video.v_display = GRAPHICS_MODE; } } @@ -1304,7 +1345,9 @@ blob = (previewLoadedSectors * kIOHibernateProgressCount) / previewTotalSectors; if (blob!=lastBlob) + { updateProgressBar (previewSaveunder, lastBlob, blob); + } return; } Index: branches/Bungo/i386/boot2/drivers.c =================================================================== --- branches/Bungo/i386/boot2/drivers.c (revision 2536) +++ branches/Bungo/i386/boot2/drivers.c (revision 2537) @@ -111,14 +111,16 @@ ModulePtr gModuleHead, gModuleTail; static TagPtr gPersonalityHead, gPersonalityTail; -static char * gExtensionsSpec; -static char * gDriverSpec; -static char * gFileSpec; -static char * gTempSpec; -static char * gFileName; +static char *gExtensionsSpec; +static char *gDriverSpec; +static char *gFileSpec; +static char *gTempSpec; +static char *gFileName; +// Bungo: +char gDarwinBuildVerStr[256] = "Darwin Kernel Version"; /*static*/ unsigned long -Adler32( unsigned char * buffer, long length ) +Adler32( unsigned char *buffer, long length ) { long cnt; unsigned long result, lowHalf, highHalf; @@ -171,7 +173,8 @@ { char dirSpecExtra[1024]; - if ( InitDriverSupport() != 0 ) { + if ( InitDriverSupport() != 0 ) + { return 0; } @@ -200,11 +203,13 @@ // Next try to load Extra extensions from the selected root partition. strcpy(dirSpecExtra, "/Extra/"); - if (FileLoadDrivers(dirSpecExtra, 0) != 0) { + if (FileLoadDrivers(dirSpecExtra, 0) != 0) + { // If failed, then try to load Extra extensions from the boot partition // in case we have a separate booter partition or a bt(0,0) aliased ramdisk. if ( !(gBIOSBootVolume->biosdev == gBootVolume->biosdev && gBIOSBootVolume->part_no == gBootVolume->part_no) - || (gRAMDiskVolume && gRAMDiskBTAliased) ) { + || (gRAMDiskVolume && gRAMDiskBTAliased) ) + { // Next try a specfic OS version folder ie 10.5 sprintf(dirSpecExtra, "bt(0,0)/Extra/%s/", &gMacOSVersion); if (FileLoadDrivers(dirSpecExtra, 0) != 0) { @@ -214,7 +219,8 @@ } } } - if(!gHaveKernelCache) { + if(!gHaveKernelCache) + { // Don't load main driver (from /System/Library/Extentions) if gHaveKernelCache is set. // since these drivers will already be in the kernel cache. // NOTE: when gHaveKernelCache, xnu cannot (by default) load *any* extra kexts from the bootloader. @@ -232,13 +238,16 @@ } } - if (gMKextName[0] != '\0') { + if (gMKextName[0] != '\0') + { verbose("LoadDrivers: Loading from '%s'\n", gMKextName); if ( LoadDriverMKext(gMKextName) != 0 ) { error("Could not load %s\n", gMKextName); return -1; } - } else { + } + else + { if (MacOSVerCurrent >= MacOSVer2Int("10.9")) { // issue 352 strlcpy(gExtensionsSpec, dirSpec, 4087); /* 4096 - sizeof("Library/") */ strcat(gExtensionsSpec, "Library/"); @@ -250,7 +259,9 @@ } } - } else { + } + else + { return 0; } @@ -286,7 +297,8 @@ snprintf(gDriverSpec, sizeof(altDirSpec) + 18, "%sExtensions.mkext", altDirSpec); verbose("LoadDrivers: Loading from '%s'\n", gDriverSpec); - if (LoadDriverMKext(gDriverSpec) == 0) { + if (LoadDriverMKext(gDriverSpec) == 0) + { return 0; } } @@ -313,7 +325,8 @@ } // Next try the legacy path. - else if (FileLoadMKext(dirSpec, "") == 0) { + else if (FileLoadMKext(dirSpec, "") == 0) + { return 0; } @@ -329,13 +342,15 @@ } // Make sure this is a directory. - if ((flags & kFileTypeMask) != kFileTypeDirectory) { + if ((flags & kFileTypeMask) != kFileTypeDirectory) + { continue; } // Make sure this is a kext. length = strlen(name); - if (strcmp(name + length - 5, ".kext")) { + if (strcmp(name + length - 5, ".kext")) + { continue; } @@ -345,23 +360,29 @@ // Determine the bundle type. snprintf(gTempSpec, 4096, "%s/%s", dirSpec, gFileName); ret = GetFileInfo(gTempSpec, "Contents", &flags, &time); - if (ret == 0) { + if (ret == 0) + { bundleType = kCFBundleType2; - } else { + } + else + { bundleType = kCFBundleType3; } - if (!plugin) { + if (!plugin) + { snprintf(gDriverSpec, 4096, "%s/%s/%sPlugIns", dirSpec, gFileName, (bundleType == kCFBundleType2) ? "Contents/" : ""); } ret = LoadDriverPList(dirSpec, gFileName, bundleType); - if (result != 0) { + if (result != 0) + { result = ret; } - if (!plugin) { + if (!plugin) + { FileLoadDrivers(gDriverSpec, 1); } } @@ -383,7 +404,8 @@ // Get the name of the kernel cnt = strlen(gBootFile); while (cnt--) { - if ((gBootFile[cnt] == '\\') || (gBootFile[cnt] == ',')) { + if ((gBootFile[cnt] == '\\') || (gBootFile[cnt] == ',')) + { cnt++; break; } @@ -398,11 +420,13 @@ tries = 3; while (tries--) { - if (LoadDriverMKext(gDriverSpec) == 0) { + if (LoadDriverMKext(gDriverSpec) == 0) + { break; } } - if (tries == -1) { + if (tries == -1) + { return -1; } @@ -423,7 +447,8 @@ // Load the MKext. length = LoadThinFatFile(fileSpec, (void **)&package); - if (length < sizeof (DriversPackage)) { + if (length < sizeof (DriversPackage)) + { return -1; } @@ -769,7 +794,8 @@ { prop = GetProperty(module->dict, kPropCFBundleIdentifier); - if ((prop != 0) && !strcmp(name, prop->string)) { + if ((prop != 0) && !strcmp(name, prop->string)) + { break; } @@ -795,22 +821,26 @@ while (1) { length = XMLParseNextTag(buffer + pos, &moduleDict); - if (length == -1) { + if (length == -1) + { break; } pos += length; - if (moduleDict == 0) { + if (moduleDict == 0) + { continue; } - if (moduleDict->type == kTagTypeDict) { + if (moduleDict->type == kTagTypeDict) + { break; } XMLFreeTag(moduleDict); } - if (length == -1) { + if (length == -1) + { return -1; } @@ -823,7 +853,8 @@ } tmpModule = malloc(sizeof(Module)); - if (tmpModule == 0) { + if (tmpModule == 0) + { XMLFreeTag(moduleDict); return -1; } @@ -895,8 +926,9 @@ { case OSSwapBigToHostConstInt32('lzvn'): verbose(" using 'lzvn': "); - size = decompress_lzvn((u_int8_t *)binary, uncompressed_size, &kernel_header->data[0], OSSwapBigToHostInt32(kernel_header->compressed_size)); - if (uncompressed_size != size) { + size = lzvn_decode((u_int8_t *)binary, uncompressed_size, &kernel_header->data[0], OSSwapBigToHostInt32(kernel_header->compressed_size)); + if (uncompressed_size != size) + { error("ERROR! Size mismatch from 'lzvn' (found: %d, expected: %d).\n", size, uncompressed_size); return -1; } @@ -905,7 +937,8 @@ case OSSwapBigToHostConstInt32('lzss'): verbose(" using 'lzss': "); size = decompress_lzss((u_int8_t *)binary, uncompressed_size, &kernel_header->data[0], OSSwapBigToHostInt32(kernel_header->compressed_size)); - if (uncompressed_size != size) { + if (uncompressed_size != size) + { error("ERROR! Size mismatch from 'lzss' (found: %d, expected: %d).\n", size, uncompressed_size); return -1; } @@ -937,14 +970,19 @@ // Bungo: scan binary for Darwin Kernel Version string uint32_t offset = 0; - strncpy(gDarwinBuildVerStr, "Darwin Kernel Version", sizeof(gDarwinBuildVerStr)); - while ((offset < 0xFFFFFFFF - (uint32_t)binary - 256) && memcmp(binary + offset, gDarwinBuildVerStr, 21)) { + //strncpy(gDarwinBuildVerStr, "Darwin Kernel Version", sizeof(gDarwinBuildVerStr)); + while ((offset < 0xFFFFFFFF - (uint32_t)binary - 256) && memcmp(binary + offset, gDarwinBuildVerStr, 21)) + { offset++; } if (offset < 0xFFFFFFFF - (uint32_t)binary - 256) + { strncpy(gDarwinBuildVerStr, (char *)(binary + offset), sizeof(gDarwinBuildVerStr)); + } else - strncpy(gDarwinBuildVerStr, "Unknown", sizeof(gDarwinBuildVerStr)); + { + strcat(gDarwinBuildVerStr, ": Unknown"); + } // Notify modules that the kernel has been decompressed, thinned and is about to be decoded execute_hook("DecodeKernel", (void *)binary, NULL, NULL, NULL); Index: branches/Bungo/i386/boot2/prompt.c =================================================================== --- branches/Bungo/i386/boot2/prompt.c (revision 2536) +++ branches/Bungo/i386/boot2/prompt.c (revision 2537) @@ -28,7 +28,7 @@ #include -char bootBanner[] = "\nDarwin/x86 boot v" I386BOOT_VERSION " - Chameleon v" I386BOOT_CHAMELEONVERSION " (Bungo branch) build: " I386BOOT_CHAMELEONREVISION ", date:" I386BOOT_BUILDDATE "\n" "%dMB memory\n"; +char bootBanner[] = "\nDarwin/x86 boot v" I386BOOT_VERSION " - Chameleon v" I386BOOT_CHAMELEONVERSION " (Bungo branch) r" I386BOOT_CHAMELEONREVISION " [" I386BOOT_BUILDDATE "]\n" "%dMB memory\n"; char bootPrompt[] = "Press Enter to start up Darwin/x86 with no options, or you can:\n" Index: branches/Bungo/i386/boot2/lzvn.c =================================================================== --- branches/Bungo/i386/boot2/lzvn.c (revision 2536) +++ branches/Bungo/i386/boot2/lzvn.c (revision 2537) @@ -57,18 +57,17 @@ } while (0) -size_t -decompress_lzvn(void * _dest, - size_t _dest_size, - void * _src, - size_t _src_size) +size_t lzvn_decode(void * dst, + size_t dst_size, + const 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; + const uint64_t rdi = (const uint64_t)dst; + uint64_t rsi = dst_size; + uint64_t rcx = src_size; + uint64_t rdx = (uint64_t)src; uint64_t r8 = 0; uint64_t r9 = 0; Index: branches/Bungo/i386/boot2/boot.c =================================================================== --- branches/Bungo/i386/boot2/boot.c (revision 2536) +++ branches/Bungo/i386/boot2/boot.c (revision 2537) @@ -85,11 +85,6 @@ long gBootMode; /* defaults to 0 == kBootModeNormal */ BVRef bvr, menuBVR, bvChain; -// Bungo: -void *new_dsdt = NULL, - *new_ecdt = NULL; -char gDarwinBuildVerStr[256]; - static unsigned long Adler32(unsigned char *buffer, long length); //static void selectBiosDevice(void); @@ -146,7 +141,9 @@ (int *)&bootArgs->ksize); if ( ret != 0 ) + { return ret; + } // Reserve space for boot args reserveKernBootStruct(); @@ -158,13 +155,16 @@ // Load boot drivers from the specifed root path. //if (!gHaveKernelCache) + { LoadDrivers("/"); + } execute_hook("DriversLoaded", (void *)binary, NULL, NULL, NULL); clearActivityIndicator(); - if (gErrors) { + if (gErrors) + { printf("Errors encountered while starting up the computer.\n"); printf("Pausing %d seconds...\n", kBootErrorTimeout); sleep(kBootErrorTimeout); @@ -174,15 +174,18 @@ // Cleanup the PXE base code. - if ( (gBootFileType == kNetworkDeviceType) && gUnloadPXEOnExit ) { - if ( (ret = nbpUnloadBaseCode()) != nbpStatusSuccess ) { + if ( (gBootFileType == kNetworkDeviceType) && gUnloadPXEOnExit ) + { + if ( (ret = nbpUnloadBaseCode()) != nbpStatusSuccess ) + { printf("nbpUnloadBaseCode error %d\n", (int)ret); sleep(2); } } bool dummyVal; - if (getBoolForKey(kWaitForKeypressKey, &dummyVal, &bootInfo->chameleonConfig) && dummyVal) { + if (getBoolForKey(kWaitForKeypressKey, &dummyVal, &bootInfo->chameleonConfig) && dummyVal) + { showTextBuffer(msgbuf, strlen(msgbuf)); } @@ -191,9 +194,12 @@ // If we were in text mode, switch to graphics mode. // This will draw the boot graphics unless we are in // verbose mode. - if (gVerboseMode) { + if (gVerboseMode) + { setVideoMode(GRAPHICS_MODE, 0); - } else { + } + else + { drawBootGraphics(); } @@ -263,7 +269,7 @@ if (MacOSVerCurrent >= MacOSVer2Int("10.7")) // OSX is Lion (10.7) or newer { snprintf(kernelCacheFile, sizeof(kernelCacheFile), "%skernelcache", kDefaultCachePathSnow); - verbose("Kernel Cache file path for Mac OS X 10.7 and newer: %s\n", kernelCacheFile); + verbose("Kernel Cache file path (Mac OS X 10.7 and newer): %s\n", kernelCacheFile); } // Snow Leopard prelink kernel cache file else @@ -275,7 +281,7 @@ int lnam = strlen(kernelCacheFile) + 9; //with adler32 char* name; - long prev_time = 0; + u_int32_t prev_time = 0; struct dirstuff* cacheDir = opendir(kDefaultCachePathSnow); @@ -291,7 +297,7 @@ prev_time = time; } } - verbose("Kernel Cache file path for Mac OS X 10.6.X: %s\n", kernelCacheFile); + verbose("Kernel Cache file path (Mac OS X 10.6.X): %s\n", kernelCacheFile); } closedir(cacheDir); } @@ -341,10 +347,13 @@ } // If not found, use the original kernel cache path. - if (ret == -1) { + if (ret == -1) + { strlcpy(kernelCachePath, kernelCacheFile, sizeof(kernelCachePath)); ret = GetFileInfo(NULL, kernelCachePath, &flags, &cachetime); - if ((flags & kFileTypeMask) != kFileTypeFlat) { + + if ((flags & kFileTypeMask) != kFileTypeFlat) + { ret = -1; } } @@ -358,6 +367,7 @@ // Check if the kernel cache file is more recent (mtime) // than the kernel file or the S/L/E directory ret = GetFileInfo(NULL, bootInfo->bootFile, &flags, &kerneltime); + // Check if the kernel file is more recent than the cache file if ((ret == 0) && ((flags & kFileTypeMask) == kFileTypeFlat) && (kerneltime > cachetime)) { @@ -452,12 +462,14 @@ // Load boot.plist config file status = loadChameleonConfig(&bootInfo->chameleonConfig, bvChain); - if (getBoolForKey(kQuietBootKey, &quiet, &bootInfo->chameleonConfig) && quiet) { + if (getBoolForKey(kQuietBootKey, &quiet, &bootInfo->chameleonConfig) && quiet) + { gBootMode |= kBootModeQuiet; } // Override firstRun to get to the boot menu instantly by setting "Instant Menu"=y in system config - if (getBoolForKey(kInstantMenuKey, &instantMenu, &bootInfo->chameleonConfig) && instantMenu) { + if (getBoolForKey(kInstantMenuKey, &instantMenu, &bootInfo->chameleonConfig) && instantMenu) + { firstRun = false; } @@ -468,8 +480,8 @@ gEnableCDROMRescan = false; // Enable it with Rescan=y in system config - if (getBoolForKey(kRescanKey, &gEnableCDROMRescan, &bootInfo->chameleonConfig) - && gEnableCDROMRescan) { + if (getBoolForKey(kRescanKey, &gEnableCDROMRescan, &bootInfo->chameleonConfig) && gEnableCDROMRescan) + { gEnableCDROMRescan = true; } @@ -487,15 +499,18 @@ gScanSingleDrive = false; // Enable touching a single BIOS device only if "Scan Single Drive"=y is set in system config. - if (getBoolForKey(kScanSingleDriveKey, &gScanSingleDrive, &bootInfo->chameleonConfig) - && gScanSingleDrive) { + if (getBoolForKey(kScanSingleDriveKey, &gScanSingleDrive, &bootInfo->chameleonConfig) && gScanSingleDrive) + { gScanSingleDrive = true; } // Create a list of partitions on device(s). - if (gScanSingleDrive) { + if (gScanSingleDrive) + { scanBootVolumes(gBIOSDev, &bvCount); - } else { + } + else + { scanDisks(gBIOSDev, &bvCount); } @@ -592,18 +607,23 @@ if (platformCPUFeature(CPU_FEATURE_EM64T)) { archCpuType = CPU_TYPE_X86_64; - } else { + } + else + { archCpuType = CPU_TYPE_I386; } - if (getValueForKey(karch, &val, &len, &bootInfo->chameleonConfig)) { - if (strncmp(val, "i386", 4) == 0) { + if (getValueForKey(karch, &val, &len, &bootInfo->chameleonConfig)) + { + if (strncmp(val, "i386", 4) == 0) + { archCpuType = CPU_TYPE_I386; } } if (getValueForKey(kKernelArchKey, &val, &len, &bootInfo->chameleonConfig)) { - if (strncmp(val, "i386", 4) == 0) { + if (strncmp(val, "i386", 4) == 0) + { archCpuType = CPU_TYPE_I386; } } @@ -611,10 +631,13 @@ // Notify modules that we are attempting to boot execute_hook("PreBoot", NULL, NULL, NULL, NULL); - if (!getBoolForKey (kWake, &tryresume, &bootInfo->chameleonConfig)) { + if (!getBoolForKey (kWake, &tryresume, &bootInfo->chameleonConfig)) + { tryresume = true; tryresumedefault = true; - } else { + } + else + { tryresumedefault = false; } @@ -622,12 +645,14 @@ forceresume = false; } - if (forceresume) { + if (forceresume) + { tryresume = true; tryresumedefault = false; } - while (tryresume) { + while (tryresume) + { const char *tmp; BVRef bvr; if (!getValueForKey(kWakeImage, &val, &len, &bootInfo->chameleonConfig)) @@ -646,7 +671,8 @@ if ((ret != 0) || ((flags & kFileTypeMask) != kFileTypeFlat)) break; - if (!forceresume && ((sleeptime+3)modTime)) { + if (!forceresume && ((sleeptime+3)modTime)) + { #if DEBUG printf ("Hibernate image is too old by %d seconds. Use ForceWake=y to override\n", bvr->modTime-sleeptime); @@ -670,7 +696,9 @@ } /* FIXME: check len vs sizeof(kernelCacheFile) */ strlcpy(kernelCacheFile, val, len + 1); - } else { + } + else + { kernelCacheFile[0] = 0; // Use default kernel cache file } @@ -693,13 +721,15 @@ verbose("Kernel Cache using disabled by user."); } - do + do { + if (useKernelCache) { - if (useKernelCache) { ret = LoadKernelCache(kernelCacheFile, &binary); if (ret >= 0) + { break; } + } bool bootFileWithDevice = false; // Check if bootFile start with a device ex: bt(0,0)/Extra/mach_kernel @@ -764,28 +794,34 @@ error("Can't find boot file: '%s'\n", bootFile); sleep(1); - if (gBootFileType == kNetworkDeviceType) { + if (gBootFileType == kNetworkDeviceType) + { // Return control back to PXE. Don't unload PXE base code. gUnloadPXEOnExit = false; break; } pause(""); - } else { + } + else + { /* Won't return if successful. */ ret = ExecKernel(binary); } } // chainboot - if (status == 1) { + if (status == 1) + { // if we are already in graphics-mode, - if (getVideoMode() == GRAPHICS_MODE) { + if (getVideoMode() == GRAPHICS_MODE) + { setVideoMode(VGA_TEXT_MODE, 0); // switch back to text mode. } } - if ((gBootFileType == kNetworkDeviceType) && gUnloadPXEOnExit) { + if ((gBootFileType == kNetworkDeviceType) && gUnloadPXEOnExit) + { nbpUnloadBaseCode(); } } Index: branches/Bungo/i386/boot2/boot.h =================================================================== --- branches/Bungo/i386/boot2/boot.h (revision 2536) +++ branches/Bungo/i386/boot2/boot.h (revision 2537) @@ -85,9 +85,10 @@ #define kInstantMenuKey "Instant Menu" #define kYosemiteKernel "kernel" #define kDefaultKernel "mach_kernel" +#define kOSXKernel "kernel" // Yosemite #define kGUIKey "GUI" #define kBootBannerKey "Boot Banner" -#define kShowInfoKey "ShowInfo" // gui.c +#define kShowInfoKey "ShowInfo" /* gui.c */ #define kWaitForKeypressKey "Wait" /* AsereBLN: added these keys */ @@ -119,11 +120,15 @@ #define kEHCIhard "EHCIhard" /* usb.c */ #define kDefaultPartition "Default Partition" /* sys.c */ +/* Zenith432: added this */ +#define kXHCILegacyOff "XHCILegacyOff" /* usb.c */ + /* Duvel300: added this */ #define kRestartFix "RestartFix" /* acpi_patcher.c */ /* Slice: added this */ #define kPS2RestartFix "PS2RestartFix" /* acpi_patcher.c */ +#define kUseIntelHDMI "UseIntelHDMI" /* ati.c && nvidia.c && gma.c */ /* Signal64: added this key */ #define kLegacyOff "USBLegacyOff" /* usb.c */ @@ -142,6 +147,8 @@ #define kEnableC2State "EnableC2State" /* acpi_patcher.c */ #define kEnableC3State "EnableC3State" /* acpi_patcher.c */ #define kEnableC4State "EnableC4State" /* acpi_patcher.c */ +#define kEnableC6State "EnableC6State" /* acpi_patcher.c */ +#define kEnableC7State "EnableC7State" /* acpi_patcher.c */ /* valv: added these keys */ #define kbusratio "busratio" /* cpu.c */ @@ -212,7 +219,6 @@ extern bool gEnableCDROMRescan; extern bool gScanSingleDrive; extern bool useGUI; -extern char gDarwinBuildVerStr[256]; /* * Boot Modes @@ -236,7 +242,13 @@ // Bungo: extern void *new_dsdt, *new_ecdt; + /* + * smbios.c + */ +extern bool useSMBIOSdefaults; + +/* * usb.c */ extern int usb_loop(); @@ -281,6 +293,8 @@ extern long LoadDrivers(char * dirSpec); extern long DecodeKernel(void *binary, entry_t *rentry, char **raddr, int *rsize); typedef long (*FileLoadDrivers_t)(char *dirSpec, long plugin); +// Bungo: +extern char gDarwinBuildVerStr[256]; /*! Hookable function pointer called during the driver loading phase that @@ -315,7 +329,10 @@ /* * lzvn.c */ -extern size_t decompress_lzvn(void *dst, size_t dst_size, const void *src, size_t src_size); +extern size_t lzvn_decode(void * dst, + size_t dst_size, + const void * src, + size_t src_size); /* extern size_t lzvn_encode(void *dst, size_t dst_size, Index: branches/Bungo/i386/boot2/modules.c =================================================================== --- branches/Bungo/i386/boot2/modules.c (revision 2536) +++ branches/Bungo/i386/boot2/modules.c (revision 2537) @@ -92,7 +92,7 @@ } // Look for modules located in the multiboot header. - if(gMI->mi_flags & MULTIBOOT_INFO_HAS_MODS) + if(gMI && (gMI->mi_flags & MULTIBOOT_INFO_HAS_MODS)) { if(gMI->mi_mods_count) { @@ -177,7 +177,8 @@ char *tmp = malloc(strlen(name) + 1); strcpy(tmp, name); - if(!load_module(tmp)) { + if(!load_module(tmp)) + { // failed to load // free(tmp); } Index: branches/Bungo/i386/boot2/gui.c =================================================================== --- branches/Bungo/i386/boot2/gui.c (revision 2536) +++ branches/Bungo/i386/boot2/gui.c (revision 2537) @@ -891,7 +891,7 @@ { int val; int len; - char dirspec[512]; + char dirspec[256]; getValueForKey( "Theme", &theme_name, &len, &bootInfo->chameleonConfig ); if ((strlen(theme_name) + 27) > sizeof(dirspec)) { Index: branches/Bungo/i386/boot2/options.c =================================================================== --- branches/Bungo/i386/boot2/options.c (revision 2536) +++ branches/Bungo/i386/boot2/options.c (revision 2537) @@ -70,25 +70,31 @@ // MacOSVer2Int - converts OS ver. string to uint32 (e.g "10.9.5" -> 0x0A090500) for easy comparing uint32_t MacOSVer2Int(const char *osver) { - uint32_t ret = 0; - uint8_t retIndex = 0, f = 1; - int Index = strlen(osver) - 1; - for (; ((Index >= 0) && (Index <= OSVERSTRLEN)); Index--) { - if ((osver[Index] >= '0') && (osver[Index] <= '9')) { - ((uint8_t *)&ret)[retIndex] += (osver[Index] - '0') * f; - f *= 10; - } else { - if (osver[Index] == '.') { - f = 1; - retIndex++; - } else { - return 0; - } - } + uint32_t result = 0; + uint8_t *resptr = (uint8_t *)&result; + uint8_t len = strlen(osver); + uint8_t i, j, m; +#define CHR2UINT(c) ((uint8_t)(c - '0')) +#define ISDIGIT(c) ((c >= '0') && (c <= '9')) +#define ISDOT(c) (c == '.') + + if (!osver || (len < 4) || (len > OSVERSTRLEN - 1) || !ISDIGIT(osver[0]) || !ISDOT(osver[2]) || !ISDIGIT(osver[len - 1])) { + verbose("ERROR: wrong Mac OS version string syntax: '%s'\n", osver); + return 0; } - if (retIndex > 0) return (ret << ((3 - retIndex) * 8)); - else return 0; + for (i = 0, j = 3, m = 1; i < len; i++) { + if (ISDIGIT(osver[i])) { + resptr[j] = resptr[j] * m + CHR2UINT(osver[i]); + m = 10; + } else if (ISDOT(osver[i])) { + if (j > 0) j--; + else return 0; + m = 1; + } else return 0; + } + + return result; } //========================================================================== @@ -225,7 +231,8 @@ gBootArgsPtr = gBootArgs; memset(gBootArgs, '\0', BOOT_STRING_LEN); - if (bootArgs->Video.v_display != VGA_TEXT_MODE) { + if (bootArgs->Video.v_display != VGA_TEXT_MODE) + { clearGraphicBootPrompt(); } execute_hook("ClearArgs", NULL, NULL, NULL, NULL); @@ -248,26 +255,37 @@ extern char bootPrompt[]; extern char bootRescanPrompt[]; - if( bootArgs->Video.v_display == VGA_TEXT_MODE ) { + if( bootArgs->Video.v_display == VGA_TEXT_MODE ) + { changeCursor( 0, row, kCursorTypeUnderline, 0 ); clearScreenRows( row, kScreenLastRow ); } clearBootArgs(); - if (visible) { - if (bootArgs->Video.v_display == VGA_TEXT_MODE) { - if (gEnableCDROMRescan) { + if (visible) + { + if (bootArgs->Video.v_display == VGA_TEXT_MODE) + { + if (gEnableCDROMRescan) + { printf( bootRescanPrompt ); - } else { + } + else + { printf( bootPrompt ); printf( gBootArgs ); } } - } else { - if (bootArgs->Video.v_display != VGA_TEXT_MODE) { + } + else + { + if (bootArgs->Video.v_display != VGA_TEXT_MODE) + { clearGraphicBootPrompt(); - } else { + } + else + { printf("Press Enter to start up the foreign OS. "); } } @@ -313,8 +331,10 @@ { *gBootArgsPtr++ = key; - if( bootArgs->Video.v_display != VGA_TEXT_MODE ) updateGraphicBootPrompt(); - else if ( key >= ' ' && key < 0x7f) putchar(key); + if( bootArgs->Video.v_display != VGA_TEXT_MODE ) + updateGraphicBootPrompt(); + else if ( key >= ' ' && key < 0x7f) + putchar(key); } break; @@ -1129,17 +1149,20 @@ bool copyArgument(const char *argName, const char *val, int cnt, char **argP, int *cntRemainingP) { int argLen = argName ? strlen(argName) : 0; - int len = argLen + cnt + 1; // +1 to account for space + 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 (argName) { + if (argName) + { strncpy( *argP, argName, argLen ); *argP += argLen; *argP[0] = '='; @@ -1235,13 +1258,17 @@ MacOSVerCurrent = MacOSVer2Int(gBootVolume->OSVersion); // so copy it and trim gMacOSVersion[0] = 0; - if (MacOSVerCurrent >= MacOSVer2Int("10.10")) { + if (MacOSVerCurrent >= MacOSVer2Int("10.10")) + { strncat(gMacOSVersion, gBootVolume->OSVersion, 5); - } else { + } + else + { strncat(gMacOSVersion, gBootVolume->OSVersion, 4); } // Load config table specified by the user, or use the default. + if (!getValueForBootKey(cp, "config", &val, &cnt)) { val = 0; cnt = 0; @@ -1249,6 +1276,7 @@ // Load com.apple.Boot.plist from the selected volume // and use its contents to override default bootConfig. + loadSystemConfig(&bootInfo->bootConfig); loadChameleonConfig(&bootInfo->chameleonConfig, NULL); @@ -1260,22 +1288,31 @@ // to be used. gOverrideKernel = false; - if (( kernel = extractKernelName((char **)&cp) )) { + if (( kernel = extractKernelName((char **)&cp) )) + { strlcpy( bootInfo->bootFile, kernel, sizeof(bootInfo->bootFile) ); - } else { - if ( getValueForKey( kKernelNameKey, &val, &cnt, &bootInfo->bootConfig ) ) { + } + else + { + if ( getValueForKey( kKernelNameKey, &val, &cnt, &bootInfo->bootConfig ) ) + { strlcpy( bootInfo->bootFile, val, cnt+1 ); - } else { + } + else + { if (MacOSVerCurrent >= MacOSVer2Int("10.10")) { // OS X is 10.10 or newer strlcpy( bootInfo->bootFile, kYosemiteKernel, sizeof(bootInfo->bootFile) ); - } else { + } + else + { // or 10.9 and previous strlcpy( bootInfo->bootFile, kDefaultKernel, sizeof(bootInfo->bootFile) ); } } } - if ((strcmp( bootInfo->bootFile, kDefaultKernel ) != 0) && (strcmp( bootInfo->bootFile, kYosemiteKernel ) != 0)) { + if ((strcmp( bootInfo->bootFile, kDefaultKernel ) != 0) && (strcmp( bootInfo->bootFile, kYosemiteKernel ) != 0)) + { gOverrideKernel = true; } @@ -1283,7 +1320,8 @@ argP = bootArgs->CommandLine; // Get config kernel flags, if not ignored. - if (getValueForBootKey(cp, kIgnoreBootFileFlag, &val, &cnt) || !getValueForKey(kKernelFlagsKey, &val, &cnt, &bootInfo->bootConfig)) { + if (getValueForBootKey(cp, kIgnoreBootFileFlag, &val, &cnt) || !getValueForKey(kKernelFlagsKey, &val, &cnt, &bootInfo->bootConfig)) + { val = ""; cnt = 0; } @@ -1292,52 +1330,67 @@ // 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))) { + &argP, &cntRemaining, gBootUUIDString, sizeof(gBootUUIDString))) + { // // Try an alternate method for getting the root UUID on boot helper partitions. // - if (gBootVolume->flags & kBVFlagBooter) { + if (gBootVolume->flags & kBVFlagBooter) + { // Load the configuration store in the boot helper partition - if (loadHelperConfig(&bootInfo->helperConfig) == 0) { + if (loadHelperConfig(&bootInfo->helperConfig) == 0) + { val = getStringForKey(kHelperRootUUIDKey, &bootInfo->helperConfig); - if (val != NULL) { + if (val != NULL) + { strlcpy(gBootUUIDString, val, sizeof(gBootUUIDString)); } } } /* Bungo // Try to get the volume uuid string - if (!strlen(gBootUUIDString) && gBootVolume->fs_getuuid) { + 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)) { + if (strlen(gBootUUIDString)) + { copyArgument(kBootUUIDKey, gBootUUIDString, strlen(gBootUUIDString), &argP, &cntRemaining); } // Try to get the volume uuid string - if (!strlen(gBootUUIDString) && gBootVolume->fs_getuuid) { + if (!strlen(gBootUUIDString) && gBootVolume->fs_getuuid) + { gBootVolume->fs_getuuid(gBootVolume, gBootUUIDString); } } verbose("Boot UUID [%s (%s), %s]: %s\n", gBootVolume->label, gBootVolume->altlabel, gBootVolume->type_name, gBootUUIDString); if (!processBootArgument(kRootDeviceKey, cp, configKernelFlags, bootInfo->config, - &argP, &cntRemaining, gRootDevice, ROOT_DEVICE_SIZE)) { + &argP, &cntRemaining, gRootDevice, ROOT_DEVICE_SIZE)) + { cnt = 0; - if ( getValueForKey( kBootDeviceKey, &val, &cnt, &bootInfo->chameleonConfig)) { + if ( getValueForKey( kBootDeviceKey, &val, &cnt, &bootInfo->chameleonConfig)) + { valueBuffer[0] = '*'; cnt++; strlcpy(valueBuffer + 1, val, cnt); val = valueBuffer; - if (cnt > 0) { + if (cnt > 0) + { copyArgument( kRootDeviceKey, val, cnt, &argP, &cntRemaining); } - } else { - if (strlen(gBootUUIDString)) { + } + else + { + if (strlen(gBootUUIDString)) + { val = "*uuid"; cnt = 5; - } else { + } + else + { // Don't set "rd=.." if there is no boot device key // and no UUID. val = ""; @@ -1356,15 +1409,18 @@ * Removed. We don't need this anymore. * if (!processBootArgument(kPlatformKey, cp, configKernelFlags, bootInfo->config, - &argP, &cntRemaining, gPlatformName, sizeof(gCacheNameAdler))) { + &argP, &cntRemaining, gPlatformName, sizeof(gCacheNameAdler))) + { getPlatformName(gPlatformName); copyArgument(kPlatformKey, gPlatformName, strlen(gPlatformName), &argP, &cntRemaining); } */ if (!getValueForBootKey(cp, kSafeModeFlag, &val, &cnt) && - !getValueForBootKey(configKernelFlags, kSafeModeFlag, &val, &cnt)) { - if (gBootMode & kBootModeSafe) { + !getValueForBootKey(configKernelFlags, kSafeModeFlag, &val, &cnt)) + { + if (gBootMode & kBootModeSafe) + { copyArgument(0, kSafeModeFlag, strlen(kSafeModeFlag), &argP, &cntRemaining); } } @@ -1372,8 +1428,10 @@ // Store the merged kernel flags and boot args. cnt = strlen(configKernelFlags); - if (cnt) { - if (cnt > cntRemaining) { + if (cnt) + { + if (cnt > cntRemaining) + { error("Warning: boot arguments too long, truncating\n"); cnt = cntRemaining; } @@ -1382,28 +1440,34 @@ cntRemaining -= cnt; } userCnt = strlen(cp); - if (userCnt > cntRemaining) { + if (userCnt > cntRemaining) + { error("Warning: boot arguments too long, truncating\n"); userCnt = cntRemaining; } strncpy(&argP[cnt], cp, userCnt); argP[cnt+userCnt] = '\0'; - if(!shouldboot) { + if(!shouldboot) + { gVerboseMode = getValueForKey( kVerboseModeFlag, &val, &cnt, &bootInfo->chameleonConfig ) || getValueForKey( kSingleUserModeFlag, &val, &cnt, &bootInfo->chameleonConfig ); gBootMode = ( getValueForKey( kSafeModeFlag, &val, &cnt, &bootInfo->chameleonConfig ) ) ? kBootModeSafe : kBootModeNormal; - if ( getValueForKey( kIgnoreCachesFlag, &val, &cnt, &bootInfo->chameleonConfig ) ) { + if ( getValueForKey( kIgnoreCachesFlag, &val, &cnt, &bootInfo->chameleonConfig ) ) + { gBootMode = kBootModeSafe; } } - if ( getValueForKey( kMKextCacheKey, &val, &cnt, &bootInfo->bootConfig ) ) { + if ( getValueForKey( kMKextCacheKey, &val, &cnt, &bootInfo->bootConfig ) ) + { strlcpy(gMKextName, val, cnt + 1); - } else { + } + else + { gMKextName[0]=0; } @@ -1493,9 +1557,12 @@ void showHelp(void) { - if (bootArgs->Video.v_display != VGA_TEXT_MODE) { + if (bootArgs->Video.v_display != VGA_TEXT_MODE) + { showInfoBox("Help. Press q to quit.\n", (char *)BootHelp_txt); - } else { + } + else + { showTextBuffer((char *)BootHelp_txt, BootHelp_txt_len); } } @@ -1507,14 +1574,16 @@ int fd; int size; - if ((fd = open_bvdev("bt(0,0)", filename, 0)) < 0) { + if ((fd = open_bvdev("bt(0,0)", filename, 0)) < 0) + { printf("\nFile not found: %s\n", filename); sleep(2); return; } size = file_size(fd); - if (size > MAX_TEXT_FILE_SIZE) { + if (size > MAX_TEXT_FILE_SIZE) + { size = MAX_TEXT_FILE_SIZE; } buf = malloc(size); @@ -1541,9 +1610,11 @@ printf("Enter two-digit hexadecimal boot device [%02x]: ", bootdevice); do { key = getchar(); - switch (ASCII_KEY(key)) { + switch (ASCII_KEY(key)) + { case KEY_BKSP: - if (digitsI > 0) { + if (digitsI > 0) + { int x, y, t; getCursorPositionAndType(&x, &y, &t); // Assume x is not 0; @@ -1552,7 +1623,9 @@ // Overwrite with space without moving cursor position putca(' ', 0x07, 1); digitsI--; - } else { + } + else + { // TODO: Beep or something } break; @@ -1560,7 +1633,8 @@ case KEY_ENTER: digits[digitsI] = '\0'; newbootdevice = strtol(digits, &end, 16); - if (end == digits && *end == '\0') { + if (end == digits && *end == '\0') + { // User entered empty string printf("\nUsing default boot device %x\n", bootdevice); key = 0; @@ -1575,10 +1649,13 @@ break; default: - if (isxdigit(ASCII_KEY(key)) && digitsI < 2) { + if (isxdigit(ASCII_KEY(key)) && digitsI < 2) + { putchar(ASCII_KEY(key)); digits[digitsI++] = ASCII_KEY(key); - } else { + } + else + { // TODO: Beep or something } break; @@ -1591,9 +1668,12 @@ bool promptForRescanOption(void) { printf("\nWould you like to enable media rescan option?\nPress ENTER to enable or any key to skip.\n"); - if (getchar() == KEY_ENTER) { + if (getchar() == KEY_ENTER) + { return true; - } else { + } + else + { return false; } } Index: branches/Bungo/i386/libsa/string.c =================================================================== --- branches/Bungo/i386/libsa/string.c (revision 2536) +++ branches/Bungo/i386/libsa/string.c (revision 2537) @@ -145,10 +145,14 @@ return 0; do { if (*s1 != *s2++) - return (*(const unsigned char *)s1 - - *(const unsigned char *)(s2 - 1)); + { + return (*(const unsigned char *)s1 - *(const unsigned char *)(s2 - 1)); + } + if (!*s1++) + { break; + } } while (--n); return 0; } @@ -165,7 +169,8 @@ char * stpcpy(char * s1, const char * s2) { - while ((*s1++ = *s2++)) { + while ((*s1++ = *s2++)) + { continue; } return --s1; @@ -190,7 +195,9 @@ while (n && (*s1++ = *s2++)) --n; if (n > 0) + { bzero(s1, n); + } return s1; } @@ -257,7 +264,9 @@ { register char *ret = s1; while (*s1) + { s1++; + } while ((*s1++ = *s2++)); return ret; } Index: branches/Bungo/i386/util/Cconfig =================================================================== --- branches/Bungo/i386/util/Cconfig (revision 2536) +++ branches/Bungo/i386/util/Cconfig (revision 2537) @@ -9,6 +9,16 @@ source "i386/util/fdisk/Cconfig" +source "i386/util/boot1-install/Cconfig" + +config SECTORSIZE + bool "sectorsize utility" + default y + help + Say Y here if you want to compile the sectorsize utility. + sectorsize is used to detect the Physical and logical sector size of your hard disk. + When in doubt, say "N". + config OPENUP bool "openUp utility" default n Index: branches/Bungo/i386/util/Makefile =================================================================== --- branches/Bungo/i386/util/Makefile (revision 2536) +++ branches/Bungo/i386/util/Makefile (revision 2537) @@ -23,6 +23,11 @@ OBJS += bdmesg.o32 bdmesg.o64 endif +ifeq (${CONFIG_SECTORSIZE}, y) +PROGRAMS += sectorsize +OBJS += sectorsize.o32 sectorsize.o64 +endif + ifeq (${CONFIG_OPENUP}, y) PROGRAMS += openUp OBJS += openUp.o64 openUp.o32 @@ -36,7 +41,7 @@ DIRS_NEEDED = $(OBJROOT) $(SYMROOT) -SUBDIRS = fdisk +SUBDIRS = fdisk boot1-install all: $(DIRS_NEEDED) $(SYMPROG) all-recursive Index: branches/Bungo/package/Distribution =================================================================== --- branches/Bungo/package/Distribution (revision 2536) +++ branches/Bungo/package/Distribution (revision 2537) @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - Chameleon_Package_Title - - Index: branches/Bungo/package/slimpkg.sh =================================================================== --- branches/Bungo/package/slimpkg.sh (revision 2536) +++ branches/Bungo/package/slimpkg.sh (revision 2537) @@ -1,396 +0,0 @@ -#!/bin/bash - -# $1 Path to store built package - -packagesidentity="org.chameleon" -packagename="Chameleon" -pkgroot="${0%/*}" -chamTemp="usr/local/chamTemp" - -COL_BLACK="\x1b[30;01m" -COL_RED="\x1b[31;01m" -COL_GREEN="\x1b[32;01m" -COL_YELLOW="\x1b[33;01m" -COL_MAGENTA="\x1b[35;01m" -COL_CYAN="\x1b[36;01m" -COL_WHITE="\x1b[37;01m" -COL_BLUE="\x1b[34;01m" -COL_RESET="\x1b[39;49;00m" - -version=$( cat version ) -stage=${version##*-} -revision=$( grep I386BOOT_CHAMELEONREVISION vers.h | awk '{ print $3 }' | tr -d '\"' ) -builddate=$( grep I386BOOT_BUILDDATE vers.h | awk '{ print $3,$4 }' | tr -d '\"' ) -timestamp=$( date -j -f "%Y-%m-%d %H:%M:%S" "${builddate}" "+%s" ) - -# ================= - -develop=$(awk "NR==6{print;exit}" ${pkgroot}/../CREDITS) -credits=$(awk "NR==10{print;exit}" ${pkgroot}/../CREDITS) -pkgdev=$(awk "NR==14{print;exit}" ${pkgroot}/../CREDITS) - -# ================= - -distributioncount=0 -xmlindent=0 - -indent[0]="\t" -indent[1]="\t\t" -indent[2]="\t\t\t" -indent[3]="\t\t\t\t" - -main () -{ - -# clean up the destination path - -rm -R -f "${1}" -echo "" -echo -e $COL_CYAN" ---------------------------------------"$COL_RESET -echo -e $COL_CYAN" Building $packagename Slim Install Package"$COL_RESET -echo -e $COL_CYAN" ---------------------------------------"$COL_RESET -echo "" - -outline[$((outlinecount++))]="${indent[$xmlindent]}" - -# build pre install package - echo "================= Preinstall =================" - ((xmlindent++)) - packagesidentity="org.chameleon" - mkdir -p ${1}/Pre/Root - mkdir -p ${1}/Pre/Scripts - ditto --noextattr --noqtn ${1%/*/*}/revision ${1}/Pre/Scripts/Resources/revision - ditto --noextattr --noqtn ${1%/*/*}/version ${1}/Pre/Scripts/Resources/version - cp -f ${pkgroot}/Scripts/Main/preinstall ${1}/Pre/Scripts - cp -f ${pkgroot}/Scripts/Sub/InstallLog.sh ${1}/Pre/Scripts - echo " [BUILD] Pre " - buildpackage "${1}/Pre" "/" "" "start_visible=\"false\" start_selected=\"true\"" >/dev/null 2>&1 -# End build pre install package - -# build core package - echo "================= Core =================" - packagesidentity="org.chameleon" - mkdir -p ${1}/Core/Root/usr/local/bin - mkdir -p ${1}/Core/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${1%/*}/i386/boot ${1}/Core/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${1%/*}/i386/boot0 ${1}/Core/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${1%/*}/i386/boot0md ${1}/Core/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${1%/*}/i386/boot1f32 ${1}/Core/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${1%/*}/i386/boot1h ${1}/Core/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${1%/*}/i386/boot1he ${1}/Core/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${1%/*}/i386/boot1hp ${1}/Core/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${1%/*}/i386/cdboot ${1}/Core/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${1%/*}/i386/chain0 ${1}/Core/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${1%/*}/i386/fdisk440 ${1}/Core/Root/usr/local/bin - ditto --noextattr --noqtn ${1%/*}/i386/bdmesg ${1}/Core/Root/usr/local/bin - local coresize=$( du -hkc "${1}/Core/Root" | tail -n1 | awk {'print $1'} ) - echo " [BUILD] i386 " - buildpackage "${1}/Core" "/" "0" "start_visible=\"false\" start_selected=\"true\"" >/dev/null 2>&1 -# End build core package - -# build install type - echo "================= Chameleon =================" - outline[$((outlinecount++))]="${indent[$xmlindent]}" - choices[$((choicescount++))]="\t\n\t\n" - ((xmlindent++)) - packagesidentity="org.chameleon.type" - - # build new install package - mkdir -p ${1}/New/Root - echo "" > "${1}/New/Root/install_type_new" - echo " [BUILD] New " - buildpackage "${1}/New" "/$chamTemp" "" "start_enabled=\"true\" selected=\"exclusive(choices['Upgrade'])\"" >/dev/null 2>&1 - # End build new install package - - # build upgrade package - mkdir -p ${1}/Upgrade/Root - echo "" > "${1}/Upgrade/Root/install_type_upgrade" - echo " [BUILD] Upgrade " - buildpackage "${1}/Upgrade" "/$chamTemp" "" "start_selected=\"false\" selected=\"exclusive(choices['New'])\"" >/dev/null 2>&1 - # End build upgrade package - - ((xmlindent--)) - outline[$((outlinecount++))]="${indent[$xmlindent]}" -# End build install type - -# build Chameleon package - echo "================= Chameleon =================" - outline[$((outlinecount++))]="${indent[$xmlindent]}" - choices[$((choicescount++))]="\t\n\t\n" - ((xmlindent++)) - - # build standard package - mkdir -p ${1}/Standard/Root - mkdir -p ${1}/Standard/Scripts/Resources - cp -f ${pkgroot}/Scripts/Main/Standardpostinstall ${1}/Standard/Scripts/postinstall - cp -f ${pkgroot}/Scripts/Sub/* ${1}/Standard/Scripts - ditto --arch i386 `which SetFile` ${1}/Standard/Scripts/Resources/SetFile - ditto --noextattr --noqtn ${1%/*/*}/revision ${1}/Standard/Scripts/Resources/revision - ditto --noextattr --noqtn ${1%/*/*}/version ${1}/Standard/Scripts/Resources/version - echo " [BUILD] Standard " - buildpackage "${1}/Standard" "/" "${coresize}" "start_enabled=\"true\" selected=\"exclusive(choices['EFI']) && exclusive(choices['noboot'])\"" >/dev/null 2>&1 - # End build standard package - - # build efi package - mkdir -p ${1}/EFI/Root - mkdir -p ${1}/EFI/Scripts/Resources - cp -f ${pkgroot}/Scripts/Main/ESPpostinstall ${1}/EFI/Scripts/postinstall - cp -f ${pkgroot}/Scripts/Sub/* ${1}/EFI/Scripts - ditto --arch i386 `which SetFile` ${1}/EFI/Scripts/Resources/SetFile - ditto --noextattr --noqtn ${1%/*/*}/revision ${1}/EFI/Scripts/Resources/revision - ditto --noextattr --noqtn ${1%/*/*}/version ${1}/EFI/Scripts/Resources/version - echo " [BUILD] EFI " - buildpackage "${1}/EFI" "/" "${coresize}" "start_visible=\"systemHasGPT()\" selected=\"exclusive(choices['Standard']) && exclusive(choices['noboot'])\"" >/dev/null 2>&1 - # End build efi package - - # build reset choice package - mkdir -p ${1}/noboot/Root - echo " [BUILD] Reset choice " - buildpackage "${1}/noboot" "/$chamTemp" "" "selected=\"exclusive(choices['Standard']) && exclusive(choices['EFI'])\"" >/dev/null 2>&1 - # End build reset choice package - - ((xmlindent--)) - outline[$((outlinecount++))]="${indent[$xmlindent]}" -# End build Chameleon package - -# build Modules package - echo "================= Modules =================" - ############################### - # Supported Modules # - ############################### - # klibc.dylib # - # Resolution.dylib # - # uClibcxx.dylib # - # Keylayout.dylib # - ############################### - if [ "$(ls -A "${1%/*}/i386/modules")" ]; then - { - outline[$((outlinecount++))]="${indent[$xmlindent]}" - choices[$((choicescount++))]="\t\n\t\n" - ((xmlindent++)) - packagesidentity="org.chameleon.modules" -# - - if [ -e ${1%/*}/i386/modules/klibc.dylib ]; then - { - mkdir -p ${1}/klibc/Root - ditto --noextattr --noqtn ${1%/*}/i386/modules/klibc.dylib ${1}/klibc/Root - echo " [BUILD] klibc " - buildpackage "${1}/klibc" "/$chamTemp/Extra/modules" "" "start_selected=\"false\"" >/dev/null 2>&1 - } - fi -# - - if [ -e ${1%/*}/i386/modules/Resolution.dylib ]; then - { - mkdir -p ${1}/AutoReso/Root - ditto --noextattr --noqtn ${1%/*}/i386/modules/Resolution.dylib ${1}/AutoReso/Root - echo " [BUILD] Resolution " - buildpackage "${1}/AutoReso" "/$chamTemp/Extra/modules" "" "start_selected=\"false\"" >/dev/null 2>&1 - } - fi -# - - if [ -e ${1%/*}/i386/modules/uClibcxx.dylib ]; then - { - mkdir -p ${1}/uClibc/Root - ditto --noextattr --noqtn ${1%/*}/i386/modules/uClibcxx.dylib ${1}/uClibc/Root - ditto --noextattr --noqtn ${1%/*}/i386/modules/klibc.dylib ${1}/uClibc/Root - echo " [BUILD] uClibc++ " - buildpackage "${1}/uClibc" "/$chamTemp/Extra/modules" "" "start_selected=\"false\"" >/dev/null 2>&1 - } - fi -# - - if [ -e ${1%/*}/i386/modules/Keylayout.dylib ]; then - { - mkdir -p ${1}/Keylayout/Root - ditto --noextattr --noqtn ${1%/*}/i386/modules/Keylayout.dylib ${1}/Keylayout/Root - echo " [BUILD] Keylayout " - buildpackage "${1}/Keylayout" "/$chamTemp/Extra/modules" "" "start_selected=\"false\"" >/dev/null 2>&1 - } - fi - - ((xmlindent--)) - outline[$((outlinecount++))]="${indent[$xmlindent]}" - } - else - { - echo " -= no modules to include =-" - } - fi -# End build Modules packages - -# build post install package - echo "================= Post =================" - packagesidentity="org.chameleon" - mkdir -p ${1}/Post/Root - mkdir -p ${1}/Post/Scripts - cp -f ${pkgroot}/Scripts/Main/postinstall ${1}/Post/Scripts - cp -f ${pkgroot}/Scripts/Sub/InstallLog.sh ${1}/Post/Scripts - cp -f ${pkgroot}/Scripts/Sub/UnMountEFIvolumes.sh ${1}/Post/Scripts - ditto --noextattr --noqtn ${1%/*/*}/revision ${1}/Post/Scripts/Resources/revision - ditto --noextattr --noqtn ${1%/*/*}/version ${1}/Post/Scripts/Resources/version - echo " [BUILD] Post " - buildpackage "${1}/Post" "/" "" "start_visible=\"false\" start_selected=\"true\"" >/dev/null 2>&1 -# End build post install package - -#((xmlindent--)) -outline[$((outlinecount++))]="${indent[$xmlindent]}" - -# build meta package - - makedistribution "${1}" "${2}" "${3}" "${4}" #"${5}" - -# clean up - - rm -R -f "${1}" - -} - -fixperms () -{ - # $1 path - find "${1}" -type f -exec chmod 644 {} \; - find "${1}" -type d -exec chmod 755 {} \; - chown -R 0:0 "${1}" -} - -buildpackage () -{ -# $1 Path to package to build containing Root and or Scripts -# $2 Install Location -# $3 Size -# $4 Options - -if [ -d "${1}/Root" ] && [ "${1}/Scripts" ]; then - - local packagename="${1##*/}" - local identifier=$( echo ${packagesidentity}.${packagename//_/.} | tr [:upper:] [:lower:] ) - find "${1}" -name '.DS_Store' -delete - local filecount=$( find "${1}/Root" | wc -l ) - if [ "${3}" ]; then - local installedsize="${3}" - else - local installedsize=$( du -hkc "${1}/Root" | tail -n1 | awk {'print $1'} ) - fi - local header="\n\n" - header+="\t\n" - rm -R -f "${1}/Temp" - - [ -d "${1}/Temp" ] || mkdir -m 777 "${1}/Temp" - [ -d "${1}/Root" ] && mkbom "${1}/Root" "${1}/Temp/Bom" - - if [ -d "${1}/Scripts" ]; then - header+="\t\n" - for script in $( find "${1}/Scripts" -type f \( -name 'pre*' -or -name 'post*' \) ) - do - header+="\t\t<${script##*/} file=\"./${script##*/}\"/>\n" - done - header+="\t\n" - chown -R 0:0 "${1}/Scripts" - pushd "${1}/Scripts" >/dev/null - find . -print | cpio -o -z -H cpio > "../Temp/Scripts" - popd >/dev/null - fi - - header+="" - echo -e "${header}" > "${1}/Temp/PackageInfo" - pushd "${1}/Root" >/dev/null - find . -print | cpio -o -z -H cpio > "../Temp/Payload" - popd >/dev/null - pushd "${1}/Temp" >/dev/null - - xar -c -f "${1%/*}/${packagename// /}.pkg" --compression none . - - popd >/dev/null - - outline[$((outlinecount++))]="${indent[$xmlindent]}" - - if [ "${4}" ]; then - local choiceoptions="\t\t${4}" - fi - choices[$((choicescount++))]="\t\n\t\t#${packagename// /}.pkg\n\t\n" - rm -R -f "${1}" -fi -} - -makedistribution () -{ - rm -f "${1%/*}/${packagename// /}"*.pkg - - find "${1}" -type f -name '*.pkg' -depth 1 | while read component - do - mkdir -p "${1}/${packagename}/${component##*/}" - pushd "${1}/${packagename}/${component##*/}" >/dev/null - xar -x -f "${1%}/${component##*/}" - popd >/dev/null - done - - ditto --noextattr --noqtn "${pkgroot}/Distribution" "${1}/${packagename}/Distribution" - ditto --noextattr --noqtn "${pkgroot}/Resources" "${1}/${packagename}/Resources" - - find "${1}/${packagename}/Resources" -type d -name '.svn' -exec rm -R -f {} \; 2>/dev/null - - for (( i=0; i < ${#outline[*]} ; i++)); - do - echo -e "${outline[$i]}" >> "${1}/${packagename}/Distribution" - done - - for (( i=0; i < ${#choices[*]} ; i++)); - do - echo -e "${choices[$i]}" >> "${1}/${packagename}/Distribution" - done - - echo "" >> "${1}/${packagename}/Distribution" - - perl -i -p -e "s/%CHAMELEONVERSION%/${version%%-*}/g" `find "${1}/${packagename}/Resources" -type f` - perl -i -p -e "s/%CHAMELEONREVISION%/${revision}/g" `find "${1}/${packagename}/Resources" -type f` - -# Adding Developer and credits - perl -i -p -e "s/%DEVELOP%/${develop}/g" `find "${1}/${packagename}/Resources" -type f` - perl -i -p -e "s/%CREDITS%/${credits}/g" `find "${1}/${packagename}/Resources" -type f` - perl -i -p -e "s/%PKGDEV%/${pkgdev}/g" `find "${1}/${packagename}/Resources" -type f` - - stage=${stage/RC/Release Candidate } - stage=${stage/FINAL/2.0 Final} - perl -i -p -e "s/%CHAMELEONSTAGE%/${stage}/g" `find "${1}/${packagename}/Resources" -type f` - - find "${1}/${packagename}" -name '.DS_Store' -delete - pushd "${1}/${packagename}" >/dev/null - xar -c -f "${1%/*}/${packagename// /}-${version}-r${revision}.pkg" --compression none . - popd >/dev/null - -# Here is the place for assign a Icon to the pkg - ditto -xk "${pkgroot}/Icons/pkg.zip" "${pkgroot}/Icons/" - DeRez -only icns "${pkgroot}/Icons/Icons/pkg.icns" > tempicns.rsrc - Rez -append tempicns.rsrc -o "${1%/*}/$packagename-${version}-r$revision.pkg" - SetFile -a C "${1%/*}/$packagename-${version}-r$revision.pkg" - rm -f tempicns.rsrc - rm -rf "${pkgroot}/Icons/Icons" -# End - - echo "" - - echo -e $COL_GREEN" --------------------------"$COL_RESET - echo -e $COL_GREEN" Building process complete!"$COL_RESET - echo -e $COL_GREEN" --------------------------"$COL_RESET - echo "" - echo -e $COL_GREEN" Build info." - echo -e $COL_GREEN" ===========" - echo -e $COL_BLUE" Package name: "$COL_RESET"$packagename-${version}-r$revision.pkg" - echo -e $COL_BLUE" MD5: "$COL_RESET"$md5" - echo -e $COL_BLUE" Version: "$COL_RESET"$version" - echo -e $COL_BLUE" Stage: "$COL_RESET"$stage" - echo -e $COL_BLUE" Date/Time: "$COL_RESET"$builddate" - echo "" - -} - -main "${1}" "${2}" "${3}" "${4}" #"${5}" - Index: branches/Bungo/package/Changes.txt =================================================================== --- branches/Bungo/package/Changes.txt (revision 2536) +++ branches/Bungo/package/Changes.txt (revision 2537) @@ -1,79 +0,0 @@ -- ErmaC - Auto increase year for pkg resource. - -- JrCs - Add translation to the project. - -- ErmaC - Update Language for whobuild resources. - -- JrCs - Improved Installer - Start using template scripts - -- JrCs - Look for a com.apple.Boot.plist file for users upgrading from legacy installations - -- Only create Chameleon.Backups and write to the install log, if required. - -- JrCs - Improved backup of chameleon files - -- JrCs - Automaticaly select previous options - -- JrCs - Improved buildpkg script - Simplify the construction of options menu - Add a lot of checks to avoid the construction of a bad XML file - -- Change Localizable.strings to match the recent changes to the install process. - -- Improve messages written to the installation log. - -- Change upgrade install to only backup /Extra folder if necessary. - -- JrCs - Enhanced installer - We can add an option without an associated package - We can have an option that install -multiple packages - No more "fake" option (none) - The package that is build is already compressed (no need to -compress it again) - -- JrCs - Update postinstall script - Fix a bug where kernel flags are not set properly - Fix indent - Add some comments. - -- JrCs - Automaticaly select upgrade option if /Extra/org.chameleon.Boot.plist file exists on the target volume. - -- JrCs - Keylayout / Keymaps fixed and made a mandatory install when a keymap is chosen. - -- Add option to upgrade an existing install - or more exactly, merge newly selected options with an existing /Extra folder. Also, rename an existing /Extra/com.apple.Boot.plist to /Extra/org.chameleon.Boot.plist. - -- Change the layout/wording displayed in the installer (English only) and give it a facelift. Adjust background image to scale to fit in the window. - -- Set exclusive 'None' option to default choice. - -- Add code to detect and make necessary changes to avoid possibility of a b1f:error or boot1:error should the user decide to install a secondary boot partition. - -- Fix bug installing to /Volumes/EFI - -- Add crazybirdy's Chinese translation to zh-CN and zh-TW resources. - -- Add dmaazar's boot0workV2 changes to ../i386/boot0/boot0md.s. - -- Added check for an existing Chameleon installation on a different partition of same target disk to help stop new -users from confusing themselves. If found, the install process will exit and write the reason to the install log. - -- Re-organised Scripts folder in to Main and Sub scripts. The main scripts for the standard and EFI system partition -installation options have been changed to used the code that I'd previously re-structured. The Sub scripts are the -original chameleon installer scripts with maybe some tweaks/additions, split in to separate scripts. These scripts -include the previous additions I'd made including checking for FAT16 partitions, installing boot0md or boot0 depending -on whether or not a Windows installation is found and writing boot1h or boot1f32 depending on installing to HFS or -FAT32 format partitions. - -- All references of Boot0hfs removed and now replaced with Boot0md. - -- Installer log added to now dump a log of useful info about the install process to the root of the selected target. - -- Boot options re-thought and are now automatically created at compile time from simple lists, rather than manage a -separate file of code of each option. - -- Added missing useKernelCache boot option. - -- Easily enable a list to be exclusive or not. - -- The main Post script now creates the org.chameleon.Boot.plist based on the modules / options / key layouts / themes -selected by the user. - -- Only create and /Extra folder if there's something to go in it. - -- Backup an existing /Extra folder to /Extra-OLD(date & time). - -- slimpkg.sh changed to match the revised code in buildpkg.sh where applicable. - -- English Localizable.strings revised to match latest additions and some texts updated. Index: branches/Bungo/package/smbios.plist =================================================================== --- branches/Bungo/package/smbios.plist (revision 2536) +++ branches/Bungo/package/smbios.plist (revision 2537) @@ -1,120 +0,0 @@ - - - - - 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 - 133 - SMmaximalclock - 3000 - - SMmemtype - 24 - SMmemspeed - 1600 - SMmemmanufacturer_1 - 0xAD00000000000000 - SMmemserial_1 - 0x00001020 - SMmempart_1 - 0x48594D503131325336344350362D59352020 - SMmemmanufacturer_2 - 0xAD00000000000000 - SMmemserial_2 - 0x00003021 - SMmempart_2 - 0x48594D503131325336344350362D59352020 - SMmemmanufacturer_3 - 0xAD00000000000000 - SMmemserial_3 - 0x00003021 - SMmempart_3 - 0x48594D503131325336344350362D59352020 - SMmemmanufacturer_4 - 0xAD00000000000000 - SMmemserial_4 - 0x00003021 - SMmempart_4 - 0x48594D503131325336344350362D59352020 - - - - Index: branches/Bungo/package/buildpkg.sh =================================================================== --- branches/Bungo/package/buildpkg.sh (revision 2536) +++ branches/Bungo/package/buildpkg.sh (revision 2537) @@ -1,1253 +0,0 @@ -#!/bin/bash - -# $0 SRCROOT directory -# $1 SYMROOT directory -# $2 directory where pkgs will be created - -# Directory paths -declare -r PKGROOT="${0%/*}" -declare -r SRCROOT="$1" -declare -r SYMROOT="$2" -declare -r PKG_BUILD_DIR="$3" -declare -r SCPT_TPL_DIR="${PKGROOT}/Scripts.templates" - -if [[ $# -lt 3 ]];then - echo "Too few arguments. Aborting..." >&2 && exit 1 -fi - -if [[ ! -d "$SYMROOT" ]];then - echo "Directory ${SYMROOT} doesn't exit. Aborting..." >&2 && exit 1 -fi - -# Prevent the script from doing bad things -set -u # Abort with unset variables -#set -e # Abort with any error can be suppressed locally using EITHER cmd||true OR set -e;cmd;set +e - -# ====== LANGUAGE SETUP ====== -export LANG='en_US.UTF-8' -export LC_COLLATE='C' -export LC_CTYPE='C' - -# ====== CONFIGURATION ====== -CONFIG_MODULES="" -CONFIG_ACPICODEC_MODULE="" -CONFIG_AMDGE_MODULE="" -CONFIG_GMAGE_MODULE="" -CONFIG_NVIDIAGE_MODULE="" -CONFIG_KERNELPATCHER_MODULE="" -CONFIG_KEXTPATCHER_MODULE="" -CONFIG_KEYLAYOUT_MODULE="" -CONFIG_KLIBC_MODULE="" -CONFIG_RESOLUTION_MODULE="" -CONFIG_HDAENABLER_MODULE="" -CONFIG_FILENVRAM_MODULE="" -CONFIG_SATA_MODULE="" -CONFIG_UCLIBCXX_MODULE="" -source "${SRCROOT}/auto.conf" - -# ====== COLORS ====== -declare -r COL_BLACK="\x1b[30;01m" -declare -r COL_RED="\x1b[31;01m" -declare -r COL_GREEN="\x1b[32;01m" -declare -r COL_YELLOW="\x1b[33;01m" -declare -r COL_MAGENTA="\x1b[35;01m" -declare -r COL_CYAN="\x1b[36;01m" -declare -r COL_WHITE="\x1b[37;01m" -declare -r COL_BLUE="\x1b[34;01m" -declare -r COL_RESET="\x1b[39;49;00m" - -# ====== REVISION/VERSION ====== -declare -r CHAMELEON_VERSION=$( cat version ) - -# stage -CHAMELEON_STAGE=${CHAMELEON_VERSION##*-} -CHAMELEON_STAGE=${CHAMELEON_STAGE/RC/Release Candidate } -CHAMELEON_STAGE=${CHAMELEON_STAGE/FINAL/2.1 Final} -declare -r CHAMELEON_STAGE - -declare -r CHAMELEON_REVISION=$( grep I386BOOT_CHAMELEONREVISION vers.h | awk '{ print $3 }' | tr -d '\"' ) -declare -r CHAMELEON_BUILDDATE=$( grep I386BOOT_BUILDDATE vers.h | awk '{ print $3,$4 }' | tr -d '\"' ) -declare -r CHAMELEON_TIMESTAMP=$( date -j -f "%Y-%m-%d %H:%M:%S" "${CHAMELEON_BUILDDATE}" "+%s" ) - -# ====== CREDITS ====== -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)"-"$( date +"%Y" ) -if [[ $(whoami | awk '{print $1}' | cut -d ":" -f3) == "admin" ]];then - declare -r CHAMELEON_WHOBUILD="VoodooLabs BuildBot" -else - declare -r CHAMELEON_WHOBUILD=$(whoami | awk '{print $1}' | cut -d ":" -f3) -fi - -# ====== GLOBAL VARIABLES ====== -declare -r LOG_FILENAME="Chameleon_Installer_Log.txt" - -declare -a chameleonOptionType -declare -a chameleonOptionKey -declare -a chameleonOptionValues - -declare -a pkgrefs -declare -a choice_key -declare -a choice_options -declare -a choice_pkgrefs -declare -a choice_parent_group_index -declare -a choice_group_items -declare -a choice_group_exclusive - -# Init Main Group -choice_key[0]="" -choice_options[0]="" -choices_pkgrefs[0]="" -choice_group_items[0]="" -choice_group_exclusive[0]="" - -# Package name -declare -r packagename="Chameleon" - -# Package identifiers -declare -r chameleon_package_identity="org.chameleon" -declare -r modules_packages_identity="${chameleon_package_identity}.modules" - -# ====== FUNCTIONS ====== -trim () { - local result="${1#"${1%%[![:space:]]*}"}" # remove leading whitespace characters - echo "${result%"${result##*[![:space:]]}"}" # remove trailing whitespace characters -} - -function makeSubstitutions () { - # Substition is like: Key=Value - # - # Optional arguments: - # --subst= : add a new substitution - # - # Last argument(s) is/are file(s) where substitutions must be made - - local ownSubst="" - - function addSubst () { - local mySubst="$1" - case "$mySubst" in - *=*) keySubst=${mySubst%%=*} - valSubst=${mySubst#*=} - ownSubst=$(printf "%s\n%s" "$ownSubst" "s&@$keySubst@&$valSubst&g;t t") - ;; - *) echo "Invalid substitution $mySubst" >&2 - exit 1 - ;; - esac - } - - # Check the arguments. - while [[ $# -gt 0 ]];do - local option="$1" - case "$option" in - --subst=*) shift; addSubst "${option#*=}" ;; - -*) - echo "Unrecognized makeSubstitutions option '$option'" >&2 - exit 1 - ;; - *) break ;; - esac - done - - if [[ $# -lt 1 ]];then - echo "makeSubstitutions invalid number of arguments: at least one file needed" >&2 - exit 1 - fi - - local chameleonSubsts=" -s&%CHAMELEONVERSION%&${CHAMELEON_VERSION%%-*}&g -s&%CHAMELEONREVISION%&${CHAMELEON_REVISION}&g -s&%CHAMELEONSTAGE%&${CHAMELEON_STAGE}&g -s&%DEVELOP%&${CHAMELEON_DEVELOP}&g -s&%CREDITS%&${CHAMELEON_CREDITS}&g -s&%PKGDEV%&${CHAMELEON_PKGDEV}&g -s&%CPRYEAR%&${CHAMELEON_CPRYEAR}&g -s&%WHOBUILD%&${CHAMELEON_WHOBUILD}&g -:t -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s&@LOG_FILENAME@&${LOG_FILENAME}&g;t t" - - local allSubst=" -$chameleonSubsts -$ownSubst" - - # HACK: Don't try to substitute in TIFF files! - for file in "$@";do - if [ -z `echo "$file" | grep tiff` ] - then - cp -pf "$file" "${file}.in" - sed "$allSubst" "${file}.in" > "${file}" - rm -f "${file}.in" - fi - done -} - -addTemplateScripts () { - # Arguments: - # --pkg-rootdir= : path of the pkg root dir - # - # Optional arguments: - # --subst= : add a new substitution - # - # Substition is like: Key=Value - # - # $n : Name of template(s) (templates are in package/Scripts.templates - - local pkgRootDir="" - declare -a allSubst - - # Check the arguments. - while [[ $# -gt 0 ]];do - local option="$1" - case "$option" in - --pkg-rootdir=*) shift; pkgRootDir="${option#*=}" ;; - --subst=*) shift; allSubst[${#allSubst[*]}]="${option}" ;; - -*) - echo "Unrecognized addTemplateScripts option '$option'" >&2 - exit 1 - ;; - *) break ;; - esac - done - if [[ $# -lt 1 ]];then - echo "addTemplateScripts invalid number of arguments: you must specify a template name" >&2 - exit 1 - fi - [[ -z "$pkgRootDir" ]] && { echo "Error addTemplateScripts: --pkg-rootdir option is needed" >&2 ; exit 1; } - [[ ! -d "$pkgRootDir" ]] && { echo "Error addTemplateScripts: directory '$pkgRootDir' doesn't exists" >&2 ; exit 1; } - - for templateName in "$@";do - local templateRootDir="${SCPT_TPL_DIR}/${templateName}" - [[ ! -d "$templateRootDir" ]] && { - echo "Error addTemplateScripts: template '$templateName' doesn't exists" >&2; exit 1; } - - # Copy files to destination - rsync -pr --exclude=.svn --exclude="*~" "$templateRootDir/" "$pkgRootDir/Scripts/" - done - - files=$( find "$pkgRootDir/Scripts/" -type f ) - if [[ ${#allSubst[*]} -gt 0 ]];then - makeSubstitutions "${allSubst[@]}" $files - else - makeSubstitutions $files - fi -} - -getPackageRefId () { - echo ${1//_/.}.${2//_/.} | tr [:upper:] [:lower:] -} - -# Return index of a choice -getChoiceIndex () { - # $1 Choice Id - local found=0 - for (( idx=0 ; idx < ${#choice_key[*]}; idx++ ));do - if [[ "${1}" == "${choice_key[$idx]}" ]];then - found=1 - break - fi - done - echo "$idx" - return $found -} - -# Add a new choice -addChoice () { - # Optional arguments: - # --group= : Group Choice Id - # --start-selected= : Specifies whether this choice is initially selected or unselected - # --start-enabled= : Specifies the initial enabled state of this choice - # --start-visible= : Specifies whether this choice is initially visible - # --pkg-refs= : List of package reference(s) id (separate by spaces) - # - # $1 Choice Id - - local option - local groupChoice="" - local choiceOptions="" - local pkgrefs="" - - # Check the arguments. - for option in "${@}";do - case "$option" in - --group=*) - shift; groupChoice=${option#*=} ;; - --start-selected=*) - shift; choiceOptions="$choiceOptions start_selected=\"${option#*=}\"" ;; - --start-enabled=*) - shift; choiceOptions="$choiceOptions start_enabled=\"${option#*=}\"" ;; - --start-visible=*) - shift; choiceOptions="$choiceOptions start_visible=\"${option#*=}\"" ;; - --pkg-refs=*) - shift; pkgrefs=${option#*=} ;; - -*) - echo "Unrecognized addChoice option '$option'" >&2 - exit 1 - ;; - *) break ;; - esac - done - - if [[ $# -ne 1 ]];then - echo "addChoice invalid number of arguments: ${@}" >&2 - exit 1 - fi - - local choiceId="${1}" - - # Add choice in the group - idx_group=$(getChoiceIndex "$groupChoice") - found_group=$? - if [[ $found_group -ne 1 ]];then - # No group exist - echo "Error can't add choice '$choiceId' to group '$groupChoice': group choice '$groupChoice' doesn't exists." >&2 - exit 1 - else - set +u; oldItems=${choice_group_items[$idx_group]}; set -u - choice_group_items[$idx_group]="$oldItems $choiceId" - fi - - # Check that the choice doesn't already exists - idx=$(getChoiceIndex "$choiceId") - found=$? - if [[ $found -ne 0 ]];then - # Choice already exists - echo "Error can't add choice '$choiceId': a choice with same name already exists." >&2 - exit 1 - fi - - # Record new node - choice_key[$idx]="$choiceId" - choice_options[$idx]=$(trim "${choiceOptions}") # Removing leading and trailing whitespace(s) - choice_parent_group_index[$idx]=$idx_group - choice_pkgrefs[$idx]="$pkgrefs" - - return $idx -} - -# Add a group choice -addGroupChoices() { - # Optional arguments: - # --parent= : parent group choice id - # --exclusive_zero_or_one_choice : only zero or one choice can be selected in the group - # --exclusive_one_choice : only one choice can be selected in the group - # - # $1 Choice Id - - local option - local groupChoice="" - local exclusive_function="" - - for option in "${@}";do - case "$option" in - --exclusive_zero_or_one_choice) - shift; exclusive_function="exclusive_zero_or_one_choice" ;; - --exclusive_one_choice) - shift; exclusive_function="exclusive_one_choice" ;; - --parent=*) - shift; groupChoice=${option#*=} ;; - -*) - echo "Unrecognized addGroupChoices option '$option'" >&2 - exit 1 - ;; - *) break ;; - esac - done - - if [[ $# -ne 1 ]];then - echo "addGroupChoices invalid number of arguments: ${@}" >&2 - exit 1 - fi - - addChoice --group="$groupChoice" "${1}" - local idx=$? # index of the new created choice - - choice_group_exclusive[$idx]="$exclusive_function" -} - -exclusive_one_choice () { - # $1 Current choice (ie: test1) - # $2..$n Others choice(s) (ie: "test2" "test3"). Current can or can't be in the others choices - local myChoice="${1}" - local result=""; - local separator=' || '; - for choice in ${@:2};do - if [[ "$choice" != "$myChoice" ]];then - result="${result}choices['$choice'].selected${separator}"; - fi - done - if [[ -n "$result" ]];then - echo "!(${result%$separator})" - fi -} - -exclusive_zero_or_one_choice () { - # $1 Current choice (ie: test1) - # $2..$n Others choice(s) (ie: "test2" "test3"). Current can or can't be in the others choices - local myChoice="${1}" - local result; - echo "(my.choice.selected && $(exclusive_one_choice ${@}))" -} - -recordChameleonOption () { - local type="$1" - local key="$2" - local value="$3" - - # Search for an existing key - local found=0 - for (( idx=0 ; idx < ${#chameleonOptionKey[@]}; idx++ ));do - if [[ "$key" == "${chameleonOptionKey[$idx]}" ]];then - found=1 - break - fi - done - - # idx contain the index of a new key or an existing one - if [[ $found -eq 0 ]]; then - # Create a new one - chameleonOptionKey[$idx]="$key" - chameleonOptionType[$idx]="$type" - chameleonOptionValues[$idx]="" - fi - - case "$type" in - bool) ;; - text|list) chameleonOptionValues[$idx]="${chameleonOptionValues[$idx]} $value" ;; - *) echo "Error unknown type '$type' for '$key'" >&2 - exit 1 - ;; - esac -} - -generate_options_yaml_file () { - local yamlFile="$1" - echo "---" > $yamlFile - for (( idx=0; idx < ${#chameleonOptionKey[@]}; idx++ ));do - printf "%s:\n type: %s\n" "${chameleonOptionKey[$idx]}" "${chameleonOptionType[$idx]}" >> $yamlFile - case ${chameleonOptionType[$idx]} in - text|list) - printf " values:\n" >> $yamlFile - for value in ${chameleonOptionValues[$idx]};do - printf " - %s\n" "$value" >> $yamlFile - done - ;; - esac - done -} - -main () -{ - -# clean up the destination path - - rm -R -f "${PKG_BUILD_DIR}" - echo "" - echo -e $COL_CYAN" ----------------------------------"$COL_RESET - echo -e $COL_CYAN" Building $packagename Install Package"$COL_RESET - echo -e $COL_CYAN" ----------------------------------"$COL_RESET - echo "" - -# Add pre install choice - echo "================= Preinstall =================" - packagesidentity="${chameleon_package_identity}" - choiceId="Pre" - - packageRefId=$(getPackageRefId "${packagesidentity}" "${choiceId}") - addChoice --start-visible="false" --start-selected="true" --pkg-refs="$packageRefId" "${choiceId}" - - # Package will be built at the end -# End pre install choice - -# build core package - echo "================= Core =================" - packagesidentity="${chameleon_package_identity}" - choiceId="Core" - mkdir -p ${PKG_BUILD_DIR}/${choiceId}/Root/usr/local/bin - mkdir -p ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${SYMROOT}/i386/boot ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${SYMROOT}/i386/boot0 ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${SYMROOT}/i386/boot0md ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${SYMROOT}/i386/boot1f32 ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${SYMROOT}/i386/boot1h ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${SYMROOT}/i386/boot1he ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${SYMROOT}/i386/boot1hp ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${SYMROOT}/i386/cdboot ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${SYMROOT}/i386/chain0 ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386 - ditto --noextattr --noqtn ${SYMROOT}/i386/fdisk440 ${PKG_BUILD_DIR}/${choiceId}/Root/usr/local/bin - ditto --noextattr --noqtn ${SYMROOT}/i386/bdmesg ${PKG_BUILD_DIR}/${choiceId}/Root/usr/local/bin - - packageRefId=$(getPackageRefId "${packagesidentity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/" - addChoice --start-visible="false" --start-selected="true" --pkg-refs="$packageRefId" "${choiceId}" -# End build core package - -# build Chameleon package - echo "================= Chameleon =================" - addGroupChoices --exclusive_one_choice "Chameleon" - - # build standard package - choiceId="Standard" - mkdir -p ${PKG_BUILD_DIR}/${choiceId}/Root - mkdir -p ${PKG_BUILD_DIR}/${choiceId}/Scripts/Resources - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" InstallerLog - cp -f ${PKGROOT}/Scripts/Main/${choiceId}postinstall ${PKG_BUILD_DIR}/${choiceId}/Scripts/postinstall - cp -f ${PKGROOT}/Scripts/Sub/* ${PKG_BUILD_DIR}/${choiceId}/Scripts - ditto --arch i386 `which SetFile` ${PKG_BUILD_DIR}/${choiceId}/Scripts/Resources/SetFile - - packageRefId=$(getPackageRefId "${packagesidentity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/" - addChoice --group="Chameleon" --start-selected="true" --pkg-refs="$packageRefId" "${choiceId}" - # End build standard package - - # build efi package -if [[ 1 -eq 0 ]];then - # Only standard installation is currently supported - # We need to update the script to be able to install - # Chameleon on EFI partition - choiceId="EFI" - mkdir -p ${PKG_BUILD_DIR}/${choiceId}/Root - mkdir -p ${PKG_BUILD_DIR}/${choiceId}/Scripts/Resources - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" InstallerLog - cp -f ${PKGROOT}/Scripts/Main/ESPpostinstall ${PKG_BUILD_DIR}/${choiceId}/Scripts/postinstall - cp -f ${PKGROOT}/Scripts/Sub/* ${PKG_BUILD_DIR}/${choiceId}/Scripts - ditto --arch i386 `which SetFile` ${PKG_BUILD_DIR}/${choiceId}/Scripts/Resources/SetFile - - packageRefId=$(getPackageRefId "${packagesidentity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/" - addChoice --group="Chameleon" --start-visible="systemHasGPT()" --start-selected="false" --pkg-refs="$packageRefId" "${choiceId}" - # End build efi package -fi - # build no bootloader choice package - choiceId="noboot" - mkdir -p ${PKG_BUILD_DIR}/${choiceId}/Root - - packageRefId=$(getPackageRefId "${packagesidentity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/" - addChoice --group="Chameleon" --start-selected="false" --pkg-refs="$packageRefId" "${choiceId}" - # End build no bootloader choice package - -# End build Chameleon package - -if [[ "${CONFIG_MODULES}" == 'y' ]];then -# build Modules package - echo "================= Modules =================" - ############################### - # Supported Modules # - ############################### - # ACPICodec.dylib # - # AMDGraphicsEnabler.dylib # - # ATiGraphicsEnabler.dylib # - # FileNVRAM.dylib # - # HDAEnabler.dylib # - # HelloWorld.dylib # - # IntelGraphicsEnabler.dylib # - # KernelPatcher.dylib # - # KextPatcher.dylib # - # Keylayout.dylib # - # klibc.dylib # - # NVDIAGraphicEnabler.dylib # - # Resolution.dylib # - # Sata.dylib # - # uClibcxx.dylib # - ############################### - if [ "$(ls -A "${SYMROOT}/i386/modules")" ]; then - { - addGroupChoices "Module" - -# - - if [[ "${CONFIG_ACPICODEC_MODULE}" == 'm' && -f "${SYMROOT}/i386/modules/ACPICodec.dylib" ]]; then - { - # Start build ACPICodec package module - choiceId="ACPICodec" - moduleFile="ACPICodec.dylib" - mkdir -p "${PKG_BUILD_DIR}/${choiceId}/Root" - ditto --noextattr --noqtn "${SYMROOT}/i386/modules/$moduleFile" "${PKG_BUILD_DIR}/${choiceId}/Root" - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" \ - --subst="moduleName=$choiceId" \ - --subst="moduleFile=$moduleFile" \ - InstallModule - - packageRefId=$(getPackageRefId "${modules_packages_identity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/Extra/modules" - addChoice --group="Module" --start-selected="false" --pkg-refs="$packageRefId" "${choiceId}" - # End build ACPICodec package module - } - fi -# - - if [[ "${CONFIG_NVIDIAGE_MODULE}" == 'y' && -f "${SYMROOT}/i386/modules/NVIDIAGraphicEnabler.dylib" ]]; then - { - # Start build NvidiaGraphicsEnabler package module - choiceId="NVIDIAGraphicsEnabler" - moduleFile="NVIDIAGraphicEnabler.dylib" - mkdir -p "${PKG_BUILD_DIR}/${choiceId}/Root" - ditto --noextattr --noqtn "${SYMROOT}/i386/modules/$moduleFile" "${PKG_BUILD_DIR}/${choiceId}/Root" - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" \ - --subst="moduleName=$choiceId" \ - --subst="moduleFile=$moduleFile" \ - InstallModule - - packageRefId=$(getPackageRefId "${modules_packages_identity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/Extra/modules" - addChoice --group="Module" --start-selected="false" --pkg-refs="$packageRefId" "${choiceId}" - # End build NvidiaGraphicsEnabler package module - } - fi -# - - if [[ "${CONFIG_AMDGE_MODULE}" == 'y' && -f "${SYMROOT}/i386/modules/AMDGraphicsEnabler.dylib" ]]; then - { - # Start build AMDGraphicsEnabler package module - choiceId="AMDGraphicsEnabler" - moduleFile="AMDGraphicsEnabler_title.dylib" - mkdir -p "${PKG_BUILD_DIR}/${choiceId}/Root" - ditto --noextattr --noqtn "${SYMROOT}/i386/modules/$moduleFile" "${PKG_BUILD_DIR}/${choiceId}/Root" - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" \ - --subst="moduleName=$choiceId" \ - --subst="moduleFile=$moduleFile" \ - InstallModule - - packageRefId=$(getPackageRefId "${modules_packages_identity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/Extra/modules" - addChoice --group="Module" --start-selected="false" --pkg-refs="$packageRefId" "${choiceId}" - # End build AMDGraphicsEnabler package module - } - fi -# - - if [[ "${CONFIG_GMAGE_MODULE}" == 'y' && -f "${SYMROOT}/i386/modules/IntelGraphicsEnabler.dylib" ]]; then - { - # Start build IntelGraphicsEnabler package module - choiceId="IntelGraphicsEnabler" - moduleFile="IntelGraphicsEnabler_title.dylib" - mkdir -p "${PKG_BUILD_DIR}/${choiceId}/Root" - ditto --noextattr --noqtn "${SYMROOT}/i386/modules/$moduleFile" "${PKG_BUILD_DIR}/${choiceId}/Root" - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" \ - --subst="moduleName=$choiceId" \ - --subst="moduleFile=$moduleFile" \ - InstallModule - - packageRefId=$(getPackageRefId "${modules_packages_identity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/Extra/modules" - addChoice --group="Module" --start-selected="false" --pkg-refs="$packageRefId" "${choiceId}" - # End build IntelGraphicsEnabler package module - } - fi -# - - if [[ "${CONFIG_KERNELPATCHER_MODULE}" == 'y' && -f "${SYMROOT}/i386/modules/KernelPatcher.dylib" ]]; then - { - # Start build KernelPatcher package module - choiceId="KernelPatcher" - moduleFile="KernelPatcher.dylib" - mkdir -p "${PKG_BUILD_DIR}/${choiceId}/Root" - ditto --noextattr --noqtn "${SYMROOT}/i386/modules/$moduleFile" "${PKG_BUILD_DIR}/${choiceId}/Root" - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" \ - --subst="moduleName=$choiceId" \ - --subst="moduleFile=$moduleFile" \ - InstallModule - - packageRefId=$(getPackageRefId "${modules_packages_identity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/Extra/modules" - addChoice --group="Module" --start-selected="false" --pkg-refs="$packageRefId" "${choiceId}" - # End build KernelPatcher package module - } - fi -# - - if [[ "${CONFIG_KEXTPATCHER_MODULE}" == 'y' && -f "${SYMROOT}/i386/modules/KextPatcher.dylib" ]]; then - { - # Start build KextPatcher package module - choiceId="KextPatcher" - moduleFile="KextPatcher.dylib" - mkdir -p "${PKG_BUILD_DIR}/${choiceId}/Root" - ditto --noextattr --noqtn "${SYMROOT}/i386/modules/$moduleFile" "${PKG_BUILD_DIR}/${choiceId}/Root" - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" \ - --subst="moduleName=$choiceId" \ - --subst="moduleFile=$moduleFile" \ - InstallModule - - packageRefId=$(getPackageRefId "${modules_packages_identity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/Extra/modules" - addChoice --group="Module" --start-selected="false" --pkg-refs="$packageRefId" "${choiceId}" - # End build KextPatcher package module - } - fi -# - - # Warning Keylayout module need additional files - if [[ "${CONFIG_KEYLAYOUT_MODULE}" = 'm' && -f "${SYMROOT}/i386/modules/Keylayout.dylib" ]]; then - { - # Start build Keylayout package module - choiceId="Keylayout" - moduleFile="${choiceId}.dylib" - mkdir -p ${PKG_BUILD_DIR}/${choiceId}/Root/Extra/{modules,Keymaps} - mkdir -p ${PKG_BUILD_DIR}/${choiceId}/Root/usr/local/bin - layout_src_dir="${SRCROOT}/i386/modules/Keylayout/layouts/layouts-src" - if [ -d "$layout_src_dir" ];then - # Create a tar.gz from layout sources - (cd "$layout_src_dir"; \ - tar czf "${PKG_BUILD_DIR}/${choiceId}/Root/Extra/Keymaps/layouts-src.tar.gz" README *.slt) - fi - # Adding module - ditto --noextattr --noqtn ${SYMROOT}/i386/modules/$moduleFile ${PKG_BUILD_DIR}/${choiceId}/Root/Extra/modules - # Adding Keymaps - ditto --noextattr --noqtn ${SRCROOT}/Keymaps ${PKG_BUILD_DIR}/${choiceId}/Root/Extra/Keymaps - # Adding tools - ditto --noextattr --noqtn ${SYMROOT}/i386/cham-mklayout ${PKG_BUILD_DIR}/${choiceId}/Root/usr/local/bin - # Adding scripts - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" \ - --subst="moduleName=$choiceId" \ - --subst="moduleFile=$moduleFile" \ - InstallModule - - packageRefId=$(getPackageRefId "${modules_packages_identity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/" - - # Don't add a choice for Keylayout module - # addChoice "${choiceId}" "Module" --start-selected="false" "$packageRefId" - # End build Keylayout package module - } - fi -# - - if [[ "${CONFIG_KLIBC_MODULE}" == 'm' && -f "${SYMROOT}/i386/modules/klibc.dylib" ]]; then - { - # Start build klibc package module - choiceId="klibc" - moduleFile="${choiceId}.dylib" - mkdir -p "${PKG_BUILD_DIR}/${choiceId}/Root" - ditto --noextattr --noqtn "${SYMROOT}/i386/modules/$moduleFile" ${PKG_BUILD_DIR}/${choiceId}/Root - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" \ - --subst="moduleName=$choiceId" \ - --subst="moduleFile=$moduleFile" \ - InstallModule - - packageRefId=$(getPackageRefId "${modules_packages_identity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/Extra/modules" - addChoice --group="Module" --start-selected="false" --pkg-refs="$packageRefId" "${choiceId}" - # End build klibc package module - } - fi -# - - if [[ "${CONFIG_RESOLUTION_MODULE}" == 'm' && -f "${SYMROOT}/i386/modules/Resolution.dylib" ]]; then - { - # Start build Resolution package module - choiceId="AutoReso" - moduleFile="Resolution.dylib" - mkdir -p "${PKG_BUILD_DIR}/${choiceId}/Root" - ditto --noextattr --noqtn "${SYMROOT}/i386/modules/$moduleFile" "${PKG_BUILD_DIR}/${choiceId}/Root" - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" \ - --subst="moduleName=$choiceId" \ - --subst="moduleFile=$moduleFile" \ - InstallModule - - packageRefId=$(getPackageRefId "${modules_packages_identity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/Extra/modules" - addChoice --group="Module" --start-selected="false" --pkg-refs="$packageRefId" "${choiceId}" - # End build Resolution package module - } - fi -# - - if [[ "${CONFIG_HDAENABLER_MODULE}" == 'y' && -f "${SYMROOT}/i386/modules/HDAEnabler.dylib" ]]; then - { - # Start build HDAEnabler package module - choiceId="HDAEnabler" - moduleFile="HDAEnabler.dylib" - mkdir -p "${PKG_BUILD_DIR}/${choiceId}/Root" - ditto --noextattr --noqtn "${SYMROOT}/i386/modules/$moduleFile" "${PKG_BUILD_DIR}/${choiceId}/Root" - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" \ - --subst="moduleName=$choiceId" \ - --subst="moduleFile=$moduleFile" \ - InstallModule - - packageRefId=$(getPackageRefId "${modules_packages_identity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/Extra/modules" - addChoice --group="Module" --start-selected="false" --pkg-refs="$packageRefId" "${choiceId}" - # End build HDAEnabler package module - } - fi -# - - if [[ "${CONFIG_FILENVRAM_MODULE}" == 'y' && -f "${SYMROOT}/i386/modules/FileNVRAM.dylib" ]]; then - { - # Start build FileNVRAM package module - choiceId="FileNVRAM" - moduleFile="FileNVRAM.dylib" - mkdir -p "${PKG_BUILD_DIR}/${choiceId}/Root" - ditto --noextattr --noqtn "${SYMROOT}/i386/modules/$moduleFile" "${PKG_BUILD_DIR}/${choiceId}/Root" - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" \ - --subst="moduleName=$choiceId" \ - --subst="moduleFile=$moduleFile" \ - InstallModule - - packageRefId=$(getPackageRefId "${modules_packages_identity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/Extra/modules" - addChoice --group="Module" --start-selected="false" --pkg-refs="$packageRefId" "${choiceId}" - # End build FileNVRAM package module - } - fi -# - - if [[ "${CONFIG_SATA_MODULE}" == 'm' && -f "${SYMROOT}/i386/modules/Sata.dylib" ]]; then - { - # Start build Sata package module - choiceId="Sata" - moduleFile="Sata.dylib" - mkdir -p "${PKG_BUILD_DIR}/${choiceId}/Root" - ditto --noextattr --noqtn "${SYMROOT}/i386/modules/$moduleFile" "${PKG_BUILD_DIR}/${choiceId}/Root" - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" \ - --subst="moduleName=$choiceId" \ - --subst="moduleFile=$moduleFile" \ - InstallModule - - packageRefId=$(getPackageRefId "${modules_packages_identity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/Extra/modules" - addChoice --group="Module" --start-selected="false" --pkg-refs="$packageRefId" "${choiceId}" - # End build Sata package module - } - fi -# - - if [[ "${CONFIG_UCLIBCXX_MODULE}" = 'm' && -n "${CONFIG_KLIBC_MODULE}" && \ - -f "${SYMROOT}/i386/modules/uClibcxx.dylib" ]]; then - { - klibcPackageRefId="" - if [[ "${CONFIG_KLIBC_MODULE}" == 'm' ]];then - klibcPackageRefId=$(getPackageRefId "${modules_packages_identity}" "klibc") - fi - # Start build uClibc package module - choiceId="uClibc" - moduleFile="uClibcxx.dylib" - mkdir -p "${PKG_BUILD_DIR}/${choiceId}/Root" - ditto --noextattr --noqtn "${SYMROOT}/i386/modules/$moduleFile" "${PKG_BUILD_DIR}/${choiceId}/Root" - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" \ - --subst="moduleName=$choiceId" \ - --subst="moduleFile=$moduleFile" \ - InstallModule - - packageRefId=$(getPackageRefId "${modules_packages_identity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/Extra/modules" - # Add the klibc package because the uClibc module is dependent of klibc module - addChoice --group="Module" --start-selected="false" --pkg-refs="$packageRefId $klibcPackageRefId" "${choiceId}" - # End build uClibc package module - } - fi -# - - } - else - { - echo " -= no modules to include =-" - } - fi -# End build Modules packages -fi - -# build Options packages - - addGroupChoices "Options" - - # ------------------------------------------------------ - # parse OptionalSettings folder to find files of boot options. - # ------------------------------------------------------ - OptionalSettingsFolder="${PKGROOT}/OptionalSettings" - - while IFS= read -r -d '' OptionsFile; do - - # Take filename and strip .txt from end and path from front - builtOptionsList=${OptionsFile%.txt} - builtOptionsList=${builtOptionsList##*/} - packagesidentity="${chameleon_package_identity}.options.$builtOptionsList" - - echo "================= $builtOptionsList =================" - - # ------------------------------------------------------ - # Read boot option file into an array. - # ------------------------------------------------------ - availableOptions=() # array to hold the list of boot options, per 'section'. - exclusiveFlag="" # used to indicate list has exclusive options - while read textLine; do - # ignore lines in the file beginning with a # - [[ $textLine = \#* ]] && continue - local optionName="" key="" value="" - case "$textLine" in - Exclusive=[Tt][Rr][Uu][Ee]) exclusiveFlag="--exclusive_zero_or_one_choice" ;; - Exclusive=*) continue ;; - *@*:*=*) - availableOptions[${#availableOptions[*]}]="$textLine" ;; - *) echo "Error: invalid line '$textLine' in file '$OptionsFile'" >&2 - exit 1 - ;; - esac - done < "$OptionsFile" - - addGroupChoices --parent="Options" $exclusiveFlag "${builtOptionsList}" - - # ------------------------------------------------------ - # Loop through options in array and process each in turn - # ------------------------------------------------------ - for textLine in "${availableOptions[@]}"; do - # split line - taking all before ':' as option name - # and all after ':' as key/value - type=$( echo "${textLine%%@*}" | tr '[:upper:]' '[:lower:]' ) - tmp=${textLine#*@} - optionName=${tmp%%:*} - keyValue=${tmp##*:} - key=${keyValue%%=*} - value=${keyValue#*=} - - # create folders required for each boot option - mkdir -p "${PKG_BUILD_DIR}/$optionName/Root/" - - case "$type" in - bool) startSelected="check_chameleon_bool_option('$key','$value')" ;; - text) startSelected="check_chameleon_text_option('$key','$value')" ;; - list) startSelected="check_chameleon_list_option('$key','$value')" ;; - *) echo "Error: invalid type '$type' in line '$textLine' in '$OptionsFile'" >&2 - exit 1 - ;; - esac - recordChameleonOption "$type" "$key" "$value" - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/$optionName" \ - --subst="optionType=$type" \ - --subst="optionKey=$key" \ - --subst="optionValue=$value" \ - AddOption - packageRefId=$(getPackageRefId "${packagesidentity}" "${optionName}") - buildpackage "$packageRefId" "${optionName}" "${PKG_BUILD_DIR}/${optionName}" "/" - addChoice --group="${builtOptionsList}" \ - --start-selected="$startSelected" \ - --pkg-refs="$packageRefId" "${optionName}" - done - - done < <( find "${OptionalSettingsFolder}" -depth 1 -type f -name '*.txt' -print0 ) - -# End build options packages - -if [[ -n "${CONFIG_KEYLAYOUT_MODULE}" ]];then -# build Keymaps options packages - echo "================= Keymaps Options =================" - addGroupChoices --exclusive_zero_or_one_choice "Keymaps" - packagesidentity="${chameleon_package_identity}.options.keymaps" - keylayoutPackageRefId="" - if [[ "${CONFIG_MODULES}" == 'y' && "${CONFIG_KEYLAYOUT_MODULE}" = 'm' ]];then - keylayoutPackageRefId=$(getPackageRefId "${modules_packages_identity}" "Keylayout") - fi - - chameleon_keylayout_key="KeyLayout" - # ------------------------------------------------------ - # Available Keylayout boot options are discovered by - # reading contents of /Keymaps folder after compilation - # ------------------------------------------------------ - availableOptions=($( find "${SRCROOT}/Keymaps" -type f -depth 1 -name '*.lyt' | sed 's|.*/||;s|\.lyt||' )) - # Adjust array contents to match expected format - # for boot options which is: name:key=value - for (( i = 0 ; i < ${#availableOptions[@]} ; i++ )); do - # Start build of a keymap package module - choiceId="${availableOptions[i]}" - mkdir -p ${PKG_BUILD_DIR}/${choiceId}/Root - - recordChameleonOption "text" "$chameleon_keylayout_key" "$choiceId" - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" \ - --subst="optionType=text" \ - --subst="optionKey=$chameleon_keylayout_key" \ - --subst="optionValue=$choiceId" \ - AddOption - packageRefId=$(getPackageRefId "${packagesidentity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/" - # Add the Keylayout package because the Keylayout module is needed - addChoice --group="Keymaps" \ - --start-selected="check_chameleon_text_option('${chameleon_keylayout_key}','${choiceId}')" \ - --pkg-refs="$packageRefId $keylayoutPackageRefId" "${choiceId}" - done - -# End build Keymaps options packages -fi - -# build theme packages - echo "================= Themes =================" - addGroupChoices "Themes" - - # Using themes section from Azi's/package branch. - packagesidentity="${chameleon_package_identity}.themes" - artwork="${SRCROOT}/artwork/themes" - themes=($( find "${artwork}" -type d -depth 1 -not -name '.svn' )) - for (( i = 0 ; i < ${#themes[@]} ; i++ )); do - themeName=$( echo ${themes[$i]##*/} | awk 'BEGIN{OFS=FS=""}{$1=toupper($1);print}' ) - themeDir="$themeName" - mkdir -p "${PKG_BUILD_DIR}/${themeName}/Root/" - rsync -r --exclude=.svn --exclude="*~" "${themes[$i]}/" "${PKG_BUILD_DIR}/${themeName}/Root/${themeName}" - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${themeName}" \ - --subst="themeName=$themeName" \ - --subst="themeDir=$themeDir" \ - InstallTheme - - packageRefId=$(getPackageRefId "${packagesidentity}" "${themeName}") - buildpackage "$packageRefId" "${themeName}" "${PKG_BUILD_DIR}/${themeName}" "/Extra/Themes" - addChoice --group="Themes" --start-selected="false" --pkg-refs="$packageRefId" "${themeName}" - done -# End build theme packages# End build Extras package - -# build pre install package - echo "================= Pre =================" - packagesidentity="${chameleon_package_identity}" - choiceId="Pre" - - packageRefId=$(getPackageRefId "${packagesidentity}" "${choiceId}") - mkdir -p ${PKG_BUILD_DIR}/${choiceId}/Root - mkdir -p ${PKG_BUILD_DIR}/${choiceId}/Scripts/Resources - local yamlFile="Resources/chameleon_options.yaml" - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" \ - --subst="YAML_FILE=${yamlFile}" ${choiceId} - generate_options_yaml_file "${PKG_BUILD_DIR}/${choiceId}/Scripts/$yamlFile" - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/" -# End build pre install package - -# build post install package - echo "================= Post =================" - packagesidentity="${chameleon_package_identity}" - choiceId="Post" - mkdir -p ${PKG_BUILD_DIR}/${choiceId}/Root - addTemplateScripts --pkg-rootdir="${PKG_BUILD_DIR}/${choiceId}" ${choiceId} - cp -f ${PKGROOT}/Scripts/Sub/UnMountEFIvolumes.sh ${PKG_BUILD_DIR}/${choiceId}/Scripts - - packageRefId=$(getPackageRefId "${packagesidentity}" "${choiceId}") - buildpackage "$packageRefId" "${choiceId}" "${PKG_BUILD_DIR}/${choiceId}" "/" - addChoice --start-visible="false" --start-selected="true" --pkg-refs="$packageRefId" "${choiceId}" -# End build post install package - -} - -buildpackage () -{ - # $1 Package Reference Id (ie: org.chameleon.themes.default) - # $2 Package Name (ie: Default) - # $3 Path to package to build containing Root and/or Scripts - # $4 Target install location - # $5 Size (optional) - if [[ -d "${3}/Root" ]]; then - local packageRefId="$1" - local packageName="$2" - local packagePath="$3" - local targetPath="$4" - set +u # packageSize is optional - local packageSize="$5" - set -u - - echo -e "\t[BUILD] ${packageName}" - - find "${packagePath}" -name '.DS_Store' -delete - local filecount=$( find "${packagePath}/Root" | wc -l ) - if [ "${packageSize}" ]; then - local installedsize="${packageSize}" - else - local installedsize=$( du -hkc "${packagePath}/Root" | tail -n1 | awk {'print $1'} ) - fi - local header="\n\n" - header+="\t\n" - rm -R -f "${packagePath}/Temp" - - [ -d "${packagePath}/Temp" ] || mkdir -m 777 "${packagePath}/Temp" - [ -d "${packagePath}/Root" ] && mkbom "${packagePath}/Root" "${packagePath}/Temp/Bom" - - if [ -d "${packagePath}/Scripts" ]; then - header+="\t\n" - for script in $( find "${packagePath}/Scripts" -type f \( -name 'pre*' -or -name 'post*' \) ); do - header+="\t\t<${script##*/} file=\"./${script##*/}\"/>\n" - done - header+="\t\n" - # Create the Script archive file (cpio format) - (cd "${packagePath}/Scripts" && find . -print | \ - cpio -o -z -R root:wheel --format cpio > "${packagePath}/Temp/Scripts") 2>&1 | \ - grep -vE '^[0-9]+\s+blocks?$' # to remove cpio stderr messages - fi - - header+="" - echo -e "${header}" > "${packagePath}/Temp/PackageInfo" - - # Create the Payload file (cpio format) - (cd "${packagePath}/Root" && find . -print | \ - cpio -o -z -R root:wheel --format cpio > "${packagePath}/Temp/Payload") 2>&1 | \ - grep -vE '^[0-9]+\s+blocks?$' # to remove cpio stderr messages - - # Create the package - (cd "${packagePath}/Temp" && xar -c -f "${packagePath}/../${packageName}.pkg" --compression none .) - - # Add the package to the list of build packages - pkgrefs[${#pkgrefs[*]}]="\t#${packageName}.pkg" - - rm -rf "${packagePath}" - fi -} - -generateOutlineChoices() { - # $1 Main Choice - # $2 indent level - local idx=$(getChoiceIndex "$1") - local indentLevel="$2" - local indentString="" - for ((level=1; level <= $indentLevel ; level++)); do - indentString="\t$indentString" - done - set +u; subChoices="${choice_group_items[$idx]}"; set -u - if [[ -n "${subChoices}" ]]; then - # Sub choices exists - echo -e "$indentString" - for subChoice in $subChoices;do - generateOutlineChoices $subChoice $(($indentLevel+1)) - done - echo -e "$indentString" - else - echo -e "$indentString" - fi -} - -generateChoices() { - for (( idx=1; idx < ${#choice_key[*]} ; idx++)); do - local choiceId=${choice_key[$idx]} - local choiceOptions=${choice_options[$idx]} - local choiceParentGroupIndex=${choice_parent_group_index[$idx]} - set +u; local group_exclusive=${choice_group_exclusive[$choiceParentGroupIndex]}; set -u - - # Create the node and standard attributes - local choiceNode="\t&2 - exit 1 - ;; - esac - choiceNode="${choiceNode}\n\t\tselected=\"$selected_option\"" - fi - - choiceNode="${choiceNode}>" - - # Add the package references - for pkgRefId in ${choice_pkgrefs[$idx]};do - choiceNode="${choiceNode}\n\t\t" - done - - # Close the node - choiceNode="${choiceNode}\n\t\n" - - echo -e "$choiceNode" - done -} - -makedistribution () -{ - declare -r distributionDestDir="${SYMROOT}" - declare -r distributionFilename="${packagename// /}-${CHAMELEON_VERSION}-r${CHAMELEON_REVISION}.pkg" - declare -r distributionFilePath="${distributionDestDir}/${distributionFilename}" - - rm -f "${distributionDestDir}/${packagename// /}"*.pkg - - mkdir -p "${PKG_BUILD_DIR}/${packagename}" - - find "${PKG_BUILD_DIR}" -type f -name '*.pkg' -depth 1 | while read component - do - pkg="${component##*/}" # ie: EFI.pkg - pkgdir="${PKG_BUILD_DIR}/${packagename}/${pkg}" - # expand individual packages - pkgutil --expand "${PKG_BUILD_DIR}/${pkg}" "$pkgdir" - rm -f "${PKG_BUILD_DIR}/${pkg}" - done - -# Create the Distribution file - ditto --noextattr --noqtn "${PKGROOT}/Distribution" "${PKG_BUILD_DIR}/${packagename}/Distribution" - - local start_indent_level=2 - echo -e "\n\t" >> "${PKG_BUILD_DIR}/${packagename}/Distribution" - for main_choice in ${choice_group_items[0]};do - generateOutlineChoices $main_choice $start_indent_level >> "${PKG_BUILD_DIR}/${packagename}/Distribution" - done - echo -e "\t\n" >> "${PKG_BUILD_DIR}/${packagename}/Distribution" - - generateChoices >> "${PKG_BUILD_DIR}/${packagename}/Distribution" - - for (( i=0; i < ${#pkgrefs[*]} ; i++)); do - echo -e "${pkgrefs[$i]}" >> "${PKG_BUILD_DIR}/${packagename}/Distribution" - done - - echo -e "\n" >> "${PKG_BUILD_DIR}/${packagename}/Distribution" - -# Create the Resources directory - ditto --noextattr --noqtn "${PKGROOT}/Resources/distribution" "${PKG_BUILD_DIR}/${packagename}/Resources" - -# Make the translation - echo "" - echo "========= Translating Resources ========" - (cd "${PKGROOT}" && PERLLIB=${PKGROOT}/bin/po4a/lib \ - bin/po4a/po4a \ - --package-name 'Chameleon' \ - --package-version "${CHAMELEON_VERSION}-r${CHAMELEON_REVISION}" \ - --msgmerge-opt '--lang=$lang' \ - --variable PODIR="po" \ - --variable TEMPLATES_DIR="Resources/templates" \ - --variable OUTPUT_DIR="${PKG_BUILD_DIR}/${packagename}/Resources" \ - ${PKGROOT}/po4a-chameleon.cfg) - - # Copy common files in english localisation directory - ditto --noextattr --noqtn "${PKGROOT}/Resources/common" "${PKG_BUILD_DIR}/${packagename}/Resources/en.lproj" - - # CleanUp the directory - find "${PKG_BUILD_DIR}/${packagename}" \( -type d -name '.svn' \) -o -name '.DS_Store' -depth -exec rm -rf {} \; - find "${PKG_BUILD_DIR}/${packagename}" -type d -depth -empty -exec rmdir {} \; # Remove empty directories - - # Make substitutions for version, revision, stage, developers, credits, etc.. - makeSubstitutions $( find "${PKG_BUILD_DIR}/${packagename}/Resources" -type f ) - -# Create the final package - pkgutil --flatten "${PKG_BUILD_DIR}/${packagename}" "${distributionFilePath}" - -################################################################## -# Here is the place to assign an icon to the pkg # -# command used to generate the file: # -# ditto -c -k --sequesterRsrc --keepParent Icon.icns Icon.zip # -################################################################## - ditto -xk "${PKGROOT}/Icons/pkg.zip" "${PKG_BUILD_DIR}/Icons/" - DeRez -only icns "${PKG_BUILD_DIR}/Icons/Icons/pkg.icns" > "${PKG_BUILD_DIR}/Icons/tempicns.rsrc" - Rez -append "${PKG_BUILD_DIR}/Icons/tempicns.rsrc" -o "${distributionFilePath}" - SetFile -a C "${distributionFilePath}" - rm -rf "${PKG_BUILD_DIR}/Icons" - -# End - - md5=$( md5 "${distributionFilePath}" | awk {'print $4'} ) - echo "MD5 (${distributionFilePath}) = ${md5}" > "${distributionFilePath}.md5" - echo "" - - echo -e $COL_GREEN" --------------------------"$COL_RESET - echo -e $COL_GREEN" Building process complete!"$COL_RESET - echo -e $COL_GREEN" --------------------------"$COL_RESET - echo "" - echo -e $COL_GREEN" Build info." - echo -e $COL_GREEN" ===========" - echo -e $COL_BLUE" Package name: "$COL_RESET"${distributionFilename}" - echo -e $COL_BLUE" MD5: "$COL_RESET"$md5" - echo -e $COL_BLUE" Version: "$COL_RESET"$CHAMELEON_VERSION" - echo -e $COL_BLUE" Stage: "$COL_RESET"$CHAMELEON_STAGE" - echo -e $COL_BLUE" Date/Time: "$COL_RESET"$CHAMELEON_BUILDDATE" - echo -e $COL_BLUE" Built by: "$COL_RESET"$CHAMELEON_WHOBUILD" - echo -e $COL_BLUE" Copyright $CHAMELEON_CPRYEAR ""$COL_RESET" - echo "" - -} - -# build packages -main - -# build meta package -makedistribution Index: branches/Bungo/package/po4a-chameleon.cfg =================================================================== --- branches/Bungo/package/po4a-chameleon.cfg (revision 2536) +++ branches/Bungo/package/po4a-chameleon.cfg (revision 2537) @@ -1,11 +0,0 @@ -[po_directory] $(PODIR) - -# Don't translate - - -
-


-

-The scripts have completed and a file named @LOG_FILENAME@ - has been written to the root of your chosen partition.

-


-

Please read it - to find out if the installation was successful and keep it for a record of what was done.

-


-

Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%

-


-

Package built by: %WHOBUILD%, language translated by: blackosx

-

Copyright © %CPRYEAR%

-
- - \ No newline at end of file Index: branches/Bungo/package/Resources/templates/Description.html =================================================================== --- branches/Bungo/package/Resources/templates/Description.html (revision 2536) +++ branches/Bungo/package/Resources/templates/Description.html (revision 2537) @@ -1,42 +0,0 @@ - - - - - - - - - -

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

-


-

Chameleon v2 is extended with many features. For example:

-


-

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

-

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

-

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

-

- SMBIOS override to modify the factory SMBIOS values.

-

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

-

- Device Property Injection via device-properties string.

-

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

-

- Automatic FSB detection code even for recent AMD CPUs.

-

- Apple Software RAID support.

-

- Nvidia & ATI/AMD Graphics Card Enabler.

-

- Module support

-

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

-

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

-

- Message logging.

-


-

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

-

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

-


-

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

- - Index: branches/Bungo/package/Resources/templates/Localizable.strings =================================================================== --- branches/Bungo/package/Resources/templates/Localizable.strings (revision 2536) +++ branches/Bungo/package/Resources/templates/Localizable.strings (revision 2537) @@ -1,745 +0,0 @@ -// ============================================================================ -// Package -// ---------------------------------------------------------------------------- -"Chameleon_Package_Title" = "Chameleon Bootloader Package"; - -// ============================================================================ -// Error strings -// ---------------------------------------------------------------------------- -"ERROR_BOOTVOL" = "This software must be installed on the startup volume."; -"ERROR_INSTALL" = "This volume does not meet the requirements for this update."; - -"Newer_Package_Installed_message" = "A newer version of Chameleon is already installed"; -"Intel_Mac_message" = "This software cannot be installed on this computer."; - - -// ============================================================================ -// Bootloader -// ---------------------------------------------------------------------------- -"Chameleon_title" = "Chameleon Bootloader"; -"Chameleon_description" = "Chameleon requires three essential files. (in simple terms) -boot0 (On the drive's MBR) responsible for loading boot1. -boot1 (On the partition's boot-sector) to finding boot2. -boot2 (On the partition's root directory) for loading kernel etc."; - -"Standard_title" = "Standard"; -"Standard_description" = "Install Chameleon's files to the root of the selected partition using either boot0 or boot0md depending on your system without destroying any existing Windows installation if you have one."; - -"noboot_title" = "Don't install the Bootloader"; -"noboot_description" = "Useful if you only want to install the extra's."; - - -// ============================================================================ -// Modules -// ---------------------------------------------------------------------------- -"Module_title" = "Modules"; -"Module_description" = "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file."; - -"klibc_title" = "klibc"; -"klibc_description" = "This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient. -This is currently only used by the uClibc++ library. -Source: http://www.kernel.org/pub/linux/libs/klibc/"; - -"ACPICodec_title" = "ACPICodec"; -"ACPICodec_description" = "This module provides a substitute for the internal acpi patcher. -Dependencies: none"; - -"HDAEnabler_title" = "HDAEnabler"; -"HDAEnabler_description" = "HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits. -Dependencies: none"; - -"FileNVRAM_title" = "FileNVRAM"; -"FileNVRAM_description" = "FileNVRAM module for preloading NVRAM values. -Dependencies: none"; - -"Sata_title" = "Sata"; -"Sata_description" = "Sata module, known as YellowIconFixer in cparm's branch. -Useful to fix yellow icon issue (can also fix an issue with the Apple's dvd player application in Mountain lion). -Dependencies: none"; - -"AutoReso_title" = "Resolution"; -"AutoReso_description" = "This module reads the edid information from the monitor attached to the main display. -The module is currently not integrated into trunk and has minimal uses as it stands. -Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting."; - -"uClibc_title" = "uClibc++"; -"uClibc_description" = "This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules. -*Please note that rtti and exceptions has both been disabled. -Source: http://cxx.uclibc.org/ -Dependencies: klibc"; - -"KernelPatcher_title" = "Kernel Patcher"; -"KernelPatcher_description" = "The KernelPatcher module provides patches for the following: -*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext -*Removed the CPUID check -*Removes an LAPIC panic -*Removes a panic in commpage_stuff_routine -Dependencies: none"; - -"KextPatcher_title" = "Kext Patcher"; -"KextPatcher_description" = "The KextPatcher module provides patches for the following: -Dependencies: none"; - -"NVIDIAGraphicsEnabler_title" = "NVIDIAGraphicsEnabler"; -"NVIDIAGraphicsEnabler_description" = "The GraphicsEnabler nVidia code ported to a module. -Dependencies: none"; - -"AMDGraphicsEnabler_title" = "AMDGraphicsEnabler"; -"AMDGraphicsEnabler_description" = "The GraphicsEnabler AMD/ATi code ported to a module. -Dependencies: none"; - -"IntelGraphicsEnabler_title" = "IntelGraphicsEnabler"; -"IntelGraphicsEnabler_description" = "The GraphicsEnabler gma(Intel) code ported to a module. -Dependencies: none"; - -// ============================================================================ -// Boot Options - The follow options are split to match the layout OptionalSettings text files. -// but they can be changed to suit however anyone wants to do it. -// ---------------------------------------------------------------------------- - -"Options_title" = "Settings"; -"Options_description" = "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags."; - -"BootBanner_title" = "BootBanner=No"; -"BootBanner_description" = "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc."; - -"GUI_title" = "GUI=No"; -"GUI_description" = "Disables the default enabled graphic user interface."; - -"LegacyLogo_title" = "LegacyLogo=Yes"; -"LegacyLogo_description" = "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme."; - -"InstantMenu_title" = "InstantMenu=Yes"; -"InstantMenu_description" = "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen."; - -"QuietBoot_title" = "QuietBoot=Yes"; -"QuietBoot_description" = "Enable quiet boot mode (no messages or prompt)."; - -"ShowInfo_title" = "ShowInfo=Yes"; -"ShowInfo_description" = "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes."; - -"Wait_title" = "Wait=Yes"; -"Wait_description" = "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting."; - -// ---------------------------------------------------------------------------- - -"arch_title" = "arch=i386"; -"arch_description" = "Boots the kernel in 32bit mode rather than the default 64bit mode."; - -"EHCIacquire_title" = "EHCIacquire=Yes"; -"EHCIacquire_description" = "Enables the option to fix any EHCI ownership issues due to bad bioses."; - -"EthernetBuiltIn_title" = "EthernetBuiltIn=Yes"; -"EthernetBuiltIn_description" = "Enables the option of adding 'built-in' to your ethernet devices."; - -"EnableWifi_title" = "EnableWifi=Yes"; -"EnableWifi_description" = "Enables the option of adding AirPort values to your wireless device."; - -"ForceHPET_title" = "ForceHPET=Yes"; -"ForceHPET_description" = "Enables HPET on intel chipsets, for bioses that dont include the option."; - -"ForceWake_title" = "ForceWake=Yes"; -"ForceWake_description" = "This option enables you to bypass bad sleep images."; - -"ForceFullMemInfo_title" = "ForceFullMemInfo=Yes"; -"ForceFullMemInfo_description" = "Force SMBIOS Table 17 to be 27 bytes long."; - -"RestartFix_title" = "RestartFix=No"; -"RestartFix_description" = "Disables the automatically enabled restart fix."; - -"UHCIreset_title" = "UHCIreset=Yes"; -"UHCIreset_description" = "Enables the option to reset UHCI controllers before starting OS X."; - -"UseMemDetect_title" = "UseMemDetect=No"; -"UseMemDetect_description" = "Disables the automatically enabled RAM recognition."; - -"UseKernelCache_title" = "UseKernelCache=Yes"; -"UseKernelCache_description" = "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need."; - -"Wake_title" = "Wake=Yes"; -"Wake_description" = "Attempts to load the sleep image saved from last hibernation."; - -// ---------------------------------------------------------------------------- - -"CSTUsingSystemIO_title" = "CSTUsingSystemIO=Yes"; -"CSTUsingSystemIO_description" = "New C-State _CST generation method using SystemIO registers instead of FixedHW."; - -"DropSSDT_title" = "DropSSDT=Yes"; -"DropSSDT_description" = "Discard the motherboard's built-in SSDT tables."; - -"DropHPET_title" = "DropHPET=Yes"; -"DropHPET_description" = "Discard the motherboard's built-in HPET table."; - -"DropSBST_title" = "DropSBST=Yes"; -"DropSBST_description" = "Discard the motherboard's built-in SBST table."; - -"DropECDT_title" = "DropECDT=Yes"; -"DropECDT_description" = "Discard the motherboard's built-in ECDT table."; - -"DropASFT_title" = "DropASFT=Yes"; -"DropASFT_description" = "Discard the motherboard's built-in ASF! table."; - -"DropDMAR_title" = "DropDMAR=Yes"; -"DropDMAR_description" = "Discard the motherboard's built-in DMAR table, this key action resolve the problem with VT-d panics."; - -"EnableC2State_title" = "EnableC2State=Yes"; -"EnableC2State_description" = "Enable specific Processor power state, C2."; - -"EnableC3State_title" = "EnableC3State=Yes"; -"EnableC3State_description" = "Enable specific Processor power state, C3."; - -"EnableC4State_title" = "EnableC4State=Yes"; -"EnableC4State_description" = "Enable specific Processor power state, C4."; - -"EnableC6State_title" = "EnableC6State=Yes"; -"EnableC6State_description" = "Enable specific Processor power state, C6."; - -"EnableC7State_title" = "EnableC7State=Yes"; -"EnableC7State_description" = "Enable specific Processor power state, C7."; - -"GenerateCStates_title" = "GenerateCStates=Yes"; -"GenerateCStates_description" = "Enable auto generation of processor idle sleep states (C-States)."; - -"GeneratePStates_title" = "GeneratePStates=Yes"; -"GeneratePStates_description" = "Enable auto generation of processor power performance states (P-States)."; - -"GenerateTStates_title" = "GenerateTStates=Yes"; -"GenerateTStates_description" = "Enable auto generation of processor power performance states (T-States)."; - -// ---------------------------------------------------------------------------- - -"1024x600x32_title" = "1024x600x32"; -"1024x600x32_description" = "Set Graphics Mode to 1024x600x32"; - -"1024x768x32_title" = "1024x768x32"; -"1024x768x32_description" = "Set Graphics Mode to 1024x768x32"; - -"1280x768x32_title" = "1280x768x32"; -"1280x768x32_description" = "Set Graphics Mode to 1280x768x32"; - -"1280x800x32_title" = "1280x800x32"; -"1280x800x32_description" = "Set Graphics Mode to 1280x800x32"; - -"1280x1024x32_title" = "1280x1024x32"; -"1280x1024x32_description" = "Set Graphics Mode to 1280x1024x32"; - -"1280x960x32_title" = "1280x960x32"; -"1280x960x32_description" = "Set Graphics Mode to 1280x960x32"; - -"1366x768x32_title" = "1366x768x32"; -"1366x768x32_description" = "Set Graphics Mode to 1366x768x32"; - -"1440x900x32_title" = "1440x900x32"; -"1440x900x32_description" = "Set Graphics Mode to 1440x900x32"; - -"1600x900x32_title" = "1600x900x32"; -"1600x900x32_description" = "Set Graphics Mode to 1600x900x32"; - -"1600x1200x32_title" = "1600x1200x32"; -"1600x1200x32_description" = "Set Graphics Mode to 1600x1200x32"; - -"1680x1050x32_title" = "1680x1050x32"; -"1680x1050x32_description" = "Set Graphics Mode to 1680x1050x32"; - -"1920x1080x32_title" = "1920x1080x32"; -"1920x1080x32_description" = "Set Graphics Mode to 1920x1080x32"; - -"1920x1200x32_title" = "1920x1200x32"; -"1920x1200x32_description" = "Set Graphics Mode to 1920x1200x32"; - -// ---------------------------------------------------------------------------- - -"HDEFLayoutIDx01_title" = "LayoutID=1"; -"HDEFLayoutIDx01_description" = "Set HDEF layout-it to 1: -001 (0x01, 0x00, 0x00, 0x00)."; - -"HDEFLayoutIDx02_title" = "LayoutID=2"; -"HDEFLayoutIDx02_description" = "Set HDEF layout-it to 2: -002 (0x02, 0x00, 0x00, 0x00)."; - -"HDEFLayoutIDx03_title" = "LayoutID=3"; -"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)."; - -"HDEFLayoutIDx32_title" = "LayoutID=32"; -"HDEFLayoutIDx32_description" = "Set HDEF layout-it to 32: -020 (0x20, 0x00, 0x00, 0x00)."; - -"HDEFLayoutIDx40_title" = "LayoutID=40"; -"HDEFLayoutIDx40_description" = "Set HDEF layout-it to 40: -028 (0x28, 0x00, 0x00, 0x00)."; - -"HDEFLayoutIDx65_title" = "LayoutID=65"; -"HDEFLayoutIDx65_description" = "Set HDEF layout-it to 65: -041 (0x41, 0x00, 0x00, 0x00)."; - -"HDEFLayoutIDx99_title" = "LayoutID=99"; -"HDEFLayoutIDx99_description" = "Set HDEF layout-it to 99: -063 (0x63, 0x00, 0x00, 0x00)."; - -"HDEFLayoutIDx269_title" = "LayoutID=269"; -"HDEFLayoutIDx269_description" = "Set HDEF layout-it to 269: -10D (0x0D, 0x01, 0x00, 0x00)."; - -"HDEFLayoutIDx387_title" = "LayoutID=387"; -"HDEFLayoutIDx387_description" = "Set HDEF layout-it to 387: -183 (0x83, 0x01, 0x00, 0x00)."; - -"HDEFLayoutIDx388_title" = "LayoutID=388"; -"HDEFLayoutIDx388_description" = "Set HDEF layout-it to 388: -184 (0x84, 0x01, 0x00, 0x00)."; - -"HDEFLayoutIDx389_title" = "LayoutID=389"; -"HDEFLayoutIDx389_description" = "Set HDEF layout-it to 389: -185 (0x85, 0x01, 0x00, 0x00)."; - -"HDEFLayoutIDx392_title" = "LayoutID=392"; -"HDEFLayoutIDx392_description" = "Set HDEF layout-it to 392: -188 (0x88, 0x01, 0x00, 0x00)."; - -"HDEFLayoutIDx398_title" = "LayoutID=398"; -"HDEFLayoutIDx398_description" = "Set HDEF layout-it to 398: -18E (0x8E, 0x01, 0x00, 0x00)."; - -"HDEFLayoutIDx662_title" = "LayoutID=662"; -"HDEFLayoutIDx662_description" = "Set HDEF layout-it to 662: -296 (0x96, 0x02, 0x00, 0x00)."; - -"HDEFLayoutIDx663_title" = "LayoutID=663"; -"HDEFLayoutIDx663_description" = "Set HDEF layout-it to 663: -297 (0x97, 0x02, 0x00, 0x00)."; - -"HDEFLayoutIDx664_title" = "LayoutID=664"; -"HDEFLayoutIDx664_description" = "Set HDEF layout-it to 664: -298 (0x98, 0x02, 0x00, 0x00)."; - -"HDEFLayoutIDx885_title" = "LayoutID=885"; -"HDEFLayoutIDx885_description" = "Set HDEF layout-it to 885: -375 (0x75, 0x03, 0x00, 0x00)."; - -"HDEFLayoutIDx887_title" = "LayoutID=887"; -"HDEFLayoutIDx887_description" = "Set HDEF layout-it to 887: -377 (0x77, 0x03, 0x00, 0x00)."; - -"HDEFLayoutIDx888_title" = "LayoutID=888"; -"HDEFLayoutIDx888_description" = "Set HDEF layout-it to 888: -378 (0x78, 0x03, 0x00, 0x00)."; - -"HDEFLayoutIDx889_title" = "LayoutID=889"; -"HDEFLayoutIDx889_description" = "Set HDEF layout-it to 889: -379 (0x79, 0x03, 0x00, 0x00)."; - -"HDEFLayoutIDx892_title" = "LayoutID=892"; -"HDEFLayoutIDx892_description" = "Set HDEF layout-it to 892: -37C (0x7C, 0x03, 0x00, 0x00)."; - -"HDEFLayoutIDx898_title" = "LayoutID=898"; -"HDEFLayoutIDx898_description" = "Set HDEF layout-it to 898: -382 (0x82, 0x03, 0x00, 0x00)."; - -"HDEFLayoutIDxBD7_title" = "LayoutID=1981"; -"HDEFLayoutIDxBD7_description" = "Set HDEF layout-it to 1981: -7BD (0xBD, 0x07, 0x00, 0x00)."; - -// ---------------------------------------------------------------------------- - -"HDAULayoutIDx01_title" = "LayoutID=1"; -"HDAULayoutIDx01_description" = "Set HDAU layout-it to 1: -001 (0x01, 0x00, 0x00, 0x00)."; - -"HDAULayoutIDx02_title" = "LayoutID=2"; -"HDAULayoutIDx02_description" = "Set HDAU layout-it to 2: -002 (0x02, 0x00, 0x00, 0x00)."; - -"HDAULayoutIDx03_title" = "LayoutID=3"; -"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)."; - -"HDAULayoutIDx32_title" = "LayoutID=32"; -"HDAULayoutIDx32_description" = "Set HDAU layout-it to 32: -020 (0x20, 0x00, 0x00, 0x00)."; - -"HDAULayoutIDx40_title" = "LayoutID=40"; -"HDAULayoutIDx40_description" = "Set HDAU layout-it to 40: -028 (0x28, 0x00, 0x00, 0x00)."; - -"HDAULayoutIDx65_title" = "LayoutID=65"; -"HDAULayoutIDx65_description" = "Set HDAU layout-it to 65: -041 (0x41, 0x00, 0x00, 0x00)."; - -"HDAULayoutIDx99_title" = "LayoutID=99"; -"HDAULayoutIDx99_description" = "Set HDAU layout-it to 99: -063 (0x63, 0x00, 0x00, 0x00)."; - -"HDAULayoutIDx269_title" = "LayoutID=269"; -"HDAULayoutIDx269_description" = "Set HDAU layout-it to 269: -10D (0x0D, 0x01, 0x00, 0x00)."; - -"HDAULayoutIDx387_title" = "LayoutID=387"; -"HDAULayoutIDx387_description" = "Set HDAU layout-it to 387: -183 (0x83, 0x01, 0x00, 0x00)."; - -"HDAULayoutIDx388_title" = "LayoutID=388"; -"HDAULayoutIDx388_description" = "Set HDAU layout-it to 388: -184 (0x84, 0x01, 0x00, 0x00)."; - -"HDAULayoutIDx389_title" = "LayoutID=389"; -"HDAULayoutIDx389_description" = "Set HDAU layout-it to 389: -185 (0x85, 0x01, 0x00, 0x00)."; - -"HDAULayoutIDx392_title" = "LayoutID=392"; -"HDAULayoutIDx392_description" = "Set HDAU layout-it to 392: -188 (0x88, 0x01, 0x00, 0x00)."; - -"HDAULayoutIDx398_title" = "LayoutID=398"; -"HDAULayoutIDx398_description" = "Set HDAU layout-it to 398: -18E (0x8E, 0x01, 0x00, 0x00)."; - -"HDAULayoutIDx662_title" = "LayoutID=662"; -"HDAULayoutIDx662_description" = "Set HDAU layout-it to 662: -296 (0x96, 0x02, 0x00, 0x00)."; - -"HDAULayoutIDx663_title" = "LayoutID=663"; -"HDAULayoutIDx663_description" = "Set HDAU layout-it to 663: -297 (0x97, 0x02, 0x00, 0x00)."; - -"HDAULayoutIDx664_title" = "LayoutID=664"; -"HDAULayoutIDx664_description" = "Set HDAU layout-it to 664: -298 (0x98, 0x02, 0x00, 0x00)."; - -"HDAULayoutIDx885_title" = "LayoutID=885"; -"HDAULayoutIDx885_description" = "Set HDAU layout-it to 885: -375 (0x75, 0x03, 0x00, 0x00)."; - -"HDAULayoutIDx887_title" = "LayoutID=887"; -"HDAULayoutIDx887_description" = "Set HDAU layout-it to 887: -377 (0x77, 0x03, 0x00, 0x00)."; - -"HDAULayoutIDx888_title" = "LayoutID=888"; -"HDAULayoutIDx888_description" = "Set HDAU layout-it to 888: -378 (0x78, 0x03, 0x00, 0x00)."; - -"HDAULayoutIDx889_title" = "LayoutID=889"; -"HDAULayoutIDx889_description" = "Set HDAU layout-it to 889: -379 (0x79, 0x03, 0x00, 0x00)."; - -"HDAULayoutIDx892_title" = "LayoutID=892"; -"HDAULayoutIDx892_description" = "Set HDAU layout-it to 892: -37C (0x7C, 0x03, 0x00, 0x00)."; - -"HDAULayoutIDx898_title" = "LayoutID=898"; -"HDAULayoutIDx898_description" = "Set HDAU layout-it to 898: -382 (0x82, 0x03, 0x00, 0x00)."; - -"HDAULayoutIDxBD7_title" = "LayoutID=1981"; -"HDAULayoutIDxBD7_description" = "Set HDAU layout-it to 1981: -7BD (0xBD, 0x07, 0x00, 0x00)."; - -// ---------------------------------------------------------------------------- - -"IntelCaprix00_title" = "01660000"; -"IntelCaprix00_description" = "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ."; - -"IntelCaprix01_title" = "01660001"; -"IntelCaprix01_description" = "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ."; - -"IntelCaprix02_title" = "01660002"; -"IntelCaprix02_description" = "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ."; - -"IntelCaprix03_title" = "01660003"; -"IntelCaprix03_description" = "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ."; - -"IntelCaprix04_title" = "01660004"; -"IntelCaprix04_description" = "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ."; - -"IntelCaprix05_title" = "01620005"; -"IntelCaprix05_description" = "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ."; - -"IntelCaprix06_title" = "01620006"; -"IntelCaprix06_description" = "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ."; - -"IntelCaprix07_title" = "01620007"; -"IntelCaprix07_description" = "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ."; - -"IntelCaprix08_title" = "01660008"; -"IntelCaprix08_description" = "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ."; - -"IntelCaprix09_title" = "01660009"; -"IntelCaprix09_description" = "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ."; - -"IntelCaprix10_title" = "0166000a"; -"IntelCaprix10_description" = "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ."; - -"IntelCaprix11_title" = "0166000b"; -"IntelCaprix11_description" = "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ."; - -// ---------------------------------------------------------------------------- - -"IntelAzulx00_title" = "00000604"; -"IntelAzulx00_description" = "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id."; - -"IntelAzulx01_title" = "0000060c"; -"IntelAzulx01_description" = "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id."; - -"IntelAzulx02_title" = "00001604"; -"IntelAzulx02_description" = "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id."; - -"IntelAzulx03_title" = "0000160a"; -"IntelAzulx03_description" = "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id."; - -"IntelAzulx04_title" = "0000160c"; -"IntelAzulx04_description" = "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id."; - -"IntelAzulx05_title" = "00002604"; -"IntelAzulx05_description" = "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id."; - -"IntelAzulx06_title" = "0000260a"; -"IntelAzulx06_description" = "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id."; - -"IntelAzulx07_title" = "0000260c"; -"IntelAzulx07_description" = "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id."; - -"IntelAzulx08_title" = "0000260d"; -"IntelAzulx08_description" = "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id."; - -"IntelAzulx09_title" = "02001604"; -"IntelAzulx09_description" = "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id."; - -"IntelAzulx10_title" = "0300220d"; -"IntelAzulx10_description" = "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id."; - -"IntelAzulx11_title" = "0500260a"; -"IntelAzulx11_description" = "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id."; - -"IntelAzulx12_title" = "0600260a"; -"IntelAzulx12_description" = "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id."; - -"IntelAzulx13_title" = "0700260d"; -"IntelAzulx13_description" = "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id."; - -"IntelAzulx14_title" = "0800260a"; -"IntelAzulx14_description" = "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id."; - -"IntelAzulx15_title" = "08002e0a"; -"IntelAzulx15_description" = "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id."; - -// ---------------------------------------------------------------------------- - -"AD2000B_PinConf_title" = "AD2000b"; -"AD2000B_PinConf_description" = "Set HDEF PinConfiguration for Analog Devices AD2000b."; - -"AD1981HD_PinConf_title" = "AD1981HD"; -"AD1981HD_PinConf_description" = "Set HDEF PinConfiguration for Analog Devices AD1981HD."; - -"AD1988B_PinConf_title" = "AD1988b"; -"AD1988B_PinConf_description" = "Set HDEF PinConfiguration for Analog Devices AD1988b."; - -"ALC888_PinConf_title" = "ALC888"; -"ALC888_PinConf_description" = "Set HDEF PinConfiguration for Realtek ALC888."; - -"ALC1200_PinConf_title" = "ALC1200"; -"ALC1200_PinConf_description" = "Set HDEF PinConfiguration for Realtek ALC1200."; - -"00_PinConf_title" = "00"; -"00_PinConf_description" = "Set HDEF PinConfiguration for ???."; - -// ---------------------------------------------------------------------------- - -"GraphicsEnabler_title" = "GraphicsEnabler=Yes"; -"GraphicsEnabler_description" = "Enables the option to autodetect NVIDIA, AMD/ATI or Intel based GPUs and inject the correct info."; - -"EnableHDMIAudio_title" = "EnableHDMIAudio=Yes"; -"EnableHDMIAudio_description" = "Inject HDMi audio for NVIDIA or AMD/ATI."; - -"UseAtiROM_title" = "UseAtiROM=Yes"; -"UseAtiROM_description" = "Enables UseAtiROM options."; - -"UseNvidiaROM_title" = "UseNvidiaROM=Yes"; -"UseNvidiaROM_description" = "Enables UseNvidiaROM options."; - -"VBIOS_title" = "VBIOS=Yes"; -"VBIOS_description" = "Enables VBIOS option"; - -"SkipIntelGfx_title" = "SkipIntelGfx=Yes"; -"SkipIntelGfx_description" = "Skip the GraphicsEnbaler autodetect for Intel based GPUs."; - -"SkipNvidiaGfx_title" = "SkipNvidiaGfx=Yes"; -"SkipNvidiaGfx_description" = "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs."; - -"SkipAtiGfx_title" = "SkipAtiGfx=Yes"; -"SkipAtiGfx_description" = "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs."; - -"EnableBacklight_title" = "EnableBacklight=Yes"; -"EnableBacklight_description" = "Enables Backlight options for laptop with nVidia cards."; - -"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 -// ---------------------------------------------------------------------------- - -"Verbose_title" = "Verbose Mode"; -"Verbose_description" = "Turns on verbose logging and allows you to see messages from both Chameleon and the OS X kernel at boot time. Essential for troubleshooting."; - -"Singleusermode_title" = "Single User Mode"; -"Singleusermode_description" = "A troubleshooting option used for booting into OS X's BSD/Unix command line."; - -"Ignorecaches_title" = "Ignore Caches"; -"Ignorecaches_description" = "Not an option that's needed for everyday booting, but it can be useful if you want OS X to load all files from it's system folders, rather than relying on it's pre-built caches."; - -"Npci_title" = "npci=0x2000"; -"Npci_description" = "For overcoming a hang at 'PCI configuration begin' on some systems. 0x2000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code."; - -"Npci3_title" = "npci=0x3000"; -"Npci3_description" = "For overcoming a hang at 'PCI configuration begin' on some systems. 0x3000 is the kIOPCIConfiguratorPFM64 flag, as seen in the IOPCIFamily source code."; - -"WaitingRootDevice_title" = "ahcidisk=1 debug=8"; -"WaitingRootDevice_description" = "Info here: Waiting for root device when kernel cache used only with some disks +FIX -http://www.insanelymac.com/forum/topic/280062-waiting-for-root-device-when-kernel-cache-used-only-with-some-disks-fix/ -Findings credits to bcc9."; - -"Darkwake_title" = "darkwake=0"; -"Darkwake_description" = "Lion only. Disables the 'low power wake' feature which can sometimes leave the screen black after wake from sleep."; - -"NvdaDrv1_title" = "nvda_drv=1"; -"NvdaDrv1_description" = "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver. -Info here: New Nvidia Retail Driver Install Solution -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"; - -// ---------------------------------------------------------------------------- -// Boot options - KEYMAPS -// ---------------------------------------------------------------------------- - -"mac-de_title" = "German Mac Keyboard"; -"mac-de_description" = "Use the keyboard layout for a German Mac keyboard"; - -"mac-es_title" = "Spanish Mac Keyboard"; -"mac-es_description" = "Use the keyboard layout for a Spanish Mac keyboard"; - -"mac-fr_title" = "French Mac Keyboard"; -"mac-fr_description" = "Use the keyboard layout for a French Mac keyboard"; - -"mac-it_title" = "Italian Mac Keyboard"; -"mac-it_description" = "Use the keyboard layout for an Italian Mac keyboard"; - -"mac-se_title" = "Swedish Mac Keyboard"; -"mac-se_description" = "Use the keyboard layout for a Swedish Mac keyboard"; - -"pc-fr_title" = "French PC Keyboard"; -"pc-fr_description" = "Use the keyboard layout for a French PC keyboard"; - - -// ---------------------------------------------------------------------------- -// Boot options - THEMES -// ---------------------------------------------------------------------------- - -"Embed_title" = "Embed"; -"Embed_description" = "A smaller simple version of the new default theme used when building a version of Chameleon which requires an embedded theme."; - -"Legacy_title" = "Legacy"; -"Legacy_description" = "Chameleon's original default theme introduced for v2.0 RC1"; - -"Default_title" = "Standard"; -"Default_description" = "Chameleon default theme introduced for v2.0 RC5"; - -"Bullet_title" = "Bullet"; -"Bullet_description" = "A lovely simple theme by NoSmokingBandit from April 2009."; - - -// ============================================================================ -// The filenames from OptionalSettings text files' become sub menu headings. -// These sub menu headings need titles and descriptions. -// ---------------------------------------------------------------------------- - -// Audio -"Audio_title" = "Audio"; -"Audio_description" = "A selection of options that deal with audio."; - -// Control -"Control_title" = "Control Options"; -"Control_description" = "Settings to control how Chameleon works."; - -// General -"General_title" = "General Options"; -"General_description" = "Choose from a selection of base options."; - -// KernelFlags -"KernelFlags_title" = "Kernel Flags"; -"KernelFlags_description" = "Choose from a selection of kernel flags."; - -// PowerManagement -"PowerManagement_title" = "Power Management"; -"PowerManagement_description" = "A selection of options that deal with power management and speedstep."; - -// Resolution -"Resolution_title" = "Resolution"; -"Resolution_description" = "Set one resolution to use."; - -// HDEF Layout -"HDEFLayout_title" = "HDEF Layout"; -"HDEFLayout_description" = "Set one HDEF Layout ID to use for your HDA controller."; - -// HDAU Layout -"HDAULayout_title" = "HDAU Layout"; -"HDAULayout_description" = "Set one HDAU Layout ID to use for your HDMi controller."; - -// HD4000 Layout -"IntelCapri_title" = "Intel Capri AAPL,ig-platform-id"; -"IntelCapri_description" = "Set one AAPL,ig-platform-id to use for your Intel HD4000."; - -// HD5000 Layout -"IntelAzul_title" = "Intel Azul AAPL,ig-platform-id"; -"IntelAzul_description" = "Set one AAPL,ig-platform-id to use for your Intel HD5000."; - -// PinConfiguration -"HDEFPinConfiguration_title" = "HDEF PinConfiguration"; -"HDEFPinConfiguration_description" = "Set one HDEF PinConfiguration to use."; - -// Video -"Video_title" = "Video"; -"Video_description" = "A selection of options that deal with video."; - -// Keymaps -"Keymaps_title" = "KeyLayout"; -"Keymaps_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps."; - -// Themes -"Themes_title" = "Themes"; -"Themes_description" = "A collection of sample themes -More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html"; Index: branches/Bungo/package/Resources/templates/Welcome.html =================================================================== --- branches/Bungo/package/Resources/templates/Welcome.html (revision 2536) +++ branches/Bungo/package/Resources/templates/Welcome.html (revision 2537) @@ -1,40 +0,0 @@ - - - - - - - - - -
-


-

Chameleon

-

v%CHAMELEONVERSION% r%CHAMELEONREVISION%

-


-

Do not install to an Apple Macintosh computer

-


-

Developers :

-

%DEVELOP%

-


-

Thanks to :

-

%CREDITS%

-


-

Package :

-

%PKGDEV%

-


-

Package built by: %WHOBUILD%, language translated by: blackosx

-

Copyright © %CPRYEAR%

-
- - \ No newline at end of file Index: branches/Bungo/package/Icons/pkg.zip =================================================================== --- branches/Bungo/package/Icons/pkg.zip (revision 2536) +++ branches/Bungo/package/Icons/pkg.zip (revision 2537) @@ -1,3774 +0,0 @@ -PK8·t=Icons/pkg.icnsUX {?èMlRèLccì¼wXSi×>ºAÅ6:ŽuF§8ãØG±7D,Ø)RDAÅŠHºBHBè5Ò  „ô„^tì°wÇ:*È>k}ßçý¾ëûÎõ»Îùãœì<û¹W»×zž•è³ß?ðtµÏþàŸ±GËwøc$kÖ`BÿÅ0Õ-*êßçDO7·ùðo¾QbºÚÚ?³&xºñs‰›[o¯õüù½%¦ñnnnžpAOß'ežžnÖó­%Ÿµ‘ôôà/ý[?)éíùYæl=üЗŽXbØ­«v‹‡?»Ÿw¾îìÂÿ|ò ½û^};FBŸÐ¥:}åìí‹ð7Ö#&£×Ÿ^%"V'bcšèسۉÈw^q™,®¼œÝ|–ŸA;„¬[Ì”Ë Ë 5ʈô¢4Ê*+óØVÕ¤_³2?…€ É—Ë[´®ÖqÈؘÌ,±¢F¹fz2Øwoäþ˜ìŒŠ- È@R‹#tá"_èyô¼Ý¯ç£‹÷w\è×ónËå+§W™ô”å¥ÖžjÓ€ž{’ë¨Íå §ƒ_dSÀ+TP"C@ÏY„ÌÌÄT7÷ÈIúI\Objò¦Õ\æŠÅ„0Ð3šžŒú%óò¶ÿz=r2‚–™Ÿ½×ÓÛáÓሰôu çñX"‘zf b‚‰Éˆ¥‹æ|S -§”Z* -g„¦Ä‚fâÊ ™ZN†8ײ-fÒÔÔ"´\»u#5x–5£°4´\æê}l1Â-%óÈn7kdÎ~1Ñá'ã)1λ|ÿ6F™v¨ÌÛüÓé í¯1¬¡4`Ö§ssÛ~d˜Î~^³`Ó)Óy¦iÂOÍ{M§Ø‡Ú½‘¡ãPìÓñ»8.ðþ|}d/>aûçóýð«>>šÒ>QÐñ?ú—þ&,;V4ú’í¶ýô/?XÖ!È …§±ùôŒ…'†Í0 5ëÿm:ÇÇFbX<ßÁ³ÏžËá9ÃzáyžÆŸ®ÿ4ÁŸˆ -žËøÓâŸÊü¿(ßgÿ1¨Šÿêøæèëƒ -ÙÕÿÇ—|„.‚ß]ÿaøcoo¯Æz ÄÞÀ0ë=½Dw(«ÿa¼×m–“ûl7ÑíAòñ¾„·ØÌYoÞ¸ºEýGxɇ·oß»½›9k–õ;W·¿¬ ŸÇAºûÎQî–³f<øË¢Ü××ã½sgtœ›å,890+..Îý- Â?É¿G>âfKp|7"ÑmÖl@Ï_<ô‘è ¾ÍŸ5+Ú -~̲vóü·]½n;¬a_jˆ¦+ºÀãøéüχµuÿežžŸÓ8@Âbd:ÀÉžøÿÒÝt}Oooϧqt¯ç¿}Ôçi#ú¥ô˜Ö»¿Á4Nèé‘x~Âÿ‹ùÿ·¶¶öìŸOør¼ÇÓ³ÿ‚Ïøÿ>Þ‹¯›žÿÒ¿÷ãî•À8Á´Þ‚›aüÁB/ŽÑëimýøaZŠq5<­ç»}9ýoõ<ÿËáÿÇŸcø®`Ð%1BÄxÅHEbçÏCe‰ÇRàϳXGp§þ<–„@åù£½ëʵ³W0ìÞ«XÿK]g^¿ypù:vÿÌùΗù -»ñðÍÛÛ—Þ`ÏŸÕUëaqHDPlDÏ•N)§£ãíŦk§/a -…ÉNcôœ­{úüVws] Ö–ˆŒ†ÿÁí®"›ßjxÜr§óÆ34üÕîkX›š@=A~Ñ~ûÞý§à4ö¼.”D‹õ/{ÖÜÙÙõ  -zøk:îs„ôÇåßïuwÝ?€Œõ‰"Ä‘©y5’2áN×¼3Æ{·»ºo‹O’‘ñö~Q*-£(™Ðd¨3D‰›/wݬb¦§IÈÄX‡PNAG\È‘JÊ+’X%ê -V“™š"ߺlrØB)‘”˪a¢N_Ó`¨–óżFvNŒ¯Xcd ‹%R9;¹¸ÒPSßØÔrt]@¾ÍL;DBÆQùÅ%å^[¶újkjë›ÿÙ%=W˜Œ#q‹ÅeÒ}Ë–¬-¯«khnòžo;ñ¤⑯ýXEEeE‘öÚä6ÀPãÁmk—P‘¯m˜ÅE%e•Jež°®®±¥Þgëüà5Zv¯¤¢ZY-«©kh©=0w¡ ¸=x’ˆ&Ò„J­¡±±Õ¸m¶]"òa}2/@aE‰Ë4[ÖCù†œŒp&e¤f¸ÔU[6¤ ÃìFÄ'±EéŠÙ¶ldP=;OÄ_ËD©÷‘ÿ=‹ný…E/^‹Þ=ºrå/,zÔõ{ò¢ÃX×õ™E÷t²Ë—ÞÝ8ÝyþÚ¿Xôèv½õÝ‹;÷Ï´üŽ_ØÏ¢× -Jµ­5Ýg›kê+>³¨BÄ`2âRo5u´6uT|bQ)§ -º¼«¶©ÖØXNIÃ?¶Ä„‡¥Ýÿ½¶¹ÆP/í<|Ô7 ˆ$“Ê…û¼X§õ -Fcmê~œEž‡ƒ¢2²RÕ²*ejI¹J¯Í#D†úã,²;@"Q2³3ò³óØ´ÌŒ| -ƒG$œ =†³ÈvÍêÀ¤äÔLWÀ)` ŠùyYT*=!ŽñÁY´Ä §Ò“Ó2ãNÐ2òY\¿{¥Ow$ГRÓ¶®²qg°8\ÞÎq?m -¡†‹Å'Ò“S·ÿ6gq2‹ÅáñÜæ.Ÿƒ8ú‹vi´êA§mÖ‘âzl\5gJ§%¥ddgG“ñl/û¹8‹‚¢bãéiYÙY©,6¯`׬y8‹Žî8àëtý„°¾žyØ7šgƒBƒŠži?-8\šœ­‰Ålyé…žFîÛû•™a¤Ä[©®¼{3~Gùé,u¼¦TT”“ˆ¿(3P#§››´¬™¦’–Täâ/–«›ã -±v²6^V,gáüW7&²4»“].å…ÖluptÚáå}$lêäýYÑU%"QaèV2b>uíVÔe´× ›_sÓ³©_¹dxQ{wítÄ)4Ç1ÐÿX@xøñè°ˆhgï hv„·÷¾½î[q -Íûm–gøÉÈ"-)!>ž–J9éÈç ÷^//||öÏÖˆOHXxD´ÿþȸø -…ê`m¿ïðþ}Ö@!ï Ð°ˆHÛ 7âHñä„ícXåáux'Ph×ñÐÐð»_§Í -'‘¶ÌX4Y¸Ã(dpâÄÉ—ukf&ÃÙaÍR…üÂN„ŒŠ‰ñ9ŽÏˆß±fæl Ð>Ÿc¡Ñ1Ñ'A…äøëlœBvx¸ï݃ÈÒê_–A$vÍsÜëáð㶞ÇvŸ Ø,WnÙæàèâ²l×AïƒËÝc¢W/ --ÚêîuÀ?(ä@T|”PÈåoPÐ' -3Ýîü/··ffæffýü§ÑAƒ -´´€KÌ 4ÿçø€Q_ -›1yÈ ƒ‡}=qÐ?ÌZ:cúÔ9“¾žb3ûÇ!ÿ°>Ã}ã¶uvÖ3ܳ‚íÇ øbØ|ä\çHV)y¯ónå™*ç/ÇÍ,Æo,¹ñ{Ó&OÍÚ0òïøfV_ýÑfÈbQ÷LøévÔ>Óø›ÛwÛ[ôêý_ŒZêwûËAøB½¯&î•÷þeüè—曟pï/ãŽÿÙÊJGƒìÍ»óñ/ã”qÿºÀÒóo’?wÓ~–ýKÁ‡ÛMÍr0e£ÇÇ0'5i ²°ïË‘¾ð£{ä' Óþür¼Ç•Ð‰|ÖpÂÓ/ÇÿüùúèÒÏã#º¿>é¯Î±8ûåøýQó^Í—ãUÙÃï—þma1Îû":+2t]ïþ=übòcÄLǨ¢3ý†&þs¸ÿ8iÅ¡ é‰ÿÕxÿaùßÿŸ<|Bðí­kþ7fzH -öÉ€ -kA²a£AÃFE’°z$##)X-¢Âj*Fì#bhî¾0³¾> -6°˜Ò×Ç H׎•iúâ0 “ *6èlÃ¥óª»}$L‡à“©Ø–*EuÇ%|˜/1Ë–ê6 ¿<®!ÂK @cÃ"6ðeµD¥6Pá%fvë Š™½éBMhÁ° -Å•‡÷_ÃÕ¯µ7Ø€çõm`hï(Í*4æªî•‰[±¾÷ÄOSâ±1}55±—/_€ˆÞ÷ßÂ6ûî½  `½xôøñgG9ïúK -OÊïxT¢}Ø›*S$PÌò\Ç{ìêï—> Øбg­|‘\qêH×÷¨ãô[œx—ô%w°sÅçzO)z -ª ý -÷±JH¤±PDîµ_ÿ€; -{d(HHbpJ57ÞÅÞÜèzb#{ë«[°?”êÞ¾‡­½gu-$Ó\9’ŒÍé}÷ëyvïñ+cv:BOfTªµ-]±ž^îZ~;_u£ë}ÝPú™ ƒtß‹½o+åpbIVb -•šÌcåæd¤çÉ¢˜>SV~«“?-þlÿ<1ÁDïIpÁ³r–âü½'®Ö2¨Ôaë­§Oï´K28w C«JÏbíœkÀ'FžüCV…Ï*ПEòÇ©ž ™äÅzÀ‹{_?¼¡ü“€ -½Æ®z…õž—Tœyú!ÎT‚PÓ\ó”Bæ@Àº›¼WÇ|¸uáÉCc‚àñ»seͱ?ŸÝ:_ó˜€ -zÎ/¹‡õõ¢=æ}O»)àÀ9ÛIÆ,.×wÿуb3 òÎ×Q³n½Í9$¼õñù½+ÍÕO°{߉‹Î÷¼{õúÏ·ï[ô7î=»{>¶!™(¿¬ïJÕÅ{¯>b}ÜmëýZBó•mS —^ß½Ö¡?xûòÙãÇFvÓÝî ç.]¿z®ýÜ…³gδjm=ÕJ­Œeà¯{>nƒrÓ÷DÔtíáŸØë˜_~^RTI¡ä×ÆyävÞ½Ôn(IiîýóÍë×—óëþxvýܽ§OŸ¼ÓuçÞÝ;ç/ܺ…v£]æwÎnÀ–á@2ÜOs+Z.Ýzz³œ)Ë#$§$‘"©Ür©('.,œÐú' =(-îztûÜ­{wo_½JÄqîžþ 7 b‚IE¿w¶?!`³k’Ë­g¯\®¡‡ÑÒRSèña¾‡îÛçëç zûòù³ÇJþå‡wnÞ¹{çö­nP‡Ðevï”´Y‰³ö%v³é^–1Y\& œ úÏpH¢"‚üOøïs§¾˜':Þ…G÷nÜèºspº»pœMr“{L©úç«Dl&?<Ôß{Ï‘ˆ„ÔþLÚ‘Ô´$Z<srÿÝ PÆÀ=×}ãBÛuPt!v™=4È‘þ -bñ -ÃÞ¾$`s{#…i©™p_ÈÌËÎLK"Ç„†vî½ôöÅó§4ü W/w_ësº»ºL š~¶¨;Ûúðá3ìæ¡£ô“± I9Ìü‚fn=."Äï°Ÿ[Ê›W<{zO&º~çêÅ«·¯œéúò¨RŽ¯È·0믴^êÁ ž1'ÃcH´ÔŒÌ¬TZ|l˜Ÿ¯ï1¸)jy÷0®‹¤·ï]m»|ûÆÀèŽ=Jps­¡ -’å݇{ïÃ~V±ûHxdppè‰èññA'N†ù§¾z^}Ú–¯»ïöÍnܧdð(¿ 1ÏãÕC5}Ù'>L! 9Žžœ|"<Š€¶~x -¾|Xö>°ìö§¹wø\3#ÎT[~."%Æœ -  -  ¢æ=ýó̼Ê-îîŸx G:YÝÝô*$ÞäB|ÿùUq\xPHHp`€¿@``Pš^ÿî -L~jÈ®{ðo©æÝ× -S5ëß:L}õ0u¯¯ß1ߣG|Žú;æëW|ŸøÇM^ÁûŸ„¢]fÄ.ó[W«MRI°¿zòâmoç÷}ž»=½Ð=ãöy{yæêÞ¾}ýòÅscªîÁýOB?O¾}qpÈeÙ·ÉP‡G¾í¾v¶áö㙞f—ÍŽ.®D·o\ÝqçúÞ¿yýª›Íì~xÿÞ~á]]¸Õwά"߸ŽŒˆŠ=q"8ä¸ßáC^Ž+l¦¢ÈXíç¯Û›O_º, -&V¹ÛÓâã²eóftÓ˜-NG÷Òß^¹ÿæíKCRÝã‡ð@ ·ãnºÍïžs!æ$Á=-™‚ß)SHññdÿ™@KIˬhloRd‚H{ß¿mÚ»dé²%‹çÍžµhÇÍÎ`æCM^ïöC0”í"tºÐî·îÕ¦CEÈA$4†€‰$y•NONI…<Écñ„¢²JQV†™Xs¯û+öĉc'üŠz›CÓ¨žhvÓ“GîÝÁs¦³óf|çà[µ¹Ù ¸Ów +'EQ‘DJ€»kJ"•F£§¤çäó -%œ\f=+JrùâÅ+×®\¹zõfÄáv-!3><™YÓy½nÑÙ -¨„›f7ÑΡ·ŒÙ9Ù™Y¹Yt‚¯hGÀÁÄ“â@í¯©ôäôì|¶@"ÍÏÊ!ÒÓ§O£“ÚÛ;:Îœ=ñÒÕB&%4'¯¨©¾F¯6v™‡vÞììì6äæ3ss²ÑL‹¬dÊÉe<ä—IžÜ#(1œŸzg1ó¹…¥¹ñ)1$ -Jmhªkh@ëÆ745·¶Ÿ9›M'£œÜ‚úZZ!;} G;Gwò ò¡Ü0²3ÓÓ3rÒiè~bcãK àðñäÄä´œ·wÒ×óP°o¢^§Ñ¨Õ*•Fg¬­o9E $FÅådåèõ*E¥Ty³3îæØ®ëª;?Ÿ™——›nÉHËÈH$q‘GLOŒ'јؘ4–H¦%e0òYavdèÑ]G9 -…¬‚ '«¬V:¯—WD -5U£®–IË%mÝèÍo;ov]–³y6»  ?/“ð©i4r„WbãÄð„…¢B!ŸÃÊËNO¶d@Qes8|vK\VVR\\XT$.))jEN Ï¡cÇó• -¹´¼T,½A¸ù]×År.ŸÏåpجÜ‚ììÌÌô ’žJ‰ ` Ý -),‰Š Åâ’RÀ©ªÖh´ZZY%«JŠ‹D—Å*(`s¢âR©¬RV&Î%¥•Ê+Ê$bq!§±ëÆÍ®s¾PÀçáR -ÀU Ü”ŒôÌ´ÔdzJ-þH2Ôíç†ÕÜ⢢â"bÉìÒRIyEy•Rg¬ojmëèhok®7¨ä¥E8›',*‚qY™DRF¡¢‰œâë7»Îˆ…"n¸Œ…Ǽ–…fX¦§¦$Ñ““wf »<p]6YÅ.¨bq©ì*­UÈ«ªÕjNo¬©­«ohljnimmnj¨«Ñk!ܲŠòRI¡P(ð¸®mü±©ºió–óžº;CTŒÀ“‚m¢ HÉaPÆ #c$¢Âb0E\‚ã—K ²12!ûàF;jyU))59S¢×jõ:Ô0­¦¦¶¶®§}½ÉcMMm¤Í[·-™4á›±mvòE¦Üe˜ƒy¹¹9'XÈ/¡b‘ò¿ -ƒð!ÁS•Ù¶¯_ÏV—fѺ9îÏÓkQ½•?¨«¯GÌÁMhÓÀ¶ØÍÛ·LGÇ5~ÅêYöѹ…|<üx‚ äf¹€_¡HT(.,—ˆ!kÀ„Š -ø·Ó~Óú¥ó·ðÞâä±ÖÑGd@õÀec -¡ÎÔGÍѦ‰m[ÖN™4q¬ÕØÅëæ#Èüã)<Îf&e˜ÐƳï÷²…Bü+).1ÙÔuׯ^>ï·Å+lÑCÝQµÞÔÖÖÔ¢uX@øáma[Ö|7ùÛ)ã~²µ›O@†OØKfòÙL¼º1ØálÄ̹XB‰)’à1(C¥–åU›ìÖ¬!ØZ®üyù– -»N” æÆZ ‘ÎY€ÕÔÜÔ|*ØÁÙvò”ÉÓ¾Ÿeg÷ ±rˆÊâ²MkŒ;hÃ,„ª!ŨxBII)îYÙ^;{[;;Û5«~e³m½g 5X€Ú¸ÖƒÁ/õ -xò¡ÍÃ[Ž;íXòÝÄÑßΙig7‡Œ ^Ìa3Y‰ãÙÈœÙÙ"Äè/ZÂ"­ÊÅ^¶ö«mí~[`³~óf ¦Qo¨1ÔÔ4îìBÓWÍÍ-Í~Î;–Nš4ÙfóBÛ53(ÈÀŸöS˜Â2}L–ˆ/â•¢¸XRV")‡P–Ëcm¶¸¹¯Ze·nòßV{§ -ÔhV ¨8ÁÍH3Ú2¼é°£³ýŒí·Ø/·³ý™† 介‹X¤ xT4³¨^Weå•‚¶ÖËVÚ®µ]ºhæ·ß¯°¯Tˆ]MdÎó¦f´á°³ËæŸ×mß²qÍ:Ûi2d½ˆ/àC>B´ÊÊ$% £\%ö±]´hÞ¬yäÙß|?oÑvQÁÙ‚Ãգ߀GaÛÑÚR{Øuû6N[·Ø¯Û`û³ ±¦òÀb>”,`/,RPswm÷ò9à²Éq’SÕ~÷…£žï®©ÌèO -H;¢óUKë)ã>µK\·mݸÁÞvŠ ™WÈã `å0 ÐT"+Ú¿`ñ¢Õ‹­ÿôÍR¯6‹¬×jPã“øòÑÆCÒÚ¦÷Þéââì´}ë¦mÇÉÙQ"P/ˆŠŠJŠq¯••KËJÅÓbž´gÎêµôݳC¶Hkq;k‰õæ8mFµ4·´iöy¸»:;9lÛ¼r‘íP2(TÈãóaµN…È–H$%…"`*—*­¶ª:ÖÆÝ>ªÏŸºÚš:´~^#q3[ZÛ”^»vºíp;¿Ÿe+G¾:ÊãrÁNà¶jb©D‚–•ÂŽ¢¢_›«U½œ| ¦^éÕ–ÈÅ1xºX{¥—§€9l_:×fµ™áÅäpqÝŠ -ÐP Jp;ñu·²²À`5ÔUïßg4â`5“L•_›p§µ¶—{îÞå¾ÃÑÑfêÌ9 ÙFç\6›Ãå EÀa@ƒ”˜L*S(ÀÔj¥R­2f8WÓjð2Qgboó'Í$»ÁLgÇÙÓ§/]%G¾±…Tfqx¦ÀÒ‰g¸ -­ ‹Y%¬Óø~Sæ!Á‹NM0ô´€^°5hé(òÜí±ÓÅi%:Çlír92Æ: -3ìHpª™òK ÉEšƒhÕd|Ñ×èNéaµ¯1-‹uu¦ -£µƒî¼Ó}ùÄå“gÙÏ–#ã¾Ia‹! ðúb+•–•dßVUâfª454 笩šƒÓšñíð¶Çn×™Ã×Y¯[U…ŒM¡oßœÅ), -a‰(.Åwj¥ÙWà…²Z©Ö * &µ`ënÚo56›v\§óvïöpýþ›ßnÙ8­ -ù™¿'ÈËaË&Ç=1yÙÜâò2iY‰T*Á_)“Ë¥­T úïÀ]¸&盢ØÚ‘·š¿!#GŽØ²RÌ!'ñøÂX”¶ÛÅÑÁeXCPVñ“Éàgeµ¶øz‹ó«¦¦Þ´š˜êå©Ói»÷lš:eô’µP SÑ ¿|F®KrQQä~'+pç7‡ÃÇ¡Y")X8CØdИBØï©FjhkG’×Ή§_½cY5².4Û‡ã4~Þâlaøþ~ñêÙ¢RÁþýÄãžnîžÇb„@y|‹¨Óit8P -žAõ°ËÀýÔAÝ»uÔÚ_¿[¿é»jdíñœÃÙ³"S¼°},àÐÚô’ÂCÁŠìé¿Ñxt¿œ -¤ª¬ëô5uÔ`Ä‘€ --íñûìÇþh»Ày‰Yt ûpÆÂÑÈJ7l_?××ëx©è`b/bîš—¥fnPªt‰15j¡¼¼±¾¶¡î‹ššÑ&«–S¨·Õ\wçÍc”ˆgÖ‘/Û›/}ÁZäÛ཯%W­ßºÌ ÑÔœX|nju•%"yKË©(ï•ãœÝ]«%ÛÒ¦F6Í ÛËdíep­SDEëlà C“£”ÖƒbôÒï&•ÁvÌyÚÏs#k5…é ñTvÚlæ½xò.ÍCTÈšåÉ!Ž‡\wïÉç…ïeÓ(±yniÂÁ4Ùè±b;;¢Ôvün]ÚWß%é4U6Ó§ÏÝB=q2†khhln Þo=ÕÓÍZØÎEs’¢ìr÷Þå‘•žppW‚‹kQã˜Ú¨ñžâºsZ2wÊ2—£ÉEå~Á?AÎ=&«P8¢‘Wª³7íðôIª6êõ&¢6¨6ÌÜ¿á,2ùëE‡N&²$x®V”WÈÙ9p×[¥J‹J—tZ=j —×Wmus›r ™:pÖ–}¡”\A9^·••¥ÉÉL‘@Û`à?”Šº²}Þ¶7‘É“Vî -ŠÏÉÔ:µ8/5!‚@JâU––Caª+ñvýæ62ÞÊÚé)“_¡ÕªªJø…ìôŒ<ž¡N´gå#dô”õ£é,‰vt:e•¡Nà`õfµÈ-’+VÔ5¶Ì}‹ œb8&;Cþ»GÂÿß1üÿ^Ç°ûôÿŽaöîÕ¯þwÞ7n^8Ýh¼ð´çÚ1$b£z>Üo…C%Ï4?ýï[†€ô‘ü¯¶á«N»¤IÆ«¹SQyþomÃïÿÑ6|ýäékìãGì¯}Ã5âë/K*K.<ªlüïû†//W©šš¯<îýkßðÖïUwz¯W]èíоo¨¿ô_ô -? ÏÏTäqJå5ÏzþÒ7<Ûrº÷eC͇¾‡½—›OÑ7üøúéïO òØIë¹ÖS`Ÿû† -Wz¯Övšú†·j?·ÿR±q½=W°aÑ‹Y¼ü|nµ¬¤¸°¨¬áYÛð•Þx -k©yJ|8SþÚ†¯ u×>ÜÙ^RŸWuöÞ<8¯U<"‚¾ÝU¬£äVo/ö┤êÍßú†ïU†§®—¸ŒB¼ox¯JúïöÖ©Ïö¾)ž=;_-Rý½oØVÿæ~¸[™­zAÂ,zŸj[?û;*[{±+¹ÂbAñ—}Ã?`ÊàÞûšlÅÓ¾¾Ÿú†z¼oxCR÷ -ë½T^uö¿ìÞn¾oê~|ûòícnéÃÞ?nŒ©oø$?/W?Âúz{Þõü}Ã_Þ_©=ÝYËàuõ¶p®½íùKß°²úÖóö5P³Í¹ÿ¦!Ö’–wÑÇ8u?ÎYö⥩ixûùƒÛ]7´åÍgÏ´ŸijnÔU«5ø»°õ/-9÷ÖV}Ù4|Û×Wì²q§^ÁÌ/<ÅkxxçR›¡8£ãÅ£{wnµ‹¯\<ÕxúÜÙ3íxë±m6oQº~Ù6\R]Üvíáë÷§nBµ‚|n^¼ñòµß5Åi)Å÷Þéºy¶T{ölû©¶¶SÍuø¦¾nü µòe8Òª¿÷ -s¤Í»ßo”jx\>'‡–!ª¨(bPâhíïtݸ$Wœ>ÛÞtêTk“ÑP·¨q€¡®â­ÃE5ô2CË™Kk³h,¡ÏÎ¥F…ùû‡GÅÊеìÔïíÍm­-Í -ŸU2Ô—âM¿oŠ“˜Ee…éÑ ù1h)Ý“ÃÌ¢cbãb§š€ô²–ßÛÛÏÂ-JCý'… -â¿w جe „p¿ð¤ìï+xYŸ Ê8’!®¹tþL[+Àõñ:+­ÎPˆÆ áAGìÈÜ Ûûù=ê{ tõ÷?„w±QrRƒW\Jg'··µ>ÓÑÛÑ‹è¥Ñ—uÅ™±Ü25îUP¸HÖ™tPTtlÔ‰cdàâÝ~¾>GQßþ~Çü ã‚BÂ"ÑZj.+KPœÎffáïé -¨q|mCSë©öâÌ"I\VTY.q0¢×¡Ú¯áÖAg,$ hLLTdTTXà¡i<ä—q[úâÞ8zÌâçtŽ‰§$e0SÒ9IÙùéôje•¢ -•OªªVj µõŒTNNš¬„#--ääTÔèXKÐ6ß D‰ŠˆˆŒ‰ñuá!– w:xøÈÔwàCôÂ"‰ZrvFd¨Ï R¥¬T,..*,„úUQ©ÔЈôLq£¤˜ÏÊËfêtqÚ±z-‡GÍccb£##OFF†øïå"6£|bÂü|ø€ŸcM¢$¦eRCƒî;–!pñva>›+(xÆ__*—‘\(ä0s²Ò$A;Z§Ê‹O <äjllLLtT$zÒ"*äøÁÍÈêMÞ”ä¤ÔŒôôÔd•„F< –Á;©©é©ÔF>37++=##+'ʼn’|üÃÃSùx==9S£E5uÕÙd -%›“Hq(aD,.""2âdxDxÐQOâ¸ÙÝÛF§Qé‰IÉ©é™9yLþÞŸPÀÇ&y9Ù©II4j…š˜œ–ÉÈgó¸,fbt|‹™“™šJ/Ôk4ºÊô*ŠU<).%~…âr""£N†‡…†G„ìÊB†nvݹ}Åbr=‘žˆ&mMNJNINËHÏÍç -‹ÁûŠjEe…¤ˆ—ŸF$*=%#3—Ébç3y¹™é©0”¤Ò褩”D¨ª2¼F‚¨àmÝ(4Ò2"<<ôDXØæ dô&—ó†#Kâi‰I‰ô¤”ä$4e]F&î)¼AÊE…EExKR*)ãï·ò9lV~^.Þ¼¥Ó( ñ¾4tÅ…%É$R¼‰_„˜!àÁð“¡'"ŽáÅm;즋ÙD:5¥Û$´””T<,¹¹yÌ|‡ÃåôwÔàÁbó…b Ü€WÊeå’">+73•N!©¢4zrNC)H< -ÂE ˜Ü â£÷¤"›6-35c“©4”n>DS†¥¦eddfç䘤¡f¬ü8æP\þ¾«PT,&H¾Âm,r ˜9dBj -"@³À­‚U%Ã%APD˜}22`Ó&»¹ ˆeT --„&6u´ÓÓ3³³²r f<ˆyh¿6ð…/,,DE¾€Ï'ð,…±ë¼"éÉ eœÉ{&†ÐOEDDû™ŠÖ®˜JEF†&SiÀ‹$`vJJš>,3 Dåä2’\c@^³e™±¹( |3H!p‡"lm׺’’iÊœ}hÜ@ÈT0‰îÁ»‰6«ãÝÄ TøÜ#¤|•šÔËÈÌÊÊÎ¥FžL`ä¢9#hÌ|Ü ‡Íáó@‘;¢' _»nÝÚù6»#éÔ2î´x’‰æ–x-‹ŠŽØ€7gŽJBÌüSÑĨ‰tº‰Ý©i@ƒô´ŒÌtú¡¶kœŽ§ƒßò@ ÊDòQ–xŽÃA¹f.Êù–Ëå‰BÖ­Û`7Ûzô÷Û"i´„xÜm$ 8p<Ö"& -_€üä“LK„tg%'Ïð¨d¤¥S✗/>ž’™är2 Í3cæ¡ùî2 eÇqÆãðë7Ø/˜0îëo&,sô#‚RX6Å£çÍB¬¼éT(¸ôñPfÒÓ è‘N¶K—r“N;m°sŒh&šG .Lø'ò[¿qý/c¿ù櫱KVL_y$à!æ¸úó˜èM,Ù…R-Aw= àS¾xpPÚÆå+–Înëè°jͦ%k\(ùÌ|< ùl”e ‘à‚“ ß }ì7Ú|;aü7VßX¯þ -Afz†‘)¤8“bQbðxò‹Cê$"¤}RrrjjZzjZÖñ%Ë—.øí×i³ç-\±|…ý‘\”9â\Púç€) êp8&eûâå ²õS¬^¶Å3>ÜnÆ* °,Ù6›Ããq ¼á|ï-ÛL7jâÌ_WÙL'#ƒçî -%A„Œg#³gGQ©NžÇII‰Äi©ôm‹–/X¸|í¯3,]¹rãî˜ü¼Oþhr78Éã¡üa{·n[0a¤åëç­\õ+8Å9@;ÈAŒ‰¦&$Àî÷DR -wtZJÆ‘5k­Wm°Ÿo½xɲ¹¿.Ü–Ïd˜Š Š‡êŽàóvmÞºfÚ÷kÖÛ-^µòçDÄ|­Ïf.²èd"¤•BÅ™œŒû =%ƒ¼báŒßæ-\²pÎÌŸÆMœ·üXA?b> öGˆœÝ[·­ûqõÆõkW®^1M† -¡‘)d(ÆÔ)`vJJÌNÏ¡»,œ5ëש¿ÚúMýj⯳lX@䂦 -Ɖã"`ðð‚ÝÛ7MY¾eÃz»ÕkVþ CfÒðM8–`mr*”ÁôèͶ[]Ö­°k—é°aæÈÉÓísA%`qH†¯!0< ßÝÙfÁöÍöök×Ø­š"CøÓÈde2„Ô‚5")ê8cö¬³§Ïún”õÜ-+¬gM_êCÈKT,ðh <+¾¹Óiûö­[6Ú£kÍVâ­Ã#T2T¢„ -¾p§àõ99‰fZ©ÉÁÛ~Y¸8hóÏ^«RÀY¬ü”= ?£ø<ž±ÓÙÀ6Û¯_:åPb±C©C(<œÉ€†¦Ž‡ªbZ0ŒÌ¬ÃÖöËf1™xÒäã´¶€táãf»îprØš­›<}¥ùÊŒúŽŠ¯š¦‰>À`s‹Gn^šŸãa6šgÁ,À?ÇÀÀaãFŽäó…™n®ÎŽÛ¶lÚ´pÖòrd˜# -;¯2¿‹¢¡I–Çä”´´t4Ã,5Íšž“ÃÈrØžŸŸ‡k†¯w&örñï]ò…©®®;l˲ `Ã7DC-‡m p Ðèßà«4^2³Ò@³ììœìü0»,4xþ™œ°~r9(0L”ìêbòÙôi¿,\.G-Ä7ñh·xÖÒqšá¹Y›™ « -`eç¤m¤£ÌAù8‹MàŒäâ´àóD‰n¦&ðRt¦Ùê%rdÌÌpXLÈp³·‹ÔO•BHŽWÞO ;c/ÍjZœús‰‹ò¿Â¤¸ìØáì´xüâo§¯!G†~s71·’5%ƒÓÒÑ4B†U&D³à8…ÉÈËG ÌYxù³À¿ˆŠ§º(~`mÿuø깶˪™a!k¶ï9I¢%ÑiÀ2z"„XfZ2ð}@v.3>•™Ç0-Ìæ@Yœú#A©B"8ËữLÜ°v* …úo÷ÚºÆf•Ý¶#±‘ñ‰©D:ìÁYiéiiý¤HÏÄWFf>5' ¢77÷ÙÈðÃ7,S ³‡z‘É”£>AÞ›×ÛÙ­wÜ“bú\þ3+#{.|sRJ -ÀƒˆrGðxQ¤«ûÚ¿µ`õÚÉ -dâÑBlô†‰‰ãH‘ž6¬qÙíî‘ŠfÊÂ79¹(cP.Î,H );”/<éî4~í´±Ë·-®F¦ïr‹·3}ve¿#ܽ-ø™’œàèxt÷{û­î‡`k¤ÊÍcä2Pæx(Y‰@)6n™0ÔcÃW6¿L²]?¾Yëíýó@dr ÙÛ1.!aÇ’p:u‡WVÄÓãƒwzä¦Néé¸iý(°Í÷(€$ -Ùe7æû•ó¶-R"k]¢\#fDæSã½ 1î[=“©ÎžYÛs»½ÑQsb–egç.€LN†{‹ 7'@q¨VÇwÛXÍrÚ¶ïnr^€ Cýö; ·ˆ%”gÏ4Ûg.FÆyfºŠËa®ú™Ë(Ø3Û‘Âe#JNãó~»—ŽÝæä`­Bìl#ÜÃYša±Ñp?³vÆí;"ã½ÈQ^‹d/mofÔÂÌ Æ'ffuÚ¦½ž»<\wy…1Qö`'ÿîi«œgâ=ÃïoÞåî»Ûióú -›÷ΛA¦ygF,ÎHÍöpÈËÈNÞêäâá±s‡{t)å¹yû×-عïN]ºÉÓ?œ@%“"ºnÛ¼ÙÙûÐî¬È•påµÒ({£««£'µÍ‚—Ä\ÉÎ?B~8Åzã®#aq‰)É䈣»ÒI;ÓÓr÷º0`i<¹bí— Ì|6ƒXìÛ_wÛEf|=o­Û¡ñÉé™ö)iÄÈLØ>ä„ Ke2ðÜÀ÷Ëì,{Gg¼gh5ÝÎå@JI…|Î…Ê•CŽOc|¾² e×î•xÏp‰ƒ÷ñhZƒ™C‹õßïãDJ§'CQb%ír4õ çnð<EIÏcdg$’aaQqLÍc9Þ3\å~44.9Ü’—•ÁdQ·à=ÑÖ[ö¡ôl—O2õ mÝÆüÏz†øC‚PbŸ"„X¢˜‹ŠÍbc3à¤?bZì±866 ^1Ãx+2 6ÿƒÀ ‰Í 4Ö†)øÅD|ªi~3b×ÀC,&*ˆlTa)ncÀ¼ØX ÅŠ)¦Yˆþ£±Q¡`b¢Ì*-ÍÀV(Ä ˜N2]C`ăbÓÜzd¨éz•òLÆCU_‰Å<žXUc`ËÄ0ë` 0Ä -¶‚À6?T­ïׯÎ$‰!NËÎb¨Äéh…¸¾Í&•ÄŠUøTx*LËx*TlÅKbs ŸØZ“T€'1ÄRA3SÌ;uº‚NVH¥bž f‹qýÅ2±Tc¨TVj*ÒØ`†Â4»±„Ÿ,S¡R¤œX9ƒ].ã«Åšf…n€‰*ƒ¢\)S•j+µ¥…n¹BÒL“‡ƒd|.\ªãV*Q™•8%!].(¯,/× âoy¼Os«åš­®RYÊË**6îB#‚Æ~+ÆgkÄ|±øÜéÒ -­¶¢BÏ4h4•l­FŒ*&”+•r¥AQ¦©ªªVkª`ƒTÆãÓãÒÅ0¼–†2­Á TTר+µõµ%B~e¥Ò ÉjƒN¦PU+ -êUE© 4ƒÐÇêAþoД‹ U -qq±P‡*§WH++Ê…­É*½Ø Â?¥ÖhÔ²¶¶j¥BSÁ*Th•R™tˆ -îz TÖÖ–çÈÕŒ -ʨÕ4¼²*E¡TV¡‹«µ•:A£Ó«*•µB­ÕVéÔ2ÊÐ_Å *^¢VWꪄ¥j…R©«®®’´*E~ViYšLcPªuj…V£RÉ+tjuµJ£0VVTJÅi±±Zd5B±J¬¬Pä³Òªj…¤WY#­RWjTJU‘È 4èt•¶ZZÝ +Îg -åEúKÚJB¦À1æ€2 Qj5ez•B¥ÖêÔø‡¶JåµR JUê´*€Õ™až¨Ó÷@¶^.ÓVHÅå*ÀÐ ¶ÀmOZ^¡TVk5j­¦¢F§Õêôê*µ^«ÑjÕ*T,X­¦¶ÌwÝÊÍÛvúîvñ+Ö±ØJÕgp‡L¬«—T*­ZS)¯6hu:cM^§Ñjðwu…¶¬1r]–n Œwwˆ*GÄÕ©åêO jd -^ üòj©J¦|§R+TF=Nç«€£Óê5¿·*tjNî¾tO¡òˆ'z4­*8¤\¯üŠ‚§Qp -ª4ŠÖÐf -vþöÓŒ•ž„ -#h¢SÕë•Z½®]å&­!¹åë³jSc4úQ`‘„¤Êj•B­‘ËäjÜcúúï¾5zü ۃ̚º:}u…L -põlˆµ2Ï0½¶,GÃOÓªtZ…†—&† -ž­b`M -„Q£®ÖÖU1iéÛ¾=rĈ‘ã~[8wµQU£V{´Ú]v©µ‰»¸ˆ‚!?˜®ÑªÔ2𪸙{†ÁBi4J¸ÒPáõ˘q?üòÓȡÆ2füø1VæCe×jñOÀÙe›R³[3ª"³UÀd%+õ¦’‡—ÎMm -wödïÂÓWÏU…o1ÔbQzÓÍë­Lç¯&¦Ôi f5WQkÓ·gÔjǽ -`´ªRl`¸T™ -.;\Á3Tª4:µF/ûmÏ5fqq¥¹ýöýçD>ZCðŠð:µ§;—¾kWǧš°CIgj&Ž0ÁÊÓ]T‹+4&Oz®ûù‡?õ¶ÄÔ»™Yš¯*h¼yçJG}eÊŒ)Ú³§šª·¹+”€#“–V”ŠPáA!c¼ßL¬P): Ô—¦Uw\{ð⾡ÌxÌÂrð`3+»hN1‡²÷ç¡#HO56öÙ—ªªÔø÷T -ñÏÐâߪåN”##>›IÏW“PíÐœ´ê†Ó—»»5[Í, ƒ§ Bs+«!í† -ñ8wª©¾6h -²é{Bøhq½E™•¦‚Œ/ª*±P^Z*S©¡lG2Åât÷ÑÈàAƒ[l9hb>lÔˆaV[Ïœj¬¯ -[ÁRʵÒR‰Ød"*0§U!?Æö/±|pe©,ÔÔlÿnî´Q Ê`üÿH¤!èàñVÃÆN1,ä|kc]mèòB^]ZZR\$"˜€èUÈ„~RCE%¤“N¯3î9ág«–Câ#`ÞÄ!C†ûùëËoi¨5ø¬æVV*ð¯Dô[(%”*d¼i‡£`ó4E¥B£:Û¨çý:qö×ìÐÁ$Ë)ƒýfܘÆxœëh©¯UíØ*©·È%eø§•“.q -d•ÉÕb¨Š†j±¨¢êùçy?L5tÈ`ËÁ#¬t~Xe¢c,Ôl(öxIÓ¡ÚÊÀY_[ -' 4lØСÃFŒº,é -8º¡ÖwAªB&-“ˆ‹qß\ÀÙ­F†›¶ø¨ð­C5Ú'Ä‚4lÂÐaÆ žµÇxél{KsÑJ×rÜ“f³4È7°l‰!”°tk`l½Ô©™Œ &Œ Ÿ`e6`=åâ…ßÛ[['*Aý~w -$¾¹¹Nˆ˜¯\8- -R€PÉ„¥üŒºÖäÂkÜï¡#&1|øÈÃç­(»uíÂï¿—¯ò¨ÖTË¥&ÆB@âxø¢Ü9BdÐÂõÛ¶lÙºÝhµi£ý†5kV-³žý -ùÚ .¯fæW*Ö[m -8¹îšpÕ÷è¸icÇOøfä?y^(Õ;×´(Û€²E&•–—•–J$%xC±¨˜¹D„ ž´Êi‡“³óŽ—åÎÎNÎ.;œàÔÅÍkÏ!r¾P@Ÿ2jü˜¡VÜËE‹‡X -li† ƒ§kT#çÕl~9¨T+då1ØL ÅûUÅâ’òdö"d㜠-NÛœw8ïpusÛ¹ÓÃÃsÏþÃÇ‚NÆûaÒ÷“F}¥QU“ŽîóÚµÃÓÝi3éjþ ¡‹'YŒN©Ô-— -ù|—ȳâr…Iû<÷x¸lY(@FŽZ¾Õ©W~‡ ÁÕÚÝÃkÿÿà“èÁ_4qòØ0à€ -))Ç?ůH=|ê†áãRˆ°°X$\o¨(e§—'üsݾV€XÌXçè°u0stF¨óB7Oï#¾á±~›ùÓ÷“Ç»sñ/ƒá︰9|aaIÐèoÆŽ7Á331!.:N$¿ÇEyC¸¼ÿ‹½·«jÛ¿7ÝÝÝÝÝÝÝÝÝ›ØÀ6Ý%R"(J¨ !( -"" -"©€ -X`€(¼ká9÷Ü{î9÷xÔûý½ÜñàƒÔøŒ9æ˜cŒµçÜk5ä{º»»¹ºÂ±]lŒÁdJEc 3SÀ+– íVÖvöNî~¡Ñ‰rüÜì¬&e¥EÅE𦢒ÒòÊšz7*:zF~³Â¬Ô”„˜âFÀà ê˜gó½X€vg¸¶«“­¹ZDOÛØÈØÔÔ ô‹……•5àï€à°˜h}Q6ûÜìãItxÿ·Ò -&fVnnóì4,.:±®u§®íåé÷ qw,wqvvrv¶³Ò= -á$¶õsw°µ4755115µ° ÷ -ŽŒ²¶ÐQLE¦$Ãa ‰I)HtfN~ /=#‡€°]:*9>&*,ÿlâ4c]m’—·—x«1WP½‹“££“³­•‘|5„\Öš”˜OIIŒ‹Žö÷rƒ»ÊxxÎ ˆŽ ŽŒOL€ÆÄDFEEÇÆ'ÁQiè MQ™`drBlTxHôñL]Mœ—¯/Ü€ÀÝIݾŽÀÉÑÁÉÑÆTë$ÄLNCÓ( -…Æ'À’5陹9¹¹9Yh$ ƒªBÀ÷«‡†GÇ%&Áá)°`GŸX|ldXhOV=@©ˆööóó‡÷¤ô𦊳³££½ƒ£­•v)_NMCQD( -…ǪÅÅÇÅAããm0:+¯¨¬¢êÔ©šÊE¹éˆ„˜°à@ÿÀàЈhh,)1>.àRS[WîãïFDèéá@¿¹Àñ€!,ùbˆ€¬šª,/D$,6&6. -ÂââaII)p$ -¾ø¾Z^PXTŒ(á/.,ÈËÎHKE¤$ƒ - -ô÷óõñH?Sâàïççë{<.o¸&¼pWçc–“¸¬¨ª$ÁŒ€`ó„Acb‘P²„øøÀê¤d…JMK‡g`gf¤£ÑˆT4¸;^XRv²¢²òdYQ^&*).*4ÐÏ+(34 (0 ÄáL•¸Nà.¸Î ËU¯‚-¯$+DŽ‚ƒ7<€Bã qðx„D,éøé(’ -G‘!QÈã{Ìedfå€;(ð"x!EA~Nf -âà -î÷Âôôð„{‚ -F…“ƒtKVNœ7‚%€ÆBß%pnø6l‰B IŽßî -¾a de#s YˆLD^V°ª‰[@`Âðš·7×wL@=ÂÓÅ’,‚-%#-Ì’ !óŽŽ‚§hŸ%Âa„ÉÉâx(H$œ$¥ßžÉ‚gbg~Ì€§꯬¤¢gïèðÅ'î‰ DÜ -÷xºéÛÇ¢|ÔÙBÏ„Øh bw!âÉa‰°¤ääx”¿O$¸C‹{LLEÁÑxÇ[Yé¨tÒ´´ô,_U55UQY}`b|0¼½‘^À]˜nàÄ`8ÉfA0¹ÁÝc—x,30èqH«`€k«*'¯ãšˆ¡ 1QèT8’OÃM·€ÒÒàé¤Y^ªjê*¢Ìj®~þÀÜý°<‡‚íêênC^ -!rŒ—çñŒÃã™ÀS8‰‰‘¡º’bnñIPg/ßX$DóOÅ@§ÁŸQ§§gy¨«kˆÑÑPPÑËh[»û» îwÇàiPÁ³W=à8÷x$Âà‰Iþ:²ââ!¨¯‡Ž²¼vh:üX1`=*0=ËU]S‹šŠŠ”ZJŽOÄÔÍߌØ㨅»b¸ÈÖ@ˆŒ¢cb¾fðÞôÀ’¯¨HJ‰óqÊéhKË©ŠÉëGÂâž -A§þ ÎrÒÐT`¤¥¥" S‚@Øu||á@öÅqws÷´%¯°k…E‡¯@Ç@A»Á£=Énb’âÂüœ¼‚ÂpI"ûpñƒ¬NMC¤“d9hhÉÑ3Ò3R±Ê+" 8dJVî¾€fl ü½NA0ÃàQ„1DZ†K<2;ÉTJT)‚'ÈÈ/%¡jE³D - ž† Ì  7ÓNKG–‘ƒ‰WAA0‚#eâìã¸ÃMáDX4$&&:úX+œBÀÚXœ¦¨„°¨¨ˆˆ3«Œ¸šI8è#pÑÇÕsD±­Ž®= -·¼_ŸK×ÞËËÝÓŽü—'àX)< »˜¸xx,VSDRXDRNŽƒ[H\ZJÕ$ðøž qÐÇ'  ^]]1:Zu9yž ­š‡Ÿq-‡:0:2*£Œ?H›@&‹‡ÙË+É(« -‰ŠIðskyƒ:SÁ.ÎãÝLpç*#ÝB[G™‹EY]ERAž3‚)e¦p‚í按g ð@|b<,RJ˜‹_@DL˜‡…ŠV@Â)T -Gáßp.Xô$hK]=56EMuy%9®®Pì"AG³Å‚‰ ¬X ‰ð}^N6N9'6RZNnY ð °ž.7¨+ÕR_‹YFGC]EQYŽ£"äTΈ(`v@£Àu &§¡¯£(%O)ÓRæ&aàTNZ © àHÔ$¼L”™‘‚˜¾¶¦†ª²Š<[DÔ%&2"*:* -˜j0zâ㡉Ñ:ܼ<¼\¼ô¤Büê’B<\âö¨ãD -p>àédYHsC==]@›ªš]Ã!Éè‚‚ç8ãÁ(¸L£"#<4Ø…ÅÜÕØ̤Á½Gð, #H£ÌJOÏ„›êëêhiªK‹Êu@謣ÁÄѠe¿d§`¹À€dN””‚@À’í„T$l`p$N*xë‘Tûx6e&›èf1ñÈwB"#e@*”©Lu`ÊHÏ‹åŽLpÖ¶E#€dŠHE¡©eddÁÌL=ZZâü²rbp@Q$¢PƒÅœE˜2áI„))ˆ$-MPc`8û ~쨌Ìx Ñ2ÔÓÑ‘eãæL"Q - ŠŠŽ‰Š†ÇB€LCd™Ä¤$ðä“QÞòI˜ÀÁF¡¬›‘gjbdøŠ—‹KB¶B#öRÇkõ8³kŠhPÀz”¾”x•°&çBÀé`1"Fkfbd¤¯+ -çÃP’ê„ðrû…‡‡EFD‚k Ð}«àR:.>‰°ä”8Â<Ž`C§(tê×r Þ 'ÊÄØÄÈP’V’‘W…¿¨öÞà%…ˆ&ˆ“*è±Dx#¨ ¬ý©®‘`þâ!õxQM2ƒ8+ÂÄÄØXŸ‡XIHIö„Ü×S^ËÂÍ?<ˆ¦Hpp(PÛt„H$%CD†Ç£ÀéC!R±QàÒ!qv˜™‰±>%&½†Ç%“·‹¦™†œ¬´¼¦]x,R±à8îó1¾ŸÀSЈ³ _¬âebf:^+À.^YR -À'tL¬<üB’&º’bÂB9:´Ôdĸ8Àüœá“‘S²dèŠDøðsqsss"•X˜¹2k8 -œ@ϳpðˆHHkÕשËÊHˆÊ0ÓQ’âý0ÿëÚÃð‚‚,‚N(MeaQ{#a^.äã0Sz&6.>a E5UãÊÊ8KeyYI^6Fj2 °ð>1%u¨‹O˜¡$*ZVQQ!É_ÖXVXPBÔÕŸ™••[@LZ>­kbm[裥â›-*ÀFGAB€÷ƒü¯k€ˆŒ’ŽYX\Ð5LOÍÄTO_ß6ÞȸÖVFJLXXH˜››OHBNEÛÕÝÜ5:5#ÂBÛÜÆ­B‡žŠ”ðÇùÿÏÉ/*£Ž0´°±wp­uµq2ÕVS”3/•RP×3²„w/ïíßÕR‰¼aÃHCNôƒ|0øpðˆHÈéX¸…€«• 27/ðvÜaÁ¾îNÖ&zšÊÚÖrÒ²ŠúÆþCÇ -y±x´í£¦m(ÎBûƒ|°¤b±Ç&ÍÊ-,¥¢g‘Ö•C€/Ãa±¡¾®¶æ†Új**ªšú&QOŽ6úŽÆ¢ºÕåÅx~˜|bR½T>a5[àdeYIukÿµ¶S%¹èÄ7ÏœC]=CSÏ•£[ɉëkÞ³ÛVr?Î?î(°ñˆÈh¸ÄDdÏ)Jp€ùÿÂïì~ usïøÁ?Á=¬/JKŠ©?š -òK\9ú²qÚNEZ> Ð~ïê~ª(f<j~Û ´?öþñÓÚ«ò ^îQÙžªÒ"1 -'ÒÝÈZþêOùÿQ¾H~?è:5ëmÍŒÜb -&¾¿ý®ú;|ƒ‹Ž‚ -ÎÙ-;ßÅÂòý|ÐÿŒ¢|ò…V¶Á¨ÚÉÏMûw™£úþ×ôÆ5“˜‡…ObIûö÷ðo}ÿëà’R2p -+¸Df7üYþÒûý|À„@ëÇƯli„¨šû~ë÷e_^r8žfN§r÷³y—þí©sß ÕÍúcþ×$ &¡¤g—5òjA×ÞýŽÌý>6–d4 - Ÿ”axlbQÛÜ¿÷%IßLJ|m°˜IH¨¹D•]#3O÷-ým~ðwó¿v @” !y=‡`DyûÐúßå;}'ÿk€4 ¬2ÚÖ~°¢s}wÿî ˜|/ÿWÀåk˜SÓ1õ7ùŸÔ¾›ÿ‹8¤@ $¥aæubxm﯑ÿ"»âß -c '!øýC>¯ÿÀL\Ùµlòýß„òœã[ùË÷nöœ?U”ãïl¦!+ÂÅ@AŒd/lr© Ž?ïÿþ“¼øæò£yíŸÿðàÛçËLJºÎUåÿ.8(ë%òßšiâ¿«Âü'›Æý^—o¬Á˜J]?ÿå—¦u!MäÛ, Œ\û™üßzæÝ6s’o1C®íïçøo“éxîo±€<äï'ùo”í:oyÔ©ÒÊË€£Ã‘`¦¿Âk\þ®Fó[e½Tá?-HõÎÿ&üX>õËÿ)½ëh÷\ÚþÛ‚?)Ê—öçÓäðD¾ïJãÛåÉÎÍVàz™óù™ö÷uí ÷JÔ¾¦ú…SÿçWê¿üÜù÷p,ê‹A\¿ZEr÷Çø%«ìÿJÇQHAé’ÿö5îÀ—_ÿ/îÇ涴âÅþçï`¶üWñ‡ÿ2zJ.2Èïää•¿Êö/°?x(ýçÁ>þ{5«ÿË~$úçñ¯¸]y÷¯ßùûÿHÜ~ÿ„L¯æ_ڪ߹ÿÄìçñ3ux’©~ûNý$Ÿß‰ÊÏ+ñÇ -18¹rø÷C„ßü4¾ÿ¯:©Ì_¿ù÷ÿÌðO£%PÈ]ø&÷C–þÐèŸõbñE -[ÿ5B6õ³øŸ5~§š’àøøþZÿß”²ß€û7ÁlûYüWßÇTþ,þ:ûwñ3ÿ1íwñc‚ô»øž?‹ýûN¹Zü,~×7d›?õ?ßlù{ræ»ð±ŸuPú}|®ŸTݾO¿ø׺¿En~ßæÇϺødó}xÞϹèü¾½—ŸuðNû;ñ?é - ç»ù?¿%ýÝøŸróûÏî?Ž_áù~üϸˆû~pÛÔæá}ËÂBÀ aS5´´û]ü6Âå 6·ºWæßwÅŽúOÁÿ"Œ’±UƒKïþü‹TaÿµÖ¿)Ø<êž™­ßäŠ?ÿU0$Íc*ÿ"*2þ»ï Â&¢"£uòÏ\±øMû?*À\qí\ýÿ* +<3Z&_ü“+&èÿïøÇ‚ñ¯®pÿ?Æÿ"_]Ñ:ÓJþ׿ûßB&šÿ—øÿÉÿäò?ùŸüOþÿ.^âòȃzà¿Äæìì$„éàUµot|x`¸$;ø;¿|6>ƒ;9´þÞ‘_·,ØxxÇ&™WXpä×–¬ýœ^Þ>¾¯8ë×߆`BÀ°~Qëudvd‘„@þ¡îò»¯±ñ00þñqd !Œƒ -Á8r†P±›ÛÛ»ÿúaonnä -¡€`yyxLjÄʈJŠJ@Ž/ˆf.S<9DOa%ßäÿeyû†ƒ¼Ü†Zö=÷—©r^ŠXÑŠ+Õ†Ú4n¬{c Uø@*"úpúÙ¼ŸœŒâ¯Ñ©«õܱ‘ö„éûÉÁqOuˆÒeÛ‚[çø:bú?¥xžHs’W{fSÔ$Ìáä¼»:ÊnçÇßy}söT0äÆ&—Tè -\2Ñ‹2¶©gšwdR¬ëjVs^}¹+णçH˜V99DM>>k`æRUÅÙ†á<;îƒÍ©ä•|¥z›·:§MX•°Î¡°ûˆ÷Ž1ÛÃ%AöÖ# ó‚ÕÄmÕë:5òÃKsÐŒi‰9:²SYòاt*šâúÒY#ׂ‘½Å ê8õÁýÉÁý{ê°çpi^Ŭò´¢ÌWÄ÷øÏnLj+,¼á¾ã¹÷tpdÕIoÕAëÍuäU¤£SÁì¾Êã²:ôÖ¹¾©ÈÊû\§UÞt1—d|`áMˆoÉÂ÷FÛµÿÔÕŽèí=RCg~e>øþê$â -¹'ŒõÎqy,‡^íòÑå]vyQ&õ„J×+,†õš7Ú‚„ñúƒáÔÌGs[7‰å® Zc§wѬ »—HGpqĸˆË÷˜“Þ>ÁªŒ;ï„ßÍ^QÒre›è]Áúi ’ðèK }•*R+¼Tåçøž‹[©YÖ+Ý’m”5'wÎùxòVÉ•7xŸ½)QÞaê«k~¿Jorz3íÌø­Î·S1—oœ{â¹ãx劕U -ÕÄ*%ûB²@KÑë™´GzžG«Ùj^eçÑÖƒ{koœ“ß—JR@η·9w¥KТÕ‘Wo -[Së'Oñ9—tmÂ>Õ¯`EB­2u3-çÒ­n·Æ½zNÖÅòRoj%âs¸àz%ˈöÁ¬­rùQ(?щ4bÅ€Qª;­Jªèêy²EïU¡ë7,Åœ½Tl‚ß™:ß;ñŽâ €øbº¹Ç<Þ¾Ù>©ÕR¯/د› ÐzºÀeFud¬R#^•RqYDz«†Šº\²¸m½ì5‹!·&ºÅIÎn]Íž9Ôp0¤â2ôtˆáó™FZ’€ÈËç‹é†Ý'x†‰b&¤Âoáw½}ô|øYjöÄä[A‹1]1›Ðšþ‰-‘U£‘U½g†p~gƹÆÕÏÞ¾ä­ ªâþ¼æ·¨gÞF‡˜[-+<Öú<ˆ‹#—1›Ö+ûp±Åñ椖{-­ßM“¦â«ˆ÷ÛJ„¯lŸÜÃ}ès£ËC!³jcÁ.çôÊ,ü~¯f•œfZ;#®î§s+§Ó'Ù‚))͈CyÎ@2×ö‡K£¿¦´ní[’ ä¨V[$OÌpæžSŸ)ö`“ï“ꋪíxæCïÅípÄËx±u=n^gi¤µßf³¦²{!~Ÿ0U_Ê¿u|óñ¥¦TÖ•Y -³Òx± ’GFU¬d¾RŸ ¡4›Ã_ŒF_ÀåE.ØêX^Û-^Ö¬ˆïO;¬±"Dô#ûgj­zÇ -Tõï×¥ZyG¶HKªKTá“U,•E¼]kRš…²L‹£ž§ =+ÆœI FµuÀxÿQá=·4¢Ø;8œ&—Î1„*~œ½$;Å¡þ見•ÝÔDà­MänX·Ûþ,9.K‘4º{óZî•óný§}z ÅÌú̸On\' -E3µ­—¦ ,j4Q]æ [-ËnI•¼6dþæ‰ç¦ˆ¥f­‡½7Q¸cp§€:E¬Gƒgšq·}…õäDZþõÌôUMx•¥r¦àr}#íçë$ ¸“mÙxú¹U»3Ì‚ß4˜5J†¯eœÌ야%TÉ}ǦÊÿ†Ñ'ÚWdíôýû(ýprŸ[;'Ç•F:N%ÆTC÷F·šÆZÎnWb]—ñ}jJ}•ôÝœdö -Þµ»1ü(.!¼˜‡/3ãÈT&rîâD÷ÀÔ, Åè5ÐNÎݸrXÆ'dÎ[%”Ut ÄßuY;æô ßàL©xîú)iú›rý²eB¯ŒS»÷¯Cß‹Æ0üHU}_u]5z>o/üä¥Ð1– ÝÕÊ»ÅÉ®}Fq¬W—&4•³–ÜÃ*|Êž¯a1³'š>"íx"ïèK6YòFÑÆ„~v±ñòÅLÊVªÃa}‡ nâpủ¢¥IÞ¾.ù¼“/äÚ´¥ÃïQøù3S=U7}?ŸõÉ(LøÁù‚CHzÕ”άÇYuwVîƵ×rmFRV"—Øë¥džÑÌ~ëû+‡¹/.QÜ-ÍCÝÉe—õ$„pˆßGä—n…ú²v—4ˆ…“²_]ÆYºÌB õæ¹ùJÜTÏ{ý­"#œºÊùI÷é=ωËò£«1f#"J ­)c{Få òÅcÃ;4²J'§zsñ”kŸÝTã1)í¸ß«XÙÝáuÜ|)ì¤)Íq¢7b¼´RéÝâÚ#}m­Œ*׼߿m.8p™d -Æé -qÊS2ŒŒ6$¨à¦½õ¸óà| -~„'±ƒÍd¼2½Iÿ~Not?)Þ—gp§Å(Žƒñ›… t0³½ù˜Ml>Ûćm]Wͯ±÷æaÈ'i>ö‘¿í„èêî«–JU¸5'^íò)ô\ -oùeØìÅïL¢¤vÆߘ§ijgªì¤ÃšÑ>ùªr«3¿ûfåóÅÒí+Yjå£ÖÂêO6Ô©ÈÝ‹å~LÁ`+¨ð°µÕYiÉÒ¶<ÊÂlÜXCªU“ãÆu‚ÍKÕ•q -‚TÚfzýâ“tžhKþѳ!â7Y -†"Œg©¶S`ÜÕ’÷é^½6ôXËç_z‚²)Y¼;зpï]_ ƒ‡ª µž‰Nè)AÌ®ÔîzOÄŠ9Õ’âã¦-\~¤/£P•Áó‹'Ÿ'ø–¢ŽLY æ·± hÉʉG¸OW=¤­ŸëèÏ |`zy™çµFÑÐ:Wæù[üoÑ -á¬ïñ“jëʹ‘Ÿ‰•Sò‘!ÔW:˜k´K4¼ÅºÝ(’ U°Ï¨'MîX—4Ë8 -pÂ>&¥¡ƒƒï™_RT-NB¯BÐWÞK¬¶;ܦ[¾y_rîõ.ÇQÒ‹¼­¾‰™¦¡ -^Ò­6û"ʵmªhš–²S×âï’_}<ÝÍ–ÃK3 Ø‚Ó±&gòAÚpáeÖ ¾&žüûTËJ{œ÷ä-Ÿ±°«ôÄD~X~.·>.;ÇU¾g–j( ã+µO2g9侂à|!0ãrÙ¸g) ïíÍ,[“XnAWBè¥<î·pô óYYÜ3—ËUi¥&Èë?c™7Ï|nà¶2=r=#ØëS³,Î4Þºñ#Å­·z2çÕî:Ïõ}ປ笣^¿w]ÛsÜä-ã\ºIáy˜Îƒ‰áaë€ò¡é½Ë58ÌÏ·n}H8+•¿tjr2ÄïÙ•öÏrø—éÐOïÓÕ|Š*É‹h“eÃ÷¹•€§!§mNóçÇ -˜ë`5 Öƒ+?)~{î2_üsÒõ’»$rK*—WkeO nˆVßFzôvÎ…U.ßó'kK#uú.ø0 Ø2g®ˆBm(ëásšøÓc/^ÉÌpEœg·›Väîeš»Á=¸o kº•ôüL£4 -rc@Ex»„Î×hz?ôî èRU²ÌMƒ$3N™ª· SRÝ»â[¤]éiL'Ô^ŽO5»[Xú­Š=; n1¥Qé¾—*êI]îàýùÌä»Ú®l=ÿ.·;AÏÐC”γËÈØ~^„1õ›ùj)Å'‚5£Éuþ‘¬“"w»Ly‡¸PfxŸÏ’Óí|µ¹—™ã9$†!À"Å!v¢y®YOp¼ävbn/Vÿ$°‘üÉÛábƒ A—ÈafÍ…·®jÑ—mê¸/‘'=K*¤ªHºP¼ðPÑÊ[/ÙúDì¾]í,»9:‚-kü°)qI‚BÇc—*©AVyuXý*åÚ|Žj¡y •ðÞfMíêã(S×í8:wé†B!Ý#MÏÈëÙñ„Jr¦›Ï¼Ì5+ôí«h¨8éãâw/1xuãЬËo1pC©L,úâ\Ûå®ìž“¥»Žmó˜…/(𪡨2½P'sUg%gÀ'Õ7š·û“™(úôF§°2§ÔYÓõm_{hì'¢Ã…¨p¡ }ïD‘-wÄÜ׋‡Æ`T1Î/˜–$ÏQRí•&e?V³5ñTªAT¿‰:•¡«™ªnU|ûQÕî ¤ô#» 1n±ë¸m·¯eE×;t9t®gØÕ,ŠÖèLæ$g>lb´~so÷Â=÷š¡}p¼žƒÈ3*‘·†«Ô;d§EßbSŒ‚‹Ú²¿¼êÀºÚ_üäÉ*ñ§¾l’;¸£f³>ƒ¬œ¥ñ5FíCƒÈÊøÆÜE–Ç£âb;¹°Â2 vzž…ç;´§k¶¶i÷Îlïܺ&ï4ÃÿóîfÏ+ ŽlÌ× »WéUäš‚=ãNûäï:Ù$"vfL­@—ˆÀOKÐ8¢ª ZÔçÉûÈåð¢Ý[÷•Ýß*\swmù€q¨µ‰%–÷ñ}¯,ꦸ%FáòŇÛÝÙaó2}7ßå¼MÖÃöè î’€ÊÎ×û'Ý?ÌÖL-GúòŒãÆcÒŸ¯œq-¨%¹¹ÂR©óÁ®Ýe ‡S+¹Ýôòå¼E_7ÿ³õçmeºuë"dðÖo¿5ðœ¾ì*{ø -Rß]jÖ±V¯à>±G°ªmJÁ>qá8»Ýx&íCsòçÈ -ÉÓþŽ×ÓM3“4‚:aK®±ùš¤çµ}ÐÆ \³côÕƒ -×^FžXy¬U›3š3ür¸¢&&”q“îd6öÐ 5§IìûOP„:%Óê†5N$åbÝ™6Üm_õwδe4ä&ʉEÚÂͱ·{Í{ü;R9ÊCÐq;’Ö|áœXþÙÜæ—¯ØC¯g³Ukut”EkyMAiˆà«’»;éA‡ŠÛHt&œ«½VùE­»¯‹I6Ìúðb5Ähg%7Ž=S5Z¿Õ*™»|÷0ÝWlx*Ϙm¿Ñö}óœâ\­öÈá>GàäêgûÉð+“<“ó:O¥…íRrßK<Û⨓ë.‹¥Ý4Ërí3_Á¾„­ÒÃNÕâõI)q?™›¹‘o…!.ºÉü-å -55hãôÜ%‹A.6yÙ44„Û;å3Ÿµ¢ûˆòä†Þû{“ª%gSÓR¿F&¥?‘‚ÈàŸ ¡˜é‰2ö­¦ÚCÝ{–cø@æÖ#>vïõ{wXœNcˆ~IÝNéküøx ‹ÿ™n2žÛõS§ˆ3.j£Fý š¬Å%Ü,ŠmÏi橤xyà§ßDne·¿(ÞÍS´°{ežéš¯ký‡ÕÀôŠÓªñè -þƒ#¹«˜&ør+Öýw;–ïc‘×ø‘m¬¶Ü %¸£Þ¾Âþ®à‚XÞØ=yí+EuAc&Ãã -läyå6ÊcÝïir>¼#ª!Ò"í`­í>¹AÿéÒ3øæâÀKyØÔPïrSï=~1(µ3ò=D¢ïKª´êjnNì§ðý±þ=oè‘öÁáZEÀ-̾ú…‰Ù3‡ë ‚ìšc·Ìú÷Ń‚ÛVÏÂú¼{› Ö¶¼Î¦ºo{­Üà-ïW’ksí»Óú)+$Yá-)VZ<±XI0/©û‘‹‘Ð݇=6ØzO‘£ -î-D®7ù -‡®Æ ¹\8¿¸1@ÌbN¾ŒS$Ãþ–ÅàVn—‡á+3V³«˜)v$’S(G³'íÅwê©Í§€IÎ -— ÞïO»àøñÄÔëøMÚ3„-¦S#iÈñiƒŸ¹kÆZÅ""¨ð#Ûq¬Õ -ûƒl)äJªQ¸°——^“Ù~ÒÆhúرc"höpºþ¶ÇfOýUšù'ØsF$½X;¹·ç¸¯]ÓÎ{I°;}£ñ~ÉI„úV°ù»éç—Û¼DÆŒYfÅâÙµŒ*¢ö|ÓÕ¬#áƒÂ’ -¦¢1ÆSŸL 0h;£ÆE^L -Ý8q“@¹ÚÛ5#/ªó ¥þÓØçŠ#ý¨Ã¤­_4wó -2½Ó²böï="¼$_}'ð}ïŠÅº:ƒh -uôPŒøÞÈ–vW]+†Aþ‰Ú -Ø%‹Í@1ýÉ»5›°„Õ8¢ÚµNJµø,<Ú¢èÝ -‘a/_=%+¾&å,ÓÒLƒ°×Z6°Ú‘“ûŠáe†úýô¾YM|ö|½|ªJîîFå2GÉ‘ÕFŠ½@j5ÅÓ‹c¾.Ãô³eHM[7ËJ6ž8ŽŒ;ãü“É죖¾idQ9)7·¹$ -®Ÿ>ô¬ÏJäÜÂÇíém«ï|¤Ì_óÄ7]Œ*àÒ.«jÕÆñ*qô‹†· ëw?ô øú-Nt»m£¯]$<מ¢ºG3n;œûúrŠÖó)•¶7¡è½Ù¤üSWèqfÔº WU®b›ŒE!ŸŽ¢iV_'`Pg×¥kZŽêù·/o4mCIíêíC4¯û*,˜nÑÚYÌ Úm3«LÔx^I#SXk{•vU3Gc;F3pšìn0, ¹·½„IÙÑ30o©ue3ð™Îm -¶—1Dè|SȵY í,…Îýýᥭà›vïɯ¥Ð^pIV›¼©]Ífù%á&v#‰SlÅ«KRç¹”q±¥oå- -¾¨>?7ä¿r«½¾Y©=0£§P7Û’4"ô4k™?êmÿh•B2þÕ)&KŸ/ù¤…Î<ñ[ý”J ­11®4Vú,^(÷N¼â"u#¹9^ã$ŽÇe×ÓµútmsÆÞ‹ííoH$œ«jhm£‘,ºyæE[KÃÇ µ’³F;õ¯°Ïº gëø6ÌÓê&¡½Ø)ÅUç -7ví=}xÇ]5Ùu£Á #8xèÀY†3\j0,¥û³õ°“M“õ䀸ÚC² ßó¾³$¾“ᶠg¶2BÔk˸*¨ÊТ‚£‚ØÅÔ÷S¨B:]eèiÔÂ:¡ñU_!µQÌósin€„Ù{Ÿf݉¸p­eè1#™ÅËÝ…µÙ§ëgʸx%؉LÏÉ SV›vÛ]u;·[<ìÆ$½ÔIx¡ì3”Ï´ë¡þ¬#ºmÒ¸'¦ºW‘xCQùòŠ”æ§>½¼8–íVœoß!7üòUr\DµF6C -.¯u&åV7÷žô'Œ?À«tyRâ’€ˆŠz&*æ7²ºMÀ–~Ñ:™uý^QÎNt¨DÈðPzŒ ÌP7MGýòŒ¢"é«Ä —>˜˜j¨x ®àú=X­j«-ÿ‚&'Ò9rà MÜéù4?5ÅuIµØÆ=Á°ˆ»Mà•AMmÊ -!™×!ßt7É“»íˆìógáÄý½ -=6Xº}RßGuW2î‹á-¨Õ‡±Ê6örÐ8ž¥~ÖK2Âg¹Ë5ª>—SëòÕú``E[dr¤~‡ -ºZ"c÷JŸä.ߨù\Ú¼¯Wþ™Ù+±Þ®ÑÃhWÃÏWÉÓWˆ>˜Ñ—¹5$‰Ž "å¼êuJÂ0‡8ÓN×€RGÉ•öö%Q`nm.Hö§'\Ëæs:3pݵÌF¬ûõ8Ë­éòÍ7üÒ®ŒHÊ -3í7µ=Y‰®D·’ÔŽm:Eí:ÖzïÖ#s‰Uù¹›ƒãY#*%/M7Ë^vËž`d¿š¿ê–:Ž¿Š·¶ÿÄoͧM]³ -KÖ–ßìÚ -ÁP|µQÏçâ‘ÛFb+ª âÌs7¦ÔÞÄû¿¢d_£ðvo£-<}ØÕ{¢&ûä»»%Ÿ‘Í --þ -ko°S¹4­¬û‰`‰o·×2êV̈‘tØðu^|6‰»šÜ%«?xþÔ€¤½e#Ñ#j^…Mð½Ç&£[_ }Óxy~õ Ú7ˆ5#­ô›¶­E*iŒÄ|Ž\š þ!˜GQ•~í_pr7mëRtBx{>™û¼\ÜŠÏŠ!s¹0³ÍuóÓÓ‚¡1¿èkçn³þ,%NõGÒEo·ÖÓ _®¾ ؆&ÕGyu&š9|ØÔÛÙ˾ÁXƒc¶ ´žƒÄ7ôNÝXòÌ"Ck=iEAãWpjÇÕ1ç®ÎLIEþÅ)æ5šfr\Ek!ù¥ÔëŽc5èO-QM øÆ$#å]j´˜©0«–¦ðŠo;¯œµ*Õ<Ôß¾Áì'«à»â¡´óÄ -E9ùìÄ;nW›«;‡s>[ÏŸO#®§EÑ_jîfzõxX“ñ±y‰{É‚ïøH“b„Cè‰ÁŠÐS2ûmýyÞ=* -…™dÑÏ’þJ¹ªXú -ó¶4ipy¢Òð#;îQUˆ=ÐÍ ¼Ø4qÿÚ]9ÝŸYú<ÅäÛÚ$®™–é“Ò—·x§í`Šg:»Fmï•÷–a5ßsÆÍÛT[gÑ滟çS\¥sRsEî†sƒ]NŸ±ŒpoÎ[ç€À‡<4Âm‡QXÕÛ­ÎÔw.ï£#7{5 ‹}Þ <{^#a?¦.oØz)SÙŽ ¸+ƒaÚ«£GÍtßÃ}îÄÎã^¯S†ÖÕá–{4»**Ä÷h.Tù­) m¾eMüÀüí•Äiù`×ï.¸•sXÔZ3ÐW}ib¼{âyûëçTwÄ2ïñ¼•,_;™hÇÂdøwË_ÍÏöfçnYøér÷äZ(:ᦰSJš#­Áý¡4μjåÔË®¥Ú§Áñ´½_5ËV=» ¹iÌ3P)g-¼àv:¿üƒ±ëuWµì–ÁVVž/Cçʲ„‚¤ÏÔËjn[¶g¦ T¶¤š]wecô9s×w"GÚ$ Ðü”³5Q° fÅؽµa77²².¥ÿ‰‹sãSÔ¹ˆ1ü6g£û¥“x¯Ó_Ëú5>'ÕÐ)ëŒö»¥n/OšÑt$yNe¥¿«Þ|gï0ðDè­0qëžÆ˪ªK7-tÊ—’ÊpŸÀùKŒF©Zts7M˜J '·öšˆ›$ ÇlDªïÑöbœ{BöfN‰)%œÄs^ëä Ñ®µ®¥ÔwÞEù Ý‘9ß9R—'˜›ÛÃŒIÐÄ+¿ºPYð(¢uºK¥™þ£ØvÌɸ’ÌúeÜg,®å“W>»Äh¾ËkU#1ÍN=ÁŸöÀíeé6ka‘¡Lx]ý{“KD¿rbq -ç]~aúž~…éÑÈhþܶQ]óʤÖÜ%Âœçv¸2‰ôÂÙ]­ú>ÑNÒ—o“ͽ|% ê_qIÞôÚ ÌÁ&•¥²Li€ø ¿À±;{%=³ÀU,ÞäƒY—÷@ù¼™åCɖŇF‚~;;ìå¹A˛Ӌk\“.bÏ I—ÒigIÖlW¨ -]Åw?yÕd~I5ð¸BÉI™–˪57U -ÇÒŠ$ĬZ$Šï[P²¿ˆ0/ÕS-£ðú}Zþ™Àåw¿­ÕêËU†v 1V~ úx®YŽ’泋^ž¢˜ØˆÑƒf©£mð.œvìîT&µ¹À*ÛÅôa -祇lÑÁGñÕ%àì…b¿ú²“Ï®¤\÷¤ã2ª{…{ÏÙ¤R6yŠ]:[G÷V»ã«ØÑ„Uñ(¥3û’î;ø^óUÁ¤ÊdbVkAZÐ ññ'«Þ%И”¡îÙ}¿“?OXÐAf8‰™­,Lã=u%[«[T>¸·ucÒÒ-1A;ö €C¿g¸²£IŸíúÁ— §¾u¸ÏócÞÝí öF%]eŠ¾etØ8é-J0½Z¦$BóHåŠdÒ– ½ái‹“ƒU}£L/3Œ`$wÚÖj)Z{Ðx·ue»XcNÚôL¶h‘Ú¾Mc¾ƒ#7KÚ­]Æ ‘"T=æ!˜M§DÑÝoë”:¸) -y¡­Z™‹ -ûPˆT>Ó¬!ñÜ)'¡@_wÇ°€.9ØÔüÜy/ÅÐQ…²ËÊmºNÐû¡ô— -ÈΞ—Iµ*²·¶çesþŒà»EP˜«úb²¶þ±•Bk¾ô•.ÖWÍSo›º°nV?¼Ò ½ù ~-b>ðI ñ/.ùç]XÏÉ|‰îG7Ãæ_7OétÒ§0žºDI²²rÝælºüþÄåˆvcÙÉ .˜t£íF±ÐÕÍ·¤›$fÔ¾„F2°ÎÉ.8NF>gd×z±Äz^tp(Ô®gwɳåÜ®¸.kÿ3%¸ý‡¸Ó¯í Æ—ÇØ95†ýK«Œ xð=D-l›o•£`¢º´×VÒæZOÆò ëÅ0_M*ãPÇl§ÇëXÁº»…VÌgÓ=%/×:SÎ^-DTŸÀ{bÇ·ì!{B…—F¡¦I]íuØ{JÚ8ÓD¦âz—K‘ÉêÆÖ¤)í òÍÙl»ý!VÆžlgKýÂÊ;÷Ú±¾ò{L«:Ö¾P¿ç#A«ÉdÑ:ànÔ—wyuywÕh÷€Ù.sÀÞ£Ž…*0ou`?º·ÜàRIyþûÄpœéÙ -Ω“·£±”o0ßÔª\N3Éòv!tÂSh/@Cyß! -’håíÆÔíú«vÇfÔ¥yøãÒÂû¹øÈÚ_›Z/§¦ôŽ”Šù~9±‘M¹«N(~>Îj"˜\DÌŠ^·:_€‘Jsm†Wã®Ã<:Ÿ6Q°œ2pÙ5Gá‡fIÙœséŠüȸomº©Ü(ÇUn¹ÊjÞÜ…ÂæˆB±é#Ͼª•¨7…z¦ºŒõËþ -%å„C±ÈÅ›·}%§1{É8„Höçë‰Ý©DÙ‚L‰+Êýž¨ Nk»TAðåÁû‘ëçì2Õ?Ù™°'òË—(«UšÇÈÀÒ²J¤x.vÛ1 Ñ÷JבÂ4qF$Os“¯¬ªÓf~M5siý@\ô–ÐÖìÜÜ}Kâ#Õnç  èî>ôçÝèÙ®¿iipA:ÂËoðÚÀö¶·Ý¨±€I®ZÒ9ëƒ4¦E‰ ›¾9Œ;³'…ó— r05òS¶ÖÆ4±HCø+ö$>so >Áš"ñÐwÕlñ|µ]ðçÛtŽûýªf®ÍVϨg$Jc0;碌égL”pñ‹HÄ>4KX€íJBpædæN)‹3É[6ö…iùí÷|íé¹Ã"…-¬·¢y7)‘74q=ê¡{Œy.¨ Ÿd¢2¸Ï¤y3’½K1Ïi£¯ü…ͽ÷kñîäï]çuIáKͦwf7Öv‹ËéðòGýŠ>þ @ô¿£ý¸&ÝJ’Î&ðݪÌ "ü;õ‹Öc¢ùâA\CçÔ…¢y °dŽ’çâÿ5äÿ;j¥þËÖ…UrýüEDO¬Ü¿CÛ[_d4vu`„ë¹ç-‰Ú¦z%:ú­²ô‡GNá\·Ì¹H”›ø]ÒX¤¢Xôs™:L²,YÌÛËñèÅÇ Qm¨¥-t£ÿ=ÉŽ¤P^ÍpuÕÝ¥Ž”/ÿZi@î_ùnµ[zŠWíÒÉâ`*%W>bS¬­7ÁßÿB¹ÈAßè¸[Û6æ½…¬S™ô¨òø%‰¤‘xa—O}ñ™€J€ ˜Aæ²'zð‰ëßUì¾u8ÒIê==´zôý^zK¬õ!)„J’+€{l[8 -`F5sÐ0Js`góÕ¢,¾eAç¢<õà#ÆÔ0ðž=ÃóL—5:N\«©ÔŒðMã‹¢ŸâœÐÃJ.=ß”y&ñ¹÷§Þ¨ÔäB©|ýåØ’8WèœØª¤¸Ï]&4Å¿†Î•%<åz·/ßXD>HÉgåA°µq÷àNÈÃVÇPüÑP๬[h„1Œ}¤I]|4 ML;¤oé™z¬Ô;O[_Žg€š‘œƒ _L{údR6â}ᆎkíËÁ%¿cÊ¥dٸⴰÐpúó -ä Ž¼y·Ê“l>‰2|ï²*{a€Kí tA¸^ú5òhÅçZÛý'¾ I‚ÿ?„œ%•(ù¬Ü¹óµŽrIŸLµ¨ÍT?-:…!"Mó'³ -‹µ° -l(š[Õ¶i@12ÑXýÊDî1BMaß-·$Ëx×áÃù­¢ aÁUêí5¢”Gñ·±Áûò¤ãFÕf„×ܪÌL؇ —™Är q`Ãf´ðjÈÑ=QäØFé®Ëˆ5NÐÊsï¯U]|ÌüÑ ub±B»€B†'DM¥sÌújâ|“_&C‚bfšF¦þ™0 mEÔ€,@Îc -»|é>´mše…rdª|S»Þq vêÇUˆkÆnÛ2ûö  H²f‘CösÎåäÆñãTÌJ´ÏåÇûç0¬TIÌ‘‹õ–žî"x²ÍW4ß³ò -Ò‚rµZ¾uèO3•ÓÉÖ|-ÈT:ŒbgÆ3;Àñnø…­û»æ‰÷;ÛéG«ñ¦ìæ½ÿ;”ãŠ^rDS§äEûÔÂ@Vf"V$»ª|´ -ÐÎÌÙ°óűJ—m»3ÊjmP‡ÌW.á4 78Cƒ *S¥]#_Ë9ßF!ÖƒEý!€6©K@â·Úë¬~ÕU -ý§h‹s‡qjƪ]&xU -lÜÚ8-sÐ=šòŠqjeR‡Qœ#søn€ -m’=UÀÈK媈W¾A:æ9TØùȯ8Ccç×o@_#Rª|W6†UÍKFÇáꇩ\~£€Á£TåÅ&ÝRØ7H·^DDbòÕð:S[–©Ä¨ OCˆñIä;¸l áÙNÒ„üáGòB×ÿ9äR`3+·Ÿq}»”ð‹s&Ó•lÇ"èÌh0P¬WN -„Ÿ;œ Ï@ƒ#åÊ?ñ©C‚žvˆ-‰`£îu†“°é½Ú¡ -ÿ&Å?¬ƒcÇ¢×Çà« #§°?ôjŘ…!Šü;Ê -Œ<)ñ¦kr1äŠxF7,öŽ˜™-H0íA{Œ“`Ì9’ĵjmÌb8öj‚„ ¯¯O­ ØÈEÚ#Í`¬$MÀ8n?)X®¸³±4”@Œd -Ç[äº,²Tr`¶Ó…¬ÌùÚ5Ã÷¼[»m©Äø £EM6ßÂ/æ8>–fi]_2Q¼‰JIEkÁ…ì°ÊçÐèoe`»ö…¤~É7ëp²ì 6ÜÎÞY®ƒŒQîÄÞÕÈ«¬8t¼òƒÞDFÐ} @ZÏí˜Gï¡hïVûÔ£g¬ôÊ­Öã(¬Ð©¢×Œœ^’=%Œ[àiêbFm£ºÉÐ/:œÆpÔ˜w†€ö» -`l)|yÀ9ÊžxþøŒmyéž —ŠƒfNѾ#þ`3Ú|®ú¥K7D±àb¯¢³µ‡Ëý¬ƒí¾|Í8BTÔ29½ÆH'Ö<±ˆ°CŸNB7‹°ÅÓ•‡CRm[Hž‚Ñoà„£zLäÚ_w.ûO>‘`nÜaIؤâ8›W›J,¨Õô&;k-wŠ]¿þu¨5×ÚHâÊ­_<ƒÅb¥}¶tQ-†,?1À"ά?‹¢5¤ZÐ2Ø»€.X1¿¾”¨þ“Úó^ø‘“ÜŠR¾ÕmÝaA®ÅË*þiägé,Pã3­ŽªEaÜ(â9)C鸟ÿMwSx¬XÕÁðô»öei~ !±øóçb„^&ÜœÔÏJƒ´ç>Üöì3:+Bê°bì+³MgŒº1Y$lÉ\,±7Úq½úѶ2m ù‰ß™t®«TÒ·gÍùF±™Òü3”?ýÈPÐ#"ê—Ç5ÇÖjÂ?È'Šn1£ëèøzFÙc(FuøMŒ[˜!”¸çdóú gdâ@j¼e\晕v¿áÇ=dù¦3¸xH£fø~4o·Fí~ܘ´É .>Š:/¸ºžBR -¸Ý¶ˆ)‰‡’kSµ¨ÉhJÛc[ZÊ»Š $Óà4í³éU±Èë|îwä£äfŽ…Ø/ ’½YmêŸR×èÒ À™€¤˜@¢­õœÌ6F¥…âeÙš—Þ‡9®Ýp á¡LúYà:tiDÙ®88²0»i(ÖæúaH{_°ÅašŠ¦EK¯(ù–çÀM,9» ¤1gÊŸ²º/_}W„àê/5¬e”¸¶Vnn…hÄ“ƒÁ„þ6‡~óä+¶™Y©&á-`¥Ý ‚/ï™kQ2`߆@ŸmôuÍ÷fbjº{‹“@Y+·û~bs;µ2/!ï94É?Õ2µ)jl²qt®$ -`…‹âHú -ô›„-múùK`¥–û0¢nRb?-´•ZØ¥)OQÛG²Wã×…¦b‡`©ÆÜJÛS­^‰z¦­ -Ú ±4‚-#ç¡Ò±Zþ„Ä¸Í -˜þõ+”Bæ4Ž°3lŸ,š\¯á¡4Å;ß¿øÔî´5þ^½%bnâ`'#}oc.ƨï͇ÀCI§§X¨ -óO8·ô»¶ü¦—q™ -áæVï :-YE­{íC ”Ë+?ˆz«#³ç;(èòßøà}ƾ,­Ñ£øz‚$Ñed|’#mãêÌÓöÁ"¨œÃ»Ün -éÊ`¸{Ð- 6æWgë/L¸Ÿ0™gÀÏóîZYüÓ`ÄA>0#s±gûƒÝóZR­7Q$¥ÑÒˆŠJø¬$[έ}—¶éÊ|uB9+á×ëHlh¾@Â?©Î!þSi’wå#†`lÄP¯É€ýþ;©k.9\ŸÃW†¢=û­_„±Ûö¯Ž³T6am ùÃÞA¬V0ŠyŶÖXXy±{ õ¬Mlrð;5–5¦\ıAö%à -]ד|$V¦–!yÄC‚$z'àˆu¿Ë†ÞÕÇò0üÊ}“q6Ÿü°ék:ÄÍz¶ -AvÙ/’Mr¹ejˆE“Ës¥Eëø®`¸VÎlŽdMƒÞÅã’Ò÷v]€x7s´—Ð}Æ“œ¹ÃìµQž ”8Ù3ݯÄ&ãÈtSvi„ß4*ŹM[åãóg3+½ï·c?ÝÅx„m¦ÄËפKĶp6ê"ˆ–›tó6ñ\w}8² œÂªKTúVÏ™½“‚êxBú"ÎÇW´GxSLÇ{q0JŒ6¬®äØN?çÁÈ#äøéÉÀ¦¢Ü¬Uôï.Š¨ ÛÔj~Äh4 ²^!Š@/¯úöÉÙLƒWå" CñÙ<þ#‡éëÿDs½~)lÕ -8!Æ[·ŠDñ5—Fó1D Ãᘼ kh©«¥ØÈw/eÀšb ‰&¯;H2^εEá)¯ ç”6ù8;Úg/#ÈéÕ½˜ÁK~ÅMÛ…øêÑ\–Áò>Tk}K7oIéoê›2É?$þ+ñšÒÍ3×±6ǾØ#ƒË2DJ¦î”¢±'èÅEïŸÏÝw ?cŸÔÃbfa¹è—ÖSº¤öä”·»´@8–}}xâO±¢ª[ò¼½¦§Ãr§ðƒ3VûWd%ìòXh–Ës-ÐXiqvÔÀóz[ŒÌ¿3Û@$LñH“OÛiÓ6ÌXŽòMñ.1˜áñ<xt̃¨4 -ʲ gÛÏð;Q’iø_lq«bÖèµëÁJÓAi‡FÝ:j yn‚‹Z²ëÍôã~hc´ç -¨Ñ›PKáÌÔFÆ„¶1xJ]èRVxnw©| -ƒg Ñç97¤J¯fãÅŒ€©*ÌQN9àòF܇£ÿWÌ£¸Ð̬"Q&ñSõ;‚ƒô]×@Îd¾>‹ÆúH¾ò´<°¬Ý¹‚‰Ph'#?’eG¹G6Š¯w2=È м+èºb6ºˆ\E8ï÷@äªÕ""œŒKÛyM …â -Fk÷wË}9~KÁͧrËÜÄé,ÇJÿYëQ:ê¶E±3ÎÚª<}l#±Œí^.=¼Ÿ,£¥Šº_lìÎr -ؽK•„£õçj‡¬št“:êzŽäâúâP£Ý -&!8ÜéÒb„bb½‹Ö‘S3¨)|&6"öµ¥]¿Ð9,ö«ÍÖãýþÆØ‚7æ)®¬0®¥:8ªx \Ð649*•™ÃózÈ<3ãíÂnµ­täÎ2WÁ}Vx¼¹=”Y`£YÔ«zÓìhwf~M׺Å -Þ >»ä]‰ÿ[؈-´/x=ŸC}çàì-¢ZÙÆo…1%x~ÁF”_ßg“`!nþÊ@yÀäq`/å‘òôÊ|èA­‚%`Švಖì4骦ùí,[°“ù@­°l©Ðf¨ªô.Í—Ú–ü£PýŽ®æ†ÝÞí !­SœgÓ×`–_8°qnñN ~}æ€þ® sIz·ZDׄÁX9ÄèÍrþ×EIÂv!3“†Íð£)#fHÆîãY¹S× ,În7ÓòínHú{¯92fô€¤'¼]ÉA™{»˜ž¤“feêtÓ«†cúd´DgU(š#ª~±7UšÏz³=hwÔ\Í>>m€­EO;Ÿnt·³'RÚ’_bÿRJÏ-–ûžöOú Ùo‰¯äkƒ†V[Šbÿ>Zû¥àþc9›¤X~¤Þ‚›§¦`Ð&8ȦôOxú&¿>džH8×­åÖ,n­VÂX¤X&ˆÊŸtƒÕ0½hŸ”;^©j¸Cç`ªi(Àìv_ß+lc%ÄE=D†il=¹6~MÌðÞð=—(cP¡ÿïìׄ–[ô˜³_¡huM‡°êº52£ÒÓÍÛÿB´SxŒA‰ hç·¡+C¦UÉ9 -gt[Ç ÉÁõuÇÕ×ÄW]€åd3“,+›Â™hNˈç-Æ<2N+.ðRý]éš^]uÞõiÓÝM溊¼§,"6¸N7•í1dH£³Zï»0þ‚Ìz¤“Ü wƒùÍáhÄá4s÷]×_t†Z†>öûß|<»¥J(J› vŠú°›2‹ -žePE=ˆ?è`ó„h¶Žf{Ÿ1Ðýzãu6€Y -ÔSUÇI·Œ÷öÖ»VcOÀ)4æIh^Å“~nï£ó¥Ò¹Q¯§ñ­ÿdzj%X+ÿk¬—Á¿ñ•ª=%ÈËÜÜçÚá3Èlp -v0Ûó)œ_û[¸qT×¼úôA)a!b±?Y hvºG0¤DS²ì¿aiklkDŸâj4÷ 2Z\ê Ô°ÎÂD­®¡7ùm$›,MØÅošò -('ÍÎQ{À®Ü$!j¡—% ‘ íXZpŸ~džtÀóè5kŠýoíx²§¨ä N4 8Ö¼kO] *ÓÿGJ¤_1ÑhÿR`• 3~Hk3]7–Þ@ð˜wéß]'›zpŽÙÀ(ÔYzÝVïÿ4 Š¨Ï‘ÿX˜s‚‚‹š-)ì›Ä93Ì](ʼn ùÂÿ3קN߈›Pü\\^iñ«Ó ×¥E|E~.+D5^’+ðµXÎe"fîXB“˜¶‘®ðù âi¢¬aò€¯ä/œ­;žå¾ªãx6×>V»$¤‹-Wvá¨òV>‡yF‹4 - U]$w)•æyÖ`>綊¼ès‰ªýAÿPÁ™û€=Go.Š[=Æ—‘,p²¨Åyx_já¡€/Ö-ùðb˜æ}ÔÑû[O¶Hl0×_ª’Š` -›èPˆ³Kj»~œµéCuø49¥°ifpª!7K·YeQ›|µì†øUþÖa?Ä~¦´Ö,ßæ›2‘ª5ðŠ,¹æÉ[ÖM€´ëO¨Ï¨¿öC)ǧL£½ àw®¯Ùýºþ±‡¾4•zÖ-¡q¬»É¤´8ì4Æä^.dŒu†sCõE -i2’¶¿Õ? ˜ÈÔä} ãòÒ¹(‡‡å÷#Ð$uÇš“NSÑꢩ]w Máã0³M4>*™ÖUœ1·ßÄ‘"•ª°‰®úÊ4Òq»-ÅÚÚt?':4Z«~— -·çì£b*W nšWîýÌÉ)ºê%Ù†h„ y¯JŽÂÑþDrxõ”m³ÇÕ"sƒž 䟾«j±ÀïÊŒòVý`Z\h$î[É>‰®€ûøÙ¯TÊ ½ðZ-v_Ç+yfS#"ç"-ta'Ž‹ «E\†Åêeƒ9µGÀ96ÇÓϱòx9¦Î*¨æ¡©™¢LÑq¹´ …ø’™]52©Fà¤l/لΔ[STùB†áQê½¹±_,N8Ðpù’,Wí¹å¶uyCé;8”ŽMëUý4€–zÐ9¦¾èÚȾ$”h°°¹§a"Šæ5<ÌAlrh×_ ¤“Ì/@¤ãªM>=£%0ñP•ÀJóß¹—‰+.¾Ó£@>baÍ!’¢ÈÚ”Þš'Œ™òWšt>V{*æsܪ#šÒ“B!ôÊÈGÓòy^R>L–÷ - i±‡.€›9LðÏnÁMHïh«Ï—EÈA¼€´Ücù.M¦ýöóÕþŽá[ÂÏ—fÂežOèŠìžÓÅï¼bI+~H–e«K´T³¦ì>x¥0VšûÙp*s•àWûb~<ë‚‘Ö F(bAÒlÍîi½ió«ýŒø Ù@¬–ÖÝ/åí[J »p>Ý…•y%–C"ÿHgµ¿Ë)+fU_I¦Ü¿ -‡Ísyc’\`LÌŠLË~®·ížÏ=ÈL+Øó I¸ø®·š»PD¸'tœ×ùœT¯0Q*Uläï{Ÿ«äµÍ±Æù˜ÈÁ²ÕˆUÅß -¿8¶dïp‡}>a*3Ü!lÈR‹Á±gœdº\U»=ÄÈŒFW?÷j-bžŸx&X?³’mv5GÏ£çqÇŽZ÷äE”‚÷}_3'ùðM5.¹k*‰?»ŠSPje"¤þÝnŒ¥,ÁÓù˜–cOq—4Þü`¼q0Ž ŸTÞ„’2¿؆ _åÁ"—# Ù9Šàf±£ômÊÇL0Û¸ Qÿ„JOå–+“Kþ¿«èkº1v1¹†åŽÓ7/BÑÍ—m®~ÈIU,îúÿNsBýÕZÞ&/~ðÞxü# àpH;nûý¤îlo7êPëž‘j±U²ÿ ü„E…Ì4Œ{ÖП(µ©e -#ãú;cí¨ª&* ¬$sè]T -K\yFû-ôƒÐ+ðãy­ÕìGoŒõŒnUyÎë…Ÿ8¢ÄwôV>•7¾Ðó–zOqf<Ü*½Wž¡IyN¤ÝÄ*ÓÇáÖT~mÇáÕ0ÖXA.Ψ@@.ÇÉpâ¶4.è’ˆŠ|ô˜Aü‰øÔGÎß­¢½WaKhc @€ÎJ9ª¡f>BMÒY˜Ì{@f+¶œó…ÆI{‚}ÒBæ¬Oìå[Rhiþuœ£ã‚žÙ–ŒðH*¤žØ˜—Bvá¥c‹E_L¬¶ÎMÀVJ„¾\|}¡žsE«úB˜Ë׺­QAÍ»–Ó±fd:2ylJÞÖƒÖú,\*ê°±#~3(̈¢}\kúqxH‡?˸t(òô-"“õåœ6¥¯N[ËW£@ =Aœ~8r×>Áˆ•N°Ù‡Ì|ô!·;^>€ÉUê HõGì‹“¯fbÑiOi¶¿AUè­Ò–\Óέ)Úaý,²`/½¹Ð‚5¤W9r(ïô -è‰%)JµòÚ; sBÊ°ÉŠ“ÀνN‘ý•ÜŸŽ”mB¿oîÕæX®,ØY”¢e#œRÒLõc¾+Ç*9¨ˆÉ -£Ùv<0`»×ƒ”’ú5õðä÷„µ’1þ‡^§!d£ãééåOBÖ^6¡ _E]imÝÿ=ÅÕà"&ô)‚-Åç?çR—üàä…ŒFÇ=T|¯Òt%_úGb’pr‘o<.b[ˆxeQf';ÛP0ª4¬l‘J–ãæˆ}óV¨›„é´ÿXaY«Æu2´·¡~’MÁè1Æd}!·ô¶…ÚyÙL3©cý°>/´‘ûJEb÷l]^I9U¡x|:¬±"=ˆ§&.–È_ëåe/Âüèg’D—å<_ÿ:¯Öt·þ®”1ä?~é£ -n ->™ktþXP<¡%Œ“fÍßä[ÄGw#ÚàSØߺ ‡LÓ×ÈEŽîtiÎð@šþý)^Ê©û`w$œ6¢Å%- -øœ½#‡À 2®ì¦YTONøè‹mÊ]?‚»"YIlÀƒ–î>ûØ΀]^q˜^œŸ1'†zA½W-NÝÊèÍ![Õ¬ zÒfBu¸2 -F©kÑ)Ðo®º¯¿4ÞLfÙ‡Œ¿p®yè'|VøùmÃþ$DPcÑ¿gÙ®žA²7µK‹wz¢MÀ$9„Ù£°ˆf -í¨×/°‰©ø¡ï€Š -z¥2תÒã2Æ¢˜ïN·ã½¼ µöe„Ù_º¶é2/G;¬ú5¸JÜYŽJ#;š¸hQÄçoòÓµ{­JAnñ@tÿÛÅÿOmHþ¦hÿ4ê<¤CÛ¸ã)u ÒQí´LAø¸Ms'HU0¼j©Èì)1CÄ=¾"Ãý„¾j·¤4l.»A¤ ‚:íOc’ O´/¥qE´q©—8^á·¸ÖÒÇJÂœ×%@‚óÐg~ï¥GáªÖæjŸzÑÓè{·$$ãšë9÷ÌùÀäý¢Ô–N¡Ïn§|’Fgb*z‹ž`”{Ù´žÊç [¿¢‡Î[¥¢/ù«½' bÌCW“οÁm@£Æ;T)Ç’™ßS%lVºm´»ã|'$ƒ¶(ípêiæ‹gÞ&²ý"¬AŒÐ=ê£Gú0wI\Á»óÊAB”‘ý›‡B»ç[o -§f÷Dé2´ÁÓP¯-ëüSú,Žêä62½š¥ -*Üwy -N|K2Ú|^:œkx ˜’9O!ÌuzϾ4€b g]Ñ|$&ß×¾ZÈïï•c*ùn`GÂݦ ”|öåÖ½äoAâ¤ôI“ ÐyOÐDntP¸ˆ·iº¾âD]C„n™v¸wN¼Uo1nöZÿ'ÇÜòuˆçðô}þ¡—ÛÛÍö÷ŸÃÓ/øzšßom³êí?ÃÑøzAßoa“êìê(»Ima †Þf5ù,âL*bçضƒýÉý{R¥¾æÄ[Ûv¯V¥„º]»E’¾¬ ŽTX”J—†ô gÌVùé ›AÖšÁ5ʱêaCB,À7=WA¥Åôõò¦Á¢=`›Ò{”XG”Âs*PS>*¸”Ù ´CšÖbæyƒ'g½œÍtZ3*pl™­` ÒýÖ -½eª&Ii„²a(5*3v¼QyúåÒS -Á¿‡åŠdA´ÅÅ’š¤ qü@ûrz¯ìó&³ß¬ràob“®¥÷Ek2[˜0Š"ï ¨ -™–~v´À™kzy.§†“;¶ÝµTÿf± -:ygr_µƒ2ƒžTQ6DÜéŠÄ%®¡æçY‰Û–@†í÷µœ6R:ÀeÖÅ -Z" -…á^*8þ‰ìÅvçHz—È… -JþŽè¬GECýÜKÞ9©€°Lümµu¿¢4U=ÛBfÔg¥¬XÞí¡H6íêÇù–ÛÄœq¤FTËÇàW2d¬‡ð þlÐïOŽXtÚÔ\¹Hfdè"ÚppÈ›ƒ@ø“øä;@® Ê7pûœ¢W˜’›%àUÂÃ<ñ‡mº?lCªê¯z?NŠ`yå––nžÿVÉ+q£ñŒ²f|}úø(Š!;TΓï'ýF5gœ„Q6Eq1ø¦‰Ô­¡ªºÉÂ4þE_Ic]* ?@oáÁvç6È]Ëí@ÓßÏצR1Ûžûš†¸¥iµŽ•Ó›v¬¾K©°))ƒì"‹Â|âËk}RÊÍM7ÏÑC¹C¾Ô²áich5ׯ¸çîþ -gª`x 2cý°SŹw yUâÛ~ÄËtü=•É&,AÓêÑuœ‚\2ÌÔ×F[·’™18ÜÓ`C%~÷.ƒurÇÏPüN[#)J2 *D!¬>yR§ -%ë‰%ýRX„2ÁQÝgÞðQ!±tj„ÂîúÍ‘Û^‰°³M~Q¡¨*;l>>‰‡ ô1&hj×Õiü¶bˆ‰˜–íK1úQÚ]­t”ï;…ÊÑi¾ôpAµ®"ØòôâöýzôE@žçz}ge¸÷ÔƒÞ;+O‹qÂŒÞÿ1DÁÖ^çë²ÎH¯B2lM¦ˆw™Õ'ˆ²^é¡‚ü˜—Е얛áíÕh±’½ÿ{„ÑìV´µ•ƒ¨O©w©a“”¤BèP^DF°Í/`x¸ª!%ýH687`‡ÚzÓQ¸]s©T”8{j[%; Ï?5¼rØÂr¬ÀCùE}‰¤\’ßúÕU<”žˆ>á×ò6Ÿ*vÒÅgßÍÜ -Û!H[†q)`ªÔÝd?/“Œúð ÐºÚAAæà>1u„3ýš¶ˆRÖ½ìZyúý–f@ø#"SØeb²ÚöùfšN›{ž¿2úè©0¸4Ks½ß"½ÆF÷Pý,Í}|ÎÈ7BárýÔ>ˆt¤wV…'ñ -M ROÏwÕ@µé½Ø0Ìió;2¬wĹÏ:ªw‰Îðuk^X—ñÛ¦— 6³PbBX89ø]êâM@‹=ɦìoã«åÃïU%­+É5Ó)–3 -áL!”u"Ò"ºÜv_ÏXXDó‰=44‡jŽÂ‰Ñ ‚ÍY9øfñeN.×°OÕÓ’bšáàö Üj‚úÔ~­ RA‚°êpãjîÏßc‹ó玲`ç9¢p±‚,sË6 ]žî œ+Pf“Öž‡¾ÿh²*%\éÂþiƒ¼—‰öe§3hÙÿ†,»úè¿ëÍ8‹B-¶xZ¸Î0ùl÷u±Ù3åúñ:ĹAºóÏÚrI¼jŽ]™ŠÏF™‰È 1\z8ÅŽszý¡¨'BÜi CŠ2Œ=0 -¯Ãœ«W” ' :)8\ýöÇчz˜8†ÑODÈ#z.·Ä”Zö -:5ÎX´éû+<3=-G„˜ì züѬ°@êZ3×ç;ôª¦æL? ’~µ-§åÅfHW‡•¥ƒSXeTÖ”à™<*6 @¨îwÀVš7O¸ßŸá"S':Óÿ~¿ªªž›v)ÐíáA‡¹ï&˜+E; #ÞÐr#xÇ ×d–QÙâ „”bïö^sGýç(ú<Š‚“v‘¤[ˆ™`èogjÐÊØA°ïÎWic›Ž ê§Ã@祇•ÛÎ^n†R¯ò#Þ_\“ )¼ž ç7<êš÷iÑ^)ü`Løý´µ~Òð¬+Vàæ‚wNÎt»W~8§(kîWyB,An@ -ðò9‚JŸ5âHÔž„ð‚>_…x¥A%üNÔø) -.pr=û-] -¢ô@ÑkYÎÓat,ˆÅ]Uhxª!dKÞ˜‚÷Æ‹Ü—Ë.M¿ú°y%ß üWGŽËäORí¸*%ýK"¸XhäÎ 6‘zn$¹Ô¦¤zþs¶L1‹à'5ßÞÆ–Ó/§©¦(¿iÛÃ}ŸÜÊɰý%ý¼ÛLJÑLôâ1î -¤(%)I$üïà`Ko@ ð¬ ȧu&"/ƒ·mØÿsÏ\ªÔ:×-ÿOî@Fç–á>‘po¦ȓɆߖÝÿE¿[Ò%·GÖÁZ°¥Z¤w›`¯~+&Y½½'Ÿ•>²¼†O imÛz€Å@w¿~­Áo©¹uAÝúSöíöỚu’À[è - -ÎmÏfrã‚­ƒM,¾ãR¹Ånû4 /-úzúõPôéx z “¼_Û€ìCìÈZWbÀ»M{ìp Oœô„‚3“…–‡Ðû§üÝ4~Á7¦ ƹªªOfý.BÞå^WQ™„aåÏ©ã‘?˜gïì`b*u“Ú°š -$Ç{Šk#gQØ¥;¸éæ¯6ŸÖš¯Ü‹®ƒ¬p,žÝÄ®õü¦Ò™)`"àÃÕû8'ñ@¸B6uªºlðÎ>ƒÍiû°0 -Xù-;Æ<øY"ÜE[E3Ùwd ÜÚmÉæJM…¥´C-BÒ!ækDŒ:eìmép C¨üŽ¢AÕ‡. .ƒh º³# -‚kh -šd™)“ ÌB.»§C#xÜpôvyú¥}ãÕëúêr”ÿL¢…;xòˆ(5q`TSÿnmŠUSÊMÏGî4 Æ,F‹sî£Lƒ?¨ ¼–™©‘ž¤t‡Ð;ß ?êb.æ¨ µflëåï€àÛ†_àúÍZ‘A{ÀW“üó£ÑœôÙ˶„Êɺôo*²ók -±Fy­¼*†‘ Ä}}ëóT—êÄøöfZ,Î@ì‰h>KVÞ2>j‰Mÿ›¨Ó¼[9Â{3âîàÇ€ókûXу ñI9ÒÁ|l ©$(jœÂ,0Ö÷_™i¼>U³*OÜcšhÛ­N(£s]§4ëѪͷã‡ï™ð¶õÚ“#%@çèò¥„<ÆÚà -æ;Ý:ü“c,Ú=9LÊìNÏ[è0ˆ¤¨§0e€ß¥Š -!¦b:»nÞ`¦ò•¼;ú·Î5f8äb#sÌ0W"Ðó ¦â€++£ƒÙÃD‰Á *ƒ3 .l×Ëäáì%ì>Z3Şˉ5¡ÅµÀ~E*Þó¬S¥Rö÷LÆSOð®]§-ê.uæTt¦µe%ÿ_JoÂÝ;.È—c´Ö‰ì0ÅuëÇinÑìlÕ¤æpc÷ÑÄZoBoœ}ª].jkTÄ{n±DcE4øBÊÃÌ’8¼×ó¢rçÒ¿[Š6Õ͒߆¼ý&Ô° ‹Ïã×™,`oª9«Møï—MÌ‘É%ž–û ¶~ŠVù]á“ŒNà1 ´æ\pm}wz?›ÜÏPý¡^6ýo„8=øÄög» 49é|WR=Év³xm¡ìÌ•îµ_fY9ήë£bêJGY`ßZéÒ¿0n%ïÎeí2Ö81’áÇ°ÛeaHNHøðz¥1g]ÖŠPè¼ug»&pt“ã;DF‰ÏŸ„¤!b²ÀMC'¡áøÇ>r©ò´Â›ÂŠ'À–¶6Ñú;3ö&j‡Ùo)©ëÍñ¢S83è^“LÙ‡ìk˜×Rúĵ¨‘ѽ™Eó­ê8µ•ö<£_£“¯ -´%*¼èAžî×"ÙàL BÈܯ“ß»vpðÓ™2nç°,´¯ÂÃBΨd“oî~Üp¨›u/>j¹ŽK8RÂAë ¨ÆR³ÒXwå -¸vdl¯;$²5 ÀÇ•~áþ3’Ä@CID"çÅE}+ ¹gxN7¢Wmó±ïÆLJ*Ú£*tö¦ò6§h£_ä¶r~™/‚¤–<°wQÑŠò$5œoÈ¢­rØ~Ø4;[LZ}²k¿È†Å9¥˜ëût©ÂUÓƒK„µ“IãÀ©câÞͶ¤p ¯CâÆ…á ]#Â-…§!ð: ¡sð¦Â¹ÿOX÷Jº¿Sõ¦‹7R&-ÂBD(Ÿ»…çÒ~ á!dÚ–µ‘´á[{!–i{V?F«› ZC†² e^’)¹£öBÈ=D©ïL<| × MCK¿©ççHßC¯¢øOú[õ@¥Ó™ ×–7äV|Ý/%¡qGKDí@•CùD™€aúRõíë. rBÃo„¯bÞÜÅÅöÇÏ°îDéyÍ«r 6´C<9[êå²ÜÓ™ ’ªþ¿ö­ðâuyÄ—³¦¶tYü4ÒJ$ÔŒ~h­{,ÍÃ0îÙFú/࿨ì4"X*x¸ChŸb+ M¸&EÛýW4•ùao¡µªÁíÀÜnÉÆ]%Xߺw -åp]¦Ã3¯:½©F@ËÑ -S€Ì ÈõG;7ìt lÌQ5/¹XR«»t”¼pØð|˜Ø´ÛŒZ È7w9}ˆŸ­¥ûñ‘)˜ -ÉM@s¾ÂàÔKûröB¨IL®T!Aj!ÎÐÖ~’¾‰ÿîù⬶Ÿ+¨§?~æ—¦4 ±À¥ÒžÖ©? !Þ­®ßªéNðù1vlëBr´2YŒä‰’Â5Ê°ÞLF„&eáÏyŸi»…!qHÛìÍ<ˆ xs–%xó½8ž–Ö7ÆZ뛺!)gÝ<¸Ä³pâÈöÒ¤äTú^†öøÎÃ) EX†úÀê•>W7SQŒà†a¯»!¢ p>ÐOLFÎ}iÿnÓ ë6ŒÓwþLK¹´6ìXËqÙdCô¯g$$^ -‰šAÚ=Á©²‰#ë¿Áª?JÝ -b¿E-ÆéѪ¯$€…aôo€šÖ±™¿F];„GÑ^&`zÏ/N85f5Y)„ÌhMm Þ›ö·ÄÊÌd^ÜÙ$eÊ(ú`‚­m¹âO‡ÀÈo³,5àÞgÂ[o’@½i -æ–‚Èþïè]Ø°…øn#ch‡ÛUÒ -爋…ëëI –¾r©W‹ßtW èul]ù˜¯—ry ðšÔ‹.—ºC˜ª«Öw¤­Sw@ý{pb²!€ÖÎòŒ¹Ä^Ô§MX* Ú&‰Ž…HfzçÝf^qçe”ñ¦Þˆ|ùä0áÆè[tΊÄi¹=‘ª©é°%±AB9¹¢)úLH -•~ÏQ7XvKÅC€áµ)ÿ‚¨ŸÂݧìøpì¸þ¼ŠP¿Ôå£Ê®ù;3 -Kº†:Ü:ÐÞh#QÞ8Ëè"òóy6¸eèCqÖXò'Õò·GŒ?,·‘ïweå5¬I`©¿64þ€ãÓ¼Ý"Âûx,®÷øaVOÁ±“®Â*ñµ¨Ÿ¢)˜0bð‰ñOÃ*/7“á=bU`S½öE×ðÈ7©¾O™ -¾Å5B|ãƨ‚ž3ò{…š¸–û‡‘*Š´'{GÈ­§|NL -_3׸%I7 !2"¾p'¯à\â㈷«‹Pðpœ­!ÄU^¡ -¥Õ8µß’ö.ñ³pcëW·Ý÷“¤”áŠãùvË °bžèÅ­·Àõ†9’¯_Õæv@˜Öd@ºüñDü;tµðÅNckvaƒò -ì¶#IƒDBpZ}r;zÜ&tRâw‚°’½€Âœ&s ¹«³o1(†µ´òH*ÞÌU4ÒC¨¥dv7¸:ÀqEl¬µÂNÿ'Æyë¨?ñdáߦÓË èïDü\ºt¨f[:öáÏŒoÎŽVÿBYÉ¥!v%Í‹‰„Jo MÞZ]Äz½£.¤xÈ{Á]kzLâ*A¡˜CD·vž Nõ¤ö¯¼6y2=óp«èg´ -Ñ™%qQx‚pFVKê1 " ³ŽFAé­n4ÞÄ]©I -©÷z¦Á´PNOó©ëñéhàÎ HRH ÝŽÔ=;”¬mæðlÖçØïƒØÈ°ÆŒ¤8dq¬) -Á±}jÍZ|5u®­›ã ÃB3¹ÈnìÚìß{X` Ð’þ0ÿvAÕ2*NP¥ñÖ#­ª°SŽ -•h¸&V­²O]2ÕOÆ.r„—M"‹0šgÕŸª"·qÖÐÞv¼–4HŽÀØÈ·…­ßvC¥Û.gX)/×*2a1$·Ð¤FëÏMV¥Õ:B>©Ã“köÐstW·*pV?­ÄÈkåzß(o€—«›T¾>ª¼ [‚,[P+t[–“ðîŠ^Õ‚ô(NŸÀËí§»×eÝÂÅ›¤V½úÇ6(…¾Þ'Ö -—C8U—¥r›ºS¨eÅïñîµÒͺUReæG …µQ„™Ž¥óÐb|ª~5ü®ÛñÇÒÚLž‡ª!wÛå÷ÔŒK›™phÚX¸ïi·É\-È$>à 89¹ˆÍî¼ó*,õér"$l«@}¨=DÂT“§TP'Ä<Ï#OM-Ü~Û&ÃkøMšŸ+¨™a#Ç£·NA)è*V\ºçüÝrýßâ|I'ÏWÞuxLwî_‘ÀÝnF´6¸…í|Š?ÐüO¦î°dl?;LÀnÔWU¬ µ„Þo±Â0>˜TruÝl·U5êN¾*”­¬Ÿd…(s¢5K7—ÈZDA§ò -!™A%I²Sá¹ôI¹ÕW'º€DÇ6~ƒ4cQ¶ Q—a:ã¸ÿOé -+/Te©J]ñ¡ÉNî >@d ]8®d>•Líô4({ó@âå² –Ìvx›mG·Â®ƒμð«žèë4ß®0ãEž½UÔˆ",Š'º×!I?ú ÿA£\(×øw §æŠý<Â?wÂNNŠÈÀ›Ã`€Ipd´RsV óý…MÄ7«Ù(:øÄ7å¯Ì߶í¢`œNä=<­|W“ÍL‚‰æ „j|4ÂvwN|+·Iià ÛìAJ\SP¶÷/r)zɈç>Š ÎÙÊŽÑr?Q蛄 -m›²­°Û‘«½(êA>ÁìÇõ’x¾2[<,±4:Û—¥ `„ߊ¸³óÿ! EºSš‚IÈa•éðÞ¥Ÿ|õ}¸,½'ë^xÿKgÆŒÎR8Û¢eS~KDìÿ0Üy¥Fêf -ÈóhÀ)P\¢ ZÙ™±ðšUè×IÚo›žž¼@‚z`°%  dɇIR ktš*“E"{8(˜t°žüŽüDi¯à/jÏzÈÌ|`*1¢B!沉ò~¶“¡çM,cÓÁÒ½µ@ù¿Þ÷aí¸Eü´Ž1–ŒšPSX)&ü—â umÃ*^„,Ú9¬oß ÿ kDûN(Ót—œ$Qcó"­/lõ'„-ü<© º*^ÚB yûb§CX#æ±ÀrC{^¬#8F ‘X#ê'<Äêt+¢,<‡ßuö¨kœ#^ -ĘËxhsiÀ$áãLKýÙujvX\ƒTÄ*äзdâ¸ÓïÜ`ÍggNz.ñdÅ·BÖœjÅô½ëwÚÔ——yü†hG!…O»ÿ í\þd†'6Á–¿tþiÅ‚+*IÚ!8ô-N@Ñ£êã+¸ôÿ1vj©ŸÃJ¨ÜÃhÖ¬¿Ÿ;Ñ UÚ;„ЉÙT!~ƒká nÃÀk׎©û¾³e©Ẽ ~ÍU|è9*ur%Y)2MÿiŽÞ⊥ҀRur üÒeO+ÈŽë^cƒqä­¼ ƒbN4åešÌ‚SÈI¡‰}µ˜#ÓH¿J ¹Å+îm¸ˆŸsc›~¼7®N Ã܇ٵbª¯[/' -+ù}·Ãò¹•"à³Õ–!“ýc@mÿ{¸kùýP¶ n³**ä¼"G~þÈj -ƒmlÆAKkIŒ¤_½Y0Ó¼ WĬâ®oT¯Ì¢¢˜Éá¹Tq±x л$‡a,‚ä„Þ9°}J};¨ÎÝçØQ?î'ž$rɇ4>nn+˜P¥Þ¥²†&£»þ. —­²7nÞœ^ÿ -Õâ²–L5sÿZ#̉¤¸]ãU*ýNf@A1ÛÇ™ë³94¯ -ÇXÜu?n£ì?8g3Õ’–µ¬‹zER‰î9©í=•ºÐ>®¥÷.º„Hpf#v hK‰w¨òMY Zm(£ê[E~úL*(HZUD7Ì´¾%È÷|éòÑ(Xv;ú°ÍÜÂ[eè Ÿl@A'M®gó˜û,­oóæ -¾¡E I¦Éú´meZLbsK-­´ >!ý¹ªAÃÞèÄbx/× ¦€Zò#‹PÇ}Z›½„;T±Ð'IgùƯ̸}f§^ÚÎlÛÇÄÁß ÛÐe¸úL:6\~ÿjWüµÊõcbÆž/¦a0‹£J{Ö‘‚N`wÉ%X.è~Ѹ­¥–õ$Gp÷5®ÅÆa¥ã]Úÿ&7\­³oÖ_}„:*KŠ@F”ú[÷ûœÉ·›+±Tö¨iŸçkWÆU 2›ÊaI˜XaÆ)¦ùEç²j’XR½öw1ðöën6(O\)³$Ó¬·/ÂP!D+’ÕÙŸß\@];ãÔ}þ%7 m¬ü $œ^Ñàâ¿ro¿fAÂi˜d)Ñ"t&pz÷7® œÑ¸Áð`cÀü¦Ÿ¢@³Gÿh-G´1™ê/\¶¡eÍ°#i¼—ðñïC -úÔ_ïéEC’ò¯A¥©:a+ߧtòV@BÞBášÿ…wI íŽ'¶OÔ{†Füfãª\E'´) î“…÷õKDZ2;m ”›þ%µ“+Ý!hhÆ4Uý•.b†‰ŽiDØ+B²DƪGðÅ–v²y==˜Ë¥e椑LÛI7'û%?I%$¨+IoGÍæƒùi¦ÈuCŽ<µõYaõ«ìŸvsàêÜ—ó¥ -ŒS!§&Ôµ¤k –¸Ò2ñÜ^Ø8¸á ±¥³9qP¥k>xw'OLmÏ{DìóHudMž÷šƒ/îB†›T!m=ëÜ#å¿ ò¢SIg±ÉO/BA¨úaµ’+jDˆú³ÏcQ -=tÅ4Øž˜æŠèÁôÜÆì„û¤ä¥a[W뙈7f®q“Mb~AuíÃÎÉÿ[ÄÞ™õô}ŸÇ®ÚÛÕ5œaÀEäSÅ—@ˆ‚Êa†'yôæIÈ(ô§¢‘=)Í0«“d@Ò ç5v½ÙUþ³cpôòÇSlr&™~—v©æ`<*ósãèÞ²¸y½ºòÓv&K•†§yU„¼Š^Y¿òßC¦òo[×­g«3‘jw¹‡´Ý¯?WJ[Ïy?¯5ŽLBûØW‡ öCS_£`SG©^Fì¼#¥ˆ£R¬Ù/šµÉhÆÿšýß‘JWiƒL¡VÇFr”á¬ÏXáØ}Ñ´Íë‚3#&é|[¼¼6º>èÚ¾å_t¤wx¤pf ãd0+kY^Æ:‡»µØætŠÿª©æ– UVó³§7’ÆÏ°¼lŸpﶸ[•ÅSP°¿B»¨ƒd…péöñn¢”'&Iuƨ½µî*ºêãep™8ÿGÈ…“!ukRöSbÈX³”ýÄcz§`ç‡óäy£†õòH"4wžïèWŽ½ÅTi`xAQéÞ;x–°‘2*Ø(qM'îî\…¸i1hÙ‹aSÁì®cHQ›qž¡Þˆc³Ú(»ºñDÄYt —ƒUu¬mé l~@Óõ¦¥þ)ªì¤_ñ8ÌGcñ]K< - -Â,úì—‡½3¥“†þ&]Eg!mà85CŸì¸Ç=æ‹lÇ·Œ·9ŒH°E¬| -Z !RŒ[¤ý⧶24ù<£e¹ðíMT¥LŒ·òOÜ i׶K»ÏÃjì,èÔô3/ü»Ý#g2m^}=ͳcXØ𮌦ޓצ`á·’“œb§œ…Éaä%QÄua9„M²{Ø‘d‡c‹Ô C¨˜?Õ†AÎB@uáœ>-RÄøfU¶»ÅfuÓ„­Em)áÆlJ +è=˜³×%W¢päÃIµ^é0˜Œã¥µeBµõ¶‰z²L¯;©Ã]â–Ã’RQ+3{.aHQ×Ý %WC]BfvEÖW­½;Ø£æö7"zGÉ8в£–ì»6¼½Ô»–`fÓ Niâ¡ç)Žvê÷ڲŽÏHP1cv®4¦CÚ;é?k‘Á©éº ¥¼43«±rF}oÈUµ”în­¤y‡‰m\*¥ÿR/R"ܵäUœPŠíìÝ´?ˆžÿj`»ÝdMtà0ëÔ°ßg6O¤s½È”4OŠÒ0 -õs ­a!W†7¢tžLPx÷s̯ÆÉ™EºM¿XOä–"U« °ö<ºý–ÍZS£íÒ¶öÛíÖ­økšÙW ¢ÿø¼ÆÁ ->ÇÔ"è5ª®ŽyÌG>Wh[A¶ŽNk܆{>k)­Ñû(…0Ó¶Ë -Ö¡LÛ’obG˯¾o“-ìa}YÆâWŸ‘:möQP2ùpŒGÖë -iŒ¦{Î?†At?<ò¡"*EGMQÆÂo!`WkSz‘ª¨|,mSüøE<ØËȨø <1MdßvÒxàF¼;cú™Çæª ’i%ñiœÃ¿qƒe·ì=Œ¿‰f ޟϸQùq›çß;gØø‘y(˜³‚ÀèFñìÃ[k&®˜GøÜÎ - q)7i5 Ê^6ŽG²_x~lˆBA¿¨Æ=½Þö/ŸÛêÅ”ÕTÞÜŸ‡[Sí<ò -«,aƒÇvÍÊ¥/äçPªã[ËñkýhþÕi®³îRØË›ËkCÓ4mPÿ3hmºzÿJ#‚ê:Rü»UÑ(oÓæÉQ¡åÕœ:ÀÓ'Š€ -¼6‘øJÿjæJ6&ÃxÊØ]@#ÉŒáBûœ€‹Í ÝGap}T7JœDGézÚ•1>â+NÄDõ¯¥ðëŨés ÓµÛÑ#Åãý‹ëiÅ¡pý]î„W/ÚñrÏlÖÚ)Z¦€-“RêJXÒu$ñ)ŽY»ÀõLNGþºÓ`Ga'XX;£ ˜´’u’+­xé3Fµû[O_‰ÚƒV®D€ Ë^gŠÇ5q{Óö?žÃïøs‹R§† ×ç±P4sëkø‡|±Â=Ô>qø„,ÃÀ9ôqؾ|ËؤÓT¿i¬xöR -s/x°Æ@{×uĦ=ñ,ÿ2h -n0ü¢‘Q5ä“OT'WIü±·K -‡w† ,Ùf[XÝ~šµ …ùƇ^–Œ®¸(µ„jýNyZÓ¢”=^3å–óû¾•ƒÙ‚,?ÞŠ'Â~ZIx6nŸ}ó”9¦‘d[’‡†aɳfÛ2"Šd³³ ¾+ÿnZŠvÛºXéq^€º©‰<¾^ úOG^ĤyH> -¼ö2)q]8¾ul¯Äu—›'’;œ*Ô]èGeÛ͘)¹[LÌôo›NµYAa¼b#öÅ­¯ø³8ØÀnóÚ|ö„|Jû/&4ü -…bŠ© ›@A€¤/Wý®#Öf}Ζ -ë•õþª«†9D†RFKo9¡iÿA8¥»¨\zÙVÂÇEO3ilÿ!‚œŠJÒ³§ÜŠX·B1 -ÏSþ -Êm3_Z/¡ßBf -5Z§Q̱®ôç‘Ó „¹£»ŠskŽ³øD··é‘Þá!‚}[¬bh[Ë]JÂu!¢õè‘#–"ô_æøBÍ5yqßè¹éJðœ]¢YÔŠÁ`P¿/yµe1N §µ“ÿ7Ac>¤•hç¹rñµæ·ËµBô=í€ÊÛAéÕjLs=C%uVǶª•‡Ég®Ä*KµÏj:š5ÁÙ$— ømʲÌ(™äجg,à|ÓÞå×ÇM›7e&ì³û:x‰1x?qüæ?85]2MòÕ¨#™†x"I˜Y¡ Ö,‹Ú9>]¥ç -=A=~;]Ùi'n)[©àæòž|J-¶Õ—ô+ú†ÊuoW·]>Sñ6Ý»ˆÁ>~îÍ$6¶wÆᥬùFªœ€iã–å£SSdeDjKÔÅ%؃¨m~ùë | ʪ&ôë-4yqîX*#¨oõÏ \ÜlmŒâ@»R¥ß5«+>Bü´'Ý Êá×°ÃÀÄÆùï,ŽXySûº^] -¥¦ÿv ‡Š+4˜0éôõmƒm ¨¿·YÅÐgm´W¡LÀƒGIx1•Ër”U×¼}–" ç -»O¤C)Úßô;F¬˜ž?:°ŒréÉ1t_ê ° -±RÑ´Q$ó킵nä”=±{gET: \}ÒÎIR¤Þ -p±°˜ßù¡‡ÿV ìáÇøò—F¼¼•=÷¢ -ó{î79К‡¨Û7çðôËþ«Ðù=CäôqŸÃÔ3øzÄCäôw“Ñv?‡¥ðôý‡Éè&'¢à×®:ot1Égâõß -mR¢´%?‚Ù© -®NÊÍú‹göæª>¥Ü¿pŒEˆÀÊö*ž#|¦PS ¸J*;3€bôF†îêžúIå_ÎÉmÏ<ër¯J|Ìœš#ßøÀ§näÆStïi\—:n³Y|YRmÃÝ|QÏ ï¶³¿eÍY{fcÚbþ‘Z^'¼x*Rômà ÀŒí'C‰ Ù\^¸ïäµF :,ɾ1”ÿœêköAuÖ›]¹wQ-¥jg›1èüG›×þ–»Óé+)¡ªëÛCGûE(œuá°?E%È5µBŠÔØáý‘E½¢ÈHÈ -êî®A¿Ÿpd4mŒ¾6…ke~?a¾Z”•6[sˆdš¯êI -)øÏ>ò^TŒhqÏ|Xðʶ# GˆG»•bKß¡¶oË&Š°VóR5:ˆ&)Ü ›æI~ߌx=¦»Ö¯¢Î¾D ¦uú0OlØöb‰û«.‰ÌW'…ÓÉ_ôyºÃ-‚u+õâ‡N¡à‰ÿÓÿ3ƒOEß’Ö)‘jo—Š5@³’özë+d scg²Öh(™É\µS70“ûKêoD(ðónË™ˆwˆ4†£ê‡Ëßúû{Èû”ÿ'1Þm¦¤üÇt¡feŒr~NljdRKv˳TÉ÷/5ëD?±Œ~&È몚Vÿ!Ìó|â±":þZT~g)ÏOÕñ@ÍÅõšŒøëÒÛY§~Ñ<½0µ™Ù'¢ßžPÁÑòI™©˜ûLq¨J\2±j5iB­ì`‹³¶êéÏo­¥šzx¿ -VBÌOYqU!Ô†µXÞ¢°#Ê\<@@˜¢M»k-ßÝ·SÖxîsÖ½¶-4vn,Þf}²DMöÐkíC]º3 ÀÎ%5tv -éªb#Àr¤ÑPìëç¦6¤vöé´ Á>.øog;XJ®è Ý0¢ª"©Ë]XÙvGbæ`d -NŠî1ȳ?äíg<ãÕ/›è „áN/ÈŒœØ°rÅ‚óó4bþ†¼a¿¬uó×ÿ'šä9æ)>BfgiòS+Çþ<»í×ÒS|Ňc…4ô®”'ëÕFÍ®MM¢¯Í»ô†4­h[*gÁÒÉmþr³3ùIGÐ…˜ -mrá(‰¤Â#`ªâ -v(‡¶Úÿ?y -}Dи˱X°^àz­n†%¬×QtÖ¾Íæ2ÎB–QÞd -i‰²õT¹,9O  HV/¹Ì§ª¸üË!n,Mý­ÔA Y!ÎíV—‹WiÐs²âs£ì‡Ðäáݤ.°±ïºf¥Ã¹·i¸¯%=„eÃaÌ·elôŒ ¹Þ9œXfOÕ0Ž=î³h`˜1Çî`ñ—Û‡n1DÈôLŒ¢%h€»û2í ¸í£zò=¡Î("— WKs²º{Ü'4}õk¼¼Y}°Z†XjJËùPžê%nºÉ!¹ÜÃ-µ‚/ßDa -YçY$˜¥P§¥ØÌ0;ôqÿY].ò­#ª¯ã1)‚‹%@JzÕ’Pï jH`œ"g‚”s´9¿wMT>¦¼³’‚›¢§0y"Ú®ш`1¬?iÞ_-à#ÔÊÉVwU?~ÀºsÐù'W¬%˜! -§pš õ}E«Ìæc ðmHÕHS”˜âç«Þ" ¡ƒãk&ç£ä]V8-[mk ·Óo”bú±ÇŸ˜œ„" -òRÿ8záêr É ùtÔi(åON³)„\$!Ô¢–ØOƒ›'‚$c¹®€ùuºH.V\xvê„­;è÷¡‘u„66åùº”DòC䑵…tÕ÷b’Õ÷%@6 ÛE´:ñ9Sf*É?AZ¬9çn²2üœ |ÌîÖõÍž£ÁC®Y«QûùÞ¼- -Å9DJ@$¤"íÌÚÕ‘Dg©ÎDòÚŠpG-)Ò*û”ÅJÔ.ÝIkø±ÿ`휤¥6È¡1Íá2_¿¤Ã1CKÙD\§ÓçÉoÚss5O&´šUdˆ~œ\¼Ç»5§Ðy«Ñk¿ÝÁ÷;ûãáacç(„½L@¤±Ô¹Ý# „ÈÍá;û!óTþº[#º±³SöÿJvY|CŠ¯E,#Ð2Z‚‡˜ î=:µ´nu&Òû T^„yÿS‚»ÚÙ{zµ@„Êã}ØHéí…‘¸y„+¥´ª£ÔO8¡øb…"F.³¨TÁlƹ&X4ºÄ˜Qeß² Ǧַßc*+ÓÊ–4Iò]«eƨO€…è~ÇAƪñÞ6'GuÒ°½ã£ÃØÖ`†¿SE ¯/Àº+î«6ÎëþYcÅR=§XvŸ>$›¢s ¤žæd·6ц±†t’4ûûl£lš“.%|dÒL;)òŽéâÏ’…v†¥WÏ¿š9ŸR’’°b2Äp­Öó¦q“’üP¹86ámyòt²¡†ècÔjºy«×&}]šfÛ€­á¡öð'Ý¥ç¦ó)|Ë”ïp³ýÕü!„ÎJúÑ´ÕBv.,ÍbŸˆ³U -çÏñ /°:ZbÆ¡·ÂwIw8º€vÔÁßryäN%´tT©m«%ŽË†xnGX`^´!¶¯æ䦲Á½ß_¢ÖÓG’®þ¹«$¨ -ÚZéUzßÙÚhdò"+Ý -»á¬”À©.¾,=“¸Ÿfü͈É6lì2Tø -½¯ñ¦ò®ñV>žu.<ÄXßÌb¼Ê8Ök‹©V#m)&@…ÿ>|þYH±z\Á¡ø†Ï(‹ÊSÂ7àò¿n -9Èá{Ôƒñ@iF<ÿ"Áßö=Aæ„RøÁ¯Bæ3w… €Ž´edîVB^Ì|OúôºàvjsøâWª:á Ë -W‚o>n§ÑƒM]¹>ˆ5uŒœ™)VC°<|73ÕG÷••Þ¾*“3˜î1íÆæã1èõS2mÖWõf–#,ýZ—“xónFï±ÃÁhåÜ -£¥ ±ì4†ìÐ-rCzéÙzÿL-¢UÝâHüÒ®èw«iQ‘ Jéƒh_Ú`ÆpÍ!{cR¬¢õ -Á -Ÿ¨Çnr>—ÍIÖÿ{[¤Áêî"¹²6ŠJÁM’ 2À†2pæƯ’ÿ@Âz³FÕ\röÃŽj¬ÆyW{ç}ìv—sÌl -+Àèô‘Z Ïs}"gæ«@ôÆm&}žâºû©{á†e°éèÒÞæ€ b8ŽBEIˆ Ø~PŸº¢FJÌϨà}hã’?ܯP øŽ†U›¯àŠƒ/`ÇEµ(N%YcÇïA¹ìW}¢Ã‚é°ÌañJ‰ÿbêëÙ]™Bm X(º.­•‰¡ô_ˆ$Ç…[S»ÐR_Vôb¹Ó‡Ýêýˆ;›*Ùx…'Lñ Â÷¬z!KoÞíwèŸz•åÀóU£-7d–0èaYfÔøË;Ñ”ïNདྷ|¼÷:ì[ÃLË PP Ò]œ—ƒ¸íãwlKíïíGÄcïE?4_÷Mó¯”¯ß bÉ(¡`#ðÁß!ÆÍŸÍðȼǬx>§òƒ*ǧ gr™‘º§ì4ïós¤ðlÿO¿Àü)C6ÅTj^±ŠöJ,l¾-ø=R}•Í^Ÿè{ƒSßÑ1ÌH§EòxZk„,(´|£yd—þ¢Ÿ„q£Ž¼WN‹ö¦ü.é¡`ÞT´Æ!šàƒ–ÄÂämo†uÞ/Ëïp=;WÒ„fKä»`B¹mݵDó%\Ý-kSqBq¢•’@ÜU.bkÍè Ý‘%¢2›@jðód+¤+YK÷ÀÆüGT…®ÑRþ©.Å‹›Ý< IJŠøŠ¹,²”§ÞJœÉm©ëÅÆ?Õ ãåôáÂwô¬)‚%Ã%¼$JŸ³ÌôPl*ÈàBßç\õab'9äðŒ…»˜oÙ´&Ì‚Ìþ_FŽãí¯þí}OÉÞׯa :oÚ‚‹ŒMu,–¡Ïæw«_§h3•ÞãäCô…û>é4€Øì¬Úó‡îjßã—‹Ì:]ä…®oÖ8#u¯‡=àÊ%iè1·©÷Š”•nyšìI»Å/³~²×uzC+þk}2²@ÑdEµª«)EÁãQ Ò‚ØBc`Nÿò_šqËõ!ÜÉ i;QJé¶OÔ~“¾, - ¿†U&ÐÛ»]óÐþ¨’Œ]rØö0!HŒ™—–ï‹bFãéÉгÉËšŸƒö†ÉXÌåÁ‚qè4ì“aœ©ŒŸxIÔ¶ƒ(“·öÜ»ìQ¦[¾`ÎHÐYfôxÅæc!}G¬ÊM+2Ï=RÍKÅ"ì…šsÞxý¦ :[P:¢7?Ô”:ðb˜8¬Lá#v$i¥Éæþ³Æ¢Ø65kÚ«–ò\.ºQãZ˜ñÇcaá€ÍEç-Òظ)µ|ú/×ÅÃóþÆUN ˪ÐÞ¬´ ѳ³f^ûQtL7¶´¢¤Às‰bàôD«~G|£B×óóÀYÔƒ«ÊD×Ñ+ *kF¦x»,è¡™10’f­{ -úqoš¯/žÖ¸øu![0ª½¾賉¾ÿ) 5G -þTÆ ÎgßR]dꮂh.‡QÓËBw9ð¾"NêÔcD]*Ø›dã}‡dHûhé$/ê’Ž§kÆ ý"AR´;%åÕßÏÖ­¦š,¦ ÎiUY¡ Ñ5°ÙŸï5nt&1øúï®´g"™K²rR&±þ¾Ë·¢n;÷FË;‹¨\/Y3T‰d‰5hµ—¬ePÃ[„¿'CKΞ¬ çûñέh`ð`¡ã ™EÃi~¶ -÷é0–]MÛìl_½X¾NóÙð½—J»Q®â3™áË´¹{k£¡Ëÿ`-btuâ‘adËÓ[jï3<ó›ÌëÜ£o&Ñ·;©‰5ÝȵC±^i¹Îη͜a*E?ÅÓV {¢ED{2¸;Axž4O›aÍÍeăŸæ ÃÆ -A}ër¯¹*Ñ'˜Ãû=5”áã؃@r-˜À„«OE‡3¸Ä¡5|tÉÂùѧ¡iæËàØî+˜4cáu7‚¶øÝ .î)¯QYCm¿V 9Ï“:Ñw5’[¦i*× Ùªˆ8]Tå ßnØhÑJWº-݈qæEŽý;ûb}¥€ÊI%Žê¥wKRÁ¯C¬úQ^ºìÿÖëâx]ã/?JL?:pWÊ(´ñ6­É½­cþ¡¹ -×ððOˆ`KéPƒ¡äò=¾æ”Ã*©õ„A_ÁF‹i:à -Í6V=»ÖçÍh¢*ϾNÒ5Æ3è/k¦¼yEÅGXO¤ÐqŒn¼3ÎŒæ‡JlÌŒœˆEëþ÷"¹V½-SænØ7̶])[Òò`˜2§Œ$«×b`i±,‹M9j’g±Œ.ÉKæG~Ö|ØšA?ö,vñ–cw×a¨v#¿ÉWø,|5áùÀ©›î‡âŸšáyÑÛcŽQpa¹½ -‰ "qñÌåb  ©„ʶ2Ö¤YT!­sïbê™r-Á Ò× -_KbßV4óî¿ ]NnáwF&L¶6]rn0;[µ*Iî5œî`¾¯VTܦg+·ÌàßÖÅøÿDÕñÓ*sΉ° ¥ùüx†@øëxìµ?õhec¬ÔÚL˱l4ør˜É|^qňÑk‹”3B^¸IfϪ°&ZÑú-Xê™:?ó\›Õu.`÷©’Ìh¶Òæ)¬¤¾µc³ã“¾«tÙæ’žàÏä-ËüvûÌÞi£DŽ|¤O¯˜ jè+ý*±Ï9-X7·Æ›Àsó¸*%dc®ÔöJq)ÁG1¾Ü¸BŠÒ¨ª5e¾â­‘¢ä -¨¬,%àb'u -ÃG- ³,`M-ºj1{Ÿ„åé³cm1‰ôàzìÅ3§Ab‚…äæÃÝ9F5¿^B‡M(Mݹk4fZõèKUœÒ ž@^ÐD±n·kûµd ¼ -öÛ˜ºÅ–NÔ$)8S/ÆKW÷O•U#£ëü¡ -}ŒUþXÈ8-uÐÔG «)kSÆu6¿CIHs†À! -!K4ISfz´ä@LFuï£IOOWˆvw6h¨'fÍA¼uÐíHeJw涳G<‹e5ñV)Ê&uV‹Â™ |}nÓ,„•[Uo²w®Á}Ô±(âft4ãÍ,`4q°ùì”/+¥åñ>:jª`îÆFn¾i#JQô;ö>Œ·?Ȩý`7{©äZBVïç/r‘„ѳm=â7]ª*A·]kÖy - ¶;äõ×ï¸é›ó½¤·Ìq@Ó6’mµÂÒZ·~*ÑÅA…µªõäÚeó]ñá;Ûþ°1D|JNÓ»0åäp¼2?n½œÊ®2’ŸWZ:šÕ€ ƒ Tøý·HkÇ®ÚæRçß5úe­Y•ªÛuÚ|Ðx`&É"éˆÜÜA»ÏD*wëٹ똴<…¡R_™ÿoýÿm½’Ã÷Ö at2¨¶r"šu“Ÿ&½ìµ -ì¾Ðdwl…ôDÈ$+µ?w­<}⦙Jg3ŒFûú­h×Kv˜ðÃütDøOeˆEc¿à8No”à• -è+Sz3ž·¿ëªô­²aM4~×%7ÉÕ›ôªFDÄ—¬DÇûÍ@açgB]°8WIŒ‰Vq M -CC¢¾=|š.û^}A­c÷À\¬E0q"\ª+H¯ˆYþmмvt‹Ù[áïÛ3á]À ¯§„…D³Yñ9Þ6ðÀž°ÚØFÚ·Íâå³Îì5«)íPä(Kx+¼–»”¯Ù|î qe÷‹wjuõSoM ÷Ðè›~ßÝ!¹—c…iÌ;ŽFùáb®Ö(Ú„|Hx˜dèà0_K)˜"jhëd˜â«ºmqõµåØÇ©hHÒRfŸC#™Ok²Qå´!nŠ<âÑ(@Í~®?>ÿN1‘)0“?¿û['Ž˜¸V{I’˜¤éh„¼¼·áƒ *Ï’‡¶d®­nõ?"ƒrYêj¼„v—TÞ¨á¸j”>¨8äK`.Ö0X‡T9›âíu0/µÅpmæuýH¨'ŠAJô˜…—ª»2ErcC7iTüHÖœr-ëƒ%%<€9.%ì:®·D¤6 ø ö®. ù˜JJL5›1ð™È™µLHCãpþVÆ2XÙ>Y§¡X,!b.³ß#FáÍTY,pàö¥—k¥îe®B  -Pcþ(*ÆröK[ëb‡:]Âùö;á‘I -ú÷¬™—æÖ‘‘òÈÀ6g#NÝýy‰F uw:µßB…f{<³–õØ’P çFmWt¬¯¢PœGê¯ýM-ÅY©lå\öþõ§hA8-6öá -vþ'÷? -‘æ6m­Ûå&ë‡!Âç"{êždW@Ízý5»©$' -VÈïè¤÷æ^ˆI­8‘gã\â¶þ ¿};L¿À$»¶i6)è«ïKAßß ?ÆÂ;MåØw©«6GGö>PÃdÖ¬Ø&)^ò³¾xš(¸ò±æ€ gŸÐö’ÈÝãÒn -‚¿e¶Ÿ©ê¢m)¢û„NÍBvÊtáHfE¯|‘.^fÌÊÊÈ|¬à“±HoÑ|ùÂ:ý¬Þ¸I61)Êæxþ8Ñ[Áwé{hîÝ¥jâÁÀüoö -âç8=Öû¨¼^þ«—æ—Æ|-S«ÆÎjÔ!÷¾ -CLIJ ú`Ð]‚ŽÝ¿yÚ YN --ÎKö$‡#ƒüÒ: Ol~¦F7¥ëyUåÈhK«òjs’ñÓ¹+=µuJ“_ÚËÞ'YQ‰ÎšþmyÑ {ŽÉ7´¤{Pƒ -^‡U¤úê>ó[鯇ýÚ{Âs‘>úh*Bz"‚Ѳÿ‚ýÀ¦ZÅ!Óî\\ -ÞÈkÂ3ï…F»ä|ñÞá1—,yGÑDŒÚ•¦œzŽv»÷Q”‹taJkv9eÕñ2÷®µ ßO§üJ÷o&;üÌò®ŠzÉE–C:ËyQy«ÆA"uRGÇœâLô|W˜I,%c6É¿Y žàÝp†A¿lBü!XÕ¤È6f¤ÂåÐ+•yèõݦ¦Ú:†ÛWF2êɼ¤nD§/ðgHêÃO|yvuMøŠ}µr Ö‚[`­Ä2¶‘ ë½Ý…xשuM îO`©ß‡iE¯*ù—o‘yñš·©{´7!‘‰«”™¨\D Ä7¢^x:ìVÃ&ô¿`=B'î `Òì²ìõ/Ä!]|ƒ~™ï…bœ"_ Õ-댯‹¼ž%KsI]¦ -ÂÍ7›ÿ^á±° -ãö/hªk$qíÞŽ³ôy·Éúç¿F»$Ÿ›ö41HÛüDŽ¹œŒÃí¢µõŸÑö‹üøF¸Î$ï†Èñ† Ï!²çƸéÕW姄õ4fÂ8V«Æ]Õ‡S£HsŸ»#ÕcÎ?`¥<ßUD_¾w[ŒÒ^² -ï8OÓvXåudJî`Ö-›–Eñ”¬6(Èò¯Ô±ýsix(+•âbTñ+‰÷bp¢±ÊHÒÜ.0 ÕR–“=scããÏÀ¼ )yUœ¬?&Ö½H4Ú›î]QBÙ±ê§ìƒ`¦¦a‚†®ü|ö³ÙàìtÜ7a«‹ŸýYŠe¦.Sêd*¢­››¼¨ü.§f@.–Ò&N¶Ø°=33j¦ßm1hËä²c‰¦ø ø)Ú1®^Pe‡ÍFýÓ÷­ðÀkÄÍ™ÿHeõBOÐAèÌC»ŒõÒpSŒ¯]ÙWh*ƒÃãñødäÇÍ1BÏòy®!¤!0¦òÿà´eܵêõʘó<[üÜ*¿º¡ ´0‡Ð4ª’:«þ -û‚4-y‹zŽvæ|qt¾d^ ô‡À2®‘oùˆ'‹‘ÞraSo«µºáôŒ¼u}«¸»W¶O>঴ï 'ˆÓb¹®+º£¨=žš„¯^ç2ßP°tÅy"ª@ñµcÆZ'¸Ša¬ÛnR1Ã]4ÏY”Ó82‰ÚxÎkñP:ú- £ãÑö†&uúãU¨Ù ú\IגÙ8J0\±Ø¨@%nªt­;¦¶K7,R‰`9ƒ>·.mµÌ½™+»hlþtĪÂÝÙr÷ãE7qìõF3þ«ÕÞxzJ·;¥’ôFêÓ>—uVº;º†LNshE -:úúÒÕfˆÐL<u;ÌhÉvᚣŽ=›oÖz?ò5‘Woa†™.|Ì‘ïU`h:ÿ>HÚnÑ‘ëvE8ƒIDcV¾â£ -ãÜת-᯻f¢4>¢Ђ߬@2O.|L.AŸV2‡PçÒŽ²Éy#Áec¸Œ£E;‚{µJ«dÇÉ0¹Ë!zŸé“î8Í8ßSêñ_RÞyÐ…²üK0:rA¾Óà jCŠÜѲÅì¾0!ü#Å÷{…Ý%x#kâoÈxÔõÉ+LAdâ¥QT.C]øUíèÒ="—u"Æj{+ Ä”\ÞeÃCÖ"ݤˆFT–dï©!ÿc,°1Dä(¾z>ú'ŠêhT1ïiòì[Ü_È…ÔcÙvt1{…Ø­Î2)/ÄdÎü: /38»å–,ß®eÆ*”¤S~â·{4á§o2<°OÕEˆÏ•1"o<éúI -®Sdœ©-•ì¥â5šN¸6M¼—¡M!½…ÃÉÓ«ëUü3;Å|? BáMâƒbñƒsô62ñtœEäax<¾NuyGYÀÅTàS -Vó°Â‘õ›ž]”×ØöÌæ6àŸÿ|í˜ã²Èž\èk¨8ô‚x -$€qõ°va ¨íJRGWÎüé’VcÏÚç·Ô :˜èXñ˜ÞÜü¦¯+ïó"ì¼bä/b’2ÌÌ–G§–ïÈ©›Ç6°Éà•ÅÝÛ“ä¿EŠÓb7ìkÙÕ¾wÏ1£!žžÊ@a¿ômoÎüÅÒú$¿¹ôItÊ®˜$þAàü3Ñ%»³þpÿHoÆTÍ—ÝŸNÎÒÓîgüÒÓ^Ħ?úB²£‘bÐŽ¯+C!Öª‘Ö+¦m vLϺ°­ÆÄ—…[>ÔÂeI…©ÞàÛ*¨¸ºç)tÙm ->O¸F -< „Úä½"±ü‹M…]þ«¿¦õØ–¼B†G>Mf±ë-¾n.ëLoû€L«”ÌÎ†íº -Bîv—²Æ„ü|ý„(8~‚ ZKlkà³Ö¼((èhI6ºáGYyÆ6*§T:ñÍHÁOÚ¯ ;í'Ý]GxÒv^Gj茿µÒtnæ¶9kT@¨ôæQçLù×Õôª‹;N‹cŸ{à *[cwnÁ³]ÜßújÂ'ý¾~(U~׳[îO’Ìs™pÒÊl[r$Ë0 -E34APVòvvT¼‹†þ³M÷`à3ÖM'íÑ–Ûáò$§52…Ô²{ënQ=o~=³¨+ö XnpdpÀ6)7AñÑË<æ%%ºz™jáðWÊ©Ç;^»Ÿ&×gõ!Y•¡ÇŒÒ™(ºjØΞDËíË8s`nOQA\v„|Æ^ŸU žÀ'§«óÓãðï•T²½ý±W[Ž¡oÍ€ÍWQu7h;$WË`>eØÈ_¬_ÓËÓiFXämt»xë’iR½ÝG±4íàP”﹤R;`_¦^²4ïϵċ9æRߢò„ ·šé݇>ZŸ„´Ñ>‚*>ö"é®gŠ•M -VC‡ -éÀÂ6û¥eÅ Èíver;-ÒàŒnÏw²½œ®Káê[æ3@:IzÚyWH&>èÁo{óÆÈ3ƒíGt>wwÑWÞê·¢øÁ#Öc¥lú5;k'ª/üP»ÙwiŒ~úßYºNÑÒ£‘ÐMuÏ6“rà#!âò“°ÃRúé{uzò•àËÄ»S -«™hõÀg½±²1¾r>YéåX)ÄB”dRO*³9rSíÌ¥ôšÕk2b7sƒÆÞj⤳÷i4 -ÃSS‡4RÿíK~šÁ ÚøLSîLèqV`~í FãÄÞ¨¢û8R»»)¾C÷„#¨™n:¾›–±¹QÆàÛV¤¸Kô(kïòµ«ž¯þFˆ‰klÇHY’ÎskÆ£ÌXP„ÝÄ}ÝuÂÅÅ ³±ƒÔ7%»û™Û†§rñëž—ßç ¼ÁþN>î+žw¾ç3v›M•ŽA¼øÊ0 ×Ä -ÁònŒ¡›3ÎqDu:Èø:«ªº(`›ªŒ•o› ‡SåbM:~ËgÎißsíb”¶ƒ*7X\¦à¤´Jþ?:=¥'GÀý±±nU -#%V98¸HàûcúzaéGbxŸ¾[CRU\ž×ÞFòÍz­W(-z@Ôx‚‡½Âjím©$©<…Ø@5ePÖ-+_Š6ê9 ¡ÙÅ%öq½ø‡w~IكålºÎJ|V¦|©u,óS¹¹ÔŒÊôh9¬Ñ#ÝkÉ,¦`])y¤jbIº»=Á^Í…œ-3 -¿4ЮõQþ€5ì]ÆMH2’“cŸ‰îô®HWR›Û$^ðz|þ:¹ʆµ7Sj[­Ìœ 'ðÛc$v¢Ç®“µjûUÜœ1’2,Ýý³Ø6õ…>¯-Ú‹auEâÛÚþÐ*Û¾åÃA~_òÛð¿R‘£ s?E?jçFÿ?¾>ˆ$;€Î\²š_µ¾Á¢ÙœÇœ›ïïå8ßLœò¨«V„è>Ÿƒy*ó‹ÔC[ñ"J“Ü}èû¢Ã‡ªkRAD|>÷ßfFî7;óéÀj=½qf*G:D©UG"NÓ·ïÒÊtÓÁ"nR/rÞ ÖÁ?o›x(¨eƒŸWΛðjøˆÝ/`pI{~ØÌØ¥ÝÙj\7®óç1K -H´°x5û -Õ9YMßv³I¢Üf¤‡©AŠëq¾Ç_Ó/ôI2)ðI™‡Dâ3®Ù8ŸzTÏÆÀn¼\|S(€®äضmÛ¶mÛ¶mÛ¶mÛ¶mÏœ1÷ÞW»ïcSIu§*ÝUùËWt -ÜÏ7žFÝêî󼛩¹ößÏ‹æí‹Vò/nv,|7:@.¾M­¡3Q}Ù]v -¦Íû]í©nÕT¹ßtGÃÞ¯ìÑ~U¹›l,¹­°«¿Ç -22w-c+fVBD;w÷ë(¸“¾t§9HNeŠ ö`f€5ñœå¾Ô¾£ýùK·OžË£¯Öþl/Ú|~3ŒOžåƒ_¬æ¯.ð>~pä“ -þÉÌr%Z‚¯‚'Çì -·ü+ž=;=å´W{ -ÆÍbðo¾ =æ]¸6ô~Ói¯,¸ÎçAÿ#ê°ì~©ÍdRs±¨äjëÃ|¥œ.À¶X¥ÙCÈ©ƒ\(ùÎle²ƒÖuW|Ÿºí~ -Ó¥Ùɳ`†ÄO)Ҿ̢bðÊ©MÇ!#hZ]ÒMî‘3ק«´P:¥¬g¬¦Nz˨®¢ÌRË Ñ å’Oô‘ÝjnVíÕËðÜØsZ] -·%jI¤oCo&õŽ1¿õæ€X€uâ_ÓÖùWB¦”ù¥–Þ÷PÙšuå'ŸÑ -wp“žDÒ:ÚÛfˆëY”°yP­¿êCµ5ŸÕÌ‘³ZöºhƒWuì.›üm9ÉWv+o ¬:’ îž·ÅÎEP·òž%"Š[2Û,Ö¸zªž³½„ü%§`êútÛìQ%ÉC¹W„yÙ摧‹Œè½Ô®ÑË•%Ëàýå8²aB%ï|]£s|Æ{Xíþ>O­¼Ÿ2büHÛ»QVD/}¡yfÐæÄ' -E:!{’bžl›«ÑaëóP&å(8ýXE²µ ÛSË}'qòpéÓXÚƒµ²X˧¶†¥ìž¤6„¨âiìD¿Ñ§¾Ï)51›=[››þ¥;?ÔË=­m×Ì£Í^ñž:‡V{2‹'üw%®QZ‚ÿs* Þ^%§ôl·“ænd¬›{xŠ½rÈφv˜¬ò[ŸÐ¥ÉÂq4?óAý‘‘"MÕÅòÃà ß“ï}m¨vÄ6wy}Wâó×NÕÉ…,Òý÷Kò;}=ïK»ÖaOöMô£]–󨪅AHI‹²ÑWýËŒNúõÖë (ýQøìFصÁrD·LÎÌÀ瑽wœÜ¥J©®ÜÌë¸d¬%”Zl5 ;÷¸Í‡ÍܘæÕ¼c÷¢[°ëÇì4aƒ†Š‹Ù¶Üé¹WØ -ÖĆR§ô±ó³`wØ·. ±(UqTöfÙ )/Ü]1( Õr)‘¨p?᱌õíÇøÜEº¿Hr¤çŽ%2n9»v-Ýt²jž3Ü”00šcO6içõ®y”š•…åÇ¡sªã„~”aƘË7Y[ÄceÂhM”6a0>ÑQ÷Ÿ†EÆñY´!n¤øý£òƒeš¹–}–à÷…ûÓ`ßlœþ6⡆Ú6°}þ;ýb?ѽälš°ó`ÑÒBõèüùÔßOc2° -J¶µoè®ãDåźŽyS_+Ô=ÿßN‡ à§&¬ ûÙ(—àŸåæªvÄ$ã!x$És¨@äëÖåNá— »½¨,º«LHÜ-âaïj&±Š¢O{™z¹î3˺ÑF £ùBñ”*t“àP'Æ5i: -Ý0ÓþGrmM -Š¹7•–•7§f®4‘Õ/‰ i,l¤ã©Æò v™Mª–I뀠}…èäc²§nÁÆ -QÅæA·gžc“è4«s¡XÕÏiìºzÆ|*Ž¡"fóì"q—W?ìªbûVŸ5²?³mÆ«Ôðñ¯Ö~¡i³ÚÔ‡f7äF& -‹Sù~"bc$†Iè?/àÝÎEòn²YXC±wUMg…_P¼Àx¼^Œ“an]×Q‹oFá'¨?ìœýÏT7e§<:Ò CZ”t£üÒŠJ:…Š0‚øÔðôóü@©ÓôþÖ…ôêɹ¦û _zpŒd„hR‡cAãÁù0ú² -ÛTQužÙJ2T”ÀÀD_ܵ‰%¿lêµz/8Ž›î -Áý -áB†\§nÅÝhÈ°­“¤¬ªH]ÃU?]èôy~°É™Äƒ‡c2óíý ED+Ô7ýWC·‹`×ÚÑô¾S¤JîÕÄGÓ??©?8¥&!ɺ^ógÚQ,Óペ•ÃV!Åvœow®Úçië{˶½åR*Å‚Z}´³P[,Y‡År5áV -† 8Ôzøàq”ú×Ä|ä²Þšöaõ|·€JCv3Fù…ƒýÄ3ꙣa_Pg÷8³ ëa -i ñX^§¢¸.°Šgõƒ$Kï•… ¨#œ:Lâ5qTB£ÑÒ¨å\íšý”kmÜy×ý&wÈ”…&¦²*zZgÿý2¬–k¥·¨žh‡§A4?’ ç•ÒUx쿉 Q!«Œ˜¤a4“õoäHöEÖX¯¦ÅôÜ"ô³;¯Îå,MÐ ì½Îœ -Ÿ*Öcqò¸âÜœ“j¡W¬9eFg¢›Æ[ci‰14ÐB‰þ_/í¦QúKçec—×e–˜Ø¾[¼6M/´­{®»5t®î¬;sá Ô£û›EX¡×Öçg’F›G©5㔡o§Çù*àPß8‰r.‡øî©c”gÙCW‘eQŒ­‘5±-TùÙösôýî¼»¼à -ƒJ3¿63HÎ]GÛ¸ »AꛇÈF†WÉ$j6q2ÒYtºû+–#ð0C¡$¾,Ö¨]ÃîNLâàX—~À‹"R#ÔºöTSUlLTë’zB_V -›úmʆCyþVÐTü{GÔÚ¡jlön¤ý&Ë>ó_{õ ‹m 5ØØÄVg É3Ás/…Ê[‘ûó¤5úQÜ[H ‡:I7ô‰f\¬;=‹!CQÊ“ñ›`VbB™žŒûB„‹»¯ò/™:˜#lñ/ÃLd¾‘ÐÐúå á•óç䘬[N(3xªÂûÀ-—·ìcËŽÚCpß‘Ë©ÿÛ­ãh%>oS.³MØê&$™‰÷¢¬½`€Ô¾¾=¦hlûåÉ ùÝA -¦ù ØL -ʧ? ÐŽ²9Žaì¾#ã_n\<+ÜÄf$ù7!š¬ì¡”¼wkD74ZŽ‡{°,£:kf°­KAy6ÊƺI½Ç*ø>3˜›åVqƒ‡ÌH.On?%-5Ø>b(í¥˜¥†½SÜíÐM¬óZw¤5QžŽžD2I!Lÿê:ˆ«,å›\}-QÚ ÉLrp j4[ÍÚ@8 x)Ç÷²šHÍ$§RWQ1°“¹½6îPh‹Øh8ž>‹¡rÏ?pNÓïóÔZ€Ì»{Ë@LøbAþE½šé¨£Òà^ -Þ5©6¢ˆ-oäC´˜œ• bç28@¿‹9ÁNÝìØÆÄÖAjûnP!³Ê饟Wˆ:›_ýý2ð–ØþÅ…jaÎoŠ¸zsûKÀ²ŒÃ9Çþ®ÏJšòS¥²†±è¶‚d‡×g¡\…`c¨OÆ•ÈdÙcmÆ ~!Ž[’ÜúJËFç`õi†DŽÓÇ~ -†£ÃyÛ9 -Èi!Ŭ†n7,Ã~|x°é:ön’?“Ϫò\f¦Ãx&îv=M·ÔÛAã3y¬ükœ˜Ê™·=HáÚí¿ŒݪÇx'Å0òØ‚Ùç…X¥54MŽiGª Œ[(I¤@°-NùûÓá¾­lJ5W,ˆ†vÕSÕ¯@ÇîFC+܆„_Arý• +ƒpíÕ0\~¤ÝhçpƒŒéå­±ÿžB,Z!© Ø›?„mÄ€š}TG¤à}„6&ÐèvfM‘Á'‚rät>A›—f(PsW÷oËnñèmJtø=Éã,CHÐtI½jÍašç.vÐWÊJcô%Cà™<Üü¯:¶o?ßܲ¼Q§s¡ÝòØMí\tÚGWf)ßØ"DÑÉOÅHz²ÌŠ=–ü™ xí”ëS ̹…h­Ñt&¢õ+¨Í jŒ[Gø]¼¾zâk6A†Ã¤$}üFuU¥1ùk†5o5Ÿ`¶jO[íCR~ç=4\Ž_´ŠÀ6sÑ"æp±ÐËÂOa‰j*J™rô¡¡`j»Aê]¨ÎàmèÖ8(hlæ±¥¥=èoŠÛóJ9yÆzé_Ñ»LÏøK¶n°ã1´ƒâÉàRëpÀ“ÑÞ+‰Êß&ˆjIb5,—O§]äéMlÚ“ÊK´ö3bü´ñ%eøtaÇ0¹¶uès#êôeÅYÆôš¾2”/=Û *.48æ@£b:úTʹý 0E,ôh9pRÜìÙ5ææ†`×¹üQ_×½ãVýwÎK}õzãÍBÈI«•»Dw‹_‡+ô"V«]w#ØBcVñ ',——^gÄÏF°¶“îò7ÞÒƒD‰™ÇЄ't/´L¤‘ïÇÚÙ‡óºëbmuzV›,½Vš™4~¿×ô#@bHU{ß+M%zÿý3% ඪ€’|á¾Ê1‹B¶æÞUcL715>LÞ•1„wþ5¬Î|úµo®u°"ZòœLL¯^§e`?Š„º]´Èè(4©Î4u²ÞH{(¾i‡8ªä72[—)#nèr) âY:œ…0dáN”›¾…¿w œr„̹,ƒíºË9ƒ;^‹^SQáùnÃV™2ë(óžÛÚY¹LfzK o¡qâÓÝ”±*\é«=Ejç8gI©õ£›ãÓjªµx1øg3ÒÉß -•mŸRªNl«w*ø''¸y6¶¬~ª†“Ü3h¶¦eíæóÀ¢[ß÷]aç’ÛOœrŠ»™ˆ;8S—yÉÔÚ…Ì÷½Ú¼EÔzè 3Öø!5ž” óŸkโ§”¶ßN%M_Áro§ò»ÍN»ÄFkv²btVvvkæ|®ûlhðüÞ%¢KØ„qA¯e`kûR½1é¤dpž/ãÃ6Â(òDu¦Ä -ýbÞ¶7!wMй‰íÜe/ØpéTÆ¡DRÜzbeÆdF3Íî…NóLƒVZ§I͸™Ën3ÞA'ª¬xŠF3w‡dZ‹ÖØÙÂöÂ/9²IRÿæô^ Ъâ±Ršº4Ýßì>yñÖ çTÛÍØŸ®š¨ê@^åAÿ»J:3œç^[£·ïézFç _jüÜÑOŸþGJÉ3¶¹á—]4!×G¤fˆs².àéâ'¿Œ- -°”Äåb«,„V<= ^C§;9Ò'|º„ò<©¨bÏEJm÷x,)e pŸ£9Æ(2ëeÅÄ7yMqŒçUÆôSým°w^ÀAnÙ…„¾St]Ô3O?&=¨÷Dë~l¦|¾P‚x’Ê•…Ú•:—h*g¼mÜH/·«ûÖ©UQùš‡¾´<^ƒ-ðU!b᤯'=Tþm<«µ`\¶CztÆxŒ ?`Ò1lýR¡À³µ*-‹¶j …bWiDZ®³4dÛóÇj¦Š<"T!Ì ˜ÿÚDëÅ?Tuÿ²6ðfÒqÜšr2h¿‚ÇV,äO,ÑšU]ñ¿oX>ã˜ÑBÔ¸´N ì)íªÙó~–Õqàäñ0Q Kñ8%Üd³*qòMÚ‡§G»š¼m°Ùÿ=“„Öí%o¬I,"x·µÚscÀ7è·>놴¡‡ýÛ§Bh -T‹\ܸ—ò¬ånýõÚyøÃ'(dcEvØlsf åS"‡c%~HtÞ5³Gá;ŒVUMèFîÕÈdð=±àL -˜@ñ -¥¹ÛBÌ/ºòFäëéâTõœô[A¸Ôámcš›`{W$¥,@{{ÄÄÄ4׊)voÓ˽H8ï´aÔÅÆ–4w^FM×°‡†‡±ûèNÌf¸(.ÄþcŽwȽ0¸XC~‚B/“qLS@1œò |ÂÉäµ¥ÐÉÈú ­Á—ÌJÇ "3†ãŒì½ôÍaÙ„‘y]YFÑær’qšy%Ä -yÂK°¦;GŽ!YË`E»5AuØÈ]iC¾~Vì‹G‹3+½lQÏß$>ÙĦj©ÓŸOÛ|I\Q,E³UUëpôìð´–QÊΠôQµäc˜Ë\s/–gà´äöÞQÄEŽÆÛÔ'Já»hï‚KÛ³…ûã^þ ñ#B. -lbü³ÍUõ²Qº4O0<€{ªo™uEäâ÷×+ö© yå˜3‚ÀÖ·Y/¾yø™¹5u¬ò Å2ycÍEþéÞ‰Q@™ä!üFWMm½ºOø¤dV)éÚ•¶=ua*à6î! CÂ`QŸ»\J¥ ”6pDˆW¸ºöéÊ°¬°«ŸÆ) 6ôò¾Kç `ÖÄsüz¯~{)þºþ§ífúúÌèÛËæ -ôe—ƒ_íȯ.€_÷£¦°…¼¨ùþë”fuƒ¡°ù!yLÃõ3íÊí¨­Y\p8+ ù¦ßµ£XÇ‹öâ92áÊԕȜۇbQ¾ÊÔÎhfcÚª>°½Ò2«ÇŽ\””¤r$(¦ÛÙlJÁ -:zzÝóëIï•Ô¤¡f"Sô(‰ªáç‹šs¬jt¦´ãq8CRHw½A^Yªåw¯ÃºõÒ …F$RǾ‘sö¢FÊXÚP»Ðf¤œo`¨RËUó«ˆ0F &H¸@_ƒl‰SÂÔÏTܼl®q1*&Á~Ó>FU~ëÛH’bÉÔiožÀKÊAu‘³W·Å¦ýaÆEi®K»(ì‘¢ž¥\Ç$6@ÑÉËéÏl|ÚÝJ¢;Ÿ'Å í~S@Âfþ‰¶êHéh­Hò/þãû Šöl7ŇqÇ› {3¿r^¶X]Ú{Ksyù”IÐ&ÛT¥ Î’<­]´Då8’YÁ§¼*f˜—Ÿõþ» -C*˜<`“ăíîæÀÂTçi±D;ý P¾á±$Œ£Ey+–z?µàiÉ"¥0@j"‰øSöˆ1F‰wʬ¢ÌªËk˜$²BKïì\{œµàr¢"²ÏPÂ8&#FEÎSÍ{º)i²‰ ¢Sþ-‚àéÜàºûdÈkwfH“"kæ×d#Ærwn‘+*ȾÊR'H¥Çèéc™š×i6¾žá*: ¡òªŸP‚:) -•X9¨è È­æz'1¡î!.zìû •!Êã„?·1K8DqàN²ÙëMô:aƒæ®´-Frî¾W­óŠÕð† -ïã¼È ÷µB$‡Ô)®S;Ú×MòÕxjƒR ª|o”¨“þÅü—`+Të†úMïh]ˆ07ï E;'åþ€2ŽaM‚Aª¥À=ërY)åE¿Ñ®uèÝUËh”Â`˜çŸ,@| ²›8fm-N¢aÊáוAxrŒë˜+7k$‚V[—ÝÕžLšÀ•C=•uîÒŒl¹w}£7ËhÍ£vÒ{ª@’½ Ö …“æKDšhœöŸÊIÈ w–ÛnFœitëÜ™ /hO,tì}s„¹â†±8olG()ï/c¨A -³Š‘6U`µ³ò -2{‰T¹ ÈéçŽfN>'FP2ª1颧HðÜŸ’† -t”ÂMQ±:Ñ«=†ߤn/`ÜÔ)Ó:Ç{dßUéyÁŸ€1ewT̲uøs‘Gf€ªÎ¯>³¿úáÖY•RX7í\ ¶%TÒ6R¨Ý°‰‡×‚¢¾¨­ü·5i;þ6èƒ÷á8±Ì;@Ôm˜$ÿÝáý0^vo¯¶x‚\y. ðõ^2YìxlÕU‚Ö\¶k¼oc€Ÿrî=¼(‹hb'ܦ§¤“ÙCâ~Íò0d±þ˜:b¶ZPa|'kÎBH¥ErQöf(þ˜<-xtœm -ŸráLŸOöIÁ|k`ü“p} -MÕlD:‚ý¢Ø¿}BÞ=©K¹¥Ûð[Æœì -2¾‰b -&K43GÄå4½ÊJ"üYL4ƒPB×;VÎó•Ko~4OÍ­‹)¼~ßEçWšSOÇ™âzL¨æQùÍêýÑñ«L¥'*ÎpÄÆTÏÙ.']óHïó¦‘Ôx3âü‰êW÷¿t‰Suÿ5}'DX Ã“·+–¹WÏIÏÎè¢*ÚR¸vOŽRFI¦éÙºoD\˜± ›€ÿPÃ…á+ˆ§•‹ÈŒŸ7SX÷%Š+wÖð¼ôŽ0½Q7¾Û)iv톟W·ÿ¤.q7ª5¸YrV‘1üØqcÝ}iÄ@Ä0±]÷‹T0S| -§ÊêÈŠ™ìÈØ*þM{g{ÀЭ=û)ßM +\—])\T§0`à×t1ð×ù Y¼ªUö@pÒ¿®{ÒÝ|®;d²QE)LðÃÏøʣкvñB‡K e{ãœØùxm£ ,È2z«Ê -/Z Ž¥Q£jžé—'÷°» س(ˆ˜;'±ûZ™äø­zpVç»U¶ºQÂ}¾n¶…Xíj,yíÎÁbZ ¾)ÎF‰cà´g ë­o ¸ <3v\”~νJßyRrRZUG‰½Ç$ZhPZa¸ù!ݳ¼ÌÖ—„nûòve„ã€/n¼ Ûlà¾A|•ÝÑê|_ -\Dë1Æv&¦têz$âsm5Œc³èįðÊ'¯¥€ùGçµU®étQ®F¿B—Û Ë=qñG7óGÿ0i†ËÝöµÁ#jZ­Ž1.ÊB5UebÖx* J0S¡+;ÖG+ÿÔ©°¿ãšËN$BÏÖžçÂŒÿÃiÈ -Æ^JêØÞîc^Aaà@Ûù(qwé Mä2¥—e®Õ4J£ORŸpb!A:è×¥àÒqð« ßë.$ZDEKH07X ŸY- -µócø*º¹‡´»R£Ó³ÞÊôŠ…ÜÉZ%êyÞ™bÄ´uhqˆZÖÁÛô{a~Û=î (ÜòéÛp”Q5è/]¢‰É ……$7m™4]@eĬ^E'Ow¡Ý’ó%|5L‘ݯaÉÆ$“æ÷îªNˆJwÔ§µQPi©EÒ¤ Cåâ=~žYÙ·tÅO§ÔH­QK ¶Î·­ª?dôòô`ÉU"ÈÆèI(y þ—«4Ý%ÐÖèÃÊ&{~mž€½”^vŸÅSóŠ!Éõ§¨Ü‡Ô nµºArK,8ëm4l›Y^G),nåüez‡„ ò^'ôb^àéÚi—gùéâ´”÷ϼüô;sŠ¨1Õ6[€s)Ü°SArφ—›Ë†K9…)‘7î­ì}q­BE)<<ãj3ãÞÀä®ÿôI½ŽjP -ß”‰ð†‡!b€žØ&úÝ:¯¶T¦k£èÃñîç¡l^ÚÄ%W[Ϛ̋êîr‹”x{çxH_<õ;íhYÆÎÏ[O³^ÔŒ$“Ž–Þ¶©< -wà±îÙ)=­¸ÈýÆ–Ëú¢±ÂÁ¶Ž)|Ã>¬œPÇ+?Üwhpl0¾eJÖìžò¡çEU·Jñý¸Œq3¸²·NÉZÄEßà`óȈÛD!(QmP`cdTïPY -h´²à¨pšºž>ÆŸ¨¹8È;aàÚ]~~8r!¸x)ª`f˜¢‹¨c4z˜x`®ü™CÎ1].tçBF´ÇŸV=‹-ŒÓÛ|)• Ñ¯,eÏ\rªR]ûæiqãá~'à[¶~>—ï»×®{gkJ샜äЮe²K§œåƒ§CÜÒ{¬Á=!ÔCÙs˜wæO÷§ÓãÔ(K%Ki½‘ÈGr6q`l¡þJظ߅èCUº‡ I¸¨X Ñ¥ãù`Íâ^ª¢„W^ŠÊr¦ì™©¯n„á 꼂·2‰´5CjA«Ô0ÓË—3øÂ"žj“-½c €tþZß±PA™§Ò†[nN4ÂçŠò­ŽÇ%9•Æÿ‚òújÓ’ImÑCŸ¾‹F&ÆBŒQ’ ¿ÜF®:ßÎú]¾EϘÀêE¢ŒzPWB僚N6€–S£©É9ÎE¨êNR,i­e.a‡hGàçÚW#$r€Éà6ŸšÄ¶`\Y†#òWõÖv‹dþ]n×yFŒÖpÒì4žÇEc©HØå_ ‘4Þá¹5UW=«.ÐRÚ¨þJ‘Âò¥…Å <‹ –([ÑƹžþÁ«~Æe³¸CšMQdé§XM·ê|£Ï -µ -PáÑ3î1IÈÅ7ˆ8\ýw<ôYâͧ«GÜ -¢i÷ŠYëI£Ã'‹«¢‹T‰\Ð -ôb -ëR9‘B¼<eÒâf'và$ýï«°½iêØ]ñUÐÁšé×.„CÜWÕ9›Ä›ÝúY½BjYÈ72¶èfÝ2”Ë×îƒ6Ž¡ü²)+[V©þÁNíX€â[(uwè£í”<µœÎ:ÚÂÕ^: <:Vß[Ÿ@]€O™½©¢IÌ,°òOÛ­°_ªcœŠ›Þx­¯rCq“cp}QÓïãy -Ë}…OdÌD‘7·zá‘t‰ SˆͳåkÜâìÓ~Y´á£O:¯Á&é7{’ËkyÅ3çï/Yc…„{Qò^;f8Œ&S±XŽ” Ù\781+€0| c/-j«VnóS×O¨û”æ#z}1Vºo¡JÅÛ-Ñô|[ŽÛBüËÒž VÂÖïÊëC°'ü:BºZ¨T0œ×žïKK‡¿9$…Tz"À›Wø(¾È¬'­¶Ìg’*¯ÅcDÝÑ:Žìž0TYõþà¤;|®FÚƒº&¤…F¿4ׂ€¬Œz8±¿x+òz#;R„‹½<LP}m¹sf=­¿ P•Öí‹Ùƒ¬L`ÙK=¶Þ:‰Lw¬h.u„8%À¤½T®ªa… pŒéÇ­$Ùûœ`1rðx›xËø qûu†Áœ†ÊŸP@˜‘ºvÌ|\HôM)ç`E¤2Üu ÉPè¡',é ÒHR1à-y#júñÌõ$L|Žž™¯þü¬“[oI\­å<䧘!+F];eˆEDÝýá½_² æÞÞE%íG'QH‚Á/ÝxíbÝ)æœ\®TðâójçâYx&Á‰”Âìˆlã0O’ôþ |¿¨VP¼½òÛýW˜Û2æœk‚šÏ{‘Ä">»Õ0OS£˜¡­Üd=ƒ!á çLYA[ù±$­†H•AÇ´å«\ R±¯ÒŸît’ˆ´bð¿(Úç…>7O!.í›UUÊtA‰Ä(Ù:»߈î¸A9)ʺ²ç2i¬öWMùÝ×C”ž4X­— e*8¤e¾d{*O›Xœ^ŸÑ˜妚QÌ *¾å˜ØŸV¬3žýÐ#Ühß„çWjО~ªá•ŽeQ2`‘ù·?s)*"`Fà‚S–¦æMÏgÜðغ";Ëo>§ñcÜPgRá^$sª%XK÷;8 -ŸÿQÃ[AqDœ&}F1ö?vJX€Ó1ñ"ÏæÅîÖ(Gd¢÷·_;P"»‚åøÂí:cÑG ÚxŠIò"¸moKÓI’}‰åX‹¯¿MKcN ›Q+X¨p¨ÿp3O+&‚ÿp€ÿ‹òÿA‹ÿ š¥…‰Àÿ88à‡àímœþ‡ ü§ˆŒMLÍ@þ§üü¯â¿:àÿkkü'ÿ§Àð¿vÿÿ_ø¿ù§ó_?@PÀ?d - -ƒÿ— - -&ˆ€Ò†Ö†&®´n¬tLtŒ ÿ] -Èzã?šäù¡{DÞ†q±_F; O:*PŒ‰XƒÆBð ›];¢t?ð9½Ùà0»è!ºðþº?¿ÂBëRÚòwË‹…Î81.wû ö<`¼ñbxUï¢úxÛÎ׸©¯vÐW~b à‹åÔ ©´0ßa„e©B3h†"0\,ia)X™Vín¿x¶KLˆÒJI´z@»‹¹F…‡úfλ®T°z„I| ÓÒ[…­Ëa97ƒ<{Çe¸$*ÁèbÜjàÐ…ÑKð̬±Nð3‘!v®ÑIJgÌ œ§}EÈ×í÷¹~Y­¡ŒÁÝ@%JMG„!ù¡BZH6AJ¬ÏraTM»Bia››G÷hü>A©9u,fùPÑ÷efªuã%ý^gÑôË«Ê78p¢_ ‘ -+KnLù×R~Á*m,›(Qr÷ñÌ£X5·)2# ¯±:ÅÅ8„?ÓD¼D`¨YEò:”øHÏc¨éü¹¨%/ÒqSh»ÞYñW˜T=ìgÃW¶á™IÞk;‡êqC©‚’À¤mÄ“=!!mÇ»‡Scv˜å6v÷.e,IWïÈG­A”ˆÀÌz«ElXÁo-vÂؘgMõ”ð±“ÿ¦z2×—]-ÂãGY%¶dx Àj°ð= üç‡äúžÂd2Ut%6kXÖ$êá"Þˆ&± -»¹£þ5ø u06õK.Mžü©GX_§tŽ¦”ü"ÄxH03ƒ -yFhR…K’ÜBŸ"›` Öíb”{ÕÞ|rÑÁ¾šlùF+Ç?Ù´úÌoTN'oÈ©~•XÎ|ôŽ§­‚]‘iF½-o$Þwµ†Cˆ b«m˼ñìßPÙêµe‡P ŒÆwÓn:”ÝŠ`MªóˆÔf<>]—¬œ£$Ø‚™:†ÌtØý”–ÿŽ u˜°[C¦Q®eë*váŽjj ?Ô ¨~k´µÝ§ QêïÂU­Ÿ‹¸É×èF¼»©µÿ0¹î–Ûi²Ÿ¦Ÿ5EuŽQ[–ƒN -gkÿÁŒÊ˜²R --bàA¥‘3Ä×ädj+ðXÅVTï±réi¬/ã2¶J—HYqqßyÀ -ó*uHå‹àõ }¡˜Ñ´Wü%0ò^¼Oê½Èò'tá.½¹Ö©YŽ Í«1ŽkiJ:ç6HótÑ ÿ ‚rþ졯q±•³) .FgîÊ@•–xkùçö).Ó$.D)c¦¨! Ò.ѦCn«UU^Dì»_­!Qrel ÷‰šÒNRÅœj¼ßo5FO7m^yn©û7g·z¶Íh2ÜêA*zf»ÿ9³0ÝÍó¦Þ›ª‰$·>毗6@QM¯‚½TÏÏÂÿ™Ø;  (7òdL_zsžé rÇ5çU¬Ž/3%v D+ÍЀ(þ3v¥€N/´ñ$ÕD,È?Taf× îé4±0ÉÿD±¹˜Ó‡ì¶gêÛ? …;1Å[¿µ -`øFúÐss6ØÁ·üúÈ¡U#x(´NF³+%0¢èažtI&²2àO :,ª+Y0Þ0+»Ú#×ßÄ âùî9¦$D/K*2Ù0:v=®v0–iëHYÐu3‡¨2GMÅøçÄ9#7„#€Ö HD÷šJ…¥GïSR¶MØñ,£]F2~(%~(!~. -@¡#ø…µQ~ø݃¯ $RX÷f¨§»Àˆ¯»¤¢–´ßWýïþSæ¥2÷6©¿ê¹„LrÙë¡|>Û#01ÎçËVý´/kM'3Û®ÿ™k†»væzÔß /zGß´&MDq“_ UO5Æ¿Xì¼}’8Hv -Íë4$MBC.¾º³!Ác¬Ø#‹Ï#×ΦñPšòÔ§`@VȨ§û>äÍ’©*ƒ¼<,¨:d ”÷ÏQ̨p¿[ˆXäØ—zB‘HY ÝÚÂœÑgw¡”Ö§a”ÒöÖ÷Q ùdÐS]äy¬-P5MÌK‡:¥wË[iaµm¯O#©²¡nŸ®OÔvóìÒ©Õ¸^¥ òöJ¿Ûµ±bqÌÀtaLÀ P’hÛUŸ Òëp¬Ëû´ÐŽ‰mMƯ)p§Õü\DüPxø¡@ŽO$Õ~q=Ú÷-%R6š\izþûutž5÷ÙD½¤_UõÞ”ÂÛZ‘{¸¹ÐÈOÌéÜGÝÍ£bÇŠˆwà dóÔèA‚.ìyïKA 9#~H7Û?¥âULu_¢þDnS—!žÙCiçK欕øøcÌׄÔ5B1IõÀ\oºvÙÄìšCÖ™¬cp’’ÔˆrWįÎWø=äg'¡ÅKû¼…U¼õÁ?¢‘àx»Üïã”Nq†'È"Õø°\?ZsEB­‘Q÷œýD:Û%Õò£‘{!1%në‡ÆQõü¥Ç¥I{!ÉX[aÇ(ÿ? œ5ª›£N,†¯6IÀ/Žï"]?ŠBsYŒM|“3ÜI}/@ÛïnµyBy&m’˅ɯðž»Ï´ªÐ^‰N>a\È<üil^ÄÖ쥞ŽxCh ½ë®*u¹?×^äV|›ŽâðÀoÚöÖÎ]½b÷Oa•ÓÚ*^×Ãl}ûfÑ7%:¬Øér¬?¡7sQgï¼ùºÊ›)}àñÃ…?\èᇠŸ! óŒôöw¬YÃ`t6ì© '”A4±5ÉöLe:*¥j‡:ïAt²»Íð‰Nð…XÛ}yí«»'ëð¢êØ]&@*{c˜"éûÙ,Áó—¤iqrÖX¿-L|ÔA ,"È»æëlâùþzñÓ=¾ìÂö‹.‰'¦A'”Ë*qh¹,ÙœZ2ü0m -”o©o*ü†îæÀà&Á#¿fŒH‘E^ê.…èØÚàÒo¨«äì`öÐL¨O$!*.ö·šà54$Ïýøˆ\#+l*hF¤•¤µqm¢•taVu¶–z9hüXrÊÛÔÓÎÑA"ÎQö\c3Ϲ2+q¸ QqC?¹MZ·”A^à#¨ó5!m3Ïñ¾æ½f¹ž@ý¹é( !49ó°‘­ƒJÕØe‰õjl3zÌSùß!Ðw²¿Sº­ùÞe•ì^d¶•YKÊd}5ý^T G®C.¢i¶Æãö¯½ˆ¾RãQWƒßóÀ:«Wá£"¦Æót^æêÍ>š™¦£Ø+t}tÄ\]ÄŒ ºd=Ã75‰ã2å]B b`NÂ}L -zU´îÔ~õÏÛ‘B°+Š·¶*Wì„ÿ¾ÐÂ(¥ -P]Êêf˜p¡v5V8Öü$TªžF#-åjç´´âŒ+®?§M¯ù1íwulÛ$cÿ1BÁb®™òpò=9ýÉÅó/30Du·bÇ)ëÒ†‡œ¼¼tÃ5¥Ë‚-–ÝÙ^ÈŠ¢,©€þsEô•lžaOÆRTüQ¹ÉS -3ÊP¨¹àèSÙûº% Ç‘Á,®ÉYxˆ®U `·+°ßd–÷”hNÑór"·+1Pµ’ÿj,@¡4z‡_‹JeRÛRzÊ¡ãZÂfñ Œ ÅÉÍÜüãÕ!ÑÐÖ飚kß«?Z²_=£ÆrÑ -OjëâÜ©‰äz÷¼7¬œ( WáÙx'¡2p§€ŽØp¾ ÙÍIö9˜8–`ï£2sÎf‡i.ªK”¸Êêxl‚¶%ˆ±¡^¤'d‰Èdãk¥X ¯ -u!¾A²(¤ónh}ò¥YRNô§SB‡ -.+hÅIeA-M‡•Y\jÖs@+‹ü5EK¹áÈú°&'@®úšØ)Ù‰üç1îñ `ú–¾tÓc× Ò¼Ó¹!²û&ij)öàÙQŒ7PÛæ×9AÂå|D;’ ò…€’r+ÁísSL&˜o¿îŒ—Ô„;­S&¡%>CøƒÃº›Á5°F1X1ëoWšÚËSfiýrA…3x±RÇt{È>ü’:bM‰îÉ‘kÏ Ô†£™gÀ¨éNÈsEã¿šý¼Z¦ÿe -NÊ‚±œŠõi bU—.3+ÀÚ±÷ÀéÏÛ…Š¹öà)ÍÜ®¤ëû4ºNd*š^kƒþëÈÞâ}ØûŠSG5P±ÍIPµÁÀüEFE}áU/­ŸìákW¡¢¥||Ö¨³°b.Ÿ` ÕŽ–Ë ­/С4÷/Þù!z®§ B¿®.Ûž“›†Åy7µ†¦ø ê+TþJ¹&Uñnª9ö•|.¹y’3$b¹B›'¥ñj²VY2±`~ÞÞü¼=á›]  -=ôxɆ, §þ­ßyø h¼–Û9ük49Ê´Ü’úGDYlì]R€×Zƒèá€qkÕjZ]©kç°Ò‡Xí–”ëƒ<Ø×+rP¥ðc!âëÖ¹×Þ”äTõ`Ú!‘ë& [™:d³‘b‰¨jÄÄʱ@¶ÓmMh‘—ÂÓ¸wùä„÷–Çãs“oÌà.BèÍwÚ•ÙuþÔ ຅¥gð/"±q[KŸSãX¬º´FŽ– 3Žï­»Uë´Ã|ÅÏ%i!Œ±„è&¢¯ƒGß™â/hêçͪ+ÃÉ 'ªâ°ýÝPTVoèV2OÏ'VµÎÅ“; ´;lÝ‹Ãú° -L¬™Id×.΀O&"kˆ¿#;æi]ÔñÏy»Âã­ª‡Á~.~$*«ÝZ)J²ªmXØ»’ŽŽœ‚¹º%íW^¦$_ 6Ý^-$Cª«ÛVD Òy-bêÞ°ÎÂœT#÷ -’ðýcYÀWnˤóûÜjP=ã¤jöçt7o—³¢ù4P]Z‰ -ÕmnOyäž&è˜ôí4U\ÌQݺ¹Roâ›æp£‰¥«.{i ú±þöSBWI9ZÎòêÜXÎõé‚veõ°…­REÅ®ƒ¬´ ê)Ò÷ìþXOBÖÖb@°½¿Ÿ1;É æF««Å"¦C›]×À#†u|(o*Ú´¹i™Œ C @Ù€ar„bèÍI6ð¼…ÀC[˜jp×\K;(lŹIŠcaIÏÇ]»pߣ%],¸Å½eçègge[PŠzn¥ø9ÉÑ¢%ýŒ¢ôÏYÚ¥ÖÞe­B éÔ|Ì&X"Šìê‹ükrÕª(yt÷q … çòëÞ.Qh¨QS+«n71_¯ï •'|´\Hòâ°×Zàm…bm™­!Á0T]O:ºÝ°õE¨È;µ~눮þxêq-vä&©ÉÒš`ü~M ^`÷‰Äø5™ÛV¡ÌúñR§Ò£G*N‹ä¹jJÊ„¹·§CÒLÓºàÓ¥*úa)oÃ5ÔaîòAµ»è -)Õ-ÝHÊ*­=*éðAAÖ®fÃ;…2ýQ È&óš †ÿ»qŒOŒ³'ËiÄBøÜÙ«uIØ]Óþì z6”zdô»Ä¢r3¹Ü¸CKìÛДI¨Áÿ-Å=¸ýŒé7žU2ˆ«±5kh„ª¦Nb·HßÜ!ìw},ö2­+ÍesŠ `¡ëqG/¢õþò‹ß¹]_¨vèöòF´mäèìrÏÚÐZ>µ€Q(á{Û&À·ufÄ»W[q@áÙ=Õ6b†Õ“Ùu~çêD}¿§åk4Ñþ >{©¡LíêÀïݺ $ÄzÈØØ Agk-y*éýEKÙšö×¼‘·—ßëþ -Lœ6fïܳ¼«káì†Î!2cú; wçì^rºðø>ö8†µv)¯ JD8…P¦—{-²kÀfýë ´»úT‚Z -˜AŒÈ+½fÀ;¡º¹ßŠsj¡]üªÛ¢7&Ì$t9Q@fAÚ­âñV%`‹ŠÆäÛ¶Ãé’ÔD…10`ûM´‚!¶»$rðÅÂ>¿ÐŸ_ Ñž™Ïóÿ @ô¿ÎÕà:¨ºÌ¿iƒó$žsu+"MÚ¢ -¨ù­ªÂß>»åÚ­sáX¹ùòæn‡8ÚãJ]j‡¦: "ãa¥H‡TÕH~oâM¼:ÄÇÄé? BÍ…U*g~B`Áó´N|Æ5’–á>w…Œ°EÚñ“휂|0‹ü@›µ=7@©øE[Ÿöï>õTÚÔX€½qúfzP´hPqÕ5tÇ"ñé/…ïø¦ ²â4IÙùF"ë½fúøëÙ†Ÿìڞè1êyáAt;·åÚ‚XõÇÔ%Ád°tj58,`?¨µ.4]–(ãR’“ÛÙßít\E´Gî$AÿDÛdšiž¢ø\„Œ ÏÁnäHíØEÆa’Lä6¡`Q}Sú"îþo×ÙJÉ«ÇÊû©×Ölb“íϞʘ@_pþ±êÚlå]¼ƒ¬ǃi<0<6M‡Xh¹¥¶£ê3L”nÐ/iet“K£(2çÐ4ç˜w´>ãn“˜Ò”º±G5O>!Q²û<‡²-â2^á õi6è¸fϤÌ¢Åî3áÜ´\½´JW®†Ë8$^T<«V~£X¡òÅ×dš¨|ái÷’Ç È»#$_ÞïXl§å5•C÷›7»`»‰ -ÄÉ©gÝâníHUaUÒt>ºüÖ=<¹)ÙªÐÐðt9D´^¸´ÿQñŸ°vÇ2MåÎ6¦nrTåЬœàXŽ#J}»ú¥ÁgÝøåᢿˆãMî |Â3È&Jχ/­ËÐÑÕsëåIø8[Cc¨µL½Å¸[Q|ß$@_ŒÌN-4Œ`há`'áÓòk=fÑ2C þ\$B¬TN’G¿©&Óù2AU>J - -bªô±ì A,^¥ò‡?õÕA.¾°þ} í9­ó3¾k@$·v«]™iÿ0÷ þ¢ªQYUn3•ƒ…œ¹æSžÆù ƒ Ù&ÒËí´¬À -qÙêõ¥Êë£ã>Çá§1øiü? -?¡ÝQ¦ÎöˆTõMW¼ãÎA´•!Ö?_µ¾sMrÖr:ç?ï¼£» ˆký,œju˜·á ‹ß†ÀëÞÄL(ܾ.ŒÃ5eÓØü—4y*DŠ&Gó.£×§ -Ö8ï'»¥¡ð®ö-&ˆÔáägz/F²¿¶5w5õVUw” tIñô¯6Ÿ -ŒebËîëSÙvKÝî¯g=H>jFæËî¶}Ë,ŽéN¹"NL×,ÓßjYýAf„wñŒ$bËwÒøA¢µjG~ ÷?‚ÚY:Ô¸oþ«¯Zï—Ù”ÕÏ[3´/ -»â/Õ}ÂùQÖÀD9 7¬ ûzPç‘1–@É„îäÓ+´ó<@Û[î¦ú†Býíç2´¬ÐJÓ -EbŠôÄ’˜¯R¥²'æYÃ27μ}ô<ç:òjw )™öÊS˜ÑÏäJÔ?¾0PÛ´@fÎzFëvQý”ëÏïv¢¦ùÐE×…m°Ò4Øô!o ^¾PMþÛ>Oh£184³jS¥3© 1«s\3\I'ÎFb©k rµIxØGD=qµï(*çƒeWÌo©–xYצ©÷,v¦",Á¢fG¿¾&`5 f« áÓÈÆŸsU¶ÄþâM -ƒ'#ÔÌÔöyEÝöèГ¿¤o<‹+ˆìU›4´Ž‚9‰åúuÍa¶^ÁÑ9¬¦GWŽ¥Ïëª×çÃ.Ó<¬œ°? ±¥)MéÝÀˆƒ{ט“èYœ;8YqÆÖŽK뙨¦±Ô¹T±¤§Áþ2#¨mÈ¡µ¿0ê,á¨Z¾„ïÊ8C‹’üô\ßy9Ç÷û|ÒjfšæÔóxdyÔ8 ÎBW^tºR¶4ôåÍOÉÔ;m-›ÇÁpÔ4cÜ A[S_NþîÊ9iË¿`økd¶&Ô<4X­O´Å°o·7Æuµ^ž»<¬W9%¿•nŒ‘¶ËÐã6Çp¢)û–qÖ8ï÷4cýïÄskdý2+ÕœÃGøwcË^ -{aeñ%Ûù±å·õ%º¥áðXùn! -Øê¶û¬UtÒÀhãç᣷0Î -ñùÞ'?]@;î_k‚Fb™û%¡’Çáì]‡²Ä?dPÁ -Ä å7 áŒü+Úž€‡%¨¦UËÓä|BéÍÜ>¶k0Vª?}9>•·-$ù#u•I 3wfdÉ_ û²ÕT´ËPØ2~>¯="Ä¿Ê8•7´)ê¶öÈýøU/峎ÌI¿%J©m–A“Ðbòþц=3«Õب*)(÷€õ>ê¼ßŠ¯S/xÚ!³|E#›NÙ‚Hê1Õε>§ P.9Kÿ;kù›L—÷û(Üï¶ÔwgM£[¡xÌ8ù8Î.„'¥ q vFpOb¢0žŠÃ¿3ϱIé-’ª]=IÜzkzº@>>¶5×ì¼)´ã¢“˘ůV³EOPùÁ¾Bëö53U<fD5¿J”æ±€Õµñ5ݾ…j’€¼ èZA£š»¥Rº¶l$ uQ\¥:/ÏFŒk}<UÝõK¡¦!§ä–³×àZ4õsþõlªÃÇ%ÇbN^¥¶- O¾S7#=åìV?KÕòÓ)H§xÕP;C´(B;P¬(Šry¶\c¥ -—¸Öro°)²f¿ŽªØÁUë ôŸü«âó2Ô‹*L`,¤WQ;|¿[P.öÓÇȦ[.*#v$ª{[ßõ äFd09½“úhÚtL¨•q_ŽÊ„T— ˜ýœeKGš0ÞYoøœfÒ‘ë#(†@U5&„j¥!]uŸ…M«%±ªªJ¶–¥øÏ:½Ö!bÅô -E?â^¾4¢‰r;êèáõ»*äØ)Гe'Ò"td5‡Eu§$Å,+O^°îTšŒ>vs”‹ W0€ªR¨Ú„ŒÓPDªÁw%«8lj¦¯§”’²dñj– -–¬}L™r\SªÝÖÛÚ|…ƒSeÏ,kjÅØ}Õ6OÊgÆÜÚž!2Èýþý”êh;<ŒõwópýË‹D¹Ù°èF"ù=פÇýøÜd|»6ý5E¶ÿ "@Œ)…òsjæ¬\¯,f÷†ÐÆË=»X¼‡ZΨ}úÌkÕÏ77àu„¼ìé%HÊ—†i¨ÒsÍŽn*Å1(Å<ŧ§=¼kÔk­³Î+ÍÓ$ûþ3ô…‡Gx–}šK - Ì{µæÜ—Í.öoK“%Œe®ÅNeÖfGTWp<Œ0‘€ž’ÿv–j§ûTvÁ,8¢‘×Ø -›GŠt,mU@9 â[¬±2jÎØ,SD,rßsOŠG4{æ ¤ÖpâN¯©S³eòþæÛ^C±ðÒ'bâBdx ¾ÌÏ…ZÕÇÙfV1™äÔ¤ôÐϤʌý‡Ý¹-µÌžz…þÑO¬0ˆÁQ2ÑŒî"`-ª_Ê_š8[‡Òæúçãìm‰Wî:磩x>Ó¥‘ ªg$›¯nhJBx›üTRקÏ}tV$o9’¶¿†«¿ZEfNhc¤³d7ªbvL -B=ÌíjNÙ÷7@I&—›=½|^˜*%t.‚@ñã¼°çôpAo7ÛúbÒ}ÁÞ ²ßÜ_Êš”?lâdäG ¬Ëð…®PµU’*M.Áy ^âîá>‰ÕǦGÖ`\B‚ªÔÑGÚcm$qbl‹Ñ ¸]ŽÀ/cטÐUÙͨ0¶åf!¡b¼(Zì̽ÄócmZ”UœØlUx -ëÕ™6(“­õEé·±{†$ ÊÑ™`¨2¹XtËXCù¸bå}„–€íÕÌýî×·f¹˜S2û4Þñó°Ô¢0NQ·…÷Î~íRnÒœ5<{ç‘kÙ`¥T2à©Íå‹Ò]¶š{ŽÚò?‡À±5Þm^ì»_ž½ÔëºfU -ñÞ+éA-+wâõJ6ºݨìN ocÀ|A^ SÓ˜ðþvl‚/OšŸB½«AÞ <Ä{ž|‚®¡´'q¹ç+ ù!+dj !+Îw¶V2Aì8!‘„N:uqÎ?ö0OÞ—ª‘ <_I‚2*F¢«"[Œ?¢4E³’=êW1¦iæKÇœ]þÚÀ92Î}ô-p~¦Bû61(×E¿jõ×µÕ|‡Öºi/2püPÛL ­æ»éçA„M0¾eµ×¤HiÜqýªÁ4ˆúŸ…öô“”ãPýÕ¯zàC|èDHPئT(×({¤ ×’Ã÷xh’p&^Š¬C0–ŽÛ—…1ëqõz,Ô(ÇgØاøïçÎô= ¼IàŒiÖQ¢]­\}ÿNîÇfé_3 ‡ãÌ7¾kS ("¦B'c€(8Eƨ¨÷{œXÑ œÔqQvÌeÕª7ª–o¿?¼÷δÍnªÂ0,Ž0¸U—ìsž4 ¡\=0ß™‰vJ¿´òaÆ‹X êȽGÿ j –¤óS4ó5î$„é≪˜(PƒCðÁñÛìp÷>ÈMA¤†/Pš²2’¯ ¡¤ÍPÝ(Oº"sN㣉½æ|8 -»fGª¸^ÏŸäà-/Ô’öîð˜ÀxUa4XÑäÏE’f˜5Þk?H¶w¼C—‡ŸoˆZÞ&eù,üŸò4¨ojðjCw r%ÀÝMÙ¨y¨%Ðß^)"t[T¡Ø|mr(ø–ÿˆÅ~ö7Ϧž’,™+Þ¥çIÕ55ÊòçÊ©VIeZÿhÅBÓìX¸VèLcvÖhb0ôa‘]õÓ‚ž87eÎ…©Q'â…[×7Ï„Ù[Û†xþnøm-¿åJbÕ¿tÈð-¹:4!ˆ?O‹ù-,E×pÏ{ˆó‚ -’ô]=.óqAl‚$кXªì8Gç^•6o™’ -—;x>Hý<[#UABat>ìñC³[B©é-Fv~X™é•‘rR©‡ä-§L-‹žó1…2.ÂRÿ~¤!‚…­µyŒÄ¥·ÄÎ3;ѹóÝ6Iݼ·ñt=˜W”\Eñ±Æá$Åõ²&­ dÁÁõ‚Põx¿ íž"Tmö}9“$“  2³á‰ÿ 4¼‹ ¿@ÃC¨ÅŒR¼X¾yÑùçmÝdÌ?ªR뺵¤¸³}ë]®™_ÆkA‚,ŠüE¡ë–”—»ìz/Ü -q”b@W~OaSƒgCç5ÆôŽ¸¼…°+Kñ¤ªê˜~÷ç=k}N&#>Ýä°w®Mˆ“íõé‘2q†[×t’ýb½ß2¤Ñ1ƒD‚-; Ö*çËæ9 -y…±¾Ú[­;Zež‘Ô“ .?¯ì“›¥OrªPøo›¸pàÁŒ8ˆõþï’_:ã•­ÀAyz~é+Æ%M`Ôñ±¿AêËiáDZÝ{5 ]Y)ùíO²™¯¦v‘Ù -˜2B¡3ŠsAß²½^YK®nŠ„©³T‡AvJCÛ `ÕÔNn³Ùg^ÊèÖšNœ/ÂPÖVæÈàÍLï—€¬\â ©\3ø,‘&"$ß…œÈKøPš+~ a~ÁSŒLìujAyŠtȺàØ 3}—”ªð°ÝÓlàLâo7c5üJïõ‘¡ÿ€tD×ø[€=j26ÿ Ðˆó2‡mÛ©0v‹üø•ßÚwõy&à8ÒÄ_Nl½6è0N[˜ŒÌW5¨ÏÛ`md¸PK@Xš+¨ôØoŸÀÝ/µ˜PFäj±½#½ —òHr[èX×Nz4ù/‹ÅñC˜ŠJÃ{Q÷…û‰D`PÉ)Ïä¡Õà{|Š8€Z0‹7ÃCȪ-óÓñ/µÊ--b;ñ\ñÈG:`VS&ò‚8úxg™ŒR o4Ôly…î¬3D]z@”9@~¿vNoÓ*Új­ìÉtáéÊ ,½&ÓbçűÃIdtšÓû T'?\4tU}­Î‘|¥ÒÁ߉éÉ”¨Á¨ø3•qGc_ŒBã﬚AÀÆ– ¦8ÐøjkÔ¿€îH†ó¨Õñß•)s’¿ƒàPmþ7÷iAĶ;ÆZZ@1Dn½¦cúmPÊ#â*ˆÙku™ëúâb–Iu - - -f˜ò¡û¡A'€0R%§t¹#ËwüVŒ©6<´DÕW® Ò똇ÃÍÔs½þ¦·jTc ý~ß…!ñ+–çÛ -5øpÚâ|zÁký–šá,ARjú0ß7”}.©†3 â~í®l/ûóA± ‹‡™1¸)%tBù¼Ößw‰,¸°‰1Ð ˜”pÃ)>‘ƒ5Äß¿ºEà¼p¥E¾b»ɃÌú$ DVVp³©Þìˆò£ÉÂh³`G4iÉ5¸*mEÇ×sº`äÜUûsuéÃöaûÄT/¿_÷»q¼‘ì›HŸ›ŽKÙ¼9ûkŽÙ[9|ù¾kbñçr, 4d”-˜’'Ð<ÑÔ=eôžº(‰ž¶09c¶ÃCÒXZ¨0º9óÚ°‹ÂÅDµ -.l#~ù§®ûTç4|¢ˆE dAÑ€.© Ôã5ƒôN(#±Öd­4‹çS­¿ÜK)¼æÚ2UUDp „Ylëýy²s« ¢8» fÿ|2¡ÿ -G•àr7Ÿð´0HxÔ ¼â¢ O‹’ Õ¶S¿t°‹­›ÀîT¹p—n1Ľ65¯Ž#0Ÿß¶’N¥ÜƒìÄÇuõ˜ÅUUwiîQ³6Ãd ¾8eF–¿k j-Sõõо8Wj¡°ª…@ŽÙé¯äÅ&÷p\d?ßđ׻Šð.ÁLŸ*BghOŸ±ñ$‰ÐA¸ÀPõ 2 -ˆZ'ã­±/³7F‚¤> 0ŽKJ S<Ò!†îe²o\Èz‘ýX«pUþë–$MÑP‘*&ѶêO“±voÚ¿cœà¾ñÁdĪ¹ƒcy£éÒðRܸô`ô`çGŒßý…P02W‘ë6ÆÑf.î§uäAA8Ë Š‚!ð‚[ÛÈ l|]Ù)&|ÔAÀw)ûí;þXm1õ¬)¥ÒQâ õùëâ -ñÁ­¼¿jÛ‘ä€ô2Bç9?&©°PFпò¯ˆ&€Èž -êP{RÌzHÛ^½D¸{iZ¢ä8ï.þ@ÕÙŒ|J.\n¨Šó@Õ;Ãí½Où7 5/ -nÙ±]o±\íJ :@&43”<¹Xï%–}/Ú e­:z; ™"ƧGð,:Ý$NÁúÉd„§ìØÚ`èè'†¾iMlA/2ngh+Á3ËèJ¢J* .ÒÑ´±©Q¡¶GçȱÅžšíK ‹þàd1iÄɯœÒš9GIÒw0¿H—v|å.`•PÉJô™Ò;pGhHHºÛže‡üZÌCÁ‡n,—`è—ãWýye0,Õ–HGGt¤¯‚Ÿ†‰±‰p¸\ìàâ"„¶€ðPpÌ‹qBvÜÎǨzuꩳF”}I¶F¡ºÿ0þ¼±‹Ü?Ö7Λ¡~Ê:X E:¼áì°{),<ä¤VQZ[åÂYô7›ü>^G”³ð ¹°±p¸l2ÜÝñWrWŽ•L¢á„hÏ›Mˆ¸Z‘ܹ¶N.‰ÕOßf&¤ÚëávÑ(·þ?Ž‡r-81*6C­àíÏ»-×_ôëâ†qRnGoVÕ¸í¬Rq&Œ Š¨(éz}ñÉTrä–&>†æÿd¥`@w±•®vÊRýÛåþH”9o Èx0®á#”sÙÒÔ Jæ¨Ó,$«H:­ÞüÔÁ -A’—³‡•d øndfvßu>Šrê<¸ë -¼(£R e -Ù^¹­–‹Ñ?Â9­×'„WD½zäŸ{˧FË$àÌaÆW–ž¡ ¨›HÈj‚Yø*È›ó4×­ç£:ÏûHþÜã´]ŸSô7‰6{è½;ÏuÔc“ËË÷&¨ÂZ@¤˜µlïOÒ¿c¿%t7ÑD6cŧá¢3àrV“éã -zZ¿ûA7ïÝÒt|O‚ê©$•.E;MõÈZ¤×MoXSA³D<|wÜ¥¥÷Õoû@»ÌÏZ‡Wh[n­l+ÀP5°øšIYãôUT@;ŽHó-Ó˜#ÿ&ȃéA—aG¥¢‰ Ü)©¿§P²~Ó;æX÷h¤ãóH÷èlWÂýrRK&ù€ËrKÔ+ë¼ß¼ïÜ¿bËÁV~ ÞU< -yÚ`'ÓWwéBwµûÊUÕ±f–…èÛíçW@–Pž5Š˜:<=ü0ÏÉÄN}Q°îQI1“X % £Q1]±•v,©î†8t'‚+ï;ÃaÂü*Ã^ÝHJþ:x†VœTIÙb"-uØʉ5OZÁM*n¦ñï ÏÏÔ–?T¸üýQæì2N†žö‡Á§‹§]!‘áÆÙL¾»”a9 Ð.¤9­Þ„ÛõQ§y -éÍ&%P~äŦó¨Ù“•Moaù&G­³Eà‹(¥Q„ñʆÞÙ÷m½ìÞbÏdÃ{eÅq‘äÊZ[oÄMXSÒñprª¸:=Þ|$Èä¾»9¼ŠÎ‘h‘³¨^ÓL´•ØWÆÕùñ -_»‚£=«¸ØòÐ= Ú ªÿ*mö®ÂßÁÌêns$Ï)œ`ªØqLû|þÌ͵°;­rÆ]cWli¯×ø‘ÊQ‘Æ8Ñt°M,ãô%UDø´“Ðë+Ù loÙcjÖàÊ>L8W#‰:©J¼­=Å: -)×â–ë—a¾ÛB7h‘W‹“rï2¥„ο`ÓÝ}ºGdÆ)¹Í'F¼×“:‡¼ÿwp|ÀµjwøI§–Ë)ø"ÎœÏ -lÚŽ1ƒX³¡ûHyö[áœ^.Í£šõDn%àG#LçÙ -ŸÂãv±…ÑS»rŒ;¶© _© -#yÇ -ºEB‡W~/n\,l Ê ¥ -ÎÎ¥V`6ÇÄrüò²ƒÞˤšÒN^­†¯óÄ¢!â)QÀƒ[’ 28Õ<*8Ôq²ú-*åbQ‘Y T܇ËnábhµÖŽüø§|:*©¾ˆöTdÂ# üâæ*J"àn¦šµ2¡Ctœ¦‰ËWhë(™Uí[(m#A¸K…1îÍ­mè˜s?ùã•‹ØÜd²üŸãÍ@Ä´HJo°y°ÂÙä oÈøýQAÝZ[<ê|C®ŠïmïŒÑ‡Æ]¿’= ÞÚ@Œá®®ÓÂ]Ö×,9+©ø> Ô¢¼öÓŠ"äìî¥#ôž²°{ÓK´øíÑ!Õ¼‚qþ–(ÏoŽà¤K›ó]áô÷57â=h±¬¨ˆ‹Âàu\·†[w&´g1öŒ÷‡Ý²{ÏižM^Øõ궖kJ`b°J -Á!ÑágmyÁDoáë€tne øi%ûŒ- ¿$ó°1„÷.,èÜb³Ÿ—šÌk!Ìèš9ÿ…—E˜>•Ä<ľ¾ÿ<N -ÎçúÚzQº¿ÏX.0XuÙË. Ýás? -ŸB>¸”!º|ή*Ÿý;ƒð e–XG~Z)…Iæ¸Q¥t±×=šµÙ ÞTX-’m° fÇ©Y‰ÎFv¼_x:à&©%{¤v³l:¨e@]Ãã$´>Ü….b|*ÆÛPnîŒ×ü32A‘ÙuÁ<¤ïÉÀèT[Ïxj ö²¼\<·º4~]«›<+—j€‚r#½'ê(ot -ùm½QìSôÈý -ý âPèý˜ã—SdKɧ÷Œ÷.q°±éõ¿wþÕÕ% -žN€hÖ,¥ò¸LÞ! -Yî)øBžËG짜–ã1Ä—ˆ ^9j×£r8£¯ö·J–G~|½Ã=¯yÞŠU²±œ/6­9DÖÙ… ßL[£6ä}fÓmªnòýIµK¬ñÙóò©ÆtFŽï’ÀïE£§Þ>ƒ–§b\š7 VÃŽ’¹3wªöªž%>Ò)-ÿ]ŒŒK!Ýd !!ÓYÓ¾µ¨ N+ðpìý”Mª–ÂØ‘ÒÙíÒ|4 &¨u(#=PÇv,Z½Ì-¹Ð úâ …EK]øNДì”+WÉQ qÁÁ_ù帆¯²wPmåNÂaÀÞ¸8KÁ{)pÙ›Ê\+•è¨øÒb_ABI%DMZ¼þÇUæ 8ÓE:;;S -â¹4„W‘ѵ“D(ÜêUÛ Ø-,£QñX‡*€†âç/mŒXûZ{„.Ÿ*"Cãæïa_z-Ð$0y÷åöyÌЃ•yl¾t$ÒDgIñ²î:.ÞÜð¶œ> téßÐOevÁOÈÞºóæÒ²}é”7UÛ0ðyªÁë«!+Ÿcðz-qøž¸P×›áùЦ¦ÎÅÜõ„€g[XIn?'ƒÉŽÏ’ò¤ØYtÐr½Á'‹wÕ‰­E†šKçTƒ*Þg7•dI˜T@™“¡òª—§Ô‹ d´.¤=kÔðëYûh‡­„Q\¼Å³Ð€ÐäZ«;ÞªiÄþ-Q$W—)›Rfd0xûwv…Œñmèñ‰©gR-›ê`˜€i[˜Ø -¹ùäsXïí/’E¯gûÎ ->fõ7äMRóŒ>Ä2ŒÞtâ×RÂÚæ+ -×)쨌´™¥#$àÌsÈÏjCnA(Œ‹½­©/¦V³Ð‡€~,ÒFdØ×$Žç1)qN5-O -<û€%‘Q«”ºÌÀF]I¸äÌ6õ6z°¾¾ f¾z‹Déh -44Žy5„´ti3-PàvÆ+ÙøËw¹%vã:}0\%ˆ’º›,_¯ã“@ú Ž ³|Æ&¡3¾•â‹zH°ö–H3ËdæѺܾÕ§4ÿm$86ýŠ&·!Ýî+ÀgZˆÇkS=zú_VØÏ]¦Q"¢çqƒÐvžp™ UÇò±±¸¢M¶,‘Ó¡†÷°®œéòûWÞ}!¨9>J ¨Üý¦õÒû)—Agæ6)ϒݬ©‰àfX[>&¼§n$Myà5o̯àîPô±ä÷i T“ßà%È  ]ö˜Yq2ç¾ûhøÀ†·œ£ü&Iq*ý üý•@Yõ—-†[óΛU㥺mó.:Jêq³w±[êŸM¸»Ú¸­ÍSãtiع“áMÌÃܸKQY¥A‹½Š¡6Ùû}¬ûÅù(w9: A$˳sÌ.Ba\(Ÿ 3iòÅ`¢!üs»CU΀y ÿXXí=\‡uÎW2-‚‚à®$:Öm](‚ákãÎö÷$aýQ+Dø{K*Qõ¯¤Ãw‚NsW":³è 7 e“‘ïö«½÷œÕfËW”Bk•!©FcÓhîg‰—…4X ªFðÖNø#l¤¢.û·¥}2ÓýY³hoûkG°úVí•þ(O’«ò´,¡}$F àN¼{„4¼#$L*€–kç?tphVÅW“ôTú/>°tÈu2JiSÌãã½>tz7¹êRKS·ºÁ´ïŒ`iuˆDëEAÛ -š§ViSì¼¾ÔÛªlÔ&†±ÐW2 dcƒƒš›…Ñå - Ê2—™fØ’ØÁI²7ùOqCå¢õp6>†ÄpµqÙ <}~uh“¯Q®P!ÈDéäUrK÷Ÿê”™ÜœÇ°ž³÷ª5Å -úBé"HQ „ÒB(1ømuÉ`®¨±²„­ˆí*ù öŸ¸ß%¡Ž`½È6<Ã)”ýÙƒñ]HfH릤!‹lSm¯‰>h)[¤ÆÏ·l+–7ŒŒÖð9àipq(Á.’«¨œ†±—7ìÔ‘ƒ{ñ}¿ëÅWÜÆÞÜ+¨[¤g¸½:óOD7Î",Â!cUL¾<³Íï¾É1µ\PZñqRÖÔ -ª¢½–´r¢é=i’üeS€<Êf˜^&†£±ÝrQ f-¢2“§Ûܨˆ Öl=Ò~rS «ÍAq73À®çØ,¼³Ù7np• MÃ@7·§è -ÅÐ]nÐRûµ5­Ý©riŒkºáL·‹¼-a»fÞ¦_ËV¸Š” - ÊÆɼN&È^ú}Sö°V ?ø©‹3f=ÝÚñUMOͬKo¨ÉSà9\Ðø‡wøB_3]YÏ.%˜ÿtiξÍ3³DOv•´õ< Æ怎vé„ýÕ“±±÷†ì«úšö&P—ªWœ“EâÁh'wJÃÞq•Ð°ÌWœ3-Š("´–ñ0ÄÏ’÷íC4ø&W08ô'ÓT‚ü¿¾ ²Šÿt?ZÁ);b°m´AûÊb}rC<—Q€ÈëÌÊïÙ2o·(þ™ú‘×úFæìÛu™KnË®-"D~MrÕ=GY4›°CNY‹/#¬b 'žýùšŒ´¯ÖLm»¡¨õû¹ná&²ôUÇ㤾ɟ˔£Ö±#cÍo,!Z> -pC†ø&í,ÉÙž@˜™‹ì¥ñÈý -NP1rC²‡”8¹m)T)§*Ÿw§ë -|:€@“¥.{ûŸ4vdEfšxU ±p¼óÝ>„Å;|mÈÀaêWA–ÅʽA›ôÿ.ÄÒ½ÎÑ’ÁK®$Ðó!Z{%Là —¦tJNÙPJ½ežð¨Óc.÷Ùƒôë°fž¹j¬ßŽah1ZsîÖŽ æ -6Úzñã7Ü|T¹afMÏR½Á÷ÿyé¯Q â»rPsš&–0tq‹¶„5¨‘Y­Ø˜ýÿL×êIù"<æÜG¯ ¤ú„5ç™ÒÃÊ…¤ÿ;ù󡶱ò•¢^ø’ ¡ M³“ÎÄ¢Þˆ_Tìì Þ…M›ƒ“L0²Jy˜>÷á¹8D2Ü›eÁõuõÕØ„«±Ðåd ZÉ·M9Ä°*Tç–R8ÎF/OðIÕ•&ÍËxåQÍÕqƒ»Ö5EK0!!¼¢*½<ŽõX«äÊð%/¤ää2©ý z“%¾½#K”ÞÜËoÉ*Sò9´àI¬©¨ñu^øÕ_û›b´D÷…)†¿Sß…›¼·ÑÕl• -òo®ôse€Aó¥uÐ&~·¿`Ø©šø¥(•CP²GgA¢©â&®jÈKe50áYŸAºÏü§Û.R%˘™ïS{ç)>Â@Qa¾Œ}„<%iÚDŒþÜ賽ÒŤ|¶‰02¡*·„ð™6þγp×({€*؇Xmáúu§äéK¤e¶ƒã0]P5.¿q´6q¦ˆ J™Ê©Œñ_ÿW'Û…ü„Šq Ý!¹%AewÑâ½”ùºÖÚHê¦Ö½È†•‚\JN‡øYwsýa½¿™ÕI+*QE83~öÈñæaÅ¡¬U‡Qje³ïG;Û‘ÒÀ¨V³ƒ‚† 1¢Z¸L 'Ü}ü›™Ôm8]O¾|e ’nÞݧú›åa!¹ÌÀ%Æ7BD5²¹{ŒÉÒÛn†‹ ŽÜpÃh½þmð±Ì5²¬ÜCiŽ/‘>ÅÜüÓZßùæWxº•äÔ‰û¶V™³ÁÑ&7²Ã`vTÓ%¹·uª -To­V·PƒŽ†ÊT ³Ylÿklí”tÒÖC-ôÒø±3:™æ}àÏY¤ |w BF_CZ59Z–¨ªÞJþ\A”ñ·;'v«¸‰n–ÔÖ'ú£#äj® --à¸Õí- šÉOCíéw7s€¯<9ŒTwÞHnÊ÷ï• –[Š*•û p^ÞÁ$uÜЪíßõÀHgpøÉ.EÒß?özì*RœGcc>ìCGœùa…‡›z2ô΋ý†žzÃ÷õ§í0ž÷üÃy¼¼ ›£#9!T˜x½ 3õóím`)ˆÚ\*}¹Í/ŒÛØØ'i,ÿ{óbqšÙñá¨;JýwNåí¢´J³¡K¸§5¬ÞnWÌ1¿:Ób¾¢0/=£&jÔ¯'Aó==f@3Vsµ¼œ1]úü^5}ŸdÀ0:¡×Ųt)ÎC{¬j#æÊzÔû‚ô¡çÌÈ¡ä+íJ7CIYŠ¨Öþ³OWðÁš Û:ãТ -ù¯ÍÒä:*Òî†ÙðáðjóÑ_8£"ž#\ûqΔòú &ž~~ÞÈÿ -—ÔMK_ -°ZO(²<»·ð¼É èøÞ¶^‚qo72›È0Îþô¿34~çܯU”òêHY[¤ ‡Fb¸m¡ -ïùdß•¥„O -O{Xi¤/ÒNl±á -7{%½yK…D¦}ÌzŒmÀr*v5f¸\̵ùÕO\Ö*¯·pù˜ŽJ™Sâ™H³é¯WùðÜÍ1ÅŽ¢Ó¢‹mrua|Ž§z^‘˜Ç¡ -'–!ˆS> SX\Md¼Ó¡YÔÍ›[ÑMÜÁkNqÀ] }EtñKÑDµ'bº’&j=ûÔã46Ú.z4íc~ûwc÷{Ô•zÂ#˧ÂÞ#[Ôµæf- ÇJF ždÃåh\Çß ÕV¼ºéMX+¤_CpǸ -Òž6å%¨ÆÛ5lX5dýÓþ¦¹ã|Q¼÷Eô’boX<]¹PfSŒG÷µ‰ïi™#WþÎ~ØU;Y¤­MÏOm!L £*œ/j¼ÝŸÎoe„¸˜ÂȯäAÅÉç‹zX˜¾ËTÏÐ^{„ø#í_ç㶠-® -C/ÿgö¥ÝØ ê­ETN{óf°³«–²¤ÈbÒÊÐQä__qYp›`Ú•U>+‘„Ó–—½Œ Ìá&~óе&[cyÍ÷ªÏȳÕx ª 2Æ‚¡PÆP_¥*ùÏEE9Yƒ´ˆ\ÂÄê1Žƒ½±Í:ëPiš­þÐ^]îs™=ÕÆì Ÿ*øè˜Áé_æÏ‚ß„q™óÝ%Hó¾r›×®2x‡oÕn1Š»47O7O˜zùÔ¡¤­ Ðú™zf&ºL.”; -ÿ2rÒøº CFÏhƒ)U -CÜ’AÄã‹êß#ÀÑþŽÖ¥YßÄÿoµ;·4T´Þ ƈO#]Ðz´Òëêëø]"aÔ>þóœçâš~ -ÑWû¾ÝvÄfK¨^ȉ²báS®N‰s‰/4ˆÇ}|MýËpiífýÛ`âG÷‰=Ž`š“Xqë€4àñüSZ"Ć5Qfzˆè(ð°M/¤•u†¢Ûýþ®¹rá6\N¶£5zÿCÄlÈÖœ1z¡'WkU)¼¼ªÊôM±ZLŒr»ù%Cù©qÍ…eI•hÌÌ•K¼È!øœ€{­ÿgŠu»1Y$Š3ñO²×%ø‹¼)¥dµí½Çá׌üúü‡áÖ`׸BO§|Ýyw $N, -þˆëf$© œK0a9 ?ÅþÙºW bRö«ÊÕÛíz±‹_‡dd_—%(y—£w/Hv„ؾbfîuyÑ$5gâš9Ç£œ?s°½ji€Œ„VÀ>­~hZwðùj}ݤúã41Û QXkŒ­e[,Y)jnPº -ë9ÚÁ` -¤-†Ã¸9y…ë­ê[hcžN`%¹‚*nC>Û|ôËžx&DÀ~Þ‚@\ÝKµø -ÓüÏþ93Ä5í-º×(Š6 †Ûùî}%È9¶Óõ“ßÅź®ñ”5Ãn[WpDr³WÙjÕ¬Y•ü_EÔÏoK­]ÖBµ©DeZê¿lé?Û.æ·ÿ†Ã—te*k½þ,Õà"^T/m|5 ¦[²åYt fõ¢B{G‰e4_•®ð»O‚o}v@Ö9Kû_IØó–·`/òŠ}Wî)s¸ÆëØŒ¨WWž2ð`I”fWƒÒâÈ'Ä„X€t¡´QËõû¿8‹Qû•º -Ðì ­q#º ž.»´±cý´~Qì¡+Ä9–R<•ÓâWy ¼ë€î_ËÐÒ²=ìê%YO;¸¥X]ðã‘;Öb§ÍsF:;![ZJ„†,«åvyò¯Ìл°øv>D ¢óŸN4m—(k³¤ÑÜÚ胊Gœà³.Þ"’Ó†û7BÎxΰ¿¦j›È× ±wÊD I˜¤X4/Ô½¡ãÿ¡ÑðäE·ëŸ¡yJ w|5Š5ö–¿œà³?0r¾þµý¼¬,´-ñQüÒ®òàÈVE¬¯ÉTä ÖXü Õ†ìª<«dÀý9úhÉÀtÎøu—õ×ÄøDñ†;ÿ8bß’9jܬc‡Q·»««eŽ4@KP³ºt—ÓÖ-Ũ“ÒÀÊî -Þ>]ªgl†¯ßñ~#Ûž=åI PßÔÎ’Ç€\}ÁöD#R\Ã0 ÔËNÆZôÅ"Œ‹ä`‘J¢4ê¤q;ZcMb!K„ä·³ÇÊí§ -8MóšIëš~8ûn¹äÅeVU@ØYð?­\z¢•EÌ -ðíjØk*ÅŒªØx -@WþMJ$ö‘­g‡Ò&„o€û1Û¿=Η³=xºæN¦§ -H/ÿ!Ñгåî[‘É¢E)4¢ániWHZQú7ˆ ì·â†£ÈÆG7­½âøš `Ë‹)ÖÁ|˜ö×ÆvY!9Ücå²— <òñ꺩^kDi î©ìÔnXœŽãøzTTáÞ…öúãøz†Z_áÞ­ö÷‘áé§ü=K?‡yWÛÞpê(ººíÊùB}l‚èÚJdc)‰œ‡á=3˜á°R€› tQÍ*„Eü(Ž §ž&Ê.U"¹ábå/ôŸm%bê‘T¨Úkºˆýã‚¡#Ë¥xÆŠå¯Øú7<=`wÙl|±ŽïÐ-{¯“¡ZR€NÉù¾â¾%fÜd”ÂŽ¡Ìpw3 Ü”Ï98\t4Ó•´a¬Á¢ ÉÈb®úJd/€]ÌA!O,zuÉ;:fÌçÕ=Í&A[âÆ{‘ -Œn-åÔùA:.Q‡†„(8 jé«~Ý¡ßÁ\á–0@–ÿ‚çÜ6aL(døÈR¶Ð3/l€øDR­‰ñÞƒ^9lFmOA®î¶ùiérGKƒÈI·ÿ -% -†oe¯Dñ+–x9vÈv °B5 ò(Äãпjá‡ÜòÙ\+ñ”dÿ Á©‚1ïÀžGŽ=u2‡Ú±j²m=?‘_­E±‹Ö2e8&0v¨ÆÚSpCœKˆš…NJkò$o¥êô©ŠŽKé#‰‚KKĦ5*¾Teßh“qÐE¾ØÅÚeßÅ]¼9w)œ+ - — §0 Ìq -ÈÉ3¨áæ+O+³‚¶dr¦ªí9(Òêüla©p~–J%°V&r˜¹‰‘Äó$Ò{N³ÓÁOa䮯ÛœR‚ëšx–% »Í{&¦‚DAZs"4Ûõ*ð=0þ.14”šd˜àüàÞ£mèò©p#í9y{Ê+ -®Zï™ÁÉVÏÖ×Ó(/€€.À$L~‰ãÛ šÃM¬ÇÎttÌr´/‘dôwÙ¸ÐÕê+Xx½3…¤ºüa6m:l2Ú| -×ÐâYþ¡àFý£¬@Ö¸¸'î%=Ÿ±Y»($û=°äÛçàÛZÔ*SÂâÓ Cœº›ùV.ŒmDÂtàp䟌8£¬S¸ÉYS£oßnè#ÿ$½fåçá(9܆¾Úö—r1õÖOVPº¿áù”QyS4¹€W½áß×Jª¨„üò›Leû©SIÍd{Lz_¼®Ä‹¯-À==¢lRjŒüè|¡a)8’\c—4 ù_”_Õ5Õéïzïÿ5„¾E°2ðÜ_­©uíP#G ³ ;¬A(wñ‡u )š>’˜2TÃ]£3•~|KQ­wÓ0ùµ:Y†-T#ÝÙ¥¥¨Ç¢p,@ü:À^jSo8“…Ýé31…F A¯dª´w€¨È&²ÖMGÏøçOnïÏAq`xä‘zw;àž_S®´br#Î -ÚR®¡  B+ÄÆÖ×J°Œ Pùí&J”«œ¼pŽbäCÞ¬ûÈD‘ØO¬HTY†Ì¼àe¤×ãz~ã«ö¨Á€^kÃÓm5Ü-`¨èqdiã¾Û£ó­Q}aT´½tõeÄóÐUÁ™Ã](W²ÎÖV™Å}ÑŠ6š"@àÉ_~€mxcS– Ã;H…;ÕãHŠYüó¼é`ÆÛªTŽfËÚé}•‡»L‡ŸTgåö":±·ð’J[À -!ÃUøád^‰ ðÞ‘¿Oß*·>G]“/cü(³°á8S¤î¦E`ã‘5%0µ·GÂî ÖÓ–{H[fTðÃYžh¶8ÈÊäéû¬½ðpq÷nm|Ô’(´./"¼ÀúwK@|åM]3ª¹¤xLz)Æ+ôæ¢|[·6­ïË[NÅ}`ѶSC*†üÃÛµù3ŒÂ ÕC»ÃžÐæn·Ð’}÷W>ïaјkGW{TãL²E˺´×X«µ”“–ØEO0PL‘y 2Æ>XŸ( ‹ñiV„!EžˆÜ(²ø Äx˜G†àk(rîc<[ôçÙûA÷m^í -‹}`¡áýÓø5iø__qà‰ÔFçT?4?º{éa`¨Áð¸8n-”¬sö°0ô8“…õå†Ëfø]Z:È$ö¦ú¬äE«ûÓUp€wuIŠÚšºO—uoƒ|GáIâÃN/±_g%y(Cqvfàþ¼š]kȺMcÆÇè“}[9‰”é I`È.; -SE Ô8a·F ç ·E–.¦¤&••»]ç;âƒÎW £ºƒå`e£U¥¿Ÿpù§6jŠ‘/èC%‡+°Äd: å?# -Ú÷CÞ¼Úp—…bF̶po&AÎxA«³ÖâË•¼Ónm^ŸeqH?Tù j:ü:×µRË Ïy -qÉÀ7&xótV›ÜŽðÀÀ+#þœï‡fBÎÑ[ï¯Ö7â®Ï?KOð¶Ê‹ÝO¥à^ÙNžÒþ‹p“^ÞÅB¸ÕéÍM@D÷1vz¢`<Âøá%*èÏ/åÞvwì/[ê"‘+¿`r.„Y% “Íí¾ÁþUU–Maì|ØiäMÀ[cÐ×>ÀPWNÇ\öùd‘ª3v—ò'Iââ0”1o0-Äè‚Ÿ›”ñióçìS;yŽÿ&ï&Ò ;x¹#ÄdY½õ‰z|ØT8¿îZ§sD ø*I¸TŒàÙØ©¹ëÌ4rŽ)¤ê¦ÿl·Ã\+x%Í„}˜]a/ÀÚăñY°T­&6“'ƒØEñç “jÊÍ`CÛü1êÕ *¢Ø '…ÑU³.• *‚Ü¡bCÍ¢Ù9~•Dg.RNÅ…£2Øúì|¯üúU“u™6&ÈH…ó@¼cãÊÙ×a÷׫´¥![ iúñl<Ô‡šß‘0Ý’hZÞ£œsgè þ@\ç®\}ßF€>ÜÁð;½-}ÃHän™£‘/%_;â?1ý’RáNíìökV5̽­b4ï-§µsd yQ¨qe²ñCº½U²œ¦¬!'ÎÆxùæ&,=’ÚV.òØ1qP€¬oŒÐl -ß_¦«™ÛO’±¬Sx3ÕÆ݉ï -³O*þÑE2÷9iù6.¶©óËÆ.÷šõâÙƒNá½XlÆI<ÒÉÔdÓÛ-ÝWc|ð#E¶¿D}\$º^<Ùfƒy5µFùFVnòUÖÛœ[ïäz$Zi—ãxؾl&Ó põ¾²è> VfvžæÁ>¬©ùÌÏE«ÍôÞÔO붙W§ ÷s÷ªõ¤Ï4Pouð¬+Tl¨÷Öµb¿* xÞU‰¾ÍéJi<">â! -‡2X>%íà6v& -Ó`Øh½të?¸8sD2AãâšõHÁHU'I@H -õð—K汸TŠž¨q³Ò‘[9vcf² -STÁ‰òÎí"‰æ>%ºåV·Ê(¥ÒÖ·Uøþiš1:Ú?oee¬|Œi’ôöJ‚/9þµÑh¥“×̪ÄËþ‘Ü,ÔYiiçH cº¹˜_Q\K®7Ì€°në£ñžxèÐÆÓãF@”Os:¦3æýx -Õ–~x&Ïç±T|s(Á”~.•ÏµôÅÆ••4] •Áeãb¨@¹†‚~I@R–-X|þ‰Í3Šôä†Ð\\·ÑMÀ)»È0+½cµÌ ø£Ž­÷, ‡ òñ¿’`×fÈ]±ý¯ÞOŒ'QõwÒ^Ï‚ôvŸ=Mãa(LˆÓ¼’}’â›jͱJ6 §&çIU9z®sXòKfÁÊ¥â𪠴+ÑßÞÀÏÞá¶G¨b2°ˆƒ®m²Î6¸ö¹q,Œ»oëd¦³@Ñ÷;&Þ,ÆüãË(5tm‡F©/FvG \˜#ÌËK®Ôm{L~SØÇe -éz!J§á$wÝdiN8½±åüÞbÍk‹Zx@•C¨Í.Èî ·¶÷V:4¾<0xsÁŠ¶cœKËcSN*W«D2- Å|F×åuvÖÏîZa§çe«0%á#i½¬<íPI&ä–4­@Ôi.`h>bDL˜ÓòºT§°Y0 A׸³ç!üUŸuÈ;$ÂQLÉK@tªe4@Í°-i¿v_*Œôí ½W:æÉ1ßû̇ÿ…Ü †¤ßäó!|'çub˜OΊGOÿA(†J§]FÊŽ"+2ò­šPò^c±8Ùw[)âI8ØÌ‚ú -¢¸Xè5î“x›Ã1êw4"fZ+4aðì+Oÿ!gœúÇåüÿl¦2r#TŸÑyi—t¾Çõ®‹D ì±:<%³I$󪃉L¥&_ ð))I¸Õa]©;¯mb~ ¸À…/ˆí_6B4ĺô¢ &/}KñöÝ?òùlG†ÓŠ¼Oñ‘%#2ÀuÑ2~Aõ•[ÿ?0ØÕ¬ˆ’¯ÿ#_Åó¬/…j´èƒ¸ár2ßgì&YÞ·D_ƒ%´6Ní"^§ž€ÞHknU]ç€Ó½¼`€Œ$«Æ—ôÎñžêŸ~.6EŒ³‡5íÒf5<(äá‡UdO¨5Š9b¿^©/èÁ‰ 3>›£+³™ˆ¡£èä¢ožg&¹‰‹G—7ÔΑ¸Qþ' .ç¾GK̾’dcˆ&Á¶æ*7?åÅ£¯˜hz¸œý•ýw§‰LÊž@‰£hœ˜¾Yb™ ‰L <²å½óÜ8u§Øè5±Bp;g.’ú5'_| óeŠ,¢t%0½Èói\ü×ÖÜ<÷ÿ ‡{\ó#[_b9±'räJN`ÓfXQÍBn8œý‡Ë°~V¢ZŸïé¼:1'WÈî¥(z)Þ[Ë‚)g¸ ()ÈÕi¥H /Ä'4þ‡íÿn©zâÎñM’Þ õ†ÖR—Ò†3+Àøg=mÂùG;‘©`ÑÝßÖãíºs3GËêJ`MÚ&i-<{ච-ÁÔu³2?P|rѦyK F3r>eª úo+†¬$„÷VEÿÂبy†ˆ„¥¼­H5Y91™üVãD t¹Üã%áVËPñ5²¦­nkìs”›Wm$XB¸­ý·y,‚,ÈpeLì@‹h^ûO_ðˆÿ_ò÷Æijˆ‰xî jg…ßU6k7]opÖ·¤yT¯.²Ä¢M•Õ‹% ŠÒœè7–õ-š Û_˜U\˜rÞNì/©­~×i^^ÜQªèxK±¥°Õ~ö}ž§D’Õ „•­kS Q6—J„‚ÉཱུÈ'jŠ÷Õ«£ÙÎ'’žöË ¶ë€4ÅÊ7õ°PQq…ùíßûHë#>ÆÓmºh/rHÛëºoÛ›a&°ËCÉé6ñz¦Å€Y9TÅ¡¿S³é±×8s† -6\n¯ˆúbìjõª|û¿?$ÂÂõÊê÷…öQÔ~¬>ÁN²´5äºíŒœç»šRou*Fø q©ÒhŒg÷1t» ‡üjÚù3'pó— -јñGÿQê)ì¼]«Ü‡<©žQíæîhÖÿÄHkLƧ²äw.L—¾ÉI¤©èUìJˆBèåº:“N‹ YWü§çðÁíêÿs-«£m*„S‹7D†Cù¿¿¾ýɬ”å̱rÏ-Û¶LèvQ°é{ìkì³¼Öfá ¡?¯e„Þ\ûÇáfoµæc7¨[þéEP_Mß ±³QHM *‰StÐŒb=«ÖøÏCyŸgÔÉQ È¦Yí|*ÈÎuJ“ò_x­k0q¡À8×Ó&Äs‡ -T´~Á{P|úƒhSôð³ÝjÆ‚ŸW\ˆC•¶ëB©6S “wIJõ„tûXP‚b=‰º)‹† -Á §Rª° ¾ÅG×v3 Ê$4c7à5®WK¬ZoÕ]4p•´°9²²pH—ÀñýÃÂIè ³˜;&™±³Õ3­o¦×GukÅ9ä\ýä K*<„«ƒfMs÷ZyZù×ãI½Ô´5~‹z¸Z%h¦d µˆ"ÒÖ»ÖÏ‚´tg1yè;¥{p’žÉÑÜ -Yz#ûRì·TÍùE§øÊ -ú= ÌÑø eÆ©Íe^“W€#"‡d=@2L-÷Xßy9 €)DôüÞiŠNµí| á®d¼.݆yX3âjžW#N:EýZ{e4þ5õ©¡ÒS¶u`’7ºðr %ÎwëO¼MëãÀhñ·VVAý -+еÄKÔ·L_tL.c “4²4ö­éš«ÕýEb -¤cf¸qÉŽ3§¿Üè]WÛ ˜Zé1ôiºW”íÁй£CsAA•ITìVDêx‹ë`«TL¡CŒcŠ¨º2QUjœ°r¤.wφÖ±Û"§"RX‡Xò›úžzÑ q©x~¿³ÌòûÇP_K”%à#AÒ‘¸…ýÖÁ\Ö7ÔŒÞK"SÒ]nÊËäE2OØÀ‹sêÂù°µ÷˜urõʼ‰ˆó[åàÝJÝû’<7D ?b¨´­(8Öêòè/8€f¯Œ z5õ¹"tëÜnØ{ï>¤†^#k§Â -äø›y™g¤r¸£nð Ê‘[ÐÚè¼OÉ› -ÜÁ³%®XÿŒhñò–R’‹¾Ž³Hcé€PÄ’NéLéýt.“Š+ØÁM'§Õ™j0P™l[ÿwmè(^‡*Ç´ðV¸8ê„ØmDc‚L$HŽoÛç'QUv¿ÉùGñjå†.!,~G…·Î1nžà¨ŠÎ „«‹3¹Â—ªy—¸Z˜wõ3=éËaŸ*}Ó³³t‡õG¹ ÷Ö÷wK8\wR„ßøëÝÚ¶W1Û¯| jª™Á½'åR9g‰¿¦>P{*ð¸¹Oz€‰#1+âôèµùÕÆ"ÌUž7÷|8$ËœYªán’øfc -p»D'¹ð=Ä«¨\[æj££µ9æ¾ÕY„Ò“=#ÆõÔ¼Ê ¶jµÐ§çŠUÜä¶1Ü‘t¢ÔDvÑä\‹ÿ vù÷^çyÒ!Uöº¿sÅm¤ˆ¤Ÿ5ôŽ¯ -¿bàëÙp0ÒᨠâÖU®·Ë_ Y; Ÿ6ˆcÅô2·Á‰dƒ4~¿„ÈÂÀØ%-€w%ëÇÀÛH¥‹Ù,›ßM[h=ƒ±AÃ1­¥jõe/ú½Ûë‘À5'uL"ˆGïÝç7F`ðh^ðËÑ}Ý9á2ÒŸ(Ï-6ÙãsÚYu ÒBD!Þy—¸ìm‘^N£„‰µ -À·R½eÍl+Çr/ÑQ}Ü• dô«ª1Xª}µ¶¤«mÙ}ïï.\GÃ_¤W„HOÝ:¤ÁV·h9v˜º%QÚhëšœÂ>@.‚iz­c¯Uæ6 ÈÉop;,zqþö‚¿^/µ¡Ô‚š ^|Qê³bšý¼ÌM1¶ŽØ4³cpÙ9Ñ–è¼wÒ®EŠå›À>âkBa ”jÅär¥šuJ(ªÞMÂXX˜µ¶!¶[܇à4;v™ÎœY]^ÈPM²lý§’§tYMOU¦}p+-Ý:rV£’N˜j -X…•™ƒi½¡ ¯øtÄO´[·[^ÆÏ=u+fQÎëodÄX²ã”¾(Ç¡×"¡üÃu}Å=¤‰Ë‡B¶|$ÕÈÛ”%Í+TÑSÊÑ'N³8ŠÙba‹±ü_ÄVaá.©|\ŽZv¼j¼Ê¥c¾¥bû$)½Ùœ -8“=ä9œwK­„–B’𗧎@2A:»´ºãJfD¶¡?iäxÂÛÈ0"Ï0—ª·#ú÷‘Ί,û$§£âÓîxuµ%Ê£ƒ¢=¨Ã=e¨V<Á8t.¬Ò£ÜL2sœMtb·y±¢zCØ÷:´wÛ£gçè,Dݵ¡#så¨î×—µGXÒv °΄àæ´§…—¯QýoÞ²»Ö™ôˆ qfM¡ -ñ§±?Lÿc•¹‹vŒ\?›ìØ*çYç¼y%¢õî °,v¢ÉŠ#©ò_èéYB…êŠ<Ãj !ÐÿL4–ÖIÁ(7Hhf'G|®5¦T¦(Åwfl-œ–*œå“ý Æ[|çLÞºœYƒ   Aµ¤ûÉžCV -t“®¢²A­ñžïz÷ˆæíi§üË"ؘ•€ûàF¶GÒÂ÷÷ÄUm‚_VŽà*/.Š"©6'¦WÈK•ôÀVŠIX4سƒÆéÛjú‹™5×½vc`Æ3‹Í‘,EI1ã4UÒå›ÌÝWégÜ¥£¦üÎ\qÓŸ"ÁÕÁ -Õ¼IŽNª8¥éPi‹fX„ðpý¨Çy¦£:eÓÕº¦RU º·ÃtÐÜÀy—JÑáZ˜Ð³†ûˆt©?m {þíÍ‚§¢[н¾ŽsçîI‘ P S ëØ ÝPŽ ܶ"iNŸñm¨Q‡n DTÆIw‰RS¶!ºþà¾!åK²¤ÝÑUînE~ -}|_ó±(ÔîϦ'zÁøcépÃðƒýã/íe¨©ç¨^Ú Mó*Œzð@3dö˜ŽLzèÉÍ"ˆê/þæ}ûÍa @¸¯NÚ¤¶y$HDå`yÑ0®›c$ª)Û:Õ[”¡"ˆ,Wl•µŒteC7_=ü/ÌT·ù ?Ûðµð@·ôñ5ZÜÚ=DŸ"¢ÓfGËBsçMt¬!]n©¡ÍÎ5u›&d¶6µt§EkqÁ×ÜâÉ®’OÏ듉qõ}¯ºzœ•oxÛ# ã0']âÚ÷{ŒÛ×Y±gþ,Î/ý¸¾EÑùP”wIi×çL}u4ä›-ððÿ;›õ~«” -Î,Ï/!–±2$N /b*o2äë™ - -@û®Hœ¬ø,áK1&è8ì»ú÷ÏÀÏF½6â¡W”%ïÚ-æö”–×ãùíû®ÊîBÂð2J‹Ë‰À&@\›ç;µ ?˜©°Ö"É„Úå/íÄí1KÅ,ï 辸xaç5?CµlOßäê÷t7}´M®cµ¥•ÝD¢"ž½’Òãˆÿ -çþ„±™ -¼rohýéC+ä¿'˼orqîŒ;Š¡pÀDÏË{x@x+œ‡å±îèöÈC™þ¢%25•÷ŠÂŽ@YÏñó†&ìù˜±‡8¯•°°ùØÂMk”–‘Eú‹Œñ‚AdCÍ+€› -ÿñ³¹×R®Û“Ž¦á}''™tPƒn^5ÿ50°msFÿ]Qôº:„¤’U“ãöï6 ­ÈØâæ~ØUÞëIÔ¹ìdj/öÐùù×[3¬‚ý.4Øp²=$슺É{_vù– -ó9jbâ‡ã($pªö¥?#ö„š£Œ|×£Ú‡p -Ÿ¥_ß= úÌÂ6¾_Ñí-zqÄ_‡“•mèÑÄÛÜ@ÐÀìéès!.ü*ì¿k0\oŒÊóbµû{å©;Ñ¢†ø¿õ™ Ò€ZwJj“íD]ßR'šxu2gtÀj“çQvԪ״pìK‹ -3¬Æ}3&ü`€x*}ðÝ>+¼`ÆîƒnåÉ{À98¸|‡g!Ó\›iÆîŽã£rä -'ü† ¤˜ Ãçw¤ÿsÈ 9Šõ3°7ÔÊ4v#žm½òÿ -ñÚì‘iúæä´²Ú}eäýõŒ>ôEÍ­ÅT°ÿV@Br­áƒiÅÍžý -’±$“îBå65ó}yÅKÒc´¼)Îb/»‰=CÁŒƒˆç´gp_¤SÆfs{”r½0O½l¬D®Ÿ”² /ÝðdÅ„˜$UD„<,®pf„ÝÛa1ÓK¨àŒ8 -½3RcsÃ?°¿ì¨DäÓ?b™NwÈW@¨Mîp7.8¼»DÛ÷È°ê+ð] €C,­¬},IOajÈZ+tp®>"/(Šhµ@ §oȶ§âÓµ„í;¸ËÕuT‹ïE3íz@`ç<)pg«àg°uÆ–»½ÜW®ìã¿4Wêö¯ä;k ƒ~M0]ž„3nmZ‹Sè/ž˜ÞCÓ^O»ñ#9,å»[`ä?x™PlkǸ×A§^ºb:P© -õøªù²Ä-0,Ϭž•“¦á6a¿ªŸ2X8“if‹úƒÑ~-üª¹Õ›tR~x¤)9› - ×ççÖÒͤ £ëÏxÎ)‚gѯüŽåæíKƒV´!š1 ‚ì”-ËÕOVyÒí\üükM*s=Q]O|t§V¼®ö¼ÁL}³µ<ð63¢M0ï™Jµƒ¹í¿+¡|2P¸ ºõÆœu»ñÈúßÜíq¯~·ÙUxÓp¢¸+ ¹Ý_V*m2`WÌdžmL9–wk8ÇÞmdÙølup/áey8tÎÄ‚qppAbR¹ˆÏ,yI²c¨ŸS×ôþ_ˆ´tÚÜâoB~k ,ý‡÷Ãrí·j$ŠoÐû’5m;Ÿ¬ -++EÓíÞC£ci -ÙžGbýäጬjÇ÷,Œìux<ª'F4]Õ»ªÞÚ8‰k't+f®( ôA­3¥þ2«Né÷p¹[›<Æ6z9’¿Íç#ÈNíÑ O(Þß?áø©2·+vÁy½I Ÿ¨CR¤±F!þQKcªéªÕKx†‘é¡kr'¬Ö2iQ¢h×Ã&¸îÏa”ï/\*gÔ᧣0_/PÈÉG¥'@䩤LQ$óîé,65vŠã¦ž£Ê†VšÊÜmþ¶×ü$t†é­à¢‚üe¹ }Õšsö]–Rg{]I ·_IA”˜h‰"4?àœšŸ,ã¸xâ¥ZÖË>Â%4À4®2î³kç0ÑÑ¥_Õ€zä@#Ž“HM2<„ÖgÄæè·pcÅ9§$ˆ;?íVãåL§‡Si­,ázÇ»ÀŠž]¸Áej\\GûµµÜ9Ó¶.iÙ]l5 ò¶¾œ‰+£•l¶äàð‹Éf•-ðØKRþ‚½¬K‹—/û°éDeßHû)ïe)» -Ô3ÂÒ×£¹##f²e¢{k6ÔäG¬½Ä$õã wRugú 5;`[zPôûÓ A°a߀'Þ{¬»-­xªãI u¿sÂ:ôè3°‡D="í;„¹Î±¯¥w2Xo[¤V,Ä£®ã´’‚S`u‚å]07ÃQ.65 N«å5~r©¾["rÉ8DÕ½qüÀ¡1Ë2N‚†ÍÝÙ³}¸2{qim"êYÿÖuéÉál&½™÷-ÎŽìŒQѬÖ7 ?ßÔHÉhïVÎÂpï¾÷r 0<O±;ͱf“úžËßÒòÜP…~¸éØû[•ùÎï}gls>TÜTØ(Ž TÉ<ÌìAXGÍÊãBñR¿-ÈU ¿ŸÁŒÈ5¼ÁGÿcŽW:JJL\D ~0ôTUùZ¥.v­ßŠµ9¦‚v¢y¢¡ÀÔ?K•êŒÓ±ClBÒïT!n¦’›TÌ[*±l‘}p»_⪘¹JmqȾkpl‘ë¢ø'Rñ2À 9#4m/ØOë¸~‡nî‚K ʇ¬kΙsºW, >Kâ‚O‚¨BÎól@¨’46,÷rïÇÁ‚æMÑKH"ðúž¿­Ó‹´JýIH°Qo_?8m®í6ûž[`pªïSÔ°*yûš@R{ÆFÛ®l:XÙ‹Fᘳi \Ÿrâe–äDs¾ßŸH3·š1@æi0<Xþ`ºR×Eø—UyŸRL@¬Ä»ÈÌü -~Ð'-2l€%Vœ½~˜EÀWxí3§ñPº.Ûo¼ œÍ²Ø¹€;|œ=NBzõÌÆTDˆTQœ˜ ù ^«Û€ -e|{yíÚæ5ÖÁ.ЂÐgìüÒ=ŽÇ.Ûá“*”¶@ ˜_zé'4㱉®t@lsl|ÀC]ÀîÜ¥Ãì+_pF({»¯¨>PÉ<ª´¢?Liô™skÈèRoó -S™|Æ®} ½ƒ*õžñ.§@áÕ¾Ò~fHᢇ9õð —è~Iůýa/ŽOP“¸©èŒÐÊÆ̨Áñ†j‚òÃÄvhÓN - ‡œ¼ÀP6ÝeépðkM6k|Aú•¯J¿Ù‹j¹`l~r9 -ÖŒeIúG¸¿Ÿ*Â:!æÂúÛ<@¿ -‰£Ã‘ ë.I5@Òñ <øYO(i¥uB^Zä<~kS\#j±²`É£ÐY¼ª¡Ééä ªÔríÿbl'O ' -þÉk]òø[ðà—®8Át1áÆ–ü€è@½”ÿ³ŽèÉ*uy½Éú`‘-ù ‹oöDg‡$÷üõº\½’ÈìPiW¿W”d<éN§ºÅ°(ïïιµ_/ H.®˜××ìOÙP"@2[ù¸uTàPÿN’%Ì y[ CÀS[«”®YiÐû0¦^lûÎòÝÍ~£xÙ]×û®Ó{Sð§:(SÛQ~·æÔÔo0œý¸ù”Q /§‹¦h‘îMÀR Ñs°¥-TiT+bB™wÂ|—z¯é~ /VELmúê~dŒR¼ó9M¯ésj\ÿ*êÉæ¾lœÛ¶,Ø Ã÷ ÁèI‘¾SH-þ|lO{§_÷$ÿÙÈ×ióØÌ ‘I@ LT»èÈ_gjÛZa/vt5H{Ê6nÈæ½!!þÖ‚^ïîÉã®r~'úñù¤ê•u1ð89û/ÄÎ7núòiÑïÕ?Âü±~Ïpjžw\óÎ×K‘uQ…±þ#ÂŒ9 ~7Õ’;7Τ_ÜÖHÖ'½•d5?‰ê”•´<²o×Iq8šÜiðuï¹®­OSàŽÇýJ<Ò±‡ -=»~˜ˆ‚û}.ÎKwFËyzÈÒóÈöwÌÂF)[š—ë›HÞ×EÄîÆþ£¦k™~XÕ{¼,[áu/†_îS ¸*‚JþçÙË”úÄ@hç«p˜EPŸªÂ7íwÉ›4¹õBÍÅÚÙÅjÊ’)BºÆãøäŽðÙþŸòÜ=<½&)ˆÀ²1)6&q&\äÛÃêŠÍ(!¤VígJÊ'#kqü -r…JwSpC2©Uvуóÿ}9Jî~õ)Zãõí¨*V,£èª†))q.ÙD1áûˆá_ñÚõ0®ºíâöÈ©Kw /LLÓw4¡1Ñew»¶š‰‰¸6í±ðñ¬²lÁ‚ÑàMÌÒ‰ÄPÝ”3[Û syçùŒúTØTß8Üo -Ë.UIü:o—ÆêB¬(8÷¦'˃—ÀB ‡”·e]¦RdüKN¾t3Lv13ÊÄ«yÖò>ôïZœDÁ<ÒÚ5ͬ9+|>ˆ !MwÃVÊuœ³Š ¼i=hÈ -×ÛõPwE”â‰ì~–èrV²2 ˆÚáÛf­Š|[¦–¶2 Ôýcšék—l¨™0G§Óz¥ù-ó©)·äà -"{Á¦ÊNÌ7%6!j˜ðB2›ð”¹„€7x"”ŠKópEÈ7†3dãúæ滸tl¼4UL87p,¾XUÎÜ­pUÇ#Ó¦äÒåŠvgÊŸË@ÈɆÝaøú#KÑUPñXóÍÒ„•ÖšzªHpÝÒÓ]À{ô -Š¿«–±ALÇ(É?Nn'•¦ÉIOÝ~fU²o+?n` šNMá¨3ß8Ä5 rŠ+(î´ïYïóp¾,1Å.ƒèUY˜Ö½ -Ö”,…%T’¿¡¤æJŸ¾¬X%rþ³ -öòO~±±íSU$¿Îôª´<—ïØ:!&±sûiõlWî8L†‡šÌ#Sð=ýåòö;pTv|gÞß³b‹CŠß—ôp$Úl¼&ä}Ðø‘{ÇC˜M4ï­Ûl‡}/Ôn#ïé_y±G¢>”~}*oÔ£áνYëŬÖ¨éû/1„ã-H”瞃ÏÂ¥"¼uÒ¸°Ì\Vl„¥¥ h|x§Š@œ)~&­*´ò´!{ˆè~ÞÏ®$JWÈ,„^¼ÿjd/9h(oq~÷üæÐwÐÙ¶¼ºÙØ"9%‘êµÐ‡K®–ì=J›‘%ƒ‡ÜªV~Ò#÷Sqw¿t‡`é×KIï2Ú2ÒÙÿ3W{!…+òå5“g댟ȩœM*Î -¼öêb(jÙ¸Íç¢;vj¾º›Î ö0lèBAöꚨDüm) žv<.ÍÓsîA✩ÕÊh `µ¾£I_—µа>É-oèFxQJ°pÚ­Ñ^"e‚s•x¥š$K+ÀÕ}Ëöëúð…–‹æ*Óµ×b{rôn£°úŲ[Û>5§"?‘〆!…ŸgúZ4«ÚÒrëò‘MÊl£Vf”Db0iS)ýÊøAä]ŠìÀ³æ2ÍbDn.ÿuÖ¨Ñ&š§­T—}`á<ò÷ïÐèEî‘gJ{;¾tZÚ-E4nÂäYq„ˆœolر×9¯{;ÆS›]moÔÕ{ -]gg6®8ªþt«VÖ]þÊÚ£ó@¬Ú†ý~ÚÉ4[ijz`¶]Ë›ƒþR“zÐŽš<´© çuX™ -É‘´âNy + Áw–”H1~Ì­äß3%èÕ®ç6à·}a+¤kkD”+|K´ÿtºâµ6Áñ[ žl"(±°Ï4ÕHN^áþì --2Åc¬SLüÀîF{.\ÅD!”NÌœOþ£¿Ý,Õý `³¨Û$Ç -È^Ávý®eF¸gA”ÍäÈk@Ÿ´•,‰[ð}®HÜi¦ ¾j~Z$½ýu¥ÙR1@×öΦ$hÝD¼0øQ‰¬ë“(],êjLîbè“X3!€i~øÜ°Çø—‹ÅŸ€ßÓšªÕSúüN‚‚G¸™‹¥ R{¼/YøÕM`&No¬,<Ù,Çž Ä’ -ÅmKsÝ~Ã]­ú}ø‘F•Ðn.”ÔsÙÚ·zž3Û -ª—6ô¹Ñ&xÏž©\[ã.: -®zÈ‘fXSE“év˜ŽT¶9ùè•Lî›o¬ð8ÌÕ{<)îËå;‚§Ó7Ä|yì—ÂO¾æ@×4׊]Á -³D”Úô ¤ª¼8íÚRl΋Ûþ䌊TÉÂÞݤmý´õé"Åyƒo矖OµhÃl:"ߣHDtkÒœ·›D'ÿ~*a&…@¢ü¶ -Õ-šG?½Åu^ánJPD¾?.Š—t¨Ïnc³¶•¾s¤’Ò‡µ §ËóŸÑk«R£º'’ÚÿuêJlØwð=ó».×ëŽä¼ ¯6}yßA!°s`²!+çøìŒ|^Kpô -ËšR¿¾‰›sý4ÂÉ‘¤—Q:?øŒCÕÙ+#2R$Ôú8CÊJ{ºFÇAçfÙŸÒYþdOÚËŠÿ1ÈI?öömjöeÉ«rPM0³G,uŽ b܈h"q™ zY¤jìÜ *˜ç…\°2:µ3òÀ~eÆúžap0`ßÎð®ðD_T -4° Y£jJÆìeFÁ ÎÓ=QDÝ­C9åïÕú– /'NÐÊ-è ÜDyjÛ6'Å„þ!¹NfÎH_}¾§ŠÈÑ·(7ÝvÆ´*É?­ô\ùÒÆý}H[d±|(Ãüá¬di‡´iH†Å˜lfBÔ^V¦½sÑŠžgì²x'CUapÃ@ÜU'r¯@ò÷ßAÅ´pŠ­žó=h ^J{æb¨ÚKA‘¿:UfæJפ+fLÑ{»üˆo„?£1Å?p„— -rYña GSúµ°¤lÈÌ´þÏî6÷«5<‰‘O7\ïL×rän–uå‹>)E -ZéñÅöÈHÖiþJÞ:+¥Úv¸ágƒYpf¶N :Áê¶Ï*Æ?1€6ˆDOÑŠÏÞƒ?h*Š"ÞOÂØ…AB|¯sènÁŒ€nÀôÆ=´ -¶g¹Ðž#V.C“{rä¥[`Fúت­ÿˆ¤‡hGo–ùN'°ë8Ž¾‚d„}t”ÊLtOÂòJq3È> „×ë¨ÔO·¡Õ‹{4›É«êßt=%B`_,÷¬ÓÛ-¬¸aϯØcðy׆…&ÐÜ?SŽw´)ñ¾××KT—ökñ*Š®®¶c­ž®Í#݇Ò*{Ì[{J6*L’"ó³ØŒÛ +B!§3æäà\z¿lÞ#N6ª$ - -íl¥lb9TžëC‚è×g·Íõ‡ø‰•¶Vìr$GaY“Œ;îDºåíxËíã²<¬òF•vS1gíÔËÃ1_À>Øl¥Ä„¢SYÕy›Õ9bëo‰û¸‰MctZ}¥m¬˜àÝËS….èø rq°~–×ÂT bY$Ößé-2ŒW ¯\ Ú†|JýnC Ö%•·…;P‘ˆA“W§ä]扸(<邵W_2øÆ«ã–=NCN¶) -"ãøzuÿ¬œ|þ“ãçôõáêkü=qãçôÕ?¦|R¿áëA?¦hùýH×®:og]ÃZˆÝa\a†LNlʸQÖõ߬µHÿn¸èh†åç®èQÓËkT=:¸_­ƒ2,#«ìâ2fže¸Å¼o‰ -‚E™4ê8wÙDö¿3ÜÇ¢íC✙Y}©äžET½ásFÚSôXájÝ̼î¥çÞv‹;Ã^ë"jì6ê‹gÂ>L’K¤jL¤bóg)7ù«„R„bøZþÞVHä-6'y¸jïm -N -–ó¯ mÒ– £Ï}½m÷AÓÇ3>H­ü=ÿ8M¥]ëRZñSoKHú m“nµH3ÓØ$B%–¬‘êË7…©…™ÄàÁiξKXqw]l -ó5¥)b±>µíƒÙ‰pÁLêHIMñžðLúD‘›_²YÕd7:9œ6LO ðÐ*`s›Tê¾T {^ß(ó#vì¤y˜9:îµÓ6x[â{ýIùêÀÞv™‹Äø•ÇJ,¼,)¾™ß¹Ò ˆ¸®(‰uB7HŠÊæ5Ôj±§èÇÓÂôWæ†Ã²óså–rªäBû 0¾ÙlU’<ÈÅç¦Ä¿`ö4̤ÉÏÖÿ,»Iü¡èr“ï{e×Kâlú)'±KT8Q¯×ò^sñú™f}tkN†b“+2ß Ãž–4³)œóœ†•£ÚÙÞ‘¤Ë#>‰Iøbød)ƒ -»æ>•äiC sW¹>¸,?Å -B;RÌô/.*XÕ8HKþ "´ÎfZâ€Ad¨©ªÅ8{àß8²˜Ñú­,@oî,ãÇ-LaFD9Z@NÓÌõ-@„å±$*àǺhHŒ{ž'6FŠ&ªÁŽ¦À.Ó+[>kCW±ò³õñ¾iS ->†«”bîhV£‘Þ$o¥­ sÔ€0"iÃP$•va©ZÂÕrű·ÿIÞQ™È’UOpj2{ñúÚ§«0›edÙS -\Ì[‚±¹˜Î¹ˆÔÅ¥ØPûÅÐòâi<ÆT2#3ttÍ$â¼.û\ɘ(Ïc£@~O³aõ¥ü*Yc¶ÛÙØ8ËKWúK³õX”ñÿV_9×,=¶ -£`2ür <™ˆJÚ©ÔÉxMtþ¡W¥õ)•nû»;ÔgìHè<¾Û;'ý÷Ìô Q1;äâÐÃôd7DI¦x¥5ìêÎJ®=¹D¯×ºG–·öB.cGÍV¬%²ŸããÓä³Ñ -*àY]§DA?ñd-ÁLÐJʆ0~¥Ñ–¸ Î'§÷ -ƒÇ¢ÐÎoJÂ6ô¡„ð3¸å®ç2ðqˆj¯u>¹(Þ¯ÑH’eÖ¯ãꣻNj ‰$^!Û7̸ -vtV‰®E¥ƒÆ÷ I¢ÜºÖÈ¢!t_ J<¾¡Qáê-ŽÐC˜|k~VsnéHNå2_'àسb!åVM˜úaM$s;HèWp=[#$1Í[ü’Šm,¼lS[zÉVî]?}êe¾ø…î Y"éب9KœÙ[.AçP1™x²íës>6ã¹N(×äâþn£º±öÙ]W[¦8É:M¥¢g@^x¬5Ž_¾Û,ejŸ'‹Š(êÜ^Ã>”<~ÊCã|àσCÆÝ«Ûh´KðþCÝ.1XåÉ­PÅwÉèðHÛ[[ól&%?Zr:c:¹þ½òŒN@PšìpR—îÈÎO•“»¬¯yIõ¹ãKùWðfÓ÷ - -ø·ßèN -9LXÓB 4e*C¢‰ #éj ¤{C.…míE8SÍÌn$¸ ñ*ùaê­eš­Îƒî€Ì"‘éÿ yß4°A4"‚уÀ”‘} ewkq~Pckøœ=¹wl\4âÎ÷õ^Rç•…¿Y­[ÀoRq¾!? ùŠc‰öä ÷sŒÖ.JÄÖ`ØWqOa°»ñ\×a½ÇªLFzÔ¦{+ôùp¿]@ö!2„(èÎ5/'ó¢1±1¼6ô›ht í…É>!´Cñ¨aìuödÉÂ)8I0Lä6|ÅÀE—1¢8L"kkÊ´ Ã].¡´ÂæÆFgíÁ;€±é4¾¨áþ$]Å–¯D´€m©ÉgÑBÜÆuÖY‡Õ9\Þ…¦80?Q}MAðÝ©ë‰ê¡]€¬šçï`ƒÇRt@Ì“^èäGZ†~ˆsQñ†_påï«ŒµÌ -•ÁXí}Î?ÓHä]Žq -öp6õÿ.V›[°dâ1ÿPújú&ÏuœDîÙé²X*é¤LW»KU[Ò¨Z]$úÙ|l‰õÅCkÏ[GùŸ±¹5.(ô¿KùßL%n`ëþÔù¼Í0Þ1” •*wŸ—Æ£Ü_Q¦.öå ­±–¸Uêíð[Ùì–¥:“k¥Ú;rÇ‘œW!›–ѹuO3ÝcS,êÊòyI 8ääúŽ>?ÊT'ig¿£ठT*Y iîí*~©–WÛtêûð‰k/‡•«œÁ"ªåA» zÕ~à]}ÍŒ'áÎûW”aJÂ(Qˆî"šÙK0¢4x Ñ/ç -z1b~MÊøÔ–‚ýnS¹[˜GD¤Žeø‘‰F0XÌ—žRÈTæ«yŒØ¬W+¼0½àV‰ 4 Y³ÝœÄ´·Å±0£¸ -i3 ,5DÏz¹éF5˜3’ëb—î“0òÇë[‘OøÑð0—6BjP|u­ -Hµ²}ßs±<žÿ^Ø„WA9P ±Ö œÖò>)ÒЙÀù¤<¬Å¯ ÊÊ.ù59o³ÒKÇ=ˆø?§\¢…aÙRô)øáð'™à_·Ý{a]”@5&ôÞÈÓ§|x~#cëOð‡²³(š¹G—Úw)MxCÞŠu6ûF.£sxÓ_#Ìh¬çi4êÔîÑË3‹’˜ÔRóÕhê}3¬6Ü[·”Loüù›ú‡èãÕòZÙÐ6oíÒxø„ꈩٓcô2Q²ÅÎMÖ+®mÊ:QæDç"—·–Y$ª›ÇÃ%Qé¿!Ñ~Õ„åÐâ_UñÍž!,> -T>wž~±‚;ðâå+¼Ö»MÑS -]·² ¸8„¹Ö¯‹#­Š®$Ã"”K`.8AÔâ4ˆåG¥DkµN -ó‡G:h9Á1èüÚÖ*ˆÒâNwã`-ÌN©ÞÎI^î˜ÝžzåÂø•AI&ZnY?§ª9`›–Ó9kœ&{0»ó¼Ö<àÒuÜsï &ÌÉ`q+™bvVÜ(¯ÏLŠX¯…ÝëC¶Ì,)Ö»p¡Ï¦QžêÁf±‰IѺ>G€ó•Ž“#T´Þh4 VÀWá¦âX•ºÉó’ýXÝß,™:Œêÿo)XÔÕˆêOMFÙ‹ˆð󔈪ïN×ØÂ$œ¬ã°Ÿ3+ñ õ‰1ÿ‰y_§åMàÓ1j_ç°ÂÍoÚ‡µÀ#Šý¬Œîáw´’¯±¡æö‡Ì()Q~©G{!†K—¬I¥}+ô9ù L F´ —Å!«]y5kÂrÐ˦iQ«G$óßzhÚ_™‡ ¼³È•TÓÌû‘äÙkà²úCqîñô¸}”nbÄŠ¹FÅ”îûá$¶ÔoSä\U¸L2"‚fÔ$Pg0ö²·Nãùóä-Ž"½ÒÑ> ó,­S|5E¨‘Drñ€•Hz"ç«ï¾®tP´-ùÄî—T¶]ÆRV‚1'krêˆZ ^º§Éß`›h]y¤ÕW:'#÷RÞùL¿IžÉ¡ú£÷j‰\W¡ö.[ÜPÂ$jÜ`üwÙOiÙÜhÊ€$ÄYZ¨˜ÔDÌ#sÄ÷9¤VXÅ»†òÿ#ê_"$ú“ri°ª1 ˆIƒwA- ¢±hj«'ù&÷ïuð¤1Ž5]Ëþ£Efš‡etæš:ŸÉ„óòÁ0's0,2lðôÝâ@ü¿²úm®$ÇRö·ï ®4ßa»ì ÔŽ¡ÔFë?–*ÍÌ쟅ú©sÂïã>ç=pIsaýô–1~¡Œ,‰Þø¢åe#4 þªX—Ñ—¦`^N!}zpÕl^_K¯Ânžî¤!*kJú¶”Ó­;?4A“Wt…]J„&½Þ¤1!\‰ß£zt5FÒð ŧ -:ö¤å,×çææzuÜ'«㺉Ræ´þ -S"TZÇ-ÿ}qäéo“Éà3üjõàk| ÅÞ¤/çóo¦¼gÓcU<> [÷Ü)[q–yHº8Û§o&dá§ü&`bDƒvpÚ=ʦ&êr¨¼ÚÆ'üQð¬Èʵö -…—ÝiK¦z˜ðt{øP`ï°ú@lÐ_+î LYŒäƒçý ÿcõé[gÓ?Å|ÀR½U)eG÷Mb,OgbëÇZ¾ÌÑmæڮľ JÙÑŸ•ÄáM«O ÃØ -‚å™äÝ·è&Â!­ÁŸ'ý€N ÷ÆGû…™ªBa è(u( ¦õËkÏ«àwiÛÞ»ýíÛZ!ŽP :¬[Ý‹câS -ߊ<Ú9UòaN…H‚äzqˆˆç -°>¤ôŸK’Î)”bÐ’ÃÕ<¥Ep.ŸÏD´©2&Y•ù,¨´rÚÇÀ3å&Úñš³x¶C±tÆ7â²’ÄFKÓï¿àf•Áxp› 6µ²h±÷æ_+=M -Ž£%Ùöê°½ðÀé(|ñ8ÙÂòÍhf%˜¢¶+ÄvñßÂëÈãtà½cÉ:ÇŠ)?R[t–¡ “Ožq™Ü ËSN•4÷‚²Ä;µ _6<“EÍX±C|iATR"‚,Àæp)ûÛæ †¦ 73œw°NÁ;5A/ÊÍn1$A€ ÛŽ'=u3 ØÌZæîïOÞùu?dÂÅ°þ¥ï¸/ËœNØwà}a×ñÀSÏE±ÔÅž˜†¾\tÄ2cÉf-"3_NṎØ5±%_€DO´{v¡ÜG>œï³³æ¦Ãäj¸ÊÚ†Û¡¥é“fô®!`Ñcq¥€/^kìG)j¬i -Lÿd{£û !1—äžÎæÿ¯Ô7ùmƒ¹ª—öOU -˜Æ“"ÌÛÍwˆ†sxÙg–Žt&ýé@x°ÕÝñhpÐë¤5Ž%1„˜<˜ı}ãVô¥:ÀÅLø[üh@—Mˆ‰QÚ¬Ôùvƒá:kè 8m„Ki>ø¤ƒTØÒr®›—=˜ä<*–… ñ—çOpacaÄš·QP'•a§êÙ-Y‰-uõ›öà" \Úr}Ës8J³Y3zékº eÞaMý²í]¾V\D)ˆµæЖäfïPobc}Ý+K÷¡ºHsTàÞ¦•8{ -óo-¸îž–>ØoÈ÷ê:x£èqT¦nå¨x%¥\ùÝkf³rìÊØe—ÀC`ëS%€áœŠ\zXì-\Ãc·‹)ˆáx"¡å`Ë6áÙ\Æsv%ѯªÿ,é™Äo>ê%r%=gB#åJôÈߺ¯{óìEÆ÷™ ÷¥‘¢—Ki•üD4ÛðÛ’vûO#š4í÷½ñÌiªN’ËxR0Áå$$:Íä{׶â²(.@émP`ríŸ. eïõêüiE°Ãí%äê|k¯ÊA]ƒb{$ ˆ 9kÏH΋Ú3öœ§Ç—‹—’ªë“+­ŽšäÜ­#p‰åØÆÊ´Äkq%5@­ºÚI»iI3²m7;²’6L­Éhý¼/̤ÜÉ×hˆ¦6IÖe!œ¾ÎnùH¹Z©-Ò¹H•Íu‚?wVÎèõ°F•Èpx´mþÜÀsêâlØ—PãŸE¿Þ¥àÐÕêã]òLYáZ .ŽwŽÂ.qÚ³ -±ÝÞ«é<þ“kw[† ‰š0¢XÃÝ3HèÓQ*E.?h¬d?±ø'2¾f7RnæÕNGé -XHd+¨å»Š¡úÜïËT–Ü.^ò{]n°½±’F´zD\¡`V¸›vc&=]•8ÉŒ˜è8M’‚ŽF><]øØ1 -ÇY£rñð!Bˆ&@fI–´–ªSòØ­\&ÐMäm5"‹û+cÃRŠµ{PiÔ4¨PÃ]»ØúâNùk|ѨÒzñÜÍF熻c@µ};쟖;Sgå68.ÏÌ7ÉèºÔ[’‰ßaÏî­Ã¹³áAyŒ´n¬è•”û)OØrÿZÙ{ë™­i$ ]¯=—Z†‚,±(,í·Ýå¤UügªŒšIþ%"{ y•“j“øìÔ„>ÛTì%¤UÆÅü‰:Àe3‰ót*ŸÍ){Q0Q}øLk¾ù‰œv:‚×mKí«­Ý,LrÆjA‘TÕðØq¥“ö(‹Îw‰¹ƒRo3<uíϦ¡áz‘îGhNó¢FìPÌ#ønØùÛ_oµ9òÆA£a ->¬å„9þÏc§¹ÈýkÚt›?)–ÁDPì°4{’»#\³Ñs›$ß™¾OÏ@œ -¦Cìr§Î(y2²{0 ØÓßF†h§•u\Hø Õ1|úÿ8Gz¸ƒŸdÌÛŸPÀqÍ«Ø®\ƒ«b¬ÞÇ6Òìî 0ꃚî]ôH:Ù—/ŸŽHÈ‘ãsÜG>¯†[µ§b/V5€"0^|<ˆüë°ÿsê:}Ɉñ¨¨tW€®\ôíVÕ•.ªF¬îõ7+­bZE³ù02™?¡$—Ú* Út¿\#u»Rè*ì;ÐË…Ï·!öQí9!;:H&OTL;¦£j·†\6w‹÷ˆë ’aªr³Hn¼¥lDã.t„6ŒÇÚÏÐí9ÙYxr^©Š>ÇX„‰#Ö°cw >‘… T>4ó¾ÏX`7öb*+þ5P·@ÂDÚë©éì·fNJDœ@}°ƒh7žpÕ@÷!ó;ipD2dŽ\ú’™ì…EÅ‘á‚Z˜/&F1ÔçÖ$~K·¯³ÅA|T¿{w§¨år¸òãÒ6,WRn\S€ìDóÅç—3AÛØúÑk„™±±¼ékÎ·4PÖMxÉÀÓD³R¢ßQÑÄã`X­åüð‹Wþ  FÝö/È),RÚyë¹ÅpC™g-œdYL¸²OÆ¥V¡|€ -™ êÚç~Œlî -´ ,&¬ØšÅ -¢êÌ(ƒ²¦óJ¹€œTЃW?ÛJGNƒá/Š J=J)†—ç1›…5pàäàE¾ÈÊò±½\É4«¾˜Å=D²_£ QWðʤ?y”éAðò -(9 Öå‘ç8jØéÒ‚,HÍ"ç°Û¼vFY®°Ë{m‚72>]ƒþ/WŒàÁÆË„z -ìjÏåBŠ: -Ì:zÇ}¶À:øK=@ ,÷]Ël2Åôx²„v¸ê$’½+±æb›=¦à`(èæ·Î\\ô3Ì»ª<‰•ü&ÝfÈAí³1‚žÂ5â¥h®›ËB÷ÌyÕ§ì¾9\y*æÀÁèX® ãÛÍز¥ùŒ…(h#Õ¬m[nñî“ó~ ér…^˜¡½ð|”ÒˆN3‚j®ÇpÙÔ€­~Tÿwƒ³ à³ -ç²\Ê Êø¶ZÀ! ÓA»NÌè½—Ý%ôŽË£–áIÑ…õÍý“@d-p„œ$å%¶]L|šsoÚ®…áǼ§¹ÉlòXKÆÙ: û¤)ü‚Û5V³ó!v±gùÔz PKóÉÊÅ™§V¤÷îÞÇð^¯ -r¾iSiÑ -(ô.Þºæ -ºëgµÛ sT"Ba'ZxCWvòȪ‹wÔ¥~ð™Í ÌrâÇ3ÎP“J‰ÁÜRzô.2ëÔi‰Wi›æ -ÞMv¢ -;¨K\ÒÆÑâô<´E“ -¼€n·Q}›Oœ(©ôë÷㵃”Z4+«¾w3Yª"?õÓ¹|¡ÞÝÖ1ꀒ´‰h'—ò Ë—«4I\ñ!N¼X„õÜŒ…"-o^1"ßIÎbDçP‡>Çä ¥éË&hˆ„†Äçi—ß‘Q-ë>]Báܶ´â£¤†«?“™Fˆ/=Ø×2tÞH™8¡°‘" $4ÌE Šu½šõw›ed¾ gŸ‹Åƒ2žE•ÃºÓL$AY¬Ç‚’}å…«K€gZP²£N4H)w¼v6f{À4ò˜ÝUlͤ2ñP¨¾”¼nC8HÕ0>ÆU^¡©…ãö­ ïÒœ»öhw·!{ÒkZ-ðí%>õø V2žYLê_ÿ‘E#Nrfï.æ&~ - öé¯FÃ/|cÖË[øS8¤‘àŽùD03†ÒÒ(P§r62 YyÞ -ÛMøòƶ™YàŒ+ïäÂ7ê^ý@\&"‹‘°åkr8^¶$ :Ê #b -…"‚+U½Îk@ª¯©èÆÄy&øã[E}“Þ_…Är¤n‡žñÍ©ã­k6+ö­¨àÓyÃŒ?dbkªJœðhÛê¾8¡úOƒ ;îß7e­;‘]°W¬¬°I½ -ÖC#7röòôŸ3G¬þ§—²8ÌÙ6ˆ¡º‡¶þÇåîñÕ}¦AëÑ™4À Å(782mz7N¸éÁ.¯MQ;I´6FKÖ´Ñ ­ó”±XŒèo@µêSœ>cá…øÑõ;Õ2îçñúJµqDP#mf¥Œ·e(ˆx–RNÆ›“ó²u®U¶OW÷_ç~åîàÍ!(u ÏU·êÌÂœlœú{ìå(#‰6\`JJP.ÔØ~¨u4ïã-Ú».ž‹f;Ÿko©s -¢kÑÛU¦¹ƒÜ´¸Á>DLIA¤±‡Zÿ$U-§]ã×n“Lo”¤õVzúô@+H‹øƒ'îÚ¬n‡š„‹Ý$wç–ÿ*a²fIÙ¡|Å…î`›Žì¡x -üšî6OñÕÒ²‡š¡à=Ë&_ò‹PBÈã€"·*w3· -ÛØÓo*SØM4  …ÇÒ »†GCœ&4qkW69‹)ßožÚ#±<¬5P(ñ -;u£ŽTñŒ‡#÷™æ±9É ÷ŒÈ®ÕÖ+BƒqȦQ1v~¡ÈüAǹS‡ž" -Þ>Ä>OhÖ²9|i·Ã0Ø—¤g#ÑÖâíÖ¦NJºEé^€Ç/hÇ{%RwRû<åho<]¼ö¬“¬{‚ßM*Ašò.ˆOSÆK?/kkPU·O]Þ¡e/7Öit7í³'$¼9L6ÙS“PÅZ3 õĆâ³Ý?R&R§Þï®Ö"‘¿N¼¡Ëöø¿îÎùPæ®Ï¶Šyw·ŒéœÌVz9k¹ Ÿ¨Ú‹¨r~Æø®+œlßmDàM'åzø–P³½£]êÈ"–RQà–¨¢¼éaêô‡¤l’ QQ¥9iÔ¦À67Z#˜Ï‘¦®éùD)üØ‘Rà‡Ý!1f~¼çò -¿õI |Óˆô;çt`s’I¶B–-à)銨SøÄ/:‘F¢ã_Qrúñ¼5Ò"a¾yþ¤£ÁF¦iæ¨bD3 -ÒnýAؘö(إ◀݂¸sÈ!ýݯüZ®cô´¹Ú´{yƒÙ²l…ŒÅú}áà O,à“©ï ‡+»ã¹]­Â¤•ßháøð’ø” ¶1:qU/ݵaúÝûm–øÌÔ€ìâ/ÜO‰NNŠ³¸­o"©Žö.ßC^`ŽÀÛE/¢²õ\¾øw'ö½FIk&ßÁ^¾ è)·zƒƒÈõv=caŽÎ»³µ*åœ&ùHÈ!ﲉõgÝ£WLCy{"Z4dµ'öUz~û@O©¬©m -U =%) Æ¸Ÿ‚…ŠµßW”Œz¦±DØTÎßûôð¦³P!¨…(¥Ñ1eAåÁ/¤ùWKmc'ÑÅ…:Pµ€3$¦û)^"i=£Ca/ƒþ¸±ÍÏ_ƒh±æ-»ÈnÓï0Q¥·¢F­¿ž"`$¿‘ãN²F@ëˆú±‚ÿú¥T¢ém:ÎÈôÆ1ilì=Š‹·Åø{Ý~AZ‰yñ§¸”Œ{®2…Tõ[p«²¦x4mõ)qØ}(UáŪ‰×B“l2ìÅk±ý¨½Nk‡iù »áO°EÅÂÿ0ѱÄ|o¥ødíuvRÀµ‰¦oc€ñÅ·@0ç£ÁÑÓ8 y°•30åÒ€—†yp‚œÁÇÅ"]‡fÅ¥Ã:að -u¿O&=ÑB¨A%U:3Mçè}…5~]ý$ô?iIÃ;{y“>ÇFýFcÊüÏ šl'i·àÑÜ"iã…¬¯_œžefjÆhv{ò;ɇNn›aët$3þ\À»ÏË=C п¡c[YY)ïãUDšã®ErÜk£Ïíâ ö2¶j²wÝôPÞÍ0}ú&"‹ ¹HÝeÕ×Ìo¾øá݇ã„[¯s!à/È÷‰Q#šÒíRz^f.rŒC¡o—ÃùرkïbkΊêù4ÝP§ÔóZXԱ߃Üq /<œÏÔ ÈQ¢4ô·díËÿ,7Á$=¼i:Dwd÷K’šòC4ª›¤yR–ðLÁ¨JºŸiK÷¨æ>"žø$a_âH3Œ -—ñ]Vvn÷â‘rT†Aé¨'®¡ïyÔƒRen×ЈiªiIׄ?¦KP• -}Ò¦i”Ñõ=ûñ~â\«Ñ¼‡5”×`oÊËEt¥Z.| ‡ÙøÂü—ýë/Û/„GlèÞþ)êY%áJ3{Aâ!WÓ±2Wℸ÷ʦsõ€‰Ih“Wç\ÅÏîF +ßóà%§zküîÎ¥EÎÐ9€!·i?5ÂÓ$å‡Ê.Û¾/Õ¶Wç.N¿+ˆ.ÕB‘G¦ú«Œ2Ð4ã¿Íž-:ÜñIH$B„6²qSÞy°X6™ÞOnk@ðÁÒY§©w,osÌAEˆ;Ò\ò¼¢tÑùØÒdTPQaUR ~ - -¬<è¹ -o`™“ýþvWj\÷ž¹¤Ãðh)¡íeÿ‚a™[ Ô|«o Œ‚+•›-éÀ¹–[…ØÕ-²}v3¥ÿÖþ-ËúWAºFd¹T̹­I„Í缪. ×ÞÊþÝôÙÓ߯Øn;¦°]tî"þØÔ?¦ñ”,Xÿe?$ âêãh¾ßrý §Ý‡ùâ÷A²ø{ëÈC§.‹å„Ó|‚Žâo;(â ,lɇћš+5wáÜ£wwÏ£E”7f“ƒQßA•ï]eH}êôï’tЭ˜ª]ü ‡N—ä$og¬$ KÀ‘:O“P¥ÜE(ÓuOüœ.pìBarG¶ÖŒm¨¤ßÄÚ ”Ï„jºf4~*\D~Ê2D¾œb(æããzt/aMwîsF(N•!þÊkÕx9È`mZñ4|RÏWCè>­# þ’ú§I³Jh>eñ·¶àª -.íx"4BÉ…µ›ë(îa1ªÔ,Ú'ÑJ§¨£MFå¾z…5©½ b‘鬛ǵ<8û¶+9Ý#wY`öŽj -̇'«ERfr±aïÐDÒ¾ã¥(ZpßÁ#à´S -Ì5ZÖvíCJá,;’‚C l÷ u-h¯þ°ü$—%è¤èï¨E,ç#»‘bV•3Ï6ý#…ù-}eGŠÓîOö§Ë ­øÞN.¡Šñ•Ú9ÑLÒêãêE†$sIòôÜÆëD·¶;ÅíËÍÔ™† ½ÃtXU´ÿZ‚<¢ ->šæ‹IÞhQ¶3à­ÜÔÇ Ö·Z6ð6‚œéÿ;Hò‹¡Å¶?)>=i xagÒG˜®zYÆŸ”ú Éêr±ª{Ùš8Èùó¦RÍ35‹P„j¼ÉÎ6›^ -V0oôižÏtOUÝõœ”ËÆ]«[-å¾}¥:3IqMß|=*pÈ”‡ûög6•u5 J~'öÚT‹:øpŸ½ Sï¡ÚûxïsNÚKiÔhªË`Y¹%o-Kn£o¯še@ò}”ôEê2(ô£ÍÉTÇ -âåîéƉI¢àãŸø’±¥ì€IÑL?Ù‹[ïËiÕcIa·zz÷òïœÉÚÖÁ&zà§Íê-‘©1ŽX»£Ã"séç½›°2¨?ðÑŒ7lŒ¸k–˜æa‰†Sàý= jغãLã3uóÓ²ýô@œâRÞ¼ÎþKa<ˆ¬ö7ŽŠ»Ï¥à,‘qÝÝø -·!å¹U«ÇñqB©+¯`è[ÇG?”QÒë;”•{ÿ -2/Ç;¹8fQ)F\Éxxy‹ú0Ù½á*¼žTóA\þ¼ç&1Cä…n(²ÚãÿbùüLCš½bgOÀw±'.=“‘ÈR ªTë·ª±»•"%ÄÕáئ;¸ã¸ÈØð–ÓJw׆Å17®1#LÖÕ]ãxP¿ ­8ÓM£ÇFýRG°¸˜qÇÓ]YÝ¡LMYH‚ܱ`ý`䜢ZtQ¾ õ°¼˜C(MŽ-‹öг¿´mŒzó6EBdöP²ºÛY7è³ Él %ºŸÂ$vWX¢D¨`Ü?¾Ö‰­0¨†{´ òo{úcþß×õ’u¡R†4J…ó1º½MšoŸ1kãáÂcz-¥ƒ2’_×9ÿ!•½›ÃËܧz‰È©ÇŠñVÿ ´„`Ù¤y=oCÃSµf@í¤In¶ÂpVÃ5]|¢’0!è7l;MÍo±ë€î×\­àýZ¥úºN¾O7ÏêCóö:ùý(þ®¦/ŸÒöÕ±_«¥ÕÔóú¨óKµbSçÿmׂÃǶ*y*Œ -;Û¥Äϲ(OeÇ//h‰AQÿ)ìc¿vpç縫Р%DO>Eæ¦F±ÉtL¯CšÇÎ…Œ¢D‰´òsçO9dˆ£(!ë ïÝiÕ&~öh€ÈVHH»ž':Kb÷˜ò´‚Ôã%w.ê:Óé‡+l“ÃûÅÉAu˜ûÆ£…åbùL DŠËÆØ)MT Ëóë—cââÁvˆ•QVìŠÆ€ò蟯«z‹¿ -(@4”vº£zÉ@†•n¿Ã Ö\“ Ÿf%¨›«bñå èÆö®J•Çb SO¹"W8Ó˜µd{ẖ]µ¨Þèg\XÊU])³–*ÁÖqÎhý5/ñ9²öSP”Ë|w¬g4@Ï_Æ,gÎ_¢t >D§º‰i#Ðdt]úÅÚA^þæpï`*æûÈ «®ç}©QñAżÓnókÞ&"Ou¤OöïRŒ¹Âb^º{*n\õ ð7øÉb™’¿ëq‡…Û^#¡i|¯™2îW¤õ¹”…}éâ•_˜ì³ŒÌÈ~-u!É*opüµÖÃDEFu$–5~ó¹ Œ ‚ š†E£ï“/ër~"éeõ_”©{ -N°¥p™ Õ|Hø -E¥Æ¿/g)ÏÞH0„ä¨É—¹ö©OœAItS rÚ~!¬q(M`W¤š›O<›è­„‡^£Ïk:9ùW˜/œHxŽ1/nH‹É,„ÞÂ^žÇQ1 -œJ¥2 -÷n,æQImŽÐÿ2èÝ®m…xÆ×öv™÷èÔ®³ˆp˜‰/p¯Ö"Z…‚s)$’T{V7šÔ„¢áŒhá˼XŒ&JQÊd½œJ ¼J“æaF²QèfO_/’!JǺK b&ÿ%"K²­äV"02®Ÿ/XNÜ°Ê0}žbèo^¨S¨aØÅô~Bkõ†°§9Ñ’{Lp{“Y›Ý×6‹¦Õ—ÕQ”Yª‡ÇŒ:Ô$=˜6©î_ϳI,ã]³§¡.V$üŒ¼‘Æ8Ëôï/bÝÚ³!c9$ÍŒèÌ2çf¿IÐU‘/\>X'¹Ñ º²0‚ÙoD­Hv!{¢4 Rhx“åQšñ -\šëOq~÷}$Ñ ÷…EiJî†dÞEµ!ƒ¡kßqXîʇʘ—JÆ™þ¬¬ì— ê{ÊFtY? ¤ã:þ> ÇRŒµÐ¢æYž! ·ÇXÄÉôzru»œž0.ƒ7]Ä?Ú"@¸Qs¿šî ZéÄ]·é±-TëŽþ­£„ê›&Œeœàåt«í@UÂffæ„xãô¿– 9Erœºtá­ëÇížÇ’¹—%Ûþ†F9ÊŠÀ‘Ç™å!©øxwe -ÛK‘œyEŒ¦ðøÂ4LgÇ}P<›­qÙµÄ/>Çæ¾°Õzá.ªý»Ó"Í8ííH€Á©/‰46‡Y¾cŽØþ8 -< òDŽŽMÎÙÖ½T~‘™¦1/­™uA n‚¦]µâ)í;Ø,›ðPZ™›fGbœ}ö¬IÉ{·ôbYÞl[¿\Ã çˆ ¿öÌÕ”À¢Ý‰ê.¡ü€kÝUKªõ97¿Ãù Ìꊴן…Çú/ÖÙâ`:ðÙÏKŽ]ˆï®!\$ô¯Ù8/ê;"ìRI‘ÜÊ^6A¹ Nã/ÿ€ õ³ƒwù®·@%Év¤ëñ3kc—I‚6'6ÏÆí”Ó# ”ªpóœÞ伋 ¥ä>_€«’†”l(kr…‰…5ÞÓ3M¦$Z"ƪ¦^I1Z>ÜŸ>¬ÄWÑm}ð-Ÿ’^Ë*Œ\*üÖÆ5‹nù^JË–˜LF—lÛ{b^ÛVB¯Å£’N—ÌuŸÂHÂ3¸/ꇶ»½#Ç5A)5u L™‡uë¹Çš³¹©]g^1q?`&.§P!Ò-Û‹5DO>F_w©)ÏäL,ì^pùâ ¶²aÙå¢fsÍ×KÓÂðÆtÅÖn‰(—³cgGC{ôwå‰×ŽÙ%WáÝd«¢; -q¢f—¬€[áÞâ<=¿²¢IuœCy -?ôÜâcì• - -þ´ûߥ«)UWÜš_FÇi9ÌûX¸+GÎÒzß21™Ûä˜@Øo06µkQ"!<·Ùà)˜µÄè÷6™•—ó™,§ÞXWâçjŸÄ² d¡XfýÈøæî<Û"Ïζr»!hMÊ\¹äçùágò"éqÈôBç=’NU°ŠÈáóÉzpd¿ÐeD1ti$£Ž"@Þ`W2R€/bCù(Úö§³t´Z—+¦¼Â.RB^KWM0Åú™ÐTy½"!£õxàÃ(“ó9•aW¨¾Äip ŒÖ±½%¥¤ö`>TÊÔ¤rŒömûˆ»|9©cØzx£ýÆ»="¦XVX-hÀ S–4KO¸—BÝ*Cjj gHþv‘(=´á‹º“ºõÛ—Ù Ñ)bÇŠ`Úž[8R×=Ç·JÿR";q1õ°à`1³|¢ÀEì¶$¼êÔ±GºÈ|´]®ø^~=”@RuzŸx:û¸*€¯—K¬8;ó)À“ˆ =³²À1[ñÀK`|;nÇC©F0¬ç`*’š‰³Ñg†äL›ò0^®™´ºäÍÙI(X›?‹:2aä0*äø+çyÕ…ÀæŶk¬O•Ðû™«/f#íÊ’E€ÀÛÿ#© -†“»èp½šRaº»”¿ÁºÒßuƒkÚØ!-é”n¦ôæ#KK Tjö)¬UH§™=Í[Èl‹¾·_RZ|~hýæ/n_)O5ÄAŠa{¦9‰@Kswk‚î6n³a6‰ïb‡ЯîR'õ¿±^Fz¬¿Šiës½"50]á­“ù;¢nÓ¦ŠÞ$Šq"¤ÅÄKOú¯+ŠþÖ²Ò‘ÌÙr$8Æí`Ù½­Ù%>ö.£OŠ¬ƒx”g<‰Ò4Ö «›ÂøH@ÍrÃÓa©@ [?a ïà)8Þª±ZÈ|ÃòìhÀ*ù±¤D® Ïi»5x#úàÿC=ü%µ#§5Þ֣ʫJL?…DÁsûH5ק\kMÆ54y2äpžtÌÃ/1²/þ5–žuå¹ÿgÊÚ¿šb¥Š!"±<˜B0ó WXLÙȪ*êü}ñ3’æx÷¥F¿Þs,#¾’­§©”Hܪ'j¿CþÀÄû<˜Ö•º@N£÷Vím\/O]]• ÉBªÀp’:“éLÔ$ãï+sÁ‹«3•Z±5×"Õ¶•"ãNbÇí#í±èxŒÚ±¼:ëüáVž[ÑŠ,9u}Ž¦Øé›ø ¨ŠA÷ FSo3nÜ|ÛÂ$#Ðñ~ŸyXÓYOðÆÁw -$AéHVÖ¶5k·ë®O»DªØ·Áèäéɸ8š¯‘ßÑq6Á’£àódŽi;Ž1 -«HôÝ5ºý±JgR¡½i]ÕÏyl›¿ÊŠZexZ½út -ñ$Æ~ŒÄ9TÀõ©S¹¼Vñ¼ü{á!ìÓä{u)Ž¦èISõ®ºk´‘œ?W‹‰F–³ƒÅ ƒ÷^õéx¿QÖyƒ^&a¹iZoz¶œÐâ&|]ØHþôfZφ«ì¢Ñˆ·Ð39è¹ pFn x×á5u#0ã9a„öÚ–Yªµä¼ÐàíwÐA`ñ,RÕöØÈwÇ _ØcL•Š…øJ’atóßR™“s®›Êr÷4ð•P#¬ì¤7ʽSÒ(8Ü ý/ð ;“t³©‚0ÆÝÍ‚áÑbv/eé -†Î%@÷zZÀ.Vý6, Wåæèò›\ǹeÝå4 Û©>ÞuÏÚ”ä[—>NǃDÂÆ -Œ!ó6ÄyÆç˜gqËBÓað…:h÷UuÐw0uðE ëäÜF;îvÃÕç4Ýü„U£úvk<^»ƒÁ¤ mø‘e“p0¬pËg…Ðw”¤;KN•?{Žá/òx’ë0Üf©XïZa) òvZ|Ï´_xÉÇä±/Þ±«NîçQ1D½ - Û¨g¥1iTõ o 8a½â©Æ¹}—Üb+EîÂuûÊcpù[‹ôUê‰?3øÅs†¶¬$Üq1€0­Üx¥ϽÔÓ¬(YC»ÊQý_­×ìpKïÀIÃøè.Ÿ¹‹ðsm7B¡Ui·)¯j¿i«- ËI–$SŒÂï…oØró:ƒ–ì, u'Åoº,.qœ’bÁaÃ~Ü߯9·TÀ¸A2"„ó掔nòªÁ éJ\qy wb¸¨‘÷ǘ—·myw:¼ƒá·ôFwJ¿91…i¬ä!Ð.+zmÚ©ìS“ G -ðÁå7âm¯[MËÎ`étOžG¢¬41zf Ñýº|´©\ -ºX›šÙ‡-éj&^óÕ@ÃHDäŸ ÅŠdQRŒY°晳_þ¢® -†m&Gpù‘B­$¹Á/»¶èÁ€j¥êT (°§ƒsÔ^î`ìÈöÔ_‘úì›.óFž§-O£ÖÆí{2Ø£o•®qûko -r‰´$ªÃý‡S5š„nBG@ß½D\ˆB·Y^ -ûF^E˜â/ÙE±yùÄPÁ&(©&ŒÚ…æ¾mÊlYMÕ×õ6Í1•veÑKŽælÃçw¥TñÈÞ”ÚH-Ôð?/ÇÅÅÝm«Cõà!fÚ7æV§êê@¾;¢1ÔfÙ'é’…“_usárÍí¢HÊ2Þnñdΰb$x°ß}¡ç}ÞÓ™ð` ’àñ ÞŠ]ë½YNh’r¶ï=Ô£gÝù»” ®%jD -0J*«Õ4GIÅC¶¬íýðfæe— xÿA'¹#•S—§UÀû*—zÚ-Ÿ¢\$/ªòSŽæ,?¸¦í‹ÅX0 -¥7bO÷ì†çµÆƒcZû“=)hdxŠÅ x£Š¦p(*îNîphJGT…kÇnƒ1´÷b£¼øa%¢.ΞÁ9¦íAL'§Gy§CNNT!Ë«h ïã¨_{üž .œÄõÓSÊ£šä#ZŽù¨.?niŸÑctx†C Œ)~Oj‘.4I…<Æ÷VdÁ¨ -(õ¹E[lñ%ÕxÕí ª‰¾¿)ÿ_ãf¸é‚ “9š^çÎrÖAkÊüȈî(yŸ]öƒxz‘º‰õa·ô:©Ûjœø5ìÚª0H I܉ÿ[Ð|Š[¬„?W5šAõ‘qgNÍÿh‹³!_]8’’µ Båzpr«Ð–§ ~uiD¦{°=)“—_@zm™?¯±|‹)7rµúyI5”r(sm+–•rˆwMÑ[xõ#‘ʨ¶F‹}7JÂá¤}Ñ_P‰÷ÿý|õWNj¢Š‚(œ{˜OÓÞXkq‡¥…~š1þX?n1剟­.†kn]v‡á*+YéYœY ­„ìõ¬^Üò*`ìY&ó·|š4~§ÜôÍœ(§ŸÚmGöÙëâLøYÇÄ&3\ðÈå!Z`ùM(ÃæÆ_„¤IÎcýK͈—ñ‡;Ò«K2rÉ&Vòò¶}):ãÙèÒº<ö¼rŸirQfº„a»65˜“‘;IŽ"g*uÏõ`Hñ­³3/÷1ÛLF æeÍa -þ3©†xnýiíÖôþúrmCH_zë5ÈÏÊ Ã·”=Òæ»uQXÓΉ/¡ oÑÿ ñuPÜÙ›‘œ¹ÍpãJ6!Ïj8{¹íw‚?àӅƵ¾ç•üÛŽ›Œ‘jUSík™ª¥‡¹7L'ðKÛ^¬b'l`îeÒXË `w'£»ÖD®J -¦¶VæÚI–œóª2jcGµÊ0¢°¨é$ÛuÅl¨³>stžŠ<#¹Ò¿7lÑl˜HuW yfÕŠAOBôV6g cÜuÜÕ²vûÞHÕüëãçn, -PœÌ!anwNÅ#ª7ÁŸñ>g¥ewêÞomu w3ož=•ÒÎv†•õÌÍ.Ä›ð;(ìÒ㿨Yç ‘“ 9Ž ÙÿAoÛ&œ®üÎÊMïôJæ«!Óæ\éã¨÷BçéEHžeœ "ˆøjZJ\L“Cê-ÐW„RÓ?™Ü¿Ç““–ô)©I଩«ü¾Äna¤·?pï¡;ßh…ëêïëÀM†à‹‚/íÇ•x¤ -—MÉo9ziÎäðä6Ï;n,ÌH];~x-Ýš Ð")¸¯#;ØÀ.Tžwý('¿PºWÄJ­áÃQ¹Jɸ¢ñ®ˆ|°°€Y¢Ù6¹ý@Úd6îº|˜Ãx#.É6&.#¦ÉºÖó¡Û\¾‰¾5¤^Ÿ„·$šËUë›DŽa^óòcø×ýÎlBI>fVL½ÎºfÔùÞ+Aæ›%*”4ñ!¤Ð^oÅB…s=¾E©©½Í¦kÁSèɵŽãN‘†ô]²¾‘µÈtÊFih*Ì!þX½®/´Ê¯ -A]K‘\ë*E×Ã(CÄÏ)3ºîöW£è¦ˆüþ›dÎ0›JõŽqà÷ù²ÿXI£Úœ¡´ê…AähÍÅe]ÊÂÉ`¿l$d”·åÄŽ?É¢ûÁ­84?^ W³ýú.‚až·%õk—‰òæû˜á—”›ÈˆOw@1ÁM?tÀbØ]Ü`jö:ÇwÉá¸Î+çV1ßk˜¢¬£%_yû¬fA+¶U$á­6 uîä9@²Q’-Rµ{"?&HŒë=Ü!ïp¶­m2KàÀ‚ï-ÄÓgkŠ…ëŬÝ O•T®M:½ó;Ï -,³Í4 -‘Ng ßUX‰kÔ•0±³ÍkSèÞ˜ÃD~ÔÀZègí6­ÈíÿfPD^¿ƒ¼%¹8»• -Ù0¬Ôr;Ðõ8‘ù } šà-Oˆ¸o´{Þ‚ÀÓiÊZ‘_äIÍ)„úG«Ü.. 2Ž˜Ðˆeó Æ™< -àp -ïs]*€ÆÒ£XvÍ['6æÿ-[¶k]ªÑnC’ïç œ_þ²ZðÇÓ©0Uq ꣥÷ ¬s#¶ø—…½bÓl)Åm¥Š½ðºñÆŸð¬’Õ´«ƒÄ\Çûf´`þSÆÿQ.f,­õ;XNÜÕæЩßÆ€g -Õ¹éW½z~Ëñçû±#­ -ÑïV×á•Öå£b¯ÝÏ¢‚i90R’d!ŸC:eÛêÀ ûábÉŇk| óo$j™(‡Ó™±E{Fê^íêT,"üŒ],ÁrVÆ0˜@ ]¼ØSÿT‚ŠS=´ 6ªùWñÒ òÌ£¿òýŒ&/ŒÏa !»ò‹ØuÜõkw–‰h6nÀ¢½Ö$j¡:ózu†Ÿƒ³bö,A ªMõƒ¯<®Ïßé~ð½˜Ç¥$}}À˜"ÞkĪÀ{áÓ ¤ðvÇŸãT×—lÔ“übÿEC p6Œ$™†:ÚžJÌÄÌ~Áä[pªö¾[+úÀ.K1nGPÂ÷4–È -Ô“NK‡â%GÝmPÉJòðÑШLXD©4W'ä¯ µ•cýí4>¨W'ÔÈÊ»”ãн›3Jä'”îÝß…¿»s;)B. yµÁ«jj½C®LAÏ•L ;É÷:µ­w1Kà~ç¸ú T|î£ØĶ$v7" NÚØ®¸(ÕT¡úÎG­9;lÏŽRÁì(>}™ÔýXÓ÷/Ÿžu˜Î8ÀIsd/(/á0 L†wŽ¥8ƒùؘf‡Qµê8v•¯iöe(Ü’ûæþÄ‹ÝÓt‡ÏŸI‡ÙPå$(?!<6.?jÍõ½û:ñ=@þ͉îVÿwrÊÄ“.ð"‡ZÙÀ¹ŒÁæÙÉÓð>=»Ó¨¹jJR –ZvÔh®Ñ%!´IÁ2ŒWòUc‘ë¥ð>/b\aÐ,Ç6^¸V¸ôØïäI TÿT!Ëo{n\,>Ë\¨þüØöRúè©n#4üØLŒ÷©(4[ÈÃ'ó9?ËÀè ó;¡5½œèôÌqÿ ‰?ßw[ÜÃåؼ¡ãpiyq¥/4˜šÂ±Í"{VÓ"ˆÐ¿NEõ~‹·iÅñ|‹Ù­Ôð3sMA5^×{cp:Å5 -EðV§]AÐ)ãB‡Ê;QÕYS„l’OÎÕ…­l‚?uùNuô±èÓ=|»„‹ ‰ÿg$™·n椛llýÇä/2ŸlΫ£ÐLr“ÀâêÁ:)$ØáwbFNÜ -ÒqkŒH¬2u«÷§2O÷~Xà=~ykòK:Š×%O¬W_©k3Ð}d‰ -‹ÓV‚3lÁPo¯B½>ˆÜ -¸ì, -g"N0 -ÐìKû3›Áëòy»)--À&Fù«¬•Wýâh/›ž -*èH’&Q¥€É¬RÔ²L¿¡ôgÝh<¬‹SQ«ITYH‹‡Ö#ðÍ>ÈÂvCTù !ú«;äg8´“tÈ|òFiZG˜c¾”¸=:“v É$‹&Ý©‹9Cÿ¬)Òë¦% žkqؼç -OŽhçhS0¿ë¨Ê\(»W±]Çܤªe$¡ ZêÕµIŸ’ŒA:–ŽŠ“šR•#a°lŽyŽhÑ°~ã$Ÿ_x9µÒ,š­+¯?µ²§P3és>Î~ЊÄØßQ= F>§¢ºö“¨_x½ø#Ün”#TQ -¸Žã÷šž4’“›B¬÷ïazà]Î^·QW5ù1€ l£Œ-i„ãÆÓç‘¥Ø3vˆ>}¨ †/jêÇ6Ã6|äeD›'m{ùK!•8:CÒÇ4³I86£à‰ÒÂœG 6¯¼4­00±j)âÍE:~âÚ&‹ -/ -Åú¢™Á_2p]I…ÐÑEÇvq'9;bL0ôä»Ø`¯É„]g/¬ÌçÖTK· -Æ$¥´Æ¹–ÁoeÌ&? ØÕæ’®÷nžÍÆ„Q»Õ ‚7öö§V}fF›¶}Ãm¬ïIM\×w]ÛA#þ¥ VÑODö5û{‰» - -úyò -ÓTYfNiTø:*S9ñÔjgnÀ1(ë‹+êqrWGÞVGXQ[¤ÝíG+ŠIèpmå*j€Ðë’<¥®†b’â6ì™+Ý™¢tc›üò„kí¹ -¥Ív“­öã°Ã§^$¡fDÚzô ôJ ñ3 -Û6®"s“`Wb}£»Êy²AsœÿI9”Û¡0‘-O‹˜sÛ”«â?†€’>K¾Ž+GÎObS3[} {!ùA;ñõ‚Œ¯}@HcܤØÔJÜÔƒÿAâ9Kïþ0žmï×(‡Â8©ÂeO`»ºEÀ+í\‰ 'ÚÐ^"ó_enzVRòÚå;òê“‚p … -j9Š™3Ò4RtX˜rúôjâ**Ü“À~0ý¡üû 7ŽVwÀŠ—ÇÖäÁŸ‘`ö³UÄK°öaŽS‰‚Ò¯?T$`&iˆëÌsð•ÕaZ«Jë!BÎàK¾dT#oÂÆG̦È8!33„¯ -Í–?²,1r8! —ñ° ©žébw€z'þ7O̺ë©W£ô¿øÔŽƒ(¸hB5Úpí,}ò<Ô撬ɹZ1âóój½õ2ì3vˆäYw”/î#âSm=\Íd¹e¼C;C O_ašãÉ7kNÆ®Wƒr èöÕ+SÎUF¨'ÙVÉÁ‚öúþÎÓ°¾:È u®•¶x #ö'j醥šç"môá"¸ØÖÑOy ï†¡¿Çšÿ$‡gܾûÕ -§l/GžH¶§g Údr28V«b®rÍV¶Nlû¤ÐÐbL T'ÕÌ7¼O(K|Î’ -RÓ@Œt(@¦ÐO©ôgçœ÷¤UøB'×spIfÝÐzH -réJ°ÌYÝ[©£Àt~m¾GùùשÎÄ5¢ê|iï* yý,ú(‚Bð÷j½Oþû”‹PÉ>Í‘Mf}“êÎ#"‡WƨŸ†©Šß¦›p-{¤Íoµ?ïOw†HuY¶PWéŸqêª÷$Ä‘63Ýš…ÐÏd„+7Vo$©g½JÊRÆÿuµX@Dz½!Ü -8AóºæC’KÁRáÙ#¸Ãoq×ÐV¿_¿¥QR=‰ÀZ,õBÓë§ÅпG÷¦>‘‡Å®Î¯ëzyõ -‡ß·Ÿ ¹`!ÏšªÉDK«™4\ØÓ­Çs«N] VÆ5×>hyβ!ýöÓ`í‘bà*9/±6k}=LNb¯++ƹ¦¤¢¯ØwJ`sò':°h|W̽ñYp.ª}¬Á‹MpÝw2Ô$“¬£…ØÜÏC"üùUPJµ5ŒsøãªKÆ?‰° - -±vÛå,å"YýKó0ÒËNA•±S °Lî’õPÁÄUU~‚°~>Rƒ]Q쩧£Ci¦|cž?Ï -Øš+—ñ,ãŽôGm_òêJ~襥#-FÏBßØAÄÝ֮𵯫3šL»GŒó]ì0Ôò%÷³¦ûWôbñ•ÈʾÄbnàKYè -™©h·PWýmßP ÉÖÔ""¼TeŒ£Ù¿¥p)«y=Gö «å•"¾Ö-ÍTldؘÄ8FØTÚk²M¶ƒ4PšÂc²êÕZSª â’^Þôó¥—È® }!ëååpÎÁÿX®M6uHš»sSLyˆè)T-„ÍÆ|J3Ÿó†.LP4–¨ÎJDÊçóÂõüÞ8§ûßÔi5_~qdnGeÒ•²U^÷:c yêÖB&ÆN9¬Ónî­cþ@<|Á€æIÙÄï_ߣʃ`ßeíÀ³J˜3 -´’¶ž¯ òg— È?ÃRÙÈÇ´¼3úDD“ê’·ÖWéܹÕ-Ǧo`¯ÎO+¶›š¢®Ni!<Êwfe{ÍŠ`Ù‹rä“@,ç…ûåæ³¾wÇ>‚/¶xìBÈ.¤ÓFj'÷ŽúWÒăœâß^Ù‹òM”ûâX>²r -b{ zÕ|v±ÒÜÕ“{2Ÿèmlˆ3w2HK©æ2L§>[lWŽÈ¾|´‘9@› -u‘ŠU¨$—ºÃÛ{äò6˜¤ëxmT°µì¥˜\ªãØ}ÿCÝs>% ºÐM€å:ï–$,¾Jueí (b(ü…},Ai&ÊÖÃâ -jžŒõí´þ -M¶Qðþ ‡þƒ]»>jüáC+ÉM5gð¹Ï£à:´¸ª½ÆêQÔ¼øIÖIYâà8Þ§¢¶¹D„[!å -̉Ö}Ú¥S2‰u:0»}‘EåË›QóhDMöúbeñ¬¸D£èã£Lrë¨ßyøа ÐB `t» V„\‰ÿá£S™,ª¯wµ×"òÙ{y*ÆÀ`A¡Sãb^qˆ%m¯Te ÿBí1$Whô -¬±í -'A\†G£ž…€J_÷ê4\@òy¸ÐEE÷ä£ç// -¹ì4l¤ÖÈñ+õ‰B (( Dã -Ÿg¯Ý÷rµ$a=Ñ ð2¤¸KÇBÏV6û!­’¤°kø¶ 3ù£c^¬p%ÿQ¸W|0ÎzB{j~Ž˜ðSñF~Ø -èØHøµ©óñ+­Ë¿{ÞË -Â=U|B­,‡Ûý”_ÉÀÓÓa×£9\±Á¹e-3(ÔÓ ^(™É|}©ã_"í|c Ï>–‚´Ò•ŸÑN@L(»ZüÃàáØ?úÉ5ËÀåü€Ôh›B\“ù9¸–¢š’\öˆçîË]Îæž@ ­t‡†LÜ äïPwyHŸ5Ÿœ•Ö[Í£«ÒNsHÁ-bHú"$öåY=™ŒYa6Œ—À…F@Rõ…"QíèTJÉœòvMùœfr[ /ÄŸ•˜Cl |Mqã -»Eñ©Â3€=æ^Y[ ®¶ÄXU -šPsŽ/¼³ý¯ÜÍþˆ%Ê4žSÉã’èp~8GSyÏÎÏM¿`ošG ï‚u;TšüËÔ—Ôctžßæâ ¿RØŽx­1Ö^’­ÿcZ8„ÄY:µ MÎ+ÏÉ2:ˆH 6=VDÏ™ÞIËü)eƒÓd°RœÓ¼Ükш4Bü¿¡ëÇSŒŸ‡›­‡B<&´Š<1äVóœ‘g§DA„ÊûçØ -]óà;G@ï@êº|_ª¤ÁÚ´~éCm±x?ºÈ­+^4ø„Ùÿoè­Ä&å\²¯änÿww6-¿ßVØKv‡% -6åâýv¯ãÝHíÏkX©ªC8´h^z@â +q´TÕ©Æ6ö¥‘%sIÉ¢*€’PUäk½\­,åuf„‡$ØEAn ö.EñÉ2â‘7‘þa§ìj±Â°óÈ2‡m Y|‹ùš{‹òˆcóHì™›9ê;¤¨¾ÐiìQ‹¢Hê3’‚à¬D˜²oY¯ÎDLÎoŒ%}‹¾‡q³9çp©_íb›&ž(7ÄñœZȺ§2_"΄‰Ì>þsÁ–…r4ëÆú|ƒ¥#§Lnè¼¹Ù0‚“#išc-0 L|·£c"Róü ¿‡¤Ï}¾œÃ}?†ÁÏ«ØV}^¢Û¾{öìíõçÕèÃ>®¯ÿ5Köõíü;mœg7Úcü=LáëWü6BûvVû}›¯·Ôfûz0×ե߷Õ÷_WzwÕÖ¿í;ý½u~ÞÆãäÇøKoøz~ÿÅ -bþ°Óêôš¾ÝìÏÕ¤Ÿ«Ó»_WwÕÔ]ó¹ý]*þÞÀ'Î,øÆšêIi$ulµ>KYØ2øI)³{áyV[ïÖ`:}CÍÅvt š¬Q]ÐÉiæ`÷ qÃØU+ˆY°*àà:¢ŽÞ -ùü[°º”­ 5Þc5À«Khó"ÈVpí.ò ”z2‡bVÓ½rÄ…F´öÒA®šëQ3: Vn×gAÝNuJP˲/üç…¡JÂHSAî^Ûa>íaŠŒ!IΉyP¨> z&¯ª;²û*{8 -KD÷ü7š9Àƒ#3†G>Ò@ɽ™EùÂI©"{RȼéQÝ¡îc¯~&Æ$rA^ÌC '^£º'¯°VýôMøN@†ò¥Œ“ue3‚ZÊ4‚£cÀ#²Þؼ­Ñ-]ãó«LlÊWå:R’aCŒ8î½ -->ÿ -`Ñ)L¦;9'¨o5N,K__ÿN"¡ëcDȟᣅCG£ä„mâ¬òtà²!H"»=)<1w^Gõ®5õ–éu\¾s*8ø\hóœæŠ˜p~E_™$>ñ +¸Yð;f¤ÖŽ›4%Fyú›¿kFéi’{ÑŠÒßÌx_ËtžZQ>‚™`a®,¼¶À=Òd=:ãwyôßaŠ¶Éñ%Ä—÷Jl²›'éQsÙ±-©¥5{éô‰éN”_-ÖÍaË óçò*†yz““M¹G†ÐüËlÑÑS÷ÁÆÌY© ¼Ø ˆ`Báõ*pÖÊðMZ‘V@ìcœyo¸èEËYº¥ -8UäñˆqVªBÒìbF#Y™wÀákJHÌÖ Aœœ*m åݽ¶UDq¯±X-µ»Œ`+<4={}g:‰lõ»o[g1=‘+ªJ+DϹ0ÇY"2®•×\EdpÈzÈ?G”Eê”T2É›…ï®-îC,¨m.ïÈH¢ÝV¶%´ ø”bAæZ{̳¦üh {HðØð}þ&ø{ `ó(Òô:|¢zü’Ñ9v¹CÛRž)×I’’=g¦HȸA8Ú1v4ªïÿQ!Šºeå$­àÇY=%‚ë= ‡¨HnܾµÓà!¢Öö´Ó™¥0;1•Où.€W2ó^Gb˜e3¶clGkã½b»ydÜ]q+¤2äëJd=p‚ì®I1ôœä½¥kx4ÿ$ 8Îùª8u°`v¸`±0uúAϺ_Hy×gŸ#¢ËÈBz÷³:+ö"7Nø -ªÞª¯‘Àÿ'Ë.Ú7Ùp2¹W³ìXÇþÎ9ùåÐ…¬2}ÝD”íÁ6w89xÝ/æLä8ªã´VÎhRˆX¦à‰Ã ÇOaÏ:w+“,m´šk&åëõ“ü/|ˆ{w¶†b¥Â,züóÁ®úÞØ QiSç?wå -gü—´¦´¼^¢Ì_'´š*‡¨ùã$aJ=ÞdÁüý^©M}RƒÌ¡{{Þçyí…s]d<ü®£ªè‰]`1Jù>­ -&·ÏRóðCSæhÈæAʨ“C‚je?)S(Ô‘ü9dd1Ö(¶E3_¾º´u<Ï4s…9 ýÅþaÐþË\ЩèD˜Ë›0D™¾->â:Àôニî‹Ö%âbcsÕËå½ÉúzÔ““ãNŠÊ§ -ÎJåü¬:.íÌ¿ñQ‹8º=­ŠÂÇ[±DÝ|£Îª“ØéÐÁr¹7Ágf„vàh¦ÑqI»ÞwbàÉ#”½à>/íp–'uÈøœÚò¨#ew/ð%×2š§‚é9omR9Æ¥¤SÒ¸µb ƒ¢m‰1§ôãø6ºXÁŒÉ|yXQrNëý5ÒlmòIRA»å ‹ã„—\uMw%‰D.fzŒ#Õ&ä¦m¬¸•²îT+ÊO »P±å0výƒ/ËtÏÃ3v”.Æéø2~Ó˜Õ¡  mÓE5€ô]€³ÜG‹¯üývrr„\v“ ÄpiMNÞAé>*Ï=Ò}ÛýA‚”Ú°mð¼•1¶ð-¤¬zV±ÌƒÓk÷Ï4šXÜÌpø}Ž£Àá m!ïÌKˆù¨ðpÅ}9>ì¢ ‘‘ý^¾‡NÁn¸§1»5[›ãvÛ:ÛëS¶Ìɸò®÷n&på&K;Äg­CP­ýc"Ki7zo6òÊ‹^º™Ö¤rR쟯*”=pH¥NûÆóãdË“-OVçÂ7âýª½|ÚUIÞ–rjR¥6¡Ô€ÚOmNɉP{Qûõ@Ìù POå*Ã#…üóEn'h ùЉ”kÏtì -æX*‘˜…|N¢ByÁ”QW–pÚ5€Âã“H¸Ž‰ãâ¯àïŽ_“ãtÕ -¼~~Uã¢e/æ­Ò¿M5íIÿ$«ó ®òå¡•êy%Æì„°uëi¶&ñüêNÑKúoÊwaŠCÐSjQÙoâó R¡ßøzH¹ 8=Edé“deXOTü“®“Y]áa®§QóI³"ª3’\>VïW׶©“oµÀ‹¼ºCU]w‚éL +AH:º4.jI: §îáO¼ìë4ÑPóJcÝOÅ“Î[Š]‘ºþ¨÷HÊÁdj1 bŸ›çO½B¹ÿ¬q?l&ç~oâùÙÜ›¹lRâRÉŸxH0`{“ùÙ ù…gß3­Ð¬.B/{s‘Óâ³ÖCܶà UÍà ÃØ•ø&ÂÊÏÜ#‘"Xj8óuDWË©—¢¥œ¾Ïòøq€HH¬;±¨XàPË~ƒÓ÷ÿÇjš×¡ÛJEx™LƒSDÒ>'y:›/ÖrRªzÜv†äN^—/:¤š£@L'‡#©Ó|ñ®Ç]¨Rü8òO·UÖßåë6{J;&Ju2dÄg¶Õ‹¹=ÍW¼€ƒÓhWN+íÛDV÷Ä»±˜4ßÒbˆ7?ç´Ó…Ð - ™~uµ6ئ¥ÿC:#2Üו™Í 4¸:D^Œ^cï!pº¢ÅÕª­£¸ØPÄö댺¨³tÝP¸ óœZçÙŒZG#û–|ÑŒ%mI[80~6àû1ÔZ`–úüW žлßã«–¡în*²W¦ÉÛá;™^ÙDò„õäY9mj©ŽÖu^CòëR¾ò”u—vÆFÛ¸æðKäŠdÙŒ›abŽ?òEŽÞ5 -•• -ç‡#Gög +ëeºH»~{5ÑFTåiÐFA¶M ®°›lšûÑÒ`hœ­$˜QI,Ÿ@|+aCJ—˜EÂDf>¹š„ÐßéŸòÉQñ­RÃk„ù(1VvÙ\MFtã0åOy«ù£ýµ;9ÊøÎ] ëâZ”hïaøú¨GTI‚<ÏkåÕè( --³’ÅÚˆ­m'çŠë½k]ôð×Ïð4_‚íµj;Ñ"·ëØÝ+ -µíºÎ6å%—ƒE$ÊFÓ-MwÒ„iYÍ94‰Y8ç,â+Ãô#IwBT-jáæi‚Ý÷îYcŒ' *¨ºî;” Ú±½¤,‹±àáfUŠ‹‰˜Ý©šÃšdöKñ¿zqxÊLØÜ!…x'ƒ»K½Q8Æšq¾4nÿ)À½Æ9ħAEßÇñ–ë -û¨äîpUªôA,ÑôÅ#}#qßhj»- ©Q‰"9œß%ñ 6"Õ›dJx¾í^<8¦›ý¯?4 -œe\É1~"Îl/Kmí:=äŒS𤠇¡®—w†ÐOfϲ$´Š«4¤zmbUûœ}^¼"‰.ØŽuKç…IÁYÚÜD=²ã-Tê`2gŽv•0“ñs}ÇlYù#‹s.Bqxß•6 -\Ó°B7áL!ñ•'A¹:)÷a²ÃŒÝ@ -{ -á«ÂUÝ;[¾Òt{IFM rƒáBÙ¨´±vRÇØÙŸÍñ¬toÙÅÓ&¹…®KC§{å¡G„‹6«ÐìêYL²$RQ¡õÌ}è?{y6¤orN€»‘ýÓ?_=Ã3–4ÑEöí’`ƒmTS3›ÙV¿â_í%D§nÊ“žŒ5·Âª†iܶµ•Óœ¢/N¹fj -‡ÜÕ`àŽ•¦nÒâʼÝúæy¯ -%K#ù¶„–ݶ¿ -±[|1M ICOê£"A”Þ‡©|TÙJ^T%mu€qñÔÑ Úôž±·Š7”´?Gí–²B'£ ¿¢ |b=ƼÍg9Q]È,ä,n†ïˆÉïñûú,¼?Ôð³¿});SJÌ*³á$þa.€¹º×:å­Dsi#&•$5N:=ÛaZ$7¤ôê›L1]±6È7ÇlÆ“¼ÛŒhÑ0~UÜ[Öâ0¨¾r6™+¥%*×ëþ• #ž2Åe欳`¾ã¶¤~­‡÷È™~F–ùŸÈT.ÎÈ’–ɺ¼і›X -)–@TV!dÞmA¢#äÎFfCIH¬ŽTÕÞÄq´~)ïĦ¶ïE++Û Jñüw4K+Ï£¢åøf ƒ÷“öE¢BÉù8òrÀÄL >,åT5–TÜšöÂëOsr´uTþgÎ-A -Y%[ÿKÏQpU«ŠÚÈ}ŒùÊŸ3¢€ß.Ôª à!T*7Ë$lìSSò-Ârwí2ª ó7Ø6Ô™Sw¯l -Öþá¤ôHÝŒšDÊÔ}ú-ý0“>ºéQUVÅ™¡ˆ‡ˆæ°ÀÕPz?×õ“ƒjà ôëO݉gü5û:¬ùjŽáŠoâñôI_5ˆ¯å[ï_õ¯¨Ü“ä‡û3˜³/u BÚÁ/У8"^«~âŸq -$—‘žÏku·¡i²†`ÕÆ{–O¾^—¯“˜ˆb6{ü´²ËÌ6¸µæ®Ìª •ŒÎüÑu]°ÌOXœ·¼\‰|—6Þû‰‹ÍnC׫ºT -úîÒ“æh›/ T½q‰{Êc)Ä]Ï̉ÅÜÅ#Y»ÈF“##Zèi;,'CŽ$J’þÀ°I¾¼ÇMÀý:(ÞLðC0"Ëþ/ì. M5S ù-\úòÊNæ ~”3®8EÁn C¥ J2óª]­Ò+žÃ¾dÜš™ùÚ‡”ã✛l¬ÿï®õB§­èŸLì†C¹#f׬ b,f¯‹±I…– -7NBüMqR>Ȧà.à†`©fÖqæ@a2Ó´NÆ¡~äÔlš§ÄÕ³ÞJcS -–7ó=Ò˜*aZÕϯžý4dzQZV:ê»eo7$9z³kéAæyRjÞ¸à^÷Ù´îð2˜‹bl,¶‹!¡¦{±AH» €ÒW‘x“ÛjhX¹LN_W˜?#I7®7O®×‚'äõãß|·[\m]FÏ9Í«~²¹ÜÔÓK¯g%:D°Apø¡¤ø«„À”+é3rA»Ù8mâ¬Ã°ÿmÙ„>–‘¸`HezFÜCQZ²[[ýŠÈq -†Ú-€,è€F.Ø…]Õz º2ØGbÖxp!}ÅÞŽ•D88+Q(½øykY-€$¼µ¿ì -›ôüõJw.‹›ly,š@Ÿœ]û‘<ÀôýOý¯I^î2ï ÉÖ}V³ÒM¯¡×=UD,ÍÑMhvñ²œñøÉ=/¹Q€êÛÀ1½ñ6j½©g×–zಠì\&“åëú4}bÌ\kšsÅ€åYQ64åÆÍ]Šùç;Ì€i4zà›á¼‹Ìì‰õfã><ªþ³u“Þ’çD%ÉÕ™'˜s¹êéä‰:L Rc‚Æþsä.,ã×>˜u_sDsP4e]èöPÔ3Xw -œÚo?$,nw>E¤b«ŸmÃÂÓ¾º5+³Ì6õÀ'ú‚á­¤ûRɺҵÄ×]¦CÕšA¸µ± ”ÆŽIùå\¤« pÀ4ÃSþpÒÌ÷fô×–>¥Âä’^ÝŽgÆ›&c§’úç;|cÝSî@X¬/ËÁÎà›ŸX¡P®G©o!å{Ñ6ãIÁ -ƒ—€Ìz%f-L œ¯Åxý‚˪©$¹ÙÊ ó¯ƒ~ƒ\šÎÏàO#wrˆ„IsÐ¥ÄqŒ€•,MñѬŽ»{ù§š&€lø;„…ß šÞ°`†÷ü»¯×PVãù7Á+¾Š|¼QײùPÝ‘#@²w€ÉxJ - ZÎó‡€(i ¦„d-w†¹¡Žq þUrvþ85©ûØ~ªûLdãbxšØŸöšÙ - m#¾5u2ðŒŒA9ºØ$€°890ן_O`™Žq¦÷â)†ê d©¬&nÎ)­Ës™“u¯]":r(‘”Õ†´’%Æ*®à³¢QóºŠåCgð/jH -ÚpÕÎêªìåA®4†Ä;ýp1j“wôÝ.¹ ž÷&³š÷¡©ˆ÷— šdG§ÙÇXGè’ÖüX¡iÊ¡ŽcuŸ6Í€)±·è_7|d9 Nt©#w1ÇÂáÍK8ÅÍË©Äà9€¾Óý]œ.⧒)øËÕ9€JžH¬µO‡M@otbT+L›¯<+O;‚BUüSO»F]™÷(øaZèÓBÆ¡Á_BMÞô4~ÙÞ0µì =A±B!¦}YíE¹,2 &.·Ã6ñ¹<™ÔjÍ"3Øu&w¦ÃƒX‘ -»¦FÔý» Ÿ{,Y”c²Ôž·Å% -<Qd‰-NÊ¥‡_4vϳ DÀgøÎHR& -ƒÀs—b.ÍÐDØ*9ÀRØ—sÝþE¤}“ˆû,×7Æ@N]øˆt…ïÉh©ŠÖî -í[ôHâÕˆ…ç®ûÆtkœ'[éOê‰ì Ÿëò²'ªþÝOƒ…² -êIVŒ6˜?W‡®/>b`åÎsɪ½ÊWc×ßr&c³û’ôÔ ØÜ-à6®çÝG ¨ü¬áé;ÇdÆ;€ýÊøgv[§+«*¬Tˆ~©/'UÃåË~‰êY‘sò¥¯´<1Æî+Gó¢ˆÎ]7‹~½Á©ƒYð¸@ØW‚ÈÞ–><S‹{f?dšÓuÿy Í -y{E°å²ÉÎØ3¥ºT™Š Û[:9s«J>]‘ªÅö4¥ˆÅÈÕ#cÒ6¹b'ÛY¿³Gš4¡j™}¹YuXP»BÒõC²zº„*' -º¯¬AȲJ,KˆB0¯à€>nŠÐ´ºoÜ ½ýa‚¥Ò÷*èƒÜÿ•}\~œnæÀßY øI½_w@LÌ~BÐuüU\åDñ FÜrØÜ/ˆ§Ar\o - @¹—ûçúî§Ö -Û Ã£È…×ý‚ÕÓéÈ|Î{•Ná¾ñ…™•ñ('ÙãÌéU‚צd×üÊþUKqI;yœ†Û+K“¦H“Z(óÞk¿_*ž_ºÕ]ø›þS¾Ð/6’©ÅÜ„HŽ’Üƹ’ÏN´˜Ô²–a%ÞŸ‰ìpï¿œl¤Ò ¬cH…¹Š‘à(d€BŽ_¨1†šüq’é4ú?ÑaR’çâ,?…ÎÂk1‚>Å7UïSö–ÙnÇ®ªÕa1ÒX/ÓkBLdë,Ñ­aüYG³½S¨ø|oº¬zÈÕ ÛVÕ¿¹Œ N‰ÒÒV£fZÂ}š#)„ÑÝG2×ð†¨íâ½JqŒ†³ÌÒ€ï2œåÔ|€ËìÓ.Ùxé¨ö*¨½|$ ®æ®[HáŒJý(ù0)É Êå_Z˜¨Pap¶u’‡ýâ 4ïIZr/¯>?ãæ»Ó3?e‰OH“ú ·Â -¿ðÅ–Ï-‚œ¡k7ó_a•`ÞµJÐ2£$MzÒ ÂÿËT¼äî¬*…ꙥh€LYIÔ¹(£äÔôY}Ö"úe èùé21–ž*•ÂâîÐ%NJ=”=–-ÚÏsˆ‰YºÊ±)©h.c^5'«t^̬n¡bé}R=l:Hl›è´‘{Ž®SaŠJpi{½–—~£XÔƬBU/êÇ $l" -Í?郘ÏZàÀʇvñ¦ÎРw†Z“K$I"ÛÐ.Æ Ç[ߣû‹¶$§ͽÙz‹c¥—::bi¬0Å;Šsìuš K'ï•ëû§oÒ? ˆÐ£Ñåôýð3¥rH¢€4²{[×÷Ϧ^9M€°­%Ìuhïiê ¤ð¯•™§„ã "n&iöM¯O°¨ÓÞ1FÍ?ÃPCã•…]¦ŽŠCÁ3C]§ñâîKoŠ0&tx‰A”wUœ -VÄ~ª ŒÃI®ôÃxº)¡êáë»æ@  ¿õEÙï£?=¥Úæ¹38ʼn ¸‡ôQ‘]Ãs¾JU4H¥ŠQÓ]sÆ5’gRü -›˜ ,T:»ò5me{ Bìé·ås€Ë>Ú>’°¯wØJªbú¡ú|_‚I‡.4á+k[-9”²šƒ{¼á¾ÜÜ”`Œ±ŠèóžØpCrɯ}‰ -œÆ"BÚ6/"q+§¿ƒXÁz&2›€‹B´…¶MuÔì­.œœ9w8_oY; a‚6®”±•¾=øº¦On×ã]Ðuñ1³1úy¡É…ïl‚W·-€˜!±¾ÿwø‚FEÀI¨§ÓÙ`üJidR%î|Dâa¹ôøç¨å‡O;~ šµC!ç.ö¥eù¦ŸÝÖšUAmrve'ë÷À¯X·ð…Ë÷‡+¨BÆ@ÛE.h·6/üÃ[ÔÕZÖ³„±^¾Ð;̸¢¨Îyå7¨\¨›ª Eˆb#³À‰©Tr›¦‡3¼i†ÿ<%n¹XßÔe·ƒj`Ï–›þ6¢™97/9ƾ4»XTÏÂɬû|O6ºlo¤»Â'â'9Ù«AÈåp÷zãbWÆéfBfBšF,k\ù$6§›©ê*MC’)Žv14"û¨ ¡¼†ºí¬x> Øòþo5ê­…jÔv<8­4ÕÁJeò­îKËÓÛ•e<ÇHÅô ÓØÀlô!Uøñ5Aéا*z= -á"ÔÕ–‘ÕHwpüK€á„Ù„Ÿ–±@ÒTͺ †e¼×^qz±Ô–¢œ(ð(§õçŸ-ÿNøÖد¯‘UOvWŠçØ”g6’Uhƒ³€{ZÏÔf !¦”øÖi•=àZŒñ­]¿DÌœÞ3Èër°0òøSœÓíxÜF]Íl©wªê/³L®O~ç#ß½[Lä¯k÷ðÙB'Áãc¼Æ¤¬¤ÙZäqߣè‚û½]zSX¹$pgü -ÌßK[€T)|ÒÅ®¥Çâ];G{EA¸¼ÉjãV{Cp Fävó—„ÑUTmLçÝ£+x¯«Y åeé†ãâ¬oÊ—GƒŸÉ}Ã-D”áÙð”Ýô(ÿQœc°_û>9ÿuúøïzAÞgd8Ìd)‹”¿¼°:C•bVWãI -‘ÓÑêÂÛqX–2öÕPn_ðú»O¼^œ•H(¼âö(z$fGè+¡[.@PlÌäÉS щF|ïéÌhO–”K‡(ÿIÌ`¨ËÛlÖ«†{ŽçKœ1ÄûÁŒì´îëMɇ¸ÃRªáuc55OªN$Ùÿî…ÕíL×0OÑ*_.a±—R`›…eNuIN…A·c5‹p -‚$8Þ°9Sø¼Õ¥L½ÖþÒ¦ÞïöUÞj,YDÑƤ¨aJ‹¾Lb„­b''Xs -S©ÜN þ…Ýp£ÁÄó߈ýã°”·é ;ä9÷Œz× -¶¦ç b€7ã`w-ÅW|/Áª¯es¿5 ºÁ‰¨eKLèëæ‘:eéhe'|…óO—¹‡:Ðü ™’?P´¯!N­' -‡šØ>£4Úo ³ã†x…SQαoè8ÊÐ/\Ka¦-$ -N]Ž"ý+f£Û”!/ccsî·¼Á·gZ82R‹²±†ùL!¹¾FQdXÁî¼³Èî?Qäî_È·†™æGÖq¦ªg˜[¯¶/J£ -ŠxÓÃ&&²ÿ£hpãg¬ ›Ë“’8Ü=¤¬FÞsëlª‚ -ÞcX;+Öc=;R:î›Ú:±•f&¿¯o"ž=–©T€|% ŽRMWÂǹ¾³R¼öâHÔÚâ@jºí#•¶#|ÿVP#N,új­âÒdy@^*Ä|ë ¶àZ ¥¸Ä4˜õ»4‡T­AÇ—îe˜/2àD¤Aò©ôb‘qÀO¡Ò…ŠDõŸ[zøo)K„-÷RÏhé€)‹¦ò7ЖwH²aŸ¶í@ú2^ -Г‹ö{{ž¸U’•†+1¥uȳ±Æ)$` ‹…ÞåÝ…\‡¤EÜp¤uU¼N¤6\I1ýwêæm©\uÚD‹Ãd{Lï*”Jœ£7Zà›ªâêêTËÄ&>!¾Ãñd=1½¹Ú¾•Aå[Ïu‰j&ªDá]°£VÒeH:hˆ]Ya!†ú2WK‘“Ñ@àg¡k­tÝ¡R^ºO³ -ÙÊe‹Y¿n Ï\B(W&}Æ(ïk}“-†Ü•"•~_¯/LÐ*)ÎaÁA;i³f#ÅŸ¡]Ž" ’·‡ à©ûöa‚⊪Z®Oø¡£J&:Â+©<³%•-\ª -Y¤Á)ù€üé.ê¥Á~ðÎÑç'ê(•¥ÝÑi¦×Šív ³únèPa:+S7>!%šïå‚oP}àòª°.Ú>¶Ns¢íÄW»ªaL^}_Ä¡MÅ._æqDÀä‡0ŒÜ³µcëjÎæG >ðÄÍè1šNΔêšòHäi82~åÛ6Üñ#ÚPòÁ<ØŽcY³ÛÑZâPÊ rUiüd?Ò™€bgÌž>2=ËÖ£ÀÚÒŠËå'FBQÿ ŒðÅtTë1rúWŒ“šQRŽ².e;¡Å9òù®6|,b]ô1I.tÒÿ%<×°Eʦy\ £5"bïê ØXsšÚ¥<„‘¨8Â3^…_¢…ÓÿH³œË²Vº¦sÂÖ÷ï¬amÜN#PΰËî¶5 -!± FZ«¦€¸Lƒü·A]b¯/ ¥¸ •¸¶¹ã§é™" -?#q'9ÒŒ·)jvˆÁ3&(®ÀõÖŸ%…U¥4%@«ZöD‘“­ÔSƒÝXßj´ÎØ ×WÜôˆ®4iºYGM¾P.È~i7/ÑŽ2 - -W‚ÔþQ3<)5Nv¥I3"Â[\RÏ~r&Xñy× À{©-€ãÄgÓ¦Rå|î±Ðh‹áö™YH;›,ÃLñžÍþã {ûJZoÐ/3‚f{(\ ¥PÏæ:æ!¼±rsŽô}-†w¦õBíë¾¾,®&*º!ìíy‹~íN‰ˆ!Gt›£ Å¡DæødD””^¶ffáA¨hZ©ºøF™“¯÷ÅD~³?_ÔaÔè -V¬ëÇ0¶O8yǤ ìì`” ¬%Xƒ2Ö~0ôÞ=‘*eI°ìkÌëm÷R¤#Ï ©›ÆÈ«Ï—ºñI.qÅ3p÷CøøæÍBÍÐýÇÕ½À–;'ÇVâ hüCŒ&5®¶)­¯ªÅãDÐçÎÍòTM¨®¿ì΃gIpì7ü #¯|¯¿Ú@ XæõÔòP©µ×A -¾tÒâ -Âs;·£ÑÙ®u±g>S¨´¾dý/r¨*)Z“€Ø|h‰ÐU{Øq2Œ!Á¤Õ4g¡‹ ×(–€L‡>pû£ ñø÷Ò6ÃpÙæ©aÞ\>Ħӥž Þ䧻Ÿ==·Ñ¹ yÕòíjµü!»sNCHm휽GÛ^tæ|¿;Að¿6ñAç‡;7b^{ÉA; Z ö¤'í]~@]èâžø?`ñ{¶æ¤=û_öÛ ¥i¶-à¾Úfì~¯©FüÏX@g§¯õ¼~Q07hÝÖ¾œÌãv™°rŽ¼\¶|S¥­û§BçzâîÖHÍP, Q‡ak¬Q·à›a†ˆ­Í„aµ£ -ûþÆ~tg‡tÚç—í -}eI -œ'°Oá—z´e¯©b'þ±Ë=îÇG`°>tzìܽjLÙ´€„,âr×0Ü99O -=K×ÝÊ{~âurlQÛ-=ýÚ-Ð -å -Û¿‹ím•óPÓlè­åúæ,­ Â·ÎðbZü$Љ‡’ °¡G^p©X},(,Á¶n°Ï¦ûÕ»xˆÎ&õ6;6A‚ú¡«{ÀÏd=MC¾Õ+.«ÂÆ×¦Ó Š±ÜÛFEñz€F²·8*Äþ4Oø`¬€n9>®áÀá"]n<ŽAž^tL3é_Flw?jõÅewßlÌ”ú;§»XÇ §CñƒÝ›¾iÑØVEçw>*z…+”›#ÖÉW÷ Ídþ+Wê^ ˆñ.1ùÃexrüÆ6AÒħPªÑŒ’!+Ë­œë5üÝäétü>¥kª°t -oÃb¤L­U_ÍÃ×Þé=­Ü¡÷˜FYÍ3AÕ!±jÃ)–{s; 2·“>§-fžR«!Ñô(~4ÿZxåŠõ -c5Î{%lãˆìÎo/Ê’Ø6ö¯ô­‹m#!Q6`é^ óW¾8«6m0«œ5Œ#é·9¾J€¶ðŸ @ô¿Üj˜×ÅBÊf3ÑúÜŽxëˆ%ÿIxY?GyI»R^¸X»H9¼Ã]ßFsÈ -é‘_ià'ù®Hsqû„þ¬ÜÈ¢X±õ´ç"ù"sú>èP_ÀÙ9(_IúÚ7ínƒayaŸ6ö‘ŸOw_ÕêÑQRÑ8ˆ^ 2¶•>6fÿz¤ -žy+“÷ -(Ê ŽÓP6 -þŸ&¶9¢‚• æ¸ÓíS„oQŸ­”-ãÁ_`.y¤‘14}´{„…‡¸ܬÉm+Ç_ºköÜâiËqýXàks7–z¤ -JV¡ÀûÍ!i­æ;7¡¤ÙæÕvÆ?‹ZÊ8ý›ÄüÓÒýt\‹E1b)¤QN»¾ešL¾gfâ%(m|ôóà©EüPœ—×±RÒ¯ër?“èEaÿÉÛMò#ðfü#¥¥+8È™çB½æ^À`ôhäMšç<ƒk?k"‹LT8,¤Óåô²z -Šá„Zã`B̵FâK3ˆ5Rmf¦ÈbÁàØð;¥Œ[ûÇ?"¤½¤ºÙ¿‚ÃøÓ -ùÿoŽÕI>ÐÑ`MJÍ…œo¬÷µ¬PEzÐœuý¿™2.«-(÷é¶K| i{µ2;ß4ñ÷çúõN-2y|a 5Õ-ü,Ú%ø9êQæu¸ye•lOÜw´ÔM爛>ø.€g¤IŠÉ²µ:QY Œ½k¦CæL&²Ö=ø¶&)™W¨‡ÙîÝK -‹o>ÞŒ9Ö“x`Ö¬ëT8ë÷ùàyØö¬°ûãèäbrIØxF LÄ$«Þ9Ž•-À4¿ù®5 V ssëjÜ>\U9¥Á-†æz§Iº6,„é0‡SšGÖq]Hj¨!øôTê:û,-jöÿcÀ ýyÿëÁüÆQO\¨4ƒëïjFæâq4¹¾Î19ŦÂZ'ì[ô¦7DŸÖl’ˆ¶%µ”ý±’;[¢ÏíæûQ“!‚Ù2Q¨oÐbPß³[Î3ñêƒÊNb«Åf\ä…®5Ÿ‚”=ΣÀ."¥ü Èe ÜbŸ‚tØ=ƒÚÿ~ßfQHKnžgu5É~Ù=à.lDh§Ð3.™Oòd“S¨¼€©¬¡†¦öQaf‹îxÏFq¶4"úóðèŵÂ6„ãýøòv¬ö+Åÿ`{µÜþÃÜFÅpÌHDkkÄñ¼D~ÝÕ.™3áø–éê¨;ì‘kd­„$¿'êÓÈ ùõó"0hlÅè½S>™L®oªÁñ{b¸ˆ™…_YŽÖ …f `*BÞèRU4Stýžûnæ}·{!ý­Äe*De¦¯#;¥³ |—ךֈŠÃ¿ªJúæµ Z…ПG~ÆFHùœÖB=‡ŠÈ §ÎTŒ–Ëc1Ó/ÀX¯uãWu¾ƒIæx>n¦òˆË˜I‹³J$ ³”íZö}#|ö‡)Ddæ»/¹{qóÅ4­(é• ?Gýo£¦ÕR^e˜t)¼”ƒ’+B°k°6Q”&A&NÑô­¯¿ŒDEöéY~¡‘q£Î4!ðê¾øÛ½S™¼÷^EÛJ/BïûMè“÷XÚY¸3Ú€qØv4U'S¢€¿õÝ3¬Ãô$Ÿ×ä#ü$  -ŠDЩ‹$_ÕoYò„D2圣ÚÔsŸ³¸ c_W1èa¿xÉ -Õ{J𜚱þÙ;CëËyù‹‚ -K†-îòÄ#F§õÅJ{áu°þdÇ–YÜÃyï¹­gva—C ~wÊ°ö€ÿˆ !<š}•ð£ -Í&"& -ó-Y€`Ò™JÚ=²¡öÔ°¿[cã𱘿"‹*ªæ î‰Ø•z½xÀ `e I.ÞÕsey…DŒôÁ¨ÅH ê;Ü×ÃÕòä%ÐY¹¤¨–ª\½~;n‰#œe&§™!/3¥h [§hÿ[àZuPÄ£èqšËÜãà°!Ì\Š¿}Q¨J€F4u”òƒ’KÓuËN‰ånþæôá3Ÿ¬¬ê{à 0Ûv˜÷Ô+7^x*š½èTc\ÀXÌl®8Ö_*¤Ægý€»µ¤µ(;#ZÈA8@UGk«Öô—Oà]êm87ˆú ”ý.™‹á-…:“á|÷jÁ¨«‚±ˆ~ÃŽwrz¨¶‡U! ìªÑŽ>l@NÒyÔ)±ïwC  üzé=&0PNÐ{`÷L&á^o\9ÒBÏV9|t7Z`ÔØA´³!å‘!KË.ЋÉB«ÚŒ>;äÄ6ØCáþÈ0ÈËë`,ög/ž¢jÀ»;4¦¿Ï î“ A÷]Ô_Íz7›0ÿ_5$¬ÿ àHlʨe 'ßT€9ï¥KËaYŒt dÉ ^׊¡M°® ówpd š‹P[‘€žk—JË?W\Y<9±õ8Brx±ø‘.!;a -€ÌùVÑ#üq”x¶YV'ÓÅt{·BA6fÄ,ÆLÁÁBƒºCÙÐá>š¥â‡À=.–nÓß$qEÙóYxSö/0²$ãÐ*ô8ûĆò?G>áù” “gÚÉ©Ölˆ‰´t²ÂU^‹Ä9Ÿ3S¬Îy><—ÈÄ1E÷LN¶È©hû ˜eoŠê'ÌŒøÛ²:û ÔÔ£‡jHiüJ‹½šk¡ÉtÕaê7§7Bn2J£ß› ñ½ÙÁª€kÆ7ÿzEgjìîU±ë8¼’½ŸVÐÈ´µ—ô†N§á-ï,C¨ír+ÔOFïâåΔqœa¶(ê‹qd%%M™Vɾ€àdñ”ë¦Q¥VÌA¹ìæjãyyrÖ‹B³Ú=óþû°ÝBù²Q -à…?eÛŒz¼­tòõ"×$ëÈ+6Ѓڭ=ƒ‰ÀÕ.Ên±Næ€ô'‚zjù¦:£Šƒ«Ø”ÞË¢ÆTÏØÊÕšEaÌ”"ì¸í‹“Ñ¿+PyÉÇ“ÇàÒMOrò/Z)ë6]B$õjë^ˆéH¦o^4ňäsxt\›É% -H3Àmr“Âs]|Œµ+ê´_,Ž™ÙÙj1`¹ÞRÁsÿPì̪x1Ó‚³ØG_>Õ৪܇¤¬,wŽ¢ÿ„j¨´YC\ÛÕÝÉÉ[Ý:–¼®ßY-iÔb‘x&3Û¶Ê ì‘6÷~ÌÖŸ‹m,>ˆ;šõ¡óõs}ýøHcBӋܨ¥íñŸ®ýïBI,g(Ü‚Ðj„p8µeÆQv1IÓ'{‡Óê’¥ä8wfgúbµf£8-r+±-´ØJ‡«„‘ž[©=ÚÔÉ_ƒ[Äž›Ô ö®Li ñÖ’Ü„ÇOž£*ýkì -] NZ—õŒ®Y/à‹EæUå¡Ï|÷i™ÿ¨>a±é¨K -I|ΠíùÕb¢Xƒ·(–-EH8E7’TBÏ<Þ‘ERBü\Y ¸ó¯ -L`"øÐHö±ÒZ€m=–0_ñB$ú8 \Mß›!˜ÁÞÕ˧A0örÈ¿SÂd¬4E+^òšˆ7@:³«¤ñÿ -]¾¯ àä‘€@jÜŸK˜©Âí[äLƒÝ÷ø&6‚£4}øÊ7ê–rWDÂu¢rå>+é/Á6Q)Z5´ïGÌ€"æîÅîf%"ò§Ý.Ù©ÿúÃ?÷5ÿo3SNªxK3Ó€v—T#¼+á1»š'!rü×¹|hˆ¡qšåì×@áagLi‘Œðtêàèˆþ‡Æ¡"òeA#þö O§‰@‡+Æ ¥Úà$J»Pòü:ê$A—+J¥ó˜ Ë<\YEéPìÈìöÍ3Ï -=ϲ ‚½Gç÷jªžë—¿ÂéÀ¨ ÃôjÙé¨qGþ;ùX}h‡N5vŸ=ìùBLz¬ã /2†Ÿ‰Môàüöò¸§a]âZ>Ø(áÌÙ3;Ï9y}[ôg&­”©®¨héð+¦ˆÄêÙKp¯¢õu ðJlBWgâE/mÖã³PKGÌ߀¾7u¬™éªŽrô*ªÑKU¬,Ùnj•/C݈i‡!ˆHWÌ8¬oÅ¡ŸbÈ^ß"èý}ŒuQFï4j|!}£½(ìxÁÇhòˆ{p¦º»è¶¡+yXf•ð­ëJ#Çù È¼*»ù -ºùh‡†h·rpÏ‚ 1é7„[Y÷̼Á£ïIñé«æÏ"1’nÈ$ç¯|xÿkõ®ÝÌïúÃ]’},G¤ÍtÑ“¥¿Æ‚|wAü+%:£s–Žd`m5XçîòÒyí¢Åã(ú…=+'8r€µß *¢–ƒyüc-•¾„Zÿ áÙª)jc¸µ·<ñWÔ¨•ÊøžQ çà?Ë,6þ¼ø—|vˆgZ‡uÆϤ?ðVuÃKðƒ-þóåY“ÝÃ87p´_êo¤›jï¹·^fDANÒDõ¸q[fÖé¯h ;{:=^|‚M*ùÜ ©D¥í ’~P4R¹ÀFn½õòM"Fyþ+kxzmo+&üÇ—/5ò4ŠNÕjkN¹¬°ñ -x(È#åQǥʯº¿{mðh”cjÀG@„ñgo¥N«R¬'«ßÍK¤ù—6 -‰%h¤hƒØ)¾/…çmc´¯3'opt°gØOxøª=¾¡ˆm› Ÿ ̃˜ùgºÙKÒU-#²Ù!²ô¼röú:pòH Ø-‰Zl›5Zs>ZšUøœâéà}Ö6·{8ÕÕ¤tŽ=áeådãåVjÄpò•á×ÓqïrÛ¸/”w¾ -Q+`kŽ÷Ò>ׂâ£ú™ÆP†«Õ'^y -— -€Üª#|™.Š¼[‚ -šLÞàŸƒÀ‹0ŒŽè!ëE/ÑÝþ™ -áûÕ\T–ŸdÕâªúEÝ$ÕPꦈa¹ÕéÜTÈû²; 7Bež=þ‚iqò")N›J~/ÅL^©±š³DärŸDBÏrâYàC)«Ðz!¬lëòPS*M@[Ã,T©·Ö ú aØÝb…©E\›2Q¼€ÙÝ*9Ú³š@(fòT!ãëû\l W\€?PKZ‚ÔqY½4˜„ˆ¯¿Ë`òܤ^‘”»Ì˜HÊ­EïDo®†+Fâ8€ÔA¿ŸhxlÜÀß.o³§lŒ9@¦ ­v()šco½±U¼ýwØ!)ªüîìã·xV£ÑKr‚Ö‘àÙñc> -œ$õíž’dnuu’©ãJ1^Óœ¨ˆ‡Û‰Ãzä¨èßÕ­s¨‘²úSXH‚r®¢=C}3T u.z -©Hä•ÑIZKdX¡jaY³ -8¦ÕB8Zc\—…½¬dZ,‹ùJ"Y‡.PQ+ñRÉÁcJåÓà&5_ --CÈ !8r+!'¤ÜÍJþ77¤O*¢ê½ør<nwÅÂ>…¡iAÎFIhHRо‰iÏ/EÂr©hûJéþ'æ4&0‡pL±H“Âê¡(a(¯ÙÆsŸ*àÔ4Î7“MƨZ íÙŒ•‚­aÍ8 1¨ÂÊ[}z2P,ÄãäÅH^¯EúᙲÓÔöTX ˜¸ÌÔÇWµmâÆ}Ë5ÿ:=,.…ëǯ¹‹›ZlùWOÓøtÈ&o0]8.|Ò…Xþ`™Ô§d…Ä?n±vt$ðHdN|¯5Âo=høs\d‚—ih+ÊgÏvMbÒÛ^1ISNö¾¢CWè|¥{–µm5C\]…­ÚIgwPY^B>ÔŸ; á{VÕÓA­¸^€ðÂøâ¼¥Î#d€÷ÏÑŸóÙ¢°Åá€xˆ¦dGÞ ¶Ägn‰Z(Ëb0O1üdé=Uïú6¾£tGz}röÊãÁ“˜9ö¥-b¯ j&¹àŸ¡©“Áòº1[š§+wJÝËV¦9-Ä€):¯Ÿ)‡«…RºåjOÉîãugõ6c3ç ñ *XQ„Us)0¹w±SîJi@‰Ã‰²á2ÔkÍœÆZÈéÜÖ…ÜßÎAo%Abˆ!h.ˆ*;óä}t$\x~šW䓨úk]p­½aWžÉO/¾Ø!›õ™tƒ‘ -ù!Û}„ÓP~Ǫë&Úvt'—\•‚’ §; Vì“QBTêOâ^ï6reÔÜ^úr1Ú•Äž·íA²â¬²Hx„íÁ-ËùÂGEn8í‰ßrµmë×:Ó|¥ÎGYnÿŠ7ÉŠeÊ–Ý\é?Êÿ^& -ÒºÛÝ`þ„š…ºiÁ/¦ë ·Rý±ŠD±=àß €½w$¹¤a‰yҗѬÆ{r½ç©¬Ù6N§Úqn¾ÖYCøÝk Û>ýûºKa)×}¾Ò]úílQÿ-1¨Q†Ý¼¸ø"zù¶Ë/üx™“¹^·©GX›Ä¸&i/·e7•H]M–‡R!˜ŸI£V­gÈ{;/c¤ˆvÞè{Ò”àoÐ"p“¢,FâàžÝçêS C0ý3Wêù3mÊ/­)_Q_àš÷ÐUÌ›£¥í Eè)±]H¤ç—v]tüf¢FãU…² -‚}0Þ“¹{ÖÔÔ¥ÅX_²² -"Yçwæc°EfðpÊ4bÎ÷ÓTY6ÊØŠ%Œ$z¸ÝÀÚß\¥ÙÕ:sûÊÖ÷N $B{êÿjlQ©®Hø;š,:÷½Ð[,(–Ìe6:hÑ!C óßð1Ž¨ïû‚ëƒa ƒÎm"\¤ž!ÖJÄ ¯{"ö5»±6[ýê—7oEUÉ4–1©,íd£`T?rdºi'4#|ýHHM»ÅÆ5‹·Ò†}³í@æ¢lé²éŽj¶ýz–9+P÷ƨÖÀN¿Õ§BÝŶ¸"ìÑñRQÍü]¿þ5¾¹À.F>pqݶ:õ:¸¥|D§éFí¹z%7ÖàôœæG Ö¥ótš{LÄy±¤‰@ÚÇÛ¬mÎ0ÜœãÞÞ>æ -nÈ·ùø×î¥k²Î÷€¤tV/™me.ÌZ÷‹„>³SÈ"šfîóÿ!åº_f–õÕ8…ÚÝðú!ÖÎÍ&UÔÀù7üÙâ"@Qf‚ÚáNº»AHþô%Ùû[3î@é‘Wò\#F9¬ÑmÊÍr´ êÖºÕ$ÿ "’‹ — ñï(á¶dmFÔ‹~H»qz?l ~zlu -ká}:/»ÎÍu$–‰r:лˆ§°8¢+2ñ”ß{.µCþV•×~ê“CàµÿErˆ+s+‚Ö×ÚÅ–5mQÿjš¦Äÿ=peø¿½Ðëúzø¿å¾G£rUúCõDWÓ‹=Ð*m½ÿl`Ú, -V‰²T¸[ïa5bvÏn =<Ð$ƒR´Á¶(Ɖ -?—@dCÂ+”Éÿ‡ÅŽ–y?í,Ì ËJ{ ®äp  ÎV æ”»N´¤8ÑmI½Ð`öì¸a¾~ÛÍé_ùwHµ÷öºÁ—Ÿ&èO÷f˜"̉{õ9 õôº"áãp'ÙrUõßåV„¹ösjùƒ¶L”¨,MF»FAøº¼˜æ´ß´Ã=9· Á— -Œ8–žÔèÊãÃùn -pb&Hùøìîe\>-8cÛ*”Y”ã)´>Mç9P•}C*@oØA‡ðD2l,&q˜7×ײè -§x†¬ñžú%wNÜ0©?j,40h2}Ú4´mÐN߬ö”B?¤o Px“T¦y? ‘øWv2(úfbÅ9kvŒÌhÜ»N<„˜ yéœ2÷ÏÉ&ã±®i}*ŒÁûþc|;Ìæu»ÀCT+âìuò¤Ñ³ß¤hp‚ÂÈ2ÌndœWäØOÈÃ>%°j«µUððzp£½l'útîúkß¿£WU‹Åú‰Î±”#ˆ¥x[úµ?;ì+Ô?¤òp'LÂöa[%†(ÊŸ\¨ŠOÕŸü¾Œ•^ERâ-åÎf» -¢ÇF¬e+QÙb‹;¢o s7²ií’DgíB¯‘êˆFÝ%Ù#XîQÌ-ÿ'Nlt’¥FLEº@(ùá½k93}búo‘§j˜†?ºæ~§˜HŽŽ:m#¶kš·bIB(ؘ~µ* 9Wf7gBRŸLÐÑrî ³•¸›DauDËWž ]„دb¨àîèÏǘmZ®':ÅfŒ¹×ysÇr!‚ð¦Ø_ÙíšbH²Ü߬Ýíà²ÄH¼Ä¢ìyÎBÆ"Úð}àþl??OÞoØc‘Jçè9+¨¤çÅ…@bÖÎömŸ1_’!ÝÛº<ïÌƲNbnÿ{râSÜO¯Zê€nq`±Ûæc„x*ªœcvèÍS¸ö]H&Lo›¥ÂcÌ“!93x”éЖÈà¿æœ0Íp¯ÚÃc0êFyý©Zéîèþ¾ï&º¶ðÐÛZžÃ»ûÚÓ4b“© 1GŒòB$ATó¸êû´z c¿MyQ }·g8é…ŸÇ1,Ç?#_^Êý½T™€[™÷Þ¥ ¡H_]HÂTUŒ a™d¾– aæHFQMß Ì$ Ÿ£ž9u vR¨– ‡Ì9ÓCÏFýZh܉ò‰‚äÅ]c¼œEÑË©ÀþµôÀ˜Âäë‰TÈ‹s“·ip˜þ¨4ä¨L°˜k@Ùˆ}U -RïÒ2‹ÒX<Õf»)¿«Ù Jp»ëÒ¶úøiË4p\‡ÿcò®fu–LxJÆöó• pªN×áš9j¦i¦›Þ§Õ2 -ŸL”ëI !eø"‘8­ààš}$øÀ’®ò(èãí‘kÀ΀£‹ÓXôJÉìW—.OZÙB{×3§°­”_ÄΦ]^›Éš¦ÁE¼–?ôÏ}£Ÿ4»Äõ>ïòön^Ù”ãèñotl»Q:ræ|_NØÅÃdh–DŒT™«ZGåšt±èþ­Ž‹Ú$‰ÇÝ€ -ÓW²s'TÑ 6¯%rU"º©ßýš_ÌèÌûëã©k^玻ºž|:é¼ê¾71kiÖ„ G¹ËÎöŽz ‹ Kuî5¨ÉÄ.¤*Ôë"?Aµ°†·( -.µG ƒA “qCbS^’Ò«§/øÃJŽZº;ÞM«õ^ëŠ3 ÃŠ°Õ鳨sïvóN °õ?L{âê#öê­GIGqß#Á‡’¨¢ø ÄlŸ5 §ßþì(ŒͥšD|ÁyóÖDîÆ/ƒÕŸµ„ÀBx¸Òaz[1uê gž½”C¥¡\ˆ 3IYnÌÅÞ$¤³OOß[ u§êJhf¢øÛñÌc·™ëÞ¾(ŽúiI÷å­o“Â$Ž®tÇÑ kc"ÎX$MMÓ8:ÀÎɯÁTúû&*p©ùHCn’¡GÓÎ’Ô_.åþJ?~ª£fß - -2@Ó˜Z¬rÔ,Äßè]“Z,ÐÄÖ‹‚Xû +Eù‘uÖ=Àøb»q™)뽚)zá!R«æ¯@ -5£PÑ3ÈFK -õõ‘ß›kÉ&ÐÓMbFP-Q"t÷¡”Þ î™æ•¿ bå¡;2 yö‘D …J‚~aÔÊ5æä"„µöïÊ&] kÞ¡a¯íðöÜ{/Üî§R¯ 0º2-¤U-ð7„w?û³’‰èàå¥ -¡ÿ,å3äË$%ûs Joø~Ð7µtÙoäÏ÷œ /AÄ‚_þà‚\f[†ú¡t£È&8 -RV!è—Ù\þW‡~¾ô^iâ³â°tÖ[#FÝT×>“œÄ§¬áZ3l㪓N7zå'¢C>—¾Aé_K)‰kMÛÔiî†0ŸËæÆã~÷N—F(ï ÷5|Í'=úºŠ‰Ò -\Â?#h uº¼lDipÛ/"ùÐqÆÙð„ÁBPñÕîÞu/ÓÛÙa˜ï?‰wÏ‚‘Ç.˜²¨®„N­c&Y]ÝcÌ_ÿbT^gÎϼG믕é¾øIëä}äl -•¾Å—± éfãtÊE8Zp¤½®FŽw{¿uùâ""‹èüò¹Âåïü Ýke}zᘞûlÁÜ›LoÄRŸa ú¤(ð–TzéÏ¢qÂXÊ”KBE•'ä -!ìÔ{*žç`/Œ‘æèÔp¥©Ð6'Í -8’Ó -†™&¡ßöÚÏ£ÁßátZ¤©‚å½çi½qôïn|¬øÒ –ñç¶Gl:)¾ æJ¾Ár7*ç^àA‘!¤C´Ltb˜|C¢,£ó› -+Ò!“õIq‹»%¨!ä,­–ö¬ôŒPàï÷].IiŽÚÇ·Ÿt£¯ÄüÖÒh Ï‹šE„= -Œ&ƒuï°ÂßpåV%OŸiq.ZãS¦”lÈhAa]ªë ÓR ØAëcâhÅnùXõ°ÿ&DàäÂÑ-4#"wM°½¥ÿr#ND3)æM#nΞc‹ôP«ס®;¬MJÊ°ê—¥ìŸ& |œ:ä—ÿgã"£í%þ¾Œ>Ðõñè9¢Ó"ðb~@â¶îC1EaE¢`u3=ou«y&­aS6ëX.ŽK¨:7»ùÝØmâ-Y¿s¸à'))'8GçšÍÙ<:ûø¼¸›ÍÄÙAµË’3¼1ö~E‹óðò -v\–g*4jÚhaŒSˆí²îøeü†EÀYì6bÝŸÅ«€(÷$jèÊKäò~»hvHz‡Ï‡‘ðâxíçPfú 6;BžÝ-R¬‘gùrç ?OÛâ2Ly±MjòZ9€/•1¦o{£š:Ør&.ÉÆj|Œ_j_h{UFª¯M¬œ -zL(–òiœkUía4@`kŠOÞØ|˜Û´“(üÏ’«šEÕíU÷IËÃhÏ,‘×C ŒùœhöÑ&¿ÀjuÊXügÁfx«õ÷F™b­âø!×p¨)ÉD!ᾩ×á?? -lŠÌ>/£º-¾ÞÊã=Öµú9¯mvEE¡zéjôËŽ›Ó’Hª±…¨rÖ¦‘6!#êïžh£z#[ Õ†mjw/Kfî-ïÀ5#°÷°‚° !z<#¬4B×öýþF\Î÷±âöÈ© {ý͘yi~ÝöVL•z[…'ú 6‘UÕ… ->l¯Á˜ìËö—‹Ù¯WAÀÿqÁ¦çynÚ>Êsî¼lµÆüë—tí Œj’‘O¨£Ã³Ùp zËT‚½ÀÝè5n&çáøyÅ÷QçÓ×})§Lï|à É×ÃGv‘‡oÌGÅdïƒþ}zèWŸ¯KTj:Ç=܉¢üæðƒ­ÓQqµKÇÚgzRªø»z\ª¢B`«2õZüj§×B,®ÑÈx¥Ëñ#¯UÛçÎcPµ)Ø~n ˆ†AG%]¥9¹ŸæjíÃex¯.æÖêÍ -XZòq{!£Üú‹,ëâr8n±µOB• íFïkóð°Ø;ÂZSÄ«KÞRoàHkÒåû_Hÿh«ÑË'hNÙY»ŠÏ£d DQ#$s‰ë² —‡)t¡œY>búø–õ7¾…M= d·€¹ AãÌ9‡"¸Æ®{ÉÍVGŧÇ/i¼àTÇ¥Ýq}šm™^ÅvÚËùCœ‚1ãƒI$ ¾ýX ¾{*Òu:Hé=Æ×*Cy¨àc -Vž†¯¸aÇŽêÔÍ,¦pî:·˜ÚQg( ßx/z»q™ Û¬3pž¿3£*G†pÃA¡xD̽ENyÝG -pGN -"zmz…& m²àcN–*¡$:ÌXç -ß—SpX‰b,óµçúG)ÂäK:Y—0¼ù¦/ç”f´åú²3õœÄá ­ˆcSäéŽg ïcç™L‘îÀ2·ècXY'ol¡*ß­k£Pr…šp0ùÖïßÔfU‡+^0Btèü{mOç‘“ù…Ü—PÜL:2ùh—oÐÆ–â£`Å[ìNmÝá¢ÅqÆp¹þüw!‹Ùb8Ñ-ÿCçP)Â_ÔZõA&ÁCcç\DM©‚•'·ä×µ)¯d¥ÄOÃù®CL5$”²þ׈T,o¤Õ˨‘8÷¬zõ– œ·¥MÇ6ÆY61n8÷3Ùûê™ÒÁ^“vÇ*šá -¯©fÂ$ïêM²¾bÌÂv¿ù×®„YGzüßÇMP×°ºùq£¦Ô=ç×TH–åàøøOK~dÅ7¨ûvªÆŒtç¬ç"@ -ŒûWBùâ^‰ål&s˜1ÖĢђúIÖMÝë;ûϤõÚ7 öÖ<:*æî8à‚ËBd¯Sw“z§ðÓTg&TñöGbõ±ý ó6 äxôöí)³(q~µ×ÔÖÕ&€Rƒ¬AËÓ -³özÊ•Œ¾ýøVÒK&HëâäU$'3 58 C7¼ÝsÚÁ’³,1¬ExE‚Â-ICýÍEêÄ ·Õiòåî¼X`Ô›FÓ*¹Ë~òŽÎg)#ňozÈ‘ø£È.Ë_ò±Òàñ!«´¿—Á€QDzò4ý2r«Â€óÔ|ÑŸ¼è–rÁðÜøV¦%ºßÁŸòÙÈįéñvö é¹~ħ ¢w‡Ç¡{ÿ_¨ÝMYéþÑuëzJÕøR©j„¬S]+¡×ˆq —þcE+=î—ðx›Özë oÕ´£µ,;·E«ûÓ¯bJÌe¶Þ¶{yн›&`6J€ÒrmïѾFpVœ@¹,½×ò¼'Pµ³.¿C5ÎV×Ðûû†n ÈÏDÏŃ:hÕß®¿nIî”3´:цÂOj'fY.¥=!f f¨XLÄþ,½bm^%k}wKØzʉ ¼WHAùA÷B&#›ÔǸ«! -@MI3e˜ -ÜCÎ:ú*˜Ä+Ïwêw -ñVIŒU8&=´Y‚B×ø IfòøŸiC?¤Æ”¸Fž¹çh!½Õm&aQm†Ø{ÙoG¯qº<’Än+´¦5/Ø’Ñ$,HíøP»R09zÁHnŒë -KV8é«Ãh¡kbµ˜ð"Edn~8Q“ IËeÇ$)-ïà˽2 -~Ê©k’%úE*r!’]œ^â¯(©lΖegŸÛ|Q.½²8Bž{ØzZp !B…c4$Æf ²ê'×i˜‹â%Ä> -U8¼rÅñ÷÷ùpØ©•‚ äŸpð+÷¼0Çx  IFM£Ë#¬B}©~ j–\pcG -Wæ›äg*¿¬íÃê0ITw_äÀ¨[õ¡„öôây†ëôs GÍ-hˆÔÙ=¹1m‚diNñbƒ‰°¡ìÿnßÂRV¤Q -fwtfô¡)T;eüÝÃ.8N^u¨]ˆëæÎö„—ÕAµ©~<êHŒª´8†¤ßïïÍ ÛZXdMs#~•˜uÉv†UÄïå»ÒRt_БaárÉÊ–µø¦¿’Ž~°oÉ–Eñ-Ù¬íòpX3l®Q:€íÝ‹¾œÂ·~À%à‰ÿwùžn6®c^!ÿ:§ý‡ô°ªöòäÈÜ,øs–¢ãÌ;Þè&§l¬¸‘¥Àú³’ö÷,W¾JA%“‚ôÿC÷=f…ÊI¯2"¡PÁæ'3_„±¨qÆõ‘gTp"±}^êð”nåŽx%ñ!V¦ÿ,]/ÏëEnG+Z¹ƒfˆ?B“ ¾Áˆ¿4Gö$ðg|"…öoØT}48þçȾ4éûÀÜÀm¦ *ä·dNOѤ×ÉþpÕb0—^Xj'Jå¸ÑóMuÏ4P<îF§‚,ä=ìmµ Ž§Ž"Thá/}2ç¢1K¹%×ST8QB'P¥{>¿ >9 ËúºÎd}H·Plœ[¬Y'~â~¹ ‚¾ŸI,Ÿ(áZzw•rRíºIˆöÊFKeO "—rÓÄ|ò -;£°ae{fěՆùªÒ FMµï/»ˆä;Ü…f4–2¶å"Ž{ç¯ñ?äôš®ÕfÀv™Òá·”áÙÕÏQ‡rñr€Ý²?)ƒzJÁ”äñG?ý/w pñ-(ú‹›D&¯ý.Ž'K8¹ÂÌDͦ&ð¾|‚ì0rDev¤1Àø®Béˆp÷¨ µ?ò ‚=ñ4PܼCº©Ð=囕œµY2ºÿ)ptÍÐ]aõuBŠ¡3ÉÒ -dP1€ésévõõ)¬•6Õ‹îG[s[?¯Œž -$míWèå]j2ªèN›ª»ô–P*ÐþÚ* 3–Ìþ܆_¹Ál‘Ï¡eþpN€óŽ ¡ˆaž~U½é £?ÂO%æúùø“º*FèíŽ -\Ô,ÌØ`¶Ôƒ”|f`¨ÑŽŒ(ê^˜œ l~Ò¯hž˜HjrXUª®?âð]–:ypµWß - rÆ]m›ÛŒµ¤äOls’Ô,»g‡iUp¬–øÑýêï,#G•¤ºwœ&¼‘y{Ö|¹, -eN…ßÿEŸÐL²¥Î…Iè™5ÐfõÈR8»»4ßQv3ÒÌeŠè¾]Û27>…ßGÎÞ.èJ‘¨,¤JÀ÷Ï×þ³GlËcœqÿ–äB^ĵÂAM‘ŽÈܤ ¤Ü -}Úã]+!½‹LrÚÉuƒ´k+P¢žÒË«¦S®FO!v‹Ç.x­L†‹/èlósSÍxaÊX!@ñ~Rx Q™‚rmdquMfG}¼¨Îĺðä׋ mFˆ®Óaëøÿs¦’nõnŒXÞ˜`€õ:¾À…6à ' * -ô¸v×ß&pË(U;d{„»fj8%¢D@°*ôÉ5/Àü‡ùðA+ÞêVo][_ˆM%}áN˜YÕ‚œþ90ÒÁ ­C7ý澡×±*“›æEh¢ hÔh!> ]!&²÷Áî\‘ýîpRÁ‚¬ë -<¶—˜«_Êq±ïÓ“¯q¨)ÙÞÕRŽÑ¦ ­'OÀ„êX f¯qw‘O·,©z‰–hÿå2j¼++°\/¬ýRõÞ…:Š]c¿ÊQ¬*d¼:’)…˜Ý¼–ÝO"vl©Å‡ŠnTó·p•“‘âêÞ_Í+¸€IÙä -€SÏ«ÊÏ”)=áTŒ=“nÍцž0‹)ÅÚóm§¨îÊŒÆ÷”}«È Jñ^^>Ó°'[]R`×í¸0&fmôQ ¾æ¬ªŽ]Oy­BÖ¥´~Gä8Áôrjê˜SõñÁ.ìä€U»Q©2ŸÃúÇßߢ¦òÄ*Ýø‘òJbÙB¥”°Œh¸‚tæDÚú>¾ÛÌ8ýÏjßÅåhyî¢gwË€kùÔµî)áS”.¼¤¢Š TZ˵Ïbž”8ÊÜÉuÛ+aDtáÚ®YtdsŠGÎy]_Ø)æÚûÕÛ\úÕ[Ù/ɬÔ=ºwšƒ”ó[®© -Ü/AЕkÏ%œu‰‚Ê¡“òæ­ºWq/ÒÅ'vÊî58ã‡V7ÚúZwÿFÖ‘Ú1#iµÖ¼ y4%p ªÛë·a Z÷ÕYnÄO¹‡e˜žìag7FŠ¾PmÖäÚÞqD§vþ>÷QÓ"ÈIPƒ›bÊPÉb;©â|¥»1ÊOj‹U7 “¥/¹DvŸNz¨ÖWeI_öPÓ„êJHÎ#c<+Nh ̉‹Ä|ÌÎD|‚5oÇi£ ,{–Ué ¶ÂbÔZ—NËãÜhGM¢Ô~žsÁã‘Ÿ{”‘žjßñÆÚgåŒsg¹ 0ÿQñWØ£þ˜G¼óðhÑfBv¹#“ÿQÔöð®ì°¥Ü£ÞŒï7®NÎy¤}&™Áãà ‘øXŒÙLÉb"À9.m"›¯T¾eK•Ï+’EÔèŽü¸†Ö`è¢;‡ÂAyµ,ø"ì½eÒY·õ6uß®|a»¿\þ¶Ú’âž[ð–TØU#¢ÎK;6;‹zÐ-òÖNraˆ:‘×Æ€ÌRñJº0˜ª‹ˆ§ÂÍ ðeæ>ŒÛßLOŸµFoûNá¬ädŠò’Yª!uhu×ØJ7ÃOÿö"V-Š]øH5²“ÆtiÕ°2Äy Y; 3qËåaL»©"¥i¸Y™Œy~'Œ*±þcßÛø²gÔ»šzÉ«ž´‚-Âظ}‡‚ä]bíršD–ÐW)I‚md 'Úˆ\‘*alÛÊ`¯˜?ÐwÑ_a'9ñM‹lÊeß8nºÌvPUyi†«*=³Öù‘à# -unèƒP™P2NùMvÈ jïtÑBÔç OlÉBç>ðQÀ¹¢'aã¿L²9þë¨ûpŒ…š‰‡æ÷!ó¢¸Àåúb¥2݉ÏÿV`&N²³cW«aâ²M)_â²wÕ?d©ìƮҠµò «}ìQ3A¢Õ+ö”Ù·,“BÌýaìáÒª€Î”ò^An˜H@ºD‡ùÞžj•…uP…·=’ê#«—tœë®S»hÕâö‰½ )dmè¤E¯ö–¿´›-ÉRÿAQÒè Ǭtà¾Þ£˜†ÔD“ÕÒh€Sú©f×?Ã'>õ]bsò³œ`GÞUñ/÷Ùýóròñº†òê¾ -Ú¾ÿ¢á¶õz›Ú¦mÛóQ¥X -ÂLè¡·ñÀËjX"ãa§^³ÁH!ÔPb•˜òU÷¦ñ©®ª‚±éG¦ÐÓ{€‚^Ê3Å>ké˜huDÇødó^®‹wŸm߇ýdO‡Ï–êÇù´Ã_êUQ5Ž?à6 -±ÙÁ­ŠØQoTŽb˜À&ªryõf€…ô±ðª0¤Zù -‡¸Í Öµa£½â -ÈluÌñ³¸ɨú‚ökayÓQƒè¦£óUê&kýÊÉûu’)\)J”Ô%øcÈŠiÉ ÔhU+’àØ#6ˆâ˜Cë0ðcûYÄ $,î’„Š`ÝFêJúHÑÑí2v¡±?CN -\DKà7%Ô¦`BEµšMUãvÚ`∶Bh^:U]T»Á•Õ|e<œrŠ°)7™ÇDö<*šÜL57ȸURÎݸ6ž[ïÂê×ï3Án&9íUÚÁóeuÜ ÑûYôrãgM¢;ÜЫw¦K_ƒÔ,"ý4Ò r91ÇËY¹Ÿ– -!Uàp–Ç•ÓWÈëq°Èœr¾àh?ųaq'¶è~/Q߆cZþè ²§gewî¥Úhñù°™&ò2šÆßï²ÿ)E–š/.»Ñ7@—‚ò{KÅk à•WUßgr9ò½^i ×ºéz-,SÚ3÷ºàà;]„ï¿q™ÊÒaô7'>›qvŸàb¦a¾Ï©­6WÅ$ -ÂàZ ª¶iVVà¦R¾ªžÁµ‘.ýq“Bž€[˜%n®¡í§ûþIsÄÛ7cHŒ VÕÒ:@Cõ3E“À«à›%€+ ÇÌVÿI¹ø<–†ð¹æÛ¼”PÆ—7\øÚ‰¨a‹Ó2K "oæ„Ù²RräÕà `°+=B”íÉ·”a¤Uõòß^ÚCä¿~ô®}¿`ÊÕãê­FO´·x67çªËôZ’sÝ‘´{TIH²UÊ»ÚbÂPñ ¿7Íá9š`ÙÅ…1®ÑxÒo‰ëÂÿI#ÌY%+¦-„¥˜@Å*´Šø·Ï+ýH›_-5'ËIëQŽâ·› ¼‰G„‡Ûzvðû“›Sÿo¸7ûånÙý²ÈÎènݲ£éïÿ.ï±½«:Úc‰ pÁŠ2³)r ¡wræ-cëKz†@òmgawÈÿYzÏå%ö åˆoT˜§„§ä¬”Ôj¿D/¯dvÅ Âç ”4M°õs_>v)Qågü˸+)׫ÏéUÊ š+ÌkÁ/n]QK‹,ZKˆû´•ŽFx´Èßœ!Œ\YO%ù’þtʉ°¹2;ÿt>Â_ë_„ljJbs!¹£,qÕÂ\¬ÀÕ¶àâv{au¥¬Ý‹°Þ¸*Ì2®Ag%ZücîWËŽˆù^íËÊ<Ÿ ¶Y›cÚBàEÄÆW< N)æ˼ërÏ«wxz¯.Ìs'ßб1wL6r2â!¹ƒ@à|Žäá†éÀ<Þ‡ŠÑß?h‡FÄ#Í«?Û¯“Žhg‡"ôQ¥‡þðígÿS+¿"s›y%ãbêà{¡Ú;U´£ÀÖP›³6°½cë ÔÍE¡|5㸶s“â~15ŽØ*ùÓ`¸~|g2D€ ;ÕýýW=ÒU]5¶9#ÅçÆûdÁÊåžÇ ersY»8Õ -Í€6ÙÁ­H&‚¶³¦¢¿qÍ/çäã›Æó¨oi«Ä -†œ!ä–RõpPÌu“:‡2Ô2ã™q¾„¯w lÏ›¶ãøËÁÍ»Öï¯m´û©j‚~IÊèøçµß_°ê“€—|®XýªŸšóÿy›eôãB( -ÛÙ_ Á]ïJuñ2ÃŒ„† -à}m‹x8ÕzÝñrOíöV—-üÚ7a­ Íò”!Iï«ÊVðáˆ(OUG´þîÖ§,51é!MKPÃDb)©”*9¿÷‡ƒäø›b™ÐO³1Öþ<þ:ÀIí5¿?ŠSdä.ªË¥\Á§h¡‹ ÜŠÖzhc'&»ÜRM3È©vÈÈ¿•Ó5“¹ÅÔ6œ•÷üŸs7½©ÑBXÿ4é}Áâïøw2è%ÒMà{@ø¿“aîâuó3à©žÚû2{THžƒ'o£\Q0ø/µu«ºçå -0­œþ-ö²ÚÜAÏÌâ2'ÀQ˜‚UŠ„@À\àýµPL~óÑ8xª¼;‚À€!]çWÚÎ?GÛ›û¦Eõ¬+ Xõ÷fŽú!Íüo! é³‹Ù =kA·ƒÊ- BlUÃô§S$–dœô³b G96ÃÄð¬Yßt ƒÜ¶ë®˜(^̵çí˜.×`©KV0DŽÔQÃ=Ïì–’Æýæñ=3ä“ÜA‡‹~gÔ¼e)“_Û™¹¦E1¾i)câñ,ï|/бˆ6…ÎØ;å(¢’u uÇ« n&è[½?ZpàJmÄ4”eÚ·ž•5<óŸ~ÝÌvÿÙï0¢ñ!ó};õë¨c/~c '5W¥õ²úG(‡,y•¸ie w´°èâ¡;o[¿s& sA~°/y–3Ù -Zdµi…ú[(2oØbN}(+z„}XsñjãI¥^ýï¤Xw 4âþ_nMùÀÃ\'n\•g^‚ÿ ›Ü$öT‹b³0;pP…žyE ¾´J†/™5Ç€/ƒtm9®´E£~üð&b-´ÍoOÍ·¡ÉÙ¶±>øÓJS}|2óÕqŒòhg⎯ÜÇÍð•®ñ•Ô€«7j§úoùé>9œ?o3„›×Ù/~mX×0ý/š¤™àÜ&À¤]­þÛĵúÒÛygSòhØ—Ë|REC+ìê°Zñ˜7S’'ìÉÖç~jP¨ t -âûžx|¿—¹ER„Vsêëù«†Ò^…Èüú†>&åñ²¸­}9çk§²ûQrž(%æÿÛíïxŠ‡ -„íYaé”AoªW&Yo žvüDüK±¢ -‚þÉjG7oÊú€Ý¥ù*?1Âc4Ï„8A¹N¢wsgüé‰dì´»(ýnmœ*d;°û]‘ªQS¾2ååå@×–ÇèCMZÓt×O_öJ/YÐKwRÀÕþ¨Ÿ€<^ÿñ~ì3!j®{°»ÿ'ø4&%9°|êäkŸ›ÕÛzXÊ7ƒ¶hÑa®i-G,Ôƒ["Z¸õÚù¶ƒ»ŽÎ1œ?rŽô"g?©Åü;È+ZݼР‚ð¥ärˆdŸs·=“èòÔÀ;œµÂco Q¥äßðm<É’Þ{õÆDá¿Ûâ¥ïa‘,#‚ÉYdeesò®W ¹¶Ž\Nœ‹C;‘[™¶Î'À3ÒbxÓ²ô3‰"Çl·£-Ú"%²3•<Ìþ ¿N¸S8LqªÂû>«F²ž[‡h>%;!Lj”TwŽšš‘å1• -´ÉÊ¢¯|m ÛðLn/‚¾Ö¸ A_͸ -`³4?¦þÙÙ©.:ŸéÒKh¶’e¸X’͆[‰:ÁøÕÏqRaûš¼×ßá1²¾÷?&¶ög–æz\ǺީøG±<œðj%°duÏüroºÎ`Z¸ÿ>æhXF&´a÷æW x¶3u6#þŠ˜wÓíPúB@Q{HÝb·8‚ËxÐqÂRR;:Î>ÚxãvnFïJ÷LàÕ¡(@ŒýO„Ê? )–£Ê$‚‘aš¿§þÖFô¦9ÃÄ;bœGQ7u!²žé›Ÿê·.ÿ{pO©:¢¸´k“3Ы† eQ™wŠ£f\óªÑ÷VxVôõÄahNö(àmÿ3Ê™«Æi ZÈßTÓ†0 2ÝûÚËÔÁÊ®¿¯Ý–>œê¤¯t‹ÊqfæåMF®:cS4ü™"W±)-A}Q·C·æ*ãGÇísÀ{ß×|ì? }T’éÊÝ]RÁGY<ë±ÂP\—Ù3Òƒtk Hê&ñËò‰…‚;ƒÿP$ïÕJ‰8b6@& i«Žs -wÃcJŠ»¦8¼hH{Eäw,ÆMˆõ’q=Y¼?>߈’ø/$ÆÕsDZ‚eð5&ü/ûÈjÐM,Í›p1Šÿ4jX…Ìçç -LXw­» Úy¿Ã%u ‰|øßæ;âA ñxȦT3*ÞH— Ô¶§ŠÁ˜ÁŒ'hîlQuÊñh$=G#a•eЙÈúËmœÜé–NØ3äk~Söèg#áŸ7oó6NÿÕý¸J%Þ>qf„+Ù~3Lt§¿ê -Ç9‘©Ì%Ô]=3÷¾þ­À9»g³êÕ5•–0B¨›kÉ’•˜sAæ½N× 9…ÍÃÄ`ÔFºÖŽQÜÎÒíSÑs¨™QGЉz/ç Ñ’² i«ý¾.º“ù-çö$·]‰Ï£^e]|±­M^¦w\£\–€€ˆC/¿ÛôZž¦µpU0“ ŸÉªÉû÷ú¨±>˳Z‹(r5l&/xf­„¨©ÑPeǵX2A¿£ó¤‘…«êÉÍ–OV‡òÁõ™^j`“=Xm£Çó/“ßÖäõS¶Eöûûqêi¶úã}V?àaDGdôŽC7ûr%q yàäRÆRS§ò^Ý{ÌÂ%,»ügý¼uªÂe¢¢b^„Q%¸¾´Õ¦ó}CëüH6íôý74ó:¥®šËÖVÁ/ã’O‘8%‘æ$Aº„&Q·Ma#j¿»ä•÷Æ¢;ÙvÖî¬jI†î=¬À%BÈ`‡;ÛµRø÷ؘ¯(z¯z伺WBTž—4^HÓî4Êy6iÌóÞÈ9?³n¨íÊ\RG˜$˜ù¶•E¿¼Ô²AT%’9h~X½‡$»ýÑ Îßf½;}(Ër  ïϾ«È“¤iWqyŹ «£àÁèØL˜ßôp±/éUЗÇ02Z)fCÇ´P®¼‘"¸¸C-ÕOˆÀ’¢h`qÛ¿½V–"o÷Â}‘ýtî‹ -ò¯Ö…RÅw¤à¹]b1P¿µ žy@PUƒ–`=5!™õÇ^‡Gb¼.Y,ô|ôó€˜ÁäZãïlD7_h.®FôH“û2Q ¢¬ÎÃÿ\A¤o‰•l ¯Ù1Ód½‘n’v’¤W‰Å$^’TܵÕ⥟»PŒ,¨èûgMk -0…* Ÿ-ÂA.ký3„7…7°¹ÝÀ§p¥YAño -³Ôú°D -sh&zO_HŠð=¶—Q» -ý l¨øÖÕ¦[a[1PϺ Rd"É>} Éþ€}Q+ LªQÖ[Ëÿ¦-‚îÍõ˜äq0êí®7ÌWIúŸäOegŒBœ-‹ý»0e†Â¿Å¦'øˆbÏ­`7Ê"ÛEÔÿ ‹{7¸lœ<˜¿`~ÖlWÅ ï€qد]¬DsߥÇ(.è­ÌB¿Ý«Ãdj}=Jr°R‡v g Bˆæ4Úa -HWrî6y@‰?EuÕ$qŽ^!Ûóâ©.ù•â=DãÌ ¦…S»iøW뀕 ­Üy,æb\ð‘£[rû›¶qš'HéJž -JÏðjÀlü!p2õ5‘¡µ"¯djhuð¦‹Ðp,ÁòU)Xiü?þá=Ç;jRŸ^hcš2M:°`VÇ$±Ý,pÿzª{¤ Ïõ\aŸ#ø8|vŸc¦¯”/´ª+ Ê5XˬƒOFàt}Æ´ëïCŽ“ÑçMj;¦fjŸª”€Í³ž¸ðHQ¾…œ•…¹oYé–H,¬÷6¥‘DðÝ&°¼µæ9YÛޞܵBœëà X—Öì[æŽýŸqüZ³j§GÑ‚–]úX€áÌ@’;Ò!ȈÀ g%‘eaBî*¼f Ì-Š¤¨5É$§kh,”/¶’ìXüÏPr’${ÃyÏ‚ -Ð[™*IB“’‹ '(wìR•©$G}WTVµÃ¾¡rÄ=Úc©yѼ1¬L_Ù+CþãÇî@Z”7xG‘^½óêS¤bå1¹ -ÉNå™×jÀ‚Ë%Žï(—ÍD–§Ô}ë2&aþXöûN±ÝÞáv3Cñ-¤ù¾ ظLYnÃÖRŠÎ&`ðI æ¸ÃCê÷CQptœÙ)½p°`¯yõîý–ûœ: -mB–«6S›÷âa¦b’ÒyoG±r0þ¹žÊd«&Ãe“Æã,L¼äDÆ!ûø1ù›ÇÕ®²qQë²½°Š.Ñ¥¤–ñ~6î4Pý(1_íãš!r”æÎ"ÆÚ8Æÿè‡é3ô…Tt@K@¯³Ì¹ÞŒM–ðNëLË–"ЃYQµÂs1Â&r³àŽ œÿ!HqhÁ ÿ -ÚÖ»Û»Ò m08L²„ðnûU‘î<† Ê·@À$ë W )Yµ> -PðŠ ܤ}Wc½ŠZ˜ËOS—d -ddú”ÿn20ãBHƒ:!¤Ã¤kBÃ6ååžjbUÀõ%·Üt,3Á¿9þš%*¡IƒÞáT 5)]>ÝENL -Bz k:ªÍîLP®Ü‹xSpdVŽ¦ÄIJˆ¯ë„®Kèêüatò¨Ô:‰…cöKPѤf~h~ÀÔDë‰× ã”y¥ä›ÿ3ÅʃT1@wË¥¿žÐãÚÌ‘Ó@T4ƶ¾º€ÔCÈk ¤Ó÷s÷'x†¤‘Ú—Mm›ì–ºÊu:)/@~nõ,™E/÷Úö—=5-"¼•F‚ŸY®¥a\ÌedoAù:ÔÉú£|iWµMç¢ïÜòxvåxhˆæ¶ ¥ËД¯ØïÁ,¦ÍÛ}3^šÕ!WˆKÈÓcf.ÐÄä£,¤üµüB<7\e6–®Øº\K-#0^gɸèéVpƒ2K‘„À -^ŽxÃ.ÎáÞbc÷ŠU ñ¥¾$aX\a!`hé§xTiia­µÜ×F [@þ|kkR×—c9¿j(öùsµo®HDãµ ·‰¤V­Bð -•bÔNÂsj­ä¨B¶žÉ#¥Ì‘îï÷%߈ÈÜiâÀå‰zçÛÉk|Pöæ"YÄ7G¹’-˜Bƒã¼Õœy¹= ±lÔg÷÷Q‡øÎ!€ÒX]òN”<½@æËLb-80WQŽÙ×l$å·0œœuÚôˆÿ(+dƒPƒ82º'?PE"‘ϸy¸ æ½î”°·ÉOü僠öõ]8ÚÓ°Ö -cÎvÄË¿O'ÍÅ -Þ»ÅÁóL -RÕxŠ^Šk…z BÞà¸êÊr צý)o/Ê`ˆjû²ÎÆßPkâµdC ÆŒOq¸b€­¢øä‹tIF¡e°Uz”í;¸Uµä3™¨ ½+(µŒµ–Œ/5ƒ·qä"³TÒ²„nîítÖlÂï §¡ØE…™f´³ E“Y8tïvÉox˜Óf|€§à'‹ˆ$S -+úA|qBË€±*Ú¹¥ÜÅ#Ì(>žü !Q|û+OPJI-xd¶jÿkû!­€ðSkž+U¨@—pó[Ø¥ßϸA æ0ÎðgŒ{Òt®2Ȉ¿O¾ O4›èaü._n†îœ ¶ê€’hóË'øé'‰5·¸£ÇnÚfQ©°÷iM7ªÉ,?ŠätQræåÅú9^ ÜU¯Ö]³Hî7Û˜KÑ9¯g€Ý(ø$u½mxGDóìXh}äïwÊ/úãÓw— * âo›Q¾þœ‰JŠ BOV£$â#¼!â[“ÐJYÁ÷ÚG?s§.LþUMñ« -…*EŽt\N^ùÏyšÁÒæ~1&‹Ào‘”o’º8ä³Qr褙¢ ¬=wÕÍQV†–C¼×q΂Ìæ2½Y8ýPéî,i”9& -²4­ã(…ð=ùèЀ-åkÏ;ìåú¡û" lkå¤~|ÔöÖ9Õ¡UÁ=\ÐX¹6ÊúmѤ"2Ü<&‚®N÷?$· -ârâ’ - Èð&Þg|Øþ5KA×ýéäî7 -Nù©¤þ±Ñt_åÚðâÃ6pRÜãZ[MÐ7.Žà˜Á«+Õ¼Ò|så <2ZqW -0ÆoÝ ~+:1žwJ\®ÄTfµ/LjÀ­c÷%º·!ùƒ¦gžÚ‘XŠ4­öTÞZàÝSÁ 0à!t#T"’ÃXGùYr.4YÜÙÿG<Ô,ØB`UyUT`ä¶ð¢Õ½èi¹íc Ð{·)ÐëÈ-$¬d ;_r¢4ÔÝ:-ª;ñ.&zŠ1gí£+_œòÒOˆìbóÛ&Z¡VÅ1ÍjÎñÖ°à„Ü@.†%|9±Ë„!+ŽüB܆ltŸ’>¦Þn —xÑÖdií#®ËCû.uÕ¿¶Ò´kÑÕP€7§ZU/º Fiß„`žÃMƒhãú2—îM3zàˆqôDݪÂgÏñèÖ_渙½êv÷©exÒ`wV$k÷=Ú¬uU\˜•ûã€în/y#zd„H½$%ÄÂmå²Ùp·;üæ°Ú8¡ö¾ jéªÇdÀK_Ô‘)uT¡-=u½¦&G¼—æ -i.€Ì`ü¸Ö~¶…`x¹Sd[Á+›ü -ØD}M$¥}·E¤¤sÏ*3œs-Â[èh”\yNˆ%À´ -!íKî'||Öo–ÙFi˜´LµƒWqßw‰zXÂ¥ÒcOuU(˜VQÔ¬|‘Œ„qdµžX!;¨jI2Û£@\ÜÅ£4.u!v"¯¼EX/+à{t<%Q²¹7›¤÷¿EWøã£!ÇØ$ùmIaßØß/ԮȣJùí¤J=ÖCã.TRik“;zÊ0]ø0 î -;¢íºÒ¸Qþ?mª=«u YEu» -¨înÁÄ3oÿN´ðG\57J¦(ó„'+F€f -[× _"âÐ~£ö˜<ä#ª¼o©€ü'€yÌdR¼ˆ¬M~¢ -rmF»F` éÓr8PiõÝjÀ{p°±—~³¢zù¸¥ù? -[ûÄ÷ý±ã¦-7{Ô®D4 ónÌ, ?Ÿ -ˆY¼¯C…ù&K»³Þ'¨YCîcnEÛŸÌ«…X븛&’°UÔ¨£Õ£ñ7ÂÂúá Y\õíŒ7‘”RA(mºÒ÷ÌÜs"éw¨TÓ«rö¼êX͉ÑQs -ÙGZÃÐt\ȹi­k^ 7Ë2ÿkµ-™¤ò/í0dæÞê Âä¡ä™e0ÛßÛHÂd4mþùó‰÷ìïcðmÏÅo¥QzlN§Á ecÜYª‰æW1B6¬ÎÇeæ%ßæºó=¼‚ùƒïnØe]ߧ‹®¢,wl^†\.\Ç ó÷È+v³BõÙ è‚‘¢îªpü|ºFÊJ6HDÑÌ&XØm0Ðâ-1’a•/W‘?á*ä°dYö {fwü`ì©»²w %úù¾hσ™»ŽöüqÐ,{éµ{:‹”÷¡ Í}Ë-’ôxðÒ¾s^jY¡·6Ɔ ÛMïr[v0Úè”Íÿrñ„¾GšØ@UTErÄ¢Tþ ®‰æ…N࢖ýFšU Åx hÅ'Üc¹pˆ¾ÏD ›>€@ê>I;èÞFCqθ&ÏÅe”蜞W„.¸¼±íZ>œ;pÕ₧è×2¿a ZCì·ÎGáA–"8þëý 86)¥Ì¶yKßÂl·À%­@?œ Ø?•8äÝ2¨D» ÙmÔeSÙN,°ú¨>Gr¤/¾ÀÂUþ™ð6Xü[&óü -ÿCؾßdOáÕ_ðÖíöÁ¾ßW?á¸8~NŠþOzX¾OqÉÛïÈÓòw_óú:ŸÜÿ—ðöÙÿCܯøteü5Gø{>O«ÔâûwGɼ¿'ÐûÉî"ù;iùþNæ~C0—ð.þÅðöcþ -FþËsêõþ±‡äè'äúbù=çß'w§j?'`?¡èè øHT¥(œ8k¸¢½j1ôÁÖ´Kã›KÍI,ѽV/±z”Ë¿¸Wo÷!†ÐE¡ÿFM¦àçNŽºŽe}æ}üyÍô•a™Ëƒ†UVZQb£%ŒãpO®Éƒ-G´‚Ñ}ZÓÈ\~ˆ(ÅÅ %}Ž„}W -˜Ò€¶©cGà)ŒN|;÷A`n}Ð/5{Jg€ÐI{hNÊ4ÌèBvphîÝ~§ýÂ6¨i½ìZw -u§+bKÞ´Í"ûAþÐøj‡È%Š" 81Ð%8•;ßíketPeK4 -Í?g¥KœCb°ˆÒš‚¦•ïì•Ô¯ñµ¡TkOÂr©JŽD&UÁvøí"tò8g’Ýnz\£f[ï×E>QÃÈ}¶üÁÈñ;Ã…SV$ä ýúõi±ô‹§+»Ö‰ ,€™ÉfÆù,$§4°k$xû8+¬«mêÇ7 -‘é—=„Å°žÈö<¼Ì™”5ÓUÌHŽË -fEYЛ)zÛ: œJ­È¢ØµÉ‰i¾Ã7Ö­Õǂפ­¶ÿj£FþE¨,$ó‰Ú¨9žÃJs>/à¥Hhhœb=Gm›o³ïX$ö+FÆñY¡÷“>SÑ6cQ¬´°»¤ÜÓ$ÿp¤QÅ~ÛUúR¢ÿ€7B*~xAt wü’ª!DÚƒ¶”—¶ŽÆMðûÝDÏNK>^-Ø¿±6Z}2§Wš\͇>F\ ¿"¡ÄLuˆkß+,9\fbÔMrÒ´‰¤)hªÄùáäêOƒ"†˜'x¢Î1˜Òƒß%OÌŠ—½É>—“¸5`åmµ 4™DJ{Ýö¥ºL` ¶S⎊ýŒþð¬Ã‡uøõÙÏ?çe=ãÃCé9á”-Ïérá–Ín }õ $¹t¯åµ(—΀iHÖ¦ -9Qü&Óßóßsã×k‡“4Ø€^¬|^S„68ÿÀJ¥;»Ø™»ËMj - -xREz. -3>>r#ûk-ú·–ÙV_Ž¸ãMuq˜ö}özWÊš&øJ;É~víw A(Öž.#1Em¯%³©á<¾z«tÃjEX»ÿe¤z³6W°`©:`ôLŠÁZ²ÿT̼ ž0cþ·TMÅß‹ƒÄ}Õ¥p¨¼ð”Ô2çº|‹W -|0æ”Ù©CÛéW Oxz¦äð¡ë³É¬ªðµnÝ°Ó ˆ­wƒtBñQÂIÙ…éôJ£¬4]ô‹Øec¥ø= -e™–ï%vÖ„>àÏ‚î!Ð[iµ<\ˆg²ÿòÚÀòª˜ô7®Àn6UKl£–…ÑJn1°Ãp[Ñ·K;EŒ jëûÓ¥; -#[~ˆH&§do™êz¥ÅL×b"BÍ°Îߦ!žý‚2Ï™ÄñÃÀ1uQÆQ°Q?ƒE_Nng  -À»$iî$ÕÅ×Ô³${pIµvÖá³d>>ÜQ%0û«æŽsH>€†&×°TL¾é'-PI¡¦i0ÙQäG»Øò¯6:Ë×톗„´(m-Úñ±üqgnÿpøsM35Â.’ÆÓä;Z@sÚ³ó— -ŠSP3éTS†«”£iMrEŪ虡tQ]a+Ûq–J™ -•°³ƒ[¥ÖÊz¾]­{G¹ (ªç Vè!Í;†Ä#1\°¼xm¥*°É¦’JûEv¹ÊƒÛk^AA\‘+H«ê;èÌ’OMb¼èÐFT;aí*¥JõÊQÕT‡–¤XÉx ðã°º%÷Ó-¨b8K?ÌÚ—`x5—œúÆÃ¥/ †|\•hÁRÕ³‡ÁoYع“–¡b»÷³»¹è‚@8ö -|+¥/.HŽRNP½wWjU$Ñ -9Âð"3ý§À“f¿ˆÝ8%‘cKNM„Öì=¸Ã~SZnïðŽ›Œlª]KÇB9+N24%²&¬1 €<à4ŠkçÛ )Í2‘&}Ûý2nJ0ÿRŽ>=¸rážP¢ Llø3;Wù%€4vs‘t™/çÞ)˜²VðH8J Î}²Qoõ¢@Ð#úhÁž<"}Þ*F¿ª%2ÞÖDCdLþ4FÜ^Ëp©^ITÆø\TÈïeª-\`¹ÚV[&£ôoÇ|Úpôøä~{ü‰‹´‰ï²¬¼K¨Þ–<˜w€°UËÊÖµ)«¸¤”™eÉJÌ0aÛ‘à=²ŒµÓÍ O:!Ñ„—óàÖdQÃvð*"ÔóPI`ÃH­ðºÞˆˆK©QãÀó@œÍ/ -œŠ¦¶zG^œ`KºAݲ\Š<&áÃD¦©OVçÁ,þ$¡ü€É#ƒ»8a‡u{x…‰Žd…=!‰›m>ÑcóâùשÇ~YºIX.«m !,ŒLÛV±JñÂsô®Ø,Àl‚|d²£ÄT$>ßO»¿UßIô{Š@ùpú#{÷troË"¦¿VëgÇÒÌGSቧ™aŠ\ìèàM2Yçäš\š}‰|¡«X96“©Â?½Îï{ÖªÂþÀW‚w™|€˜ÅüÛÜ¥5AV`ô'T˜ýb`šE"£¹ã±…÷ÛñAT»8hÌèÄ¢pÏãä9„Ù¸,de?ÎÍG`Ê䤴ù†ãp|÷ËÞ[:nœPc^ JˆvýÜÐÍŽ4“ ô˜ ûäÒ+ÙD ÷_e3ƒ÷ÃÊ/ÍZÍ- ¸$¼Ô.CúݲAŽž0x K†mäO¿BM]0…ïàQ¹æY;çÞi“\ÊXê -j_íxÂøyëgú//£_ ¥ ±Ì[Q ‚¬d¡¡ê‘ Ù«C ÇVC¦R@Ï tè´ÿWüd-œg¯«„Õ€ßØy ò¹kGlÄoZQ'5œ¹ûb>¹W‹ |pZÃë@’â2Î_Æâj¢úV€ -PÍ/:Fäà¬}:*VàÓà¿õ<,‹ï¨ ¥&‘©—üJf ùðZ@ýÃ{Õ -î3ÚÄ}°Œnj2é°ÚÜû1í5«<ñÖYN€Ë€kyû½ÿ"3ã¹GÜjC -ÉÌèÔ1ÃP%q‡T.L*ÏS)LŸ$í..ÐHÜlëÕÃÓʉ×5Üú™å½UûKÜÉðÄËUš©G²´ë¼ûLì˜ -°”̈Gôì¿=~Á}=è•¥–3À,ÍÔ¯Ž¦e`FÙ»Z¡ô‹>õvB‘d¿?ûÈò©‡ñ‡I&Õ×®¢¨âú&>áÔÉÇë(F<ÔªŒdµm9H^C̾… èÇ~Ü3v…Y~fÊþ7ø®Ù"·Ÿ4Ó¢™XMQ¬þT_«ÒŸO‘o×M½¬dË›*#VúÐNéAR¯IS—µ÷ƽ=d=rÑŠišÒÛz®Š ¬Dà «÷wñSJ¯6‘,Iã¨B^ïšÂËÚ?UΧçÿ L -O„÷¹}lc‹tè7ØÇ# -}¯<ÚÙáxø’žƒ°n+SòÒ«j:?X´*![EžGvÒr³6Ø~óóã¯E|®ã·D·Äþknü°(JÁRéм2—Éjû°J -…®Ê:ýkð‚Þ QÌË ~ÝðÁ3^‘¸”iQßV±4ÃÏžå§.Qbÿ"l¦bP@¢/Ë? -_Ð9¼ „VÛâiÒÙ©[Ñ ;A4Ѥ‡1󂦡ŸåU·*´ê졾Ï#v»}:¤sår‰È±P õ½šÐ‡šZ -ÀÍ÷Õ¤q3¬E6(çòÿc=Á¾ý€.Ÿy*JdÇF£Íä¤?ýŽÔ¹É-$VÈR‘jŸÂÚ‡ùÔ¶úÄX¨n®+j/z@ö®:À)zfdÜØäïVz° à“x´^Û -ˆÐï©6ºÖM -ôPtÇ{W“~“ i'{c’‡¡)C'2˜e¶ ?]jšVø¶å²sÓ* íÅÃÝøàËùYö¤~ÚTiåK•gÓ>˜*RåÚ -æÏÍø™E‹>x®5áçšOµŠ]—+‡R€“®7ñ‰ i¦~#t3ItéyÊ - -̈½Â¼6¢ó³œuÊãî¥í(€]Ke*dx±1½á#ð†ð AìOÓø°m·Ëÿ7%2…¸ì¶Þ­ˆmÛù[-.Ûð¸‘ö¼‘šÜÐ# @ G{yÛ§¤5ljÞ7ïÍÍÿ{³ùkQBÊû -›€ŒÅ)e'kÚî«q¤ t®ÜâÔ -CWY¹K›¨Ìã™#YHwaµiTÜÞ>F²]5²7æ¹û -ô×íGN‘–’Sužœ¼[&ÕÏMz“©¾›Æ’Í4n¯›Oûç]Xû -ax û™=^º˜Ê¢¹Ü^·êkØãÔrxǘnn3öÛçS·kTx>™Á¦o¬£†ÿiëÁ7¼O36! -"7eáŠh‡¹½ÃS~H^‡ë-ÝC­8W:úŠŸ»V©î0E†ÊS|^µÕÝ´OÞ³çéNæ;R½[ÝØËì7Äê«Ùs™ê™X?)£ÈðC[F[Uæ –²¨BV†AU)­¦Ž¿“®ù(Õ6´÷ñw˜å‰Y'êˆ{gNÅVz™úk”dxÎඇÅýßšÐtÀÿo)´Å×à‚·Pþå¸ÐÄFN½Ã\tvB-³q €ýgÆ~á,M™„"£Š²ÊÑø¯ƒ÷ý[P𼉈¡„Gg×éPÈ <—ÅB°G¨<¯Š¨‘Ÿ -ù¼ˆìi3©VGRΣÝòøÙªÀ 'L°Ú¦nTÙ •ê²)2à@ŠK -ÏÝÂì?¢a±±Ï¸Û /øtÇNLá‰úú¼Iô?H¥œ \ÿ%§íòf@ª¢–„Õ–œVô[cÌ:•£/dB·Xï»Â²±ý˜T-ÞÖS²²€œé¶h|©ÔŸjã0…%D†aœ-ÅSÄ®égÕ̪c´0Èíªˆb ØA6C[qä±Ї=‹LŠ¾F}VöÙÆL¤r¯ÕC~·5ætœ õéœCÚ½B fœèײ -ªt.$"ŸU³Që£Z/°Áõý@Ö1½[ÄÎ2& Z¢7ñkÖ ¿ŒÇ+…`ÓVˆÉ@3l0DÉÖŸÜ—_"V?ÑaÏ4ߌ(Ù»ÿ9Ë5…R÷ÇÖÐOký`Q=à y¢{*Z»c²¢gÇùË+ûçáõâÉ&.ªá6Uf]*¢Æ­­ïˆMÿ%½qŒÜ¯ï° -¹¦u³h}ib ö4âb5—ÖO@£ä³ÑžS-Ór²@»Ì0xÓëNümé .Lž‚²Å#›f‰]æÁØV3ƒ „‚³^Í[›Þ”À£Næ?ícÛùw²¯‚îMÀÍ„S¡Ç~ãc ›Ïs 4<Ñ -R¢•®‡$‹ZŒƒ í1 -Š €S@šÐ k!äœ|+ž®Š®5‘ÔàäÎŽ] -æ˜(Ž.O6…·¾×ffS $%ºGÁøVì{îÏ™óèÙXpÓéB¤5ôÅÂ=z´yüNÊÌK>Ôí)0o^* -hîÒ&>ä°ÕÇ pÖ "ô|…~U%¿­7§Þúš†Þ;K"ꔧ YLþÁ±^Ü>¸×?‚9?Ä#@aØátª†^û«Ð´"mìDáÂaË’4î¬WCÚPJœ[MÇù’¼UX‘ úðK§8j!Œ>ä5B&df€$ˆoÛX‡lir‰žkà†‰²î.ˆ$^M¥°²^4Ω·5Íj%'!Ž+çb›#´(€©E÷‚Îœ»Æt vŒb –X¦¬¸ØæeK¤Îoz‰‚a¯<†aVNÐXŒÿxp`šuG§!þº&¨>s -±¡$¬jÊ°cgx°¹Ou¡8°æЩBÒwE‡Ò -~(½º±Øi£îG¡t*`Eòl¸”ûþ D ]‹Öxc„üáÊ<÷C§„Møa”Õ¬ -\<@;Ôz¢éþ¾i›Df*¾¬: -X¶È5~¤,‘|˜üÀØÿkÙ¨†îÖZ+ºŒp}îÓƢ˸¢QjΚ å à™+q¤B¯.†güävô[^¯—‹vƒ£&’r¢Ñ–O[H^ù”øè¾0ü+C`¬ -¯FØgë;G -8²ý<4ëáJVÑ¡öMÓüK»`)øÀbõ#é €–âßêX§äaƒ[ NV¢Ïì˜PwJç5e€±½-Ãr}=²¢Ük°aŸÜ”ˆWMŒ˜d—f9gYzwéP"ßEÀ <Œ3L¡ò…9ùÂ¥Ytï‚ÕIÇh¼®¼~&þFö|pJF¹¨Yy†´ˆý†²~ò(ôÆAØäŠèƒïuÅxçÇ ë6•ÐvÌ<³"Á?ö;Ô7)€ü²I.¦èõ‚^¸x15–nzÑÒLJÉLë -mO-ƒ˜‰Z.åÉ“‘‡ûÏâÔp¹ °YÆI+LË¥f%«O¸==ó |ðÑR…õ‘o÷ -º:¡¾ê$#þ›ÏÉtÂýÓÊ6‹˜º?1šêÌ]³•½º[¦†[œ,(G9` -Üÿ²PÀ¯V_V¯‰Ð|ô£Rýsã°S²¾BŽ •€¢ºVl•,_ýH°jê(J0ß´eµªJŽÎȳ‘f»G9/J.nºæÒªA£b=¢ÊR8Ü–v`lu™1‰¿«EÇÝÒY&þ;8ÎJÎVk0"Ƴ ‡òMš›³ýï,{ä -”žôµû"/¬=¥Ë¢Öwü×å«r¨ódʉwÊjq¨l¼Ô”bOòæ•Í))šP}=7¿ÈÁ×ß÷=ô’0“ -ü q%Y&9 ›ØNÃ&cJ[1E#qé{YåÈywl|' ’¸-·@Ê!´ôî²çb«SQÒNIˆ_.Y½7d¹„)Ç?: Ruïóìi›l æò])¨A”ç(ªÛ\““ìë¶~¬«í}ï`º6yl÷XY5ó3Y%3ËkÖð^_<­T|æj ‘¼€Ö6‚”~ ¨ÛHå¬í9|U÷S¬ÿpÅVZ(wvr}ßgÜÂT0iº&‹Âê6ÍJñF›!|½œ›;¨¾6L;]»äñ›ýÍîˆ÷Ùž¬†o,Ü·rÃý—>»½q…H]S§èV»¾“±‡l 6u¯ÜÜ…ñ€Fkß½N0woö3L[)€`´5Íw‚ä9œ99EŒ£û±Ø_ÅŒy?=Ë´ØÝô“f±[VAÏ@˜Ü^ºkNV7!P-³©f¤™o:“¤cÀ´©ÁëçŸþ‘Ji7È`v~Á-. -Óf(<²d¥ñ¿7F¢ï™?É%g¿$Ad#í؉Î/Qù´÷#Åõ¡ÑýÈ4,¦0¬».òí*uT¦Þ‚CD“Åðƒ$U“\ÃÍÙ ‰ú9û¶ípJdÕ'$¥7¹Ôeþh -½ - -‚5_|ž4OŒ!‚­9ea½ØYE™-¥PäUY¨¦1ÓïëCŠ4ê{žUß^L%°y‰°}Û0rªDy=²^ú8°9¨>‚L¥féÒ«æFÆÑ1@ëÕåZðEœØñ¢äA>€«´Âš‹¾ÛÈ™¦Ù%ØŠý²ùt1{{š™0³ò¡Õ -ríT¾ŠÕGŒg zÍ8ß15š?ëÛž"jœMKÃÀ¨r‰¿\á4îUK©" o¶R{;µÙ-±…Ê?§Ý¢%°_Ç3!°ôÔ‰0Ëd._¦½Wé(g”òn™˜¤›™SþhÊÏ›Û]«: -ù‘1 ™eVØW7û}/IñN‘|Mò«QÕPRñ‚bíiyÛ/ŽÒ²å¨­éRê2G\ƒ˜5:MöË0îvåØ[Û¦pu<ÚÂmYh‹yñÌñÌhU¤·Ü•Ó0{|Þ “±ŽYÝðèì[æv”¸|dÈŒNv¹¡ hš;íµâ -mWP»Á„|qâ ù\17+Äç—†Xg‰Ù¯T9¸g¾¢´pAb¼€Œ¬ïºÖ¤YÊê’߃¥;rK2EKënZ9 À<‘N}:6>»æ4®Å¤Tt[ zžœYö«ØÙîˆy"½ÉwîM)ÑrÎúŶèõlD¼÷‚È¢Ÿ=! †©7r¤¶ÊNj—­µ*A• ûK 3N<œ3¥-h·†ž·õ9Eª©’ÖØ““ä€ÂOÔ€ÛîPYØE™]žå¤a­`½Ôi/FvËAäRt—ÌQšZ‹'ÚÇÇz’Lm --_X„-—Ž‡þC¸¹p¨‰ÔòÀ²§ÔxûNûßXôVŒôN"±8 IsHÉÙä‹[.ÀßÇ+uÅ Ü Æ/QPÊð+E 6«V -ŸÐhÇ&gP#9}ôsuž•V‹¢}3ûoÕ?aÈò‰ß…ÀðÕ ü%ÏY/®‡ áUwÉw1/Îʾ*»³çnÉQc* ï`ã'VCº‰i‹üjÇJÀà2àFC¦e”G -CèÙjÄ»†¾ yPbŒ¹ ‡˜5îÿFTœ ûH\‚åhy;@ˆ’ZK,ðÜËî>B–4 ©–ü‘ò®d¬9¨áIƒ aÀ#+TL_-°«Œæ+ܾæ9žYnz¼ë±½HNVÉX‰ä5^Ã=I¬e’.@ÍyJÉ<år \ w‹wõ1õ?iJÚ=¬‡6am\F—,}ª³o0g™Ieøó.322IKæZï¼àÓT`éKXr1ÆÏÓ¬²[*W]m ArHhV_ÈÁ”+a†~œRƒb )J]‰­ÑVÐ*ŠY¤i›Po ä%éÀýÐtµÿtì¡”•ëî÷]"/ˆ7 -õþó‚÷åmAŸœ@œpÞòw@Œ]á›Ê -ýçÜÇK<ß/ͯ/äª@k½î¼"\&ÁIvÊ -éáT8¾S„ -i]ÆßrFÖ!ñ©ßU%¦vWЭü…z¿¼(q¬rgwîœPùéX"úP Ùne}ë\‰>¢Wü›¬¢âx+½ã]ŸÆÈÚè Ý€ ±g:°{’Ç*cX^rÅÄ_o!'}.nì]>?7]}¨ŸÅÛb-ÓpU7`+F캊J÷;ýõÏPŽœùÄKÊs4,žóû]"Ú*ÆbhLr!Z…ųçÈò19ãHj“Ö3€¥XˆTÝ_’G²3hÈ—oÙª{…ûHv·î× ìiF+*¨sž ˆâµW#†…cw‰èÞžÛš¢Ñ4ŠÈôÿpìøŸJë…;^ÃÐfÇ(ƒw­3–%­ûC¡°KÈsoz~‹²5ÂÈ3ªŸ31¶nˆI{a–ë ÄEÕ^_šÒ®Õ"T:óØ]<Œ”Þû$Ò¦)±—ÏP,{b›ÅòÕ†2$ùåicX¨²Â²›Ô”¬;¬¾§³¯¼g=ä_°2ÀK ,’*8ÓLÓ[Ï‚›)·m±¡Ô³wÂéšfø£±Ç¬LúåCbQCª„Y«‰›‡g/ÿùç–§Ž¹2‡Ü¥¼9Ù}Ým=‹(ÔŒŠÖ&"g­Ìž°ŽJ´ -î'†â­¬±¡ë%MŒ¥wìQò3œ”6Äw‚-.À*§‰2ðÛ¢µ‡²(Þ›—®N;B‡Xº´¼Ã+„8B5Z '‰%µMz§ƒž‚kƘ-.ˆ¯£á{1V®† -#R6+ðŠ´dRšzöÐœ¾ŸU®òÓ93¹ÁJà؇œ@Ùù<ÖmªDïÅnqNA17Õ,e(Bõ’߶úPbÖm³Ò€déæ8­Ô®®å"¬Ö2„òÇ>ª·—öïñcMÀ¢µ ±ýz…m:‹lªxr‘’*µÔy¥óƒšæâ%‰à¹åW×l³$*•Òç—p±ÒûfŽ‰/œ.%: Ò”ÔW'òªêf'‘¼¥i¯jêM¾léêÉ_ˆz~=-7%rÛs½—îÎÜŸû÷Ù×&4|‰“†I7Ý!mâŒ~´aN,…DL -a«_@aBºÓÐ:‹\±™«q“=ë{ÖX]ñलÃ^]XÜzp‡æµ£SêuÄ)¬Q'¥)‹\Ô²º0ÒÙÍ$-€N}/®¶0ÊìÍo‘E†‚Æõ4BKÀЖ O®ÎîÑMK‘ÜktÈ@UN¶àцúö¸è‰ü¬ÅèRkš™ßdK‘ÓqcË© -™tll¸C;å7"Õ í:´¶x4ÜŽZ›5o2±§ÍY„$›#aû÷µ™öæ%|jS6NdL…—¤¡Kdƒ©e˜ïñg»¯À Å´RO~qä7£µëF(éú=Å„óÊÇLMë&ÌpÕÏ}kôe6U+>b1“6-â\ppeFüXê±ýJÞHß’„ëÕG³¤#BbOØT¿7mŽ‡Üö“©à£ 8×HçÌ>ÖÍ`ï¹t!jûG…9ój©Ìmê(0™ SÞïðæAK7YÔY9—ã³®YtÜÎÅPc›I‰)zÔ6(TÕØà tW+ì Í+"÷U¹#kÖ€jö"°JÚÔÄk^ñRºP$³E%"Ý–[ï¹gHº‰œ4»h îEYô©åV )±›èYæ -3>ý)`Ãö«“¢ä˜pÇž4%J2YK¦á®äPŒ°IH`âºjÂÒ}úXèŽÒ¬<Ær^ÿr’jEeH§ñ­œCê÷Œeµ¶Êüsü< ^P•à~ü„b¤xC2¨TE\/Ùvå?Ñ^Ê|(üÁægŽÃƒ -åð•ã ˆrž1HñŒ £´Æ~~ÖqÑn0m1“ øS}&èÆÞ -S…~%Ö ÿ*4àݳ=ƒëÖ5GmÔ~¯'Ä+Z…c±†ó±•èõÅbås1Zø̵* ÇP˜•FÚî©þ€·üÊ ±ïªÉî·È@ø7õOÏéqÛ%ߥSìËÓÛ³d‹ŽšU©<û¹â¡ÈQµyuLÂ%èÆSfX1˜–#p,“ -@õ¿žõ›S\å\f»[1”^­ #„˜S8YUýÔE”Ÿ téô÷qWœ|C"•%«¿‘@]ñ½õwäaM£ÁÔñRÞÆyª›ŠÓ‰C_‰ ™HTËŸæÉ.ìþÃn:ÐRÎÂ:.P°¨~Õ*ðÒPŒ^}Ó–ª‘\‡³GœDP>Mb‡q‹Brwþ(þIêù[ú¬%ó"âÝÝzÁŠ -åÂM2„¼.ZŒá²5ÙÄá~> GVm›Án$cl(;_ËëÍçs#¦pò°QóEÁÖPýæÄ +áVb,”ÕŠ”np@Uv\C½l¬ìJÕv¿‘ÞW¬ä*ž98b¦ÙrÍüè×7ÛlýÒƒ;S™B±¿óåÃ7.àÇæw¦0˜ìªH#©‘8ØZ* ,×»Š)hÂe}œÖЬÛÿ]Îaç^Ÿµà‰,£<Ýg5)T®}®K(ßüme{Ú¦jn{ý†“Ê”¸Ê ½G•/ß8xAJ-½g©¥&[@ï@‘0:×úøàœŸóðpûcž{%×´Å|‰ºk%å)4>ÊÓt1©äð–S&âÈÊŒ{Bk¢Í¦u~ ˆŸ{H… ÎüEOœB}sòtÕ$A^y¤ûŠCUÅ‹,>¨†¡ø<ߟæ.ÎCe×!hÚ‘wOàcw×ºÕ » -Õ&Zœ‚Ôrâ,CÎÐå¿á$½i— RÈ$|’¤=,lÖ—ÉŸbH{œç/Oƒ©¢Êlª±¤mx¯K–Îê`ZÑ¢­ ³³ò‚¤vF!h]ÎP`¨÷®.º—k代}õ«”¡þÝõÄ¢,b#“˜§BOŒ¡Ù ~­ï…@öËü Üvs„Õ—ûõt´úÁ ý$*[†©MÁ9#Ò‡ ㎽I꾺Vëìa¯©(ôü/ø¥y/…¼4T€=èD” —üN4uÚáöÈÚОÃ)\BûÙ}}Zåwa_Ì+<¯Ü]0ÎÜ°ðÿ( £pžUË=åZ8=‚J§f& -ÏþöϦUž$"˜=[ªÏíkƒìS‰qGøKEÖ߶ðšˆISÂœ¯¹êDò&óO{L‡=<×î'ØiÓ9–o—ïVãèçr ©ŸÈóŒÙ(ÓÜèr –`òpؤËoç¨I·L”v9뉔v±*z+ˆÓ­Ž¿Õ«®BõPئÇ+‚?xáaíY¢ñǦ‚oPåû œÍ–Ùaàiþ*‰Á¼G -À?/HŠx÷diÏËqèIöä^3.3@¤lºþ=xF(÷¾ùûwkþzÊßù†©Ôüë[ªR\Z¯‚ž°l#œÞ‚²yeU¹¹”¶Z]› {"Ï "o”Ì*O&ê*7¨mà„¯ý)}~}7§˜õÇËö¢œõŸhð%¼Å'„“Xx>ç^=gß Åƒ‹ Ö)üI+Ý’€ ­;˳›"½ -`­ë¼!T–£î{aŸò„úþì`C13ãºj¾ÒNË/"]<•ˆöºjÅ«0²Ê>'1ösy^9^ V¬-ó9ú) DöE¤¨îà‚{ØÔ•~£|»°›Ž&¢%÷žmÙ*¿[4p7«Hªw7z,v€ù"N2…Â?MEÖV³ŠÓ±R­€3Ÿ‚Ö·þ+J6 -"ðGÙqjùùy‹*Õç‰@ÞjˆòîÀÅó¬FNùÆÙƒý¥‹8„!âÝŠ3P*¼¿Gw¼'¶žK‰aŽÉªQGìDX×j/ `õÁîåÚb¾‡ÐÏÖG -’Ðnþ<õ{ë3bÖ}õúºoÔ.¶Tú“U¤Š9÷Q-ü$ -^Û  øUó"ò¾Y®;J75²¯pã ;@ l¸'¤µ‘œ©Î@X}–owÓ¥¨…a)€u³zïÅõv î’¶×1ÔË ’d)Un(çÿ;®ì@£1økU¨~ªã4`f*ÁU¯¾ù,k€„-³rv›rØ Z,‡Pˆ¼¦® •DÈÆU ÚB éïËj] –kÒŽ1›Ã:¾ö%ÉB²×.)rDT i2Ó—¼ž:BÃb0TÙ!ÔäàØ#{,-úL˜­’Éä· Ã4$À«íß_øô8|»Òg?5éuÔ…øŒy\NÊu秺ÙîE@œlhoúA\èìùºa¥\PRXJÚ)XWÁKÜG›ìg"Ͼųs xʯi]ËŸN’¬ú±+À¯sZh@¡)B¸øj`®?Ȫȸš‹—G -UQIm\k°1zbÔ ’UeBÞ¢À(u•WÕ †kØ›^ -¹ÇVÞТ’ÎP½jyæ¾ó‡oͼȥ‰•­¥¶Ü6ÃŒÒS俱Ý6 -ä$TO%$€~èºæ‡Ô.V” É5*VAT(z¤ÕnLï„ÅÙ#‡‰O÷˜‡§çäi•4ëGT$I´e‰hˆ ~¯v¥àæ좿Bb«t,÷=='7‰ºÇ±y7ªóËS`:i¨Ž¤¥ù1{@ñù›¨mL»š)è&8Ä<û´“;Slãž¿;ô@á=¤.õ×¢™DZ”>b´qÂZ›q?|…ˆŽ=u—ÿðYãv|—Xš‚Ïó^³5ýo… ÖZ¢Huª€´×:…˜3„‰)ÉÓw‡ð­ÅÇrÐ /1ü"g@ µu|ºí‰.ðMàEô=&&•˜Cöç,Šñ ¯a ¬Š6ªHÑYà”MòýÅù/äjÂÄF‰ëªJ_kì¦~ÖT¡0æ8 -8ÔHªh ¸“ä“Ó3NfšC[oni.¤'Æ[ ùz­yN³c%ðäéÆV’Þfvoz›ûÇœÒa9ΔºpÔ2\RtE—æK>hµÛ¬…=ccò°“èÔŒB€º–ðïØFK]$nMä>uEØõ-¢õ^L±ç0Xïü<f팙=¡[&d@tÂüç­N:­ÔœÖñ³¥ÆØPG—ésõZñ/Óf·,YÉÜ¡KE1e–oíÎó”%q!ï@†¹î ¾ÈòÖÊϨíY¾PÄL¯"…PŠv«'Dy¥n®4l„Ä4dÈLÙ¯`F×OÑ>í zwZc1ãH$¬²Ñ…ó.-z™ùƒ²@¤üîÑ/Òž¥GKÛâ -Ö×›FŒ>Œ’į -W¤ïLxœ˜K@D°‚0E$­Ø•Â¨ü ÁÁHU–gfå`Ï  ѽ}¶¦o@´r ×kMµå Ьòšåûòi·ÐšÖ{:¦[wpQy˜5@cÑ‘EÓxw/{%»ÙVºñé Ú²P\“g(ˆ×ä¦Ú/[];߬ÕξBe6•Ÿcr?¾oKjÎö¾õµ«üX­³íXô‰ ¦|_Ùâp;^+Îù\töÑRpÌDD»TÚ¥A‡òÞßNÉBWÿÖ„C î².©0"”¯†0ÌK=îMb¾ ê—Ú\¡?>¼æ;ËcG%+&/òÞ¿†Ç錦µ>íqº¿šä5'œjð¤•9·(>ÚŒ/ìó»½)Ɔèb} òM,ÏFç|e]˜£3ÿ.†f„« ýµÀ¸qÊ÷c]GŽÛ'¿[ä4DÚïž]Ê™C·^H/X£Øq˜j[Y¯Eôx{Ðâ²…‡O–€‰a#Ðx”Fìpì#® Žè…i»ÙÑ=–nñ'õ@ÓÑáÝSð,“$(/‚Díu''I‹€wëwZDA’?@"¹­¨ ‘ìéué¤^3­z³:Pt)óâêö3€ú8²[N¯Îo¶!€À„Æé^Ĩ Uµˆ÷¯-HIV"ø÷s§W0ˬ@8X½?é!‘5îÒÞ¯Íú`ÍæL´ +XÂÎk*ìGµ«´;ÍaÊ«~ùàîp3Z"ñ<â—; -‰AM—ä/»ŠOì´¾IÀŠ]B˜×EÇ Eò®`nGRð™î’¡Òó«ôú.R¢±S²K9é¹›îm¤€D -ŽæSç5KÐMŸý')-Ç2ý×ÊÉ1H -uM}}æ!×®[þ™â?ŽË3ˆX×´„Zv˜†TøŸþk43]ÆûRÚ_Çoߦ6XA»¨Ý ³?Á¨ëŒ§RD»\YP% œ‹Ž¾°ofß¡‡Œ -ìóGøT°ùV·ÞU¸•R…ZEÛ£;Ûxïûò»íÄt6‚5œ -ïýxúD—„EýšÛLªÞkó`ÀÆóhüØÂî•ùïrð¹Ø™bà+Ôeä+lZ•‹ -Ç_>ï%Ñïp‚X0:†ž ŸK†>å|F3n½‚mxy§–†Ò*MËI« -•©ßõÁ˜‚ -L‡…ä>bâ>ÚËr#Þâ2Ï;£édÔŽ·±g˜Sh0˜ww®øõš$ý¿KïIcµÒ(€»åò©/ѹ½§a¡ã´„?$6K”Ý*'5J/µ}ƒéu‹&?ªÇÚÛXµk]Ï£üñ×ëÚ1ÏÐJhëœ|1C““¡¿áÍÕ"ʽ;FÛ÷‡ÁŇ0 À©ša%eY–Ü%M¶a,¸–¥jþ¥É¿k§ýñýgOØÙ¾W‹ÈH¬³mŒ(” Î³åßè¾Û6£¡ÇÀ¯š±®ùnî%&~A½«C‘Wâ9Ü̉ñý~ÖðjÚדWbU$Õ¡K½„ŠŒL®ÔÜ¢~Ð0û,ÖJžœÎYÇJþXÎ)n´`@,KT·“Fó¶; -„9»ä­Ã4¬Ùô¼Û)0"ì­þÇœžG…LWUZ–¨|øF󈊼s’±7Ø‹­àDjï Ý%M²ÜÝ´„™«{^nâ-6z $??Í_yÿCëE;ÀÔ¸ vËŠã™K(%\7‡åÈ8?þÜK{@Bê -H'uQüù?$=¹3²¸2r˜äkèÔ!°ªu+~UíÓµ¿”îá20›Ý‘:`,êÙ·t+‘„§€Å]&0ͳˆ¨9{# ¾ÓË@#‡D“}¿bsx<„rÄÎVppiA–JC®Pn3,>¦?M™¸f²ó[šW¸ëi Œéì‘ &9,:¥ê៙ÎlÞ5v[äwÃæ:‡Ûy#œÖÍo›šó‚¤|iðxÜi˜(3 0/ÞöÏâb¨šIÖkòû|Í0Åõ‚ÇpÂÊ`A·õ¶ˆ -TÓ,™€º5S0måÒ¨×÷%ÅèCïä–ëÿrüvÿU öY!’Vê‘<Ò—QÛ–+ym7Á¾¥úò¬ââÕ¿S)PœgÒ¾/̸šëAÒà|°bÏ¡ÀÑ;Šj­èYt#K±a@Îë¥Üžnz vßy)Owhu‹Ê$¯ØC*…·|íû¸˜ ‘ñ†t+sÌ"jCšµ)óT˜Ó™ -ƒÛpÃô{gõï3ÄfÒhTòEzI½·~wÙöŒ×^½Ž…LWu2êœfƒ×>€ÒG˜´‹ŸöLÁ€«=çÂTè7ߥnØ -ÝN(¨||µ!"Î=ÀÇÿ)Uzåý¸îwN*-{o• ˯a*!,züZw®‹k,EíA­x£†ñ(rïbŽEy~ö» -nP¥H4SNAÍv&‘¬ýI³Õ6¼§û}£ÚUøŵ@Ú¼½Î8QôGt¨® ->hïNaq1GØY<þ¬O©„ãšpQê<ŠÍ{Ïâ‡çeDWMÙ.íòâO0ýzôr!Ö‹fg·èÆö'ÿýß‹¾¡`ËC#+ü-%•Žƒ¼á¦É¯3×Q«Õ½½DAw»†"×,ž¼Ç€æ6}]ÕîC„½É~”ÿ@Å(c³ÿ· -®IO%Ò7Á ÃQÉgܼ<"d#odð1ÍÊ"zþ^& kþM;Å{@÷mL¯7ü=/Ü@8ôØwǨ™“ü.¿÷ÍuŠ˜·RÐàÞÑXk- ´Ê#^÷Þ€!EVþ€?žZZ,ËLZ¡j{Ùs´³ˆPi¥êHk*1yHÐ0l$ŠÝÉX=Ì.1•®“+4ƒdŠÅ»ƒ7•Æš'öäíZU"™ç¤Oæ¬Û°R+ÿ+‚]3ï,žð0·y}ú<¢Ëá×hNâ=£Q„O…Y@þ -Õl8Ø>þÁïo•=íÅ3á¥+Z&.`qzX>ÀZZ¨K -vÀgDIœ/âÕü%Ô.X5®z¸¶3Ìž -`Ñ4R·ü&®Ñ©8ˆüà7iÆ¡æË夌ÌX̱]èú|1ü§º,™ -CQ$eQ~q±§ä!éä‰t­ºT55…ïÌ2w§lÜ0ê³-(ò'v>1†}6cQÌ¢Ö:èôiV -”Ñü°4dã§è‰æ+e9ÞÂðQ -Rc ž,eðú_(%Zª -H[NZnÝþ(¿M!KÀ)ùøœù/z­þ :è2C€?ß½‡¨\²ü®¹)-NÕïEþÇó¥æÿ;o6 -¦ùÓp-? Ó`£8~ít¤’[¹ú¹œß¦%… &œœ1GJJ€1md­yËÈqV™˜©{ ±ÆQeæ(ZÄf`Tº溠Ì~”ýªqò¹6¯¸½ÿE`Ϥu–…þšJ5<þgïªxØ*Ô ”ŒÔ -~Ö‡OKÇ!*XaôÏ›–k¯´a•Ôœ«Z'öÇûU1Ææ¶2fêÍÚ¶ ~&¼eùÙSpç’Äðšx˜[rîp¨MStxLJ%ÿ.vµ×B!ƒdñÓí0ãÊ[ˆdTW-Ùˆ-Ü/x#ö¥»-÷y)ÁAu·é,IÆÀåÄ -~Žð [S)Š‚øš¥køËËTBH†3%жÅÞÒ¢üH€áϯ±Lª -`›¶íê\ζÛ,7÷cÜÐÜà%…@s²Žaéi©$~ Ð¬½‹AіŃFùlñAüýtP·–Ê·ù/Ž\§¦7ûψn9šômÝ°Í0ç¬lßÞœa’eÈßj =˜Î¥äk—›ýöyqx*Nµ­6'Ðó–&œ°e‰1žÝø¯êŽ+µç[©€é–¡;ÇA„Ù?äÕŸ%æImŠ¼’ Ú^`P<’Ùœ ­¹.Ù­L‘¾jšÄ¬‹'g©?(˜ií kx°’²¾NÅõ¡º§µ.“ÕLMÓÏÞÒÓm‘áøÚfc¿ýŽê¾úhž£ôfbÕÇÛx”¥Â ðüÔA˜šRs£ædª­ìÄßò -xU¯0¶÷ÀÌyÆ>›_7rÀ_/Zñ£§j4:ŽŠS„(G):%ÉNؘØ!ú°‚°*L"­Ð£ÎJ68æÝÒ@ê²ô#éi|’bÚõP˜ÅÓóªWT½!+w•°×ðE¹tÅÑ=ÆFï4¯.…N.Ÿc5|U·²~]ó˜rb.\F1¸ØãÇ{b:+‡ÞÍø‘ŒîÞ¸ ”Ý-ÊÓ_“¹)糕-Ûö0òHzP~+Ÿ)˜]l(°Ôv%#QÜ„*—¡Ø‹˜¥å¾+Lë±-ÅÝ -ŠwurïŸA8Q•%;q³>û7@¹y¾çDmjë=z-¡ªÇÕýÒJhÞÒXùd’1Ö3Ï°A²lb.'ô¦îÿ€Óù¨´;þ“í|ý-c©â” ¢%ƈöðCle0€Û¦"oÎ^ví8æ º@0Ý•ÿO‘ `ǾŽÍHÔî ³b‚¹ ¦pÑ ¯cøF¤Ñ<{ åHÖGå*ˆk© ”·©±Z?jÇR '-m]ÌÀÐKˆ2P -e}nßÇ G†à—öëc•mÝjN%~JC w >æà.OÆ—bõZòIº-¸#ǘRR×!]DH—9dº©‡G -b½€£Cɯºå÷‡²tŽ3Ô>•‚í×(¥×ø»Hm_kQÉÏ–K<ñ\n6Dz§FôÓå™x™)%ËÎÝ©ußW¥ÿÁ±ZXbÃ;ªÇt#ƒœ/°äy(ÓÐÂÙ -Œ}c }ýª+ÇRN~èrÙ%K˜ -¦®…Ôôûô¾´tâÆwFþpÉiš_ìÃ9$¶×O ó -Ðæ­‡4Y=™°¯=²‚yVŒG -7fó.à -›Þ5ŒƒM=D18‹ƒÈ‘²I%¼7–ËïÌû*1ªx­™ˆÊ¶éƼPW‰› b±Òj ØÀÙ)ðõs4„d/‚–[HòšÏ)»{¸mSÜÚ»°Æ€9%ãÚO•|‡yøNËŠ•H*²$–7”#+0䂤e™ú*ƒóð3¥~/Wm"Ä"·2çH'^ø£ü'TC4Ìôé¢;d ŠõêòÈc'ššZó‡ÙŸ.Öbç;ܱN_>ëp®D'¤˜PHtñs¾5†ðcSg*¼ïl&í\ìLÅd#³¥r· °¥.WËÝÒ ½?Å$ÌåœÑ7TOe -¸ßÿ!IâùmöXº6·C®²38\ð¬Öj:öЭß{^ ,]I=ft2V¨î'x|í¦0DC¢5®AÁ%ДpPÑýè÷Skø¤l>ù[Hµ®#êÐ-G=9_)Þ¾-p¦4šÃßø+¼Ž@“mìHÀ\ <;ª -âù$,Éž3lŒ)êo*w5±)#$. -RdG˜´¿‚ÿ>­Uì^ÆQ.Ź m¡fÅïjqòrPžÞÄ -£‰›Â_ãÞøÊÖQ®2‰Ù¹:ßFa Ô=“†ãŒåË]•æÇ6#Ü|=¢–fÊ °çÉ+@ö>‹hZÔ¸²e·]þÿb)˜Êf_.¿XIV2ÌÍD–ÿ€T.½?¤5‘fÂë$ïò"Þé›ç\ýŸ\B ¶C”̘RæÙÑÈMΩȬËÉ!Àk]•hÒd3N¸êíÅ\”GY$ÌÿRg)Cñ|LxÏ÷:¨ ~ªð4}AK¦»y‡/Ñ€)ál°›@¹pugënù²9½Æ'zïŽðÝ<¸‘íÀ%º¹,IøÍý¼' -¿Â²ÎÈN!¡#Ný´%D#ÍÄÁÃÄÐúovÃÀÄ<RHèá]Я~Q[™ìMÐFu>g"k¾Pý0úå'fŠƒ½L"Ð÷«¦%5/…\=Ô£á Í -ì¤!“Mk©TÉÝ]u+§ãž& »–¾ äõiéC½„¼±tmá€g‡ï!¢{|_“®~‡_$E ½­sÌ/o{¤¯.Î\Í”_á¸IMÜô0} -p>7±vUø8LÐ:žfæ‹0§rºÎ{¾¿©G¯Ÿ¹ä Á% -ÕËù1N ZìëðÜd^—öµ› «´jûx7÷Ê¢z ÁìDc×¼|;glÅ›mÂÁÂÒ×ItÔ´9 V‘€b3@F ?dLÇ&a£@éÅéG5]zW³\«])æ.jÔ¨VÕîfü R$|QlIGBÃz¼Óï«TûSÓ‘| Ž-bˆ¹VÃûÕd-ŒE%œ«O©¤; (yÖTö>ôšd6nÔÔ<»q۾ʱÒ|9,]8œV‚Há·í½šOb6]¾«¤õ†y¥¿Òëˆq³]ÑOzþ–£OÞß!Úîǹ¹ÇQ.ýN°¦Ýe5쎬M‘WWžì&D*œö´¾ë…©CÆä/ »•áyéFˆH2ªyyô¾VÉœÀ{Í_kX•¨Þõ+(B™xÞ™D®iÏ$ô[ÿedÞ-$Ì•Xí½=®YMf€òm£vw_Ø]#ÂäAÄLÿXTXÙ¤vh¸›5:‰õéëâ•äyÛ¥Ô‹¡ -}ø±5&`½¿æ‡-®´Ÿ-øcaèò ‚üþÄàk(n]f[òÙ)Êý -Ö°bÏdŠbbÉÅ àS¡dBÞy°†eÌÈ Ž-C7äÇÇR0[‘¤ØÓÑTÇuVüYIÌã–³PÖ‡>c‹sÂÛ3zMs¢ì'žl*QóA)‹»ÖZwæe±¶vïļ5ÑMðKö950θ¿e*ÍÈãþžŽ#atÔ“ÏÑ`ŽrZáP »~èä–ȈÚd0áàJ|œà‚c‰2éËû®8-H8S®ó¨= -kaÊ2y¥ðNH̓D‹2×gôZäņϓúl›_¹‡M*Aê¬×•Þù±\¢¯3 ½›O}äÎ,š)˜”—Ç?Ó_;ÌçÅ!ƒ¦ÉOŠÇIôrh[|Ç,ñõtì¡Ê-£fÙîæ‚.1q'–DûsV«Ê¿ü×õæ«**²Uÿ:¢OQIY °»òFè"|®#ô„¦‡R³ßä`âÀ€øeW¬ïªÂ_‡Þ7Ž`¼¤©ÊõçË֣’¬G¥(&+éëËFóÄ+O’ù aõ(CC(wpgkW¶¶<( E@ä¤ëü-ðm’]Ç ƒÌ½Ô’ÂMà8)Q¥¼ï8Ò³) Ê@Å$?qm{«mù_ -_ -³äœÃåì; -tßëÈ•™Êcè6½NŸ—ã —NˆxÀG˜WݸÄpî§×Fi¶ÁªXYÜ Ù©!"xÙ!’•á2WþëN<#²*"Ÿ¼"c4ë5„"2cOmÆL -'ÓQ®pÁxlw ךƒ—W†¹Š™õE7Ü'LÔ0ÿü -æ#«ýNænå -à’.¼í Ü(Å# -—PEÜœ±ª¡év<£¡ƒ¼%&ÛàúKµÈ¦§ö‘-ÿOñRäõ_»dýîY"J 5Ìg°ô—œ–<}ÁíP:þìc­ÏÍ%…©bj^ÁÀ®! _ô…è±¢ïà4WÙº/¡¶«Eƒc±&”½`~­ÎïûSD«}µfÿ½Dj£´>Pï…¿A¬†Ýœ}7áˆYýhÆ,`ÙÁ„èÆ8 -ø3µiçRåN‡ãôâê#ìï» -'Ån±ø½hÔÛ-aÛ()™ç‡áEƒ;q®…ê/ûò‰÷-}Fï˜Á4'Ѧ~¥ •§îkX-Ä]@‰9]í‚ÂHV%nF“ ›@°ú'ìêøkl.ÏE¥?bÊ&X:™¼9ƒr†* -­_`BOʼª3ØÔzX÷´³FçˆÜÑãBy®èó ‚N‚JùÕέìƒÁïÙËzåN‡zŒ-”H‡º™bCVÒت×9‚Òo×ÇZôµŽ0ÈŠu‘Gm7–]ò\•$Óû£azuRSÀQ½­“}8-:ëÄ¥¡æJj+Á” Ó–lýâQ U#& s=Ôcb²]H¹Ú¢ºÉ”ƒ54ÆQI•— EÛ9ê^ÚžwtÈŒ†·Z.°ìWâà«¿0HMl¬>ƒ\›Ú¿qiå€Cê¯x “hæåÙ]9ÅCbLøa "ÒWË¥îå šé@&ÈçôÕ½ø2Ža…¢bkf×ÄF(]Ýj-¹2jXö  šh\#x¶üUÜH/íl?#æî$ýÉs”Õí'üTpæ;†žÒ¥û8³ fýõÄ"“·wJ¦zYZF‰žÿ$5?LìÙòË4l rNÆTëF˜µÅ&7}ãÈjⵥԙѾ%)º®˜Tßç.#…gOä:5ìœq¼ !“{ï£lߨÝsMTèEü‚ÉF´uSE[<» ’`uÂ\VVÓ¯q´dQº"ËÉ%­4tm:• -.1;ƒåÛEYLŸwºØ -¶QKÅ·!`Š¾¼ÛÎ=æJzU~N:š¿æ2w§¼æÀ2ÉÂ礩âþ'°úïo+²’0 …µªøÓƶø]ÌÚððNRS¢ÿyzX1¼ªþRvç‹“É'÷äÔlJãÀÝ$ªÄ¤¡z‡xµò¯X^.èt\ -Cáu÷šÉå -à——]ü`®ý%¹bsõxYÙ’šÛ4ÕùœW‹€Y‹VÚL´°× vT!–àŽ½¯o")àOE˜EÎΨœìvù¶´[ÍRDÅ•]Sb­ÙÒï9ÖÖv9ñ¥(%µq…òe–qOÁÜ%Ôñö‰yÏá7,ˆÝ\¶›û­òZÑí’ -sÝ¢+ÕsÝÒ¬„$Ó%e ¯ô×Árù²ïãÙТ[êQ’¼°§=ã!K±ƒÜûǽ ¯¥ ¨ö…¥(æ¸pEÖøQ²èðåµvc×â0Ø‘RsÌ“"ó‘nsZê ¥óÏa”’uÕømΚwdfFWkG¯¬\*}ŶÁC诫“ºmnU¸kš'º!jD2WgO“ˆhvFå :PçIòïÃ!æ šU­® ÒlÜÐÐ?— [žqV(|¶×âNÌNÊ”;Œ³ÒqÚ6*æC“@Ì<ª”q#DÒŸ:}u×^e'ƒ‘)‚In匞.ÄÀÔr¾B¦pWÓÜx½b÷b=›–ŸÙôï¾ „~Í -ÿ$ߌÖÂØUý¶uêÚ‹ -ÚNU«tÀ¨w–lªQS‡j#Òaü1ü~ö$HIôü8­îz¢+T+¤úÃóxMÖMRö -mx#’yeî +÷³éÇðÞýÄ÷OîÊFÝ–Ïe¤wNuYìiN¡IP»žÐ:L½g‘·‘¾Ég›­ôßym] @Ç·<8"Œ¨Ùc+‹>Æ¢«wÈGlõ‹ÜuõaÉ»ÑÏÑ. -Rxƒ\lQûŸ8í¸H®‹ëÁ1¢0&”Ñ7 R!ø™löÒlÅ@+#K¼’Üo1CÃá»”·@:Ñ#>b“ kº]îøD%¶ á¢Åä_`‡üÁ‘ {RfN/u„øƒC½³ºéÈF>+]~ñ}ÔÒ_=iýj>”Ú§ýÊÄú -4F{†ùÄä¶}b¸#›j)ÿV˜jDíqsàǃź0 ´M®Èg^òôKE`ÅL2~¿ -åÈNÂÂh•´¢äì\‡4’ ¡ãëêü]€-A‘/CõÖ{vÉÍiuÒYãL\¶?K˜©¼ÿ°¿8™öÏc¿zÓþ£”v=ðáù nŸ½­Ü\g]Hô¡²;]Ü\ù¢ekÏÌÝ!‰§|3ÛÞÙë€lå âðågŒ¡§{„0U*¡»l¯~½é2ܲýV&l$’ÎéÁûš™SìõÍ Ñ›¾Q›Ú=Õé´=¡ÛLXã£ã³ -/Ë:ÿWÿ}FÝZfwU°MÉ2ÕZÜÇ9ÂTŒêLÇ—*›™é5UoE©|¼áuç÷«Ñ0^‰ÌŽ78O°öͼRÈ÷Af“¬ì°šp? @"C Ñ‚ÿn).ž}à%b® o[k8÷XK”%Dë Õ¡ ©àÂêg/¬º… -öŽz–[QrÓ"ßÙ]ã<”XpÅTbØ'[ø]GG•m@m‰H&ø—›’š¸YB™ÑPîØ¢äì $¸,„”%õ4˜éi¡ÂL0t4úsVu¶÷˜Ó1r‹Ï€"¾“»’©uر,Á®Rv‘**¹+ÚKmv¬¿/›'2ˆªqûß èùÞò\?àaB=ì´O¿ì…ûŠ ~ý Xµûá­°GÏ%A#´ÅÌáèÚKäMßîÅÉkP\&-Sª×KFÕ$U}«Š»†' -Œ­§ & 0;Ý#­—ÁJñmëàrâ/`kr*öGZé‹‘b´§Ð~ÞÍš¾ÎC}þàÅ—ÛŽ,·äÏÄ’cŒì)|?Ó¾À(SJ*w,­>âÄC÷I’ F¨èÝæoõôy¸µ¢‰Óà;"£"&zd5TÕ¿P:ƒHrïÑ,³$úù*ÒmCØiÑÇm•Œ”¦Qgo®}g1|;ÊÉWËŠáûÁÊ¡žqdÿ|}­:! õSœÓ(èÆ^¼ûlÍøù¸S&‹H’ÝÖ·²£¬§paÀ¨É `Ú–²áœM ¤m⃩ìñ:fE'½ºBiÑÐù©^¤hC%Œ •\”¿¥ÈÄ¥±™ñÜ9´¹×yèè`GÛ_"×–MÄ­­N0X¬¯É -3ÜÔèbí|N;üßóX5\´kZ÷hLdâ8¿j#Sq~yïO÷ür±wh}ã&,%–‰«¶Ç]ÉÖl0aÇ ¡båi¹¶ÏChÍ& -X,’*xMÇý‚».¯‘‚¶™µbZvô:„‚›>Gh€¹ûð‘^ èK)%5pµ(%BªO)îáºÝ.P'ñ'go¸|™„rµx9U¤Ð+U7ÿH”Ú*“p¶u³W–ö€Ùm¤\]\•{˜ 4ŸÂÅKd¦ìÔNþ_f¾Z))ø€þ…Õ¤µ[…뱦`-¥Üñ³hý¯Z×}Ù{A» -SEhŠa£íG‡y¨MµUCµá9õæ|Soà„Û°øçsÉ ÊÚ·Þ]®ý”*Àºæö§âuˆóœ”Þ»£ „ÒER°Ö6wÓ¬ŠÙ™9{   - 8frr`7{D· »ízåi;t]‰ê£xad£“™Ü”¿ßÿ$èÁ)@ÁCc d°gºÿçÁ 5  ¼¥¤ÍÿoP¢%H¿fÅÅy -먵‘ãdwœöZ -‹Çwïhx÷ó|€h%žU¶7OOGVðƤqG»/îúr4©æÌ:RWÏß kúF¦wN…·Ö‡Ì9ª½UÕµ ZNöc®ãàØÈQΔiÛM"öY€ÐP8êÞ]j(h’1’ÃÑŽÆS-÷O9ÎB;yå؜̮R'¡jM]Sm`òªð¥VöÒEÆÍ ½•éxÙL¸B°é†¨tLœ”j -ÎÑ—õ—ÿZ´=l¦n2Ãw†Ù¸Œrß{ßrO È6KR]õ Ù+NÊãÞ¨[GøŽ¼’¨wï„»®Ãš¥² ×äŽLHþÂ7‹mÉgR È„Ctà»úx¼õ!7“WE©€¶ulס0S$3îŒY¥˜8­[Hªc²’i ‘÷‡±Ïˆ±ÖN}à]ç~IP5“Ë3†Î Šxµ/Ðm2ö–‰,’Ú;d¯o’Iä§ "0ø9š'ŠÈëèØ{GÖ'´ï7¤Á\ \8 -z™ G;eMŸä ÀÖ[À- [ô´Ð¯v‚-þÁ/ê½W­•œÂw{æ×(×ÿH13ØÒ7a¸[7" £TdÉ·{ž©é¶'y9¼±rw÷C=•2Ñ¥ñJÈà–¯ªQl±·çÙÚgºrP|˜lºR`´ÞUfZ(ãbLJ\ÁhHµ/QÞæ¿’àèS½zg<-šÁQnH ÌÅÇ`Y9Ào¤‡Ž<‰Aó^‹¸oóc^E½¦iZé‚6ŸëŒtFƒB¨r ×’LšÐŒæ®pÝJ6?Ý%_Á -”ñ$ ŒŒ„çÁŠO“wÐôüvœ^Ký?ÕGÖ‚-¥»ó ¶aÏl‰7Àlcåo/ÃR„g J§6ßr4q£MYžwˆaûNÓ¹ ™FÀÛżM¦ÐËC®"’í-ù SBIœ qO0ØöP“f>ˆõ ]:;!µ™>Žg®äÂ.ªÍ€ØÈ“ôdFöôk’1!zžK<Æd$Z~‘ÒKî…4ÊiÖ‰JFµ !L ´‘:DySˆðΑhœ}Ty Ÿ”ûJ:h$–©HÎàÀ³Øؽ§›N»·f+ -ì’½—eÎH}Ý[7rA "G­å4½ÆÔ¨<ŒBõþS0ÿ>¾§‡ -ªBx‘nã”ÊOŒ§sn -5Ž#qÈ@K~ ‚Aë®D†ÇáÑU΄ñÑÑ2“Ívqúå-2Úo¢qè,(,¦—¯Õ£8K_yÿFç.TÑþð([ݺoœI˜xF¶ ²…ƒ?sáŋȨvtrØïÇ=‹ƒ³³|÷YÄZð8v¨ Ų‹Ÿ2 ]·gï/ÓOvïC©¤ŠœB<ijÿ[¡fr®¸xúm¡ý“ÔŶnðß©eûÕ«ââäY4ƶ>{;¬y[äpÐg¿•³_ I-jþ¯ÔµÓÝdeL$™Å Ì„¿›6Ç°ï«Sßÿ J.Ð"ŸÖyLoÙ  ù -ËÎ¥{5Và‘ ¶aŠ"µÈJºë7ß%kIu7¼g-ºÕ„&yB4 -^1“–ÿ†q¹è)ÜÍ·& ×îC«U±öۚŤm¨1—ýÔ¼(ë>ûÆÝ#tÇûFæŽ1Ü Á7Ì¡1¬¿Tº’/«BÍ»šÌ@CÃ*¼ÛmYZ‹Y““îá›ô?L/Ÿ=© ÎÄ+¹F„q,%ËÃP IÜ BÈ8Æ’{ii‰FiY¦ -Rjš¾ün$$OÌþÀ•fùfk½MýTCoK¹pTN§èh#%Óa†ÜƒrJÒþWøßõ@€´¦0î•£Þ¨) _”f¿Œbcè‡ÃvU/ÅÏÓð=22þ™Ûd[¸k*Ñâ¢Õ`äjXàãÚ¥@ðò&XQ,Á½8*r×FáÙ"߬¾,„;xÛ…D¤°øv}´þd]àf¯y[kš“+HS@@ñ6%g&¤ -^¹Düž ¥[à9³6þ¯Xì÷„4ÄrÐÇB YÑ7\`Q‹õžöéT•$—@jñ½žÝ#þP_ö=„çå†lv˜¸ë ÖÔñÅs#BPÜDZ"r²vÂom0L5SšÝûžˆl¥e]3• V¿Œã«ˆikNfvç -cO®a™8g¡ð6‚3Œ©ü(÷ùÆØfîLì†ïÄtú÷écçiý¡(ݤqì/€Ä„s:Ö ¦ˆ€Æô00*Å~9¹pcu‘õ¶<£³›fXßHJèï¿:e¶Æš”5ÍwJí -œ w¤’ 8ýËMitšÇR,>yU$Ø1µ4î\€pWC]­†i§bn19·ºáÚV¨xÈJU¼äjåŒ<4RYD`¿˜1O:±8ˆtibƒh‰…É·Íwig4ø8SAmÄË”âvÈì´k²SjÏæ–•›kÿuO‹à`·ßÖ:y~§Ã…§ÊiCmŸªçÕ6±ƒà.‹ÝGR»qCM2»] ËÀÃÛÆ&?;ÏЫ×}#WFd BbÑ{pz¨a•ª!s<üp¯aùÁ±Ê»š˜c ÓÐumÖQIoáákö„€lðµÈÚH$‹ù4Ü !½ßîg_õàbÉ]5ÜU\÷½ -'ˈәŽ¼Ö$âä Zk LyÎœ5Er ÓgÁÃMQTl•T,¤‚Î9ª~'ûªê(l™´'¾×æÉ;ìzŸT¤T\sD-—±–êB‹jGë¸ÁÌ}\;UÚ˜ˆTÀÆ &‰o‚2¾hU1é-÷{ˆžEÒ'èÖ˜ggy>¥+yáœmäš fo’." Par‘:ÜYϰ︄Qà@ -L—p!S¼¿;߀ÑpÚóvb1÷Ø.æDAõÓpT] €IÃ~%©ëš G…ÿÿÿqöÿ8+ªæU`Õ„P•0[]?† y1U†,ÖpWvßÌaNc%lžpô=7v}ON踾y»¶Ë9¤'"ú™Æàµ^.­“FóY£¡jj‘‡p5ʹâ¹PmŒò¸õì%1¤ „%ýÇ;)ÍåØ™Ðj P/¿ˆôÅu2/Ü SÝbœ$é_Þ­ž\ ãMÁ"ñ &-¾—?GdL~è\CN*Y>xã`v(>!(Ù.gš@{ÃwÞÞ¾öïÞ Á!Z5>¼8ÆgÃ7V¾ä‚ï“`–{Nú³>¤v^·{j>µƒ¦¯jÅ‘Œ4;’É/à¨wk¡Û4Ñ–t/`_Š»5Ë•ƒÅ¯^‰†ÌèL|£5 -cÕÖ߀ßwêa¡­–ydEWí’?âNãÇ鑬uàPÖ€)BƒÈ™p¨õd¬hÊsB† à9¿„¶iOð¼øÛ(‹Õ°ÏØ*ÀЮî.¾Í)õlÍ,ÞܤZ>“ÿu2»g_Ò^Ò|°pHrÊu/Óêïß/F®ÚB Wd9+ -ô6W›9Ï5’»#oÒ} üæu1AE'Qa+€×øŠ‚)Õì³SIxåÎeŽ@À^8ú¸³¼uŸ€vË›œšË vÑCÎëZô>11 -±»– ï-l˜MŽF9|ëí·NM7( ˆ`†Iáté9ˆ˜FÉèzfQmlWœxl¥I¯ð‘´ødÿ6Äö›§ X.^ˆ`÷ã*<‚ïm“¨½P,å© 4΃1gTj'è´˜„­jê²™«ƒh¢Ul²ƒ#?ÐoJå7• -ûi‚—{mE+=£lG,}¥d‚×6 -„ÿ,ó!eþB,\ïùÃÍa®M€ÁáaηŽ ‹Ò@-±ÞyLÿ -[£n8ìMÞ -{cøI%¨LkJñ¹2ï¸AR!f«j‚ ÂîÅœ—[š†{ ÿ"B%óüu›g FU–¬F§» -½é'VX ¶T#­¯"œ@|’ÊçÝ_‘£¿¼ó¢6øä ¤g©‘•çc’ôWCoxôÞcuß\<ÀmÝ=…¯ðj)‘_ÇwbÕÂ9óëðJ§q‘}‚j•Ë/Cœòà¡ŠU“:|€ÃƒãÕ“w›„*g÷_?R¿±SŠAf¹h»?1k6p°Uô\L¢¦#ì.gÒ™düDÙ ©, -$€‚yKœ…¦pŠ*Íä ZqPOwŸ*Áž¸—²Jé@š¸"ÿ\FYBl!6ª©xصÿ.%©gå‚uê_Û‚·/ÿJŽ:GôsîõF«h=¸Žó&eJœZ6H;ý<ª‡×©È4þGÇ–´Ù þ ×v] ÙE}óO¹Ézî®9¾íþ¢«—úåµé1úÒýcìtÕx…O¥½/QA¥Ï¥ìO9t¬¾£V´ëd`÷$bzßM“’,~]+ÏÁ÷Þ˜<ºŒÔKG•‰(ƒ¤Ñ]¯RXÆÓOäÛ¯ãÓ.\Q6ÖͼIeØïÙ%Êìz„éïq_uûñY“ëØž¤ƒ=†þ¸‘ñJºa,ûIŠGÏ´Go¦LàPRþë¤h×ÿK$èj‚àI‚Ó4Œæ²×þTó‚Dd –.:ák}k{xïŒ`Ýì<‡mÚþ4º^„5}¸Â4ªjO«÷ÍBRrÊ)a-õpÝ›hØ©mwâîmÎ L*1ô¶ZØÇ~ðrÒ*ÀÇw·Ž@Oº?•Ǧ|O{X’#×í‹É\[hö38°¢|”Ý÷;™‰VB€«Ôð¢ :ë?É–¥|R :çâ?b9‚fñ±%Y¸hK¬'KÇ-†Œh€ók?ÿðþ”PÞ*¨ .’£Ó¸Þë‰äª˜„Æp«Aù»ïèÔ W4ÿ^š¹dÕ‰Õ"Ê•&:\/ Y{·ÆðøÊÈÉFhí—ð>^$Rª±ýLö¶A®m&¼¡S¼öUñ1Ž!ÓU»‹hgÿ $CPÌyÑ+&1æwoËâLaJY³L¿ÏèFÄC'ÿ'ÉßTã@Qr—‘>Æ»_½³nRúx8+¿ëé÷¤Ê_|  ü »2ýÏTW¿!ƒým¹e¢éxX4¤¾$nüF\UÛ£lU ͪX|AUû€Q-¤*Å`‘lm— ‚ * J/~À«Då6‚Â;pÒ…l†uH²wÐî ×cxÞ|”ÝV†Ç",–~Ú]ç ªÍüÂ=üxSÑü´4.°ºÔ}èÀý\œè´Jš=zSnë¹o(̺ñ”¯hV+¿}qa§ú%¡Ë•V{ðKnb'YöïnQ\Šï¸[öjrD‰Ö:lòYÈ?mA©ˆÝ•y‘ì RõÔñ`Ü3™š–}_%AŸÿü>JA.lE4êd«rhT ÛµÈBK~a§jC#%¿´ã˜GÚW;N¥µ]°ËD(Å7éjÀÒzÑžÔ>bfOû•*~ý÷ÿrÞZtn˜>Ë@³nJBÒ÷D.nõÒ@K/-€R9u@õëïIE¦lº*nÛ~==÷D¿à/uJÓ³›Óv~¢0­äîþÕ:A©¦˜À–å1T ÷|?^\H»‰ šÌuù°Q§*‘L1sƒøB#g–×è(™”«»¶Y'§bðVÛ2ž‘ë[ rôVþÐ¥Fbfeƒ–|$é“KHÜ…ÞCëTèu‚Ä&  ­ Žµz(S@¶æÍ VoDº%p a–Í‹T~’ê¼ÊFøÁíôÏ ½¹Î†„ÃÒÔCOa°?`#ØÌ©ó Yõż»# -“ºàò!1Þ!Q(j #ß 4>6MæXR–Yæ† -%à)Þ©Sÿ'7K&vKªîÂV×|2íºõTY -T̪|áçV¶ª›ÈÔŸr -fGŽÁVK‹J>Vœw!|Ç‹Ü -‘5oÙhÀçѬc°gò²óÕ01ÀÛŠØr¿Þ†,U¬¨9P—»D~Ö1wk=ÝW_‚wÁ%$ fÑwp'àÂQ-,Üð.ƒ1$Õœ¯Y§u×åÒß/qDîþábôµÄ:x¦ýÇ£Ø,_Ö ‡ƒòmo"LòY<<$ÎNÛœ‚/†¡äð\¯Ê\ËR ‹“$ýELCÙÐàIûªÎègGE§ÞEV¦¯“Ò'@ø¿6—=þÇš[k¥GÆ©ó(/æÛi2šàîÔJد›«G¡SÜ -¤1³ÈáΣŠ,d4É!¯ hùºu¾Y@'=<4P‹Ë»úO¾šòŒæÝ`¤sÐnß„ëéÍŽ­¢Ã.Àòd±#ÞXºûùV8oÖ]ȵSnŽ6èæÝöž‚QIú3‰49‡9þâ­ -9K.1½OÉýÙU~jÜýÿsˆƒ} ”*~À;30¸'¶yâÍY’ïGÎpNÿzç)i©Ôgü±µ:Q?­ðëñÇŠïHÅZECÛ1ÿX·òÜS $\?5Oëæ¸ßp ¦6»G,®_—ŸN&Šø·eÌ£”…Ï×ÂTŸô"]Ûü=+Çi'ÿkÏ&”€ÍknÞÄKÄQ‹ÝEÞwàW¾S¡°+DB܆_“–>îal¤ÆºÏ<Úß÷PƒXÙlÂËóLÿµÉ|¦4‚‘óHæM‡L"V—eÿ"¤BíÃÆ?“”úI0 ÿÿby²èjpû» -Š²h4 éFð³9­Ø$Öz(º„’á׊q8#à©¢‘kÊÌa’mÞSÕ[O?R"Q÷!Åq±0  Á¥ZYkÏš¹0ïæá,ÂñøˆŸÞ -Ù‘Ò,êqÁ¥Tž¤È¤êÝäòUK¥Cìš^Ò Ÿõ.WX{ЄùßËßd—,µC‚‹ç™× &”òÓ!r¥]N¯EGÁ¼¼ª¢{‹Ð?ûŒ¹eævšê¨F•µS¡>‚s™aU‘¾NAóù­.¯Ý¬•´ÓŽÎû1оœ_7Ú>{½cbÛ3Ó£_²¨.È^+·ó0‹ðJ¶ Ê.'¡ü>L‡Ófn %¸Ì+d9Õ*µÜ‡=ß´aæ†v:üe,Ñ7+ß›ØßÒ—æp…<^]°=X¯‰,å»Ù¯pØZʳáívCùä×èðãäŠÁ“I•ö;J/emÚÓc{¸U3lŽŠ®’Œš±û2^v7Ra4ßôUf=¢]_›˜ËZÀð.KÀ`¸ÑâGxU1c4ó½ãêD(UZ‡Qä%çæYXÿR%Â6føíUäõÃ~׋{$¹:¼9Ê”ºÄ0êŽöÌb‚‚|•Ó>–´é÷†k “ÉD´—ã—ŸH¦Öû%†p!î+µM¦-?’±tÎv1,ü„Ï®–¥mµIµßøvïQwçz ¿³™ßb4V^Xa‰ß‹êé=Ôÿ-@Ínºd†N( Ýó,–Më@}ÐBº¼MÉÙEYgªH ÑΣÒz2yyRRFH—¨špHÃù¯w»í–st˃½y|âCo)lmˆH¿8Öî=`Xpƒêz«±«Ñ -!~(m j"µ7 ™Ù¦,åúSDFF}:È;¨¨ÎwÑiOO¶ñgn&, %vª–´…C§(q$eº^*Ä™#rX÷W—®&äVM|µV¥“P›ÒŠH´ó+k“’kêó]cqnû€ÂœùÖâh|¾«`ùÍÎ…2Ú÷‰XÃ@t%ÚáåZëŸO'Š ’õ~‡8¬›p8¬ªƒ–°wT˜ëC§ -Ïd¯e}ÉŽn¹€âs©EWÑ…È­*ÍvõFI8.ˆëõÒï÷‚*<’]€7GÁ¾Å×Aªˆ7ƒØ‘ôz ê¢6#€³VUð¸Íéý¿õò±nûf4‡%™½ŠœU´öM–ICéào96<’â †}ºWÐBÜoÊßÑ«™®4 -‡Þ%ʨ6 '‡»'Ƀò -V¥Ò E'f -âÈ¡zÂÚÑÚ2?iõ¹>O—cØ°1ž†`vvKE5l “üÍa¼=•ö`Î]ªn$7*\(2MelF´ #ó '¦·Ã$®³¾W¡Ó¢w¢J¼+ƒizC ã|í΀¼¨ÒÝ7œa° d@Y˜a@˜ì|Ý@ 9ï˜ó¿•Þéd5"ˆþMßi¨\¬'á5=HýÖ zJ±%4\ËfPL…nÔÇ|}yƒSÈù^©£sá±L¡ïÈ[r›ß׫ÝAA’@Þ¿UKbfäaìtìÖâñŸ‚úÖß¡®;ÞÉî&Cy¾8Ø -ˆ¼z¥NÙôH0«´VÍ•d+j¤šé6EDIZ:îB„¥0Æœ-úLFÜ×ö„“¥YgéÝSäfð¡t®×QûPÍ·,„*V¤.­GÖ‹´Md¹Ž¯ÓågÍøO;’ÔA÷{yÞE™‡UÄ¿†qÉGŠ5¹ð§¹¸S¶Ê°ÜÝIH³Žs¢‡päÐr®ÒÃ: -ï[ -o’>v wr}î-óe[m´ŸÇȼé•X•Ÿ»u>Q‘„ò[:Üëk0…¸Øµ‘É‘œéÄJê×[J(§8÷7R]}Õøs+ˆ’Q5{JŠ.,I†Þ„Ê# yK]ÐO%/JÔ!4€*­vv¾HÓß*ÍäE¶ãhõáÖ¹°‹a¼ö¬ªú€Ž±[„qîìÕA0pZ>-âÏœîÿ\Iîdä¨P݃ -–7~Q -z£šqœ®ËC°ý^€ô…=t=äÜÒßÈO"ïð£ãN-,ìÍM;8z¹'—zÏÊÛ¦ÞÆ7pïŸ;“@©pÝþ0 ôÁOÑ’ßt´Õ[(6üqž¤x¬ -›¼5½«sáüÔeâÏ6®NºÙh®én¬¦|ÑžÞ;\dr3ìš`éûÖW@㔩yE`:i„uë›Ý ªµ’s;òžûŠjž…Ñ.…耼/¹‘/`¯L1k÷Ö=ß‘c ¢î”‚ŠpWÓ•¸>–i–•æ°ÀÐ<ÊŠz[]S±âõ•Üz)‚ˆ/Ÿt¤ ݶtÙ ý!Ä/¿A2(çÀ !Xv5ÏtˆHYT°Ôìùiç°ôî -ExTÌO¨ nvOž„ž¿–÷ñÓñ(®´s¶lË,ƒ$nç=HAi†nÀ¿,™§¥Õ;ßׯèûZMƒ…€Ìßì gBȳ«„ÆUé=å1"Í>Øç¥é\:òöVD6°W(ȃ  -5:LQ«äɆA4 -ð4HAÑOƒ­‹NH÷œnB°é7¶Ç -üšáÄ*.É–Kø\{S= -UºzT—½ÈÁÑ 1ƒ? s ÀOñ œs¾>iÌ/ÊœD'bcõäŒ g´Å‚c±8¶ )ø,‚»8Ò€\ž¬Vëk=qyÀTœ¸Ë ϽþÌŸÁ8n‹AÄÕ±ÉÄsÀ]-!‹`üB±Xž5(Mž¶R¬Ì PÝCMìWŸ®¢9IÝù'ìXÃ4DxX⼸cj€êíP#zÃ:8©ðCåNëA9q |1«§éÑ Í‘Œ–>^Ê´ll @ '[¹RŠî*üvLMŒ_ž$Aëí¾Ï~`r"”ª] u,†¯íW;Ó°X–°Ä®]f+>AÛLy@&44À¨–=Lj‡¬¬*þÄ.!ËÇ&™Ù€XÓŒëªð€‹³8GIÖû­o“9»¡¿UÑ„ä#ôê€LsÂQé¡KY¸#_¨¸xÍ¿ ~‰’˜¨¬œIg 3ezV-/Ô%„ežP^Ñgî¼›zâL¡p9½k¦Ö|ÔÀvH"¸aDy Ci7߬UŠ!#¨38£[ˆÒ£>8ævÅð*hö–u_’.é"µFüYÀ™Îõ2mÚ› ‹q î*TN_Òù¯ŒJ2N–Z…w“W÷_øI¹²¹;Ì¿0#¼|tídÃzRžçÓ˜{Ið‹Ün•î ¤ØèDÍSÒï°LÕ²ÑV0Píí>Ãì—úR¼ºe€°&4å°´ŠN+ãäQ³ošµožºLCîIb„|àÿLX±—L™·cäJQŠ r®¾¸»úTu‚LW8tÄôt‡xú-~dùÿ‚5gH_ÀùZXMš´Ä ÃÐÍ(IÆñ§§Ú'bijy|ñ~çÕãÈZ¾þ!'f™ ¿†,¹ê•|ñƒ¾*.”’)QüYW'¡œ¾V4ª;$LXö‘2ÿ$±È®c0†Xê"Gq8Ñ­…š\tŠh Ð ýß$C…S=c_ànx‰h'-+sÁ‚ÛO-"R»OÜ4JÀeÄÛ\'´“FŠ4_0õùîÈñ±jÈ×pbý¤¾Ñ¯¯;ÏârR6Â7œé1%rz³ï‰PÅZYY·¹$AŽÉ–¢-uëLZy>ÞwÌKÞ]såLuNéÊ ¡´)~ñON¸Ç±èú:ù1’ÿ -ôf…Yf"cÒ \ íÎ!¡sä-fìÌÚÈхȉr•á`5‹’©0Éøa—`¼”P”).½²L/ìWŽŠÛO;Q•7kˆA—Fe¡,Þ%‘µÇFï¿—E2_øƒŽïÉM¯ªQÞ -_9ž)ÀQmÒJULÇÖYqúÞîŠB‚“¬oÎ|Ér¿î}㼂ãº^È>>ß{:nñ±ø ú@´<‚etúVÃ+¨7*`Þ6›Û(îäqæ]“Z¨$øãö &ÁàáªZ`×z+#˜íîϵƒùÁ/´q7´¾ÍO%8¦wOuþÒ_ÄÍŸ•P(&ª»V ¨hù¸+ZEäŽdô“^Xh/¾q÷qG€2㥿|O7k•‰·°%ë@Ïð°«Û[ -µ>fh¯ÃSž#ç8â¸Å•«ÖÍùæ¹^0þ솯ꄂ“ôüwL0mAXT“ˆšZ§È¬£¥‰5Û)‡ö8WûŒªJ£HDêL®®NÒLuštèB¡8íð|Ãã[·‚dÚA -®špi_ãléíöç+¾àÎpâ†ókåB—U ¼‹”Í3lÂχðãׄ¨Ëgaô ÖŠCä0½[ÎénáN¶‰7n‰(ã¿6ä4²¥Ö«;¹_¬E‰YHÌ9­Šš#¬ Ö=P?Ó^'ì[zå¨ ÞI>%0ÿ#íP½0`ïp7¬Ò0‹Ø—MU±‡©Çé$îÝÕºF_‹;Ð: C[ÿÕñO1 -[N‡º¿0 Õýw ði÷nEQl”œá"Js !Çý{´™õ£czQJï«1sÃdPïØoÑ‹k§Hö !ƒòÆ€lDÆŒêˆiNæõ2YsºãY—ʇÂó€¦_“!0h\6‹÷ñ;Jݼ›:íɳTͯ}Õtd¸¯Ì=ÏíÏ÷–»fŸaìZåsNY™Ïf.{³Èú -Ùº&÷‚w”ÃœÜ$•Ñ˜ŠÓÞD›dȱv€íWv¦ø•­|U@§›Kf$,ØGÚ¦<4sp¤OÛ ŒéVYõrçoƒEmDW”D§ë®oF^œ¨ÙUË ²z£Ë=X ‡¾­uÛg°epx@`’å+'­©hþù;V0?ÕþkO®¸“tÍN”@]çK¿¦·ßÇ_Ìj˜©V<5Þ*t“  µ‰D úf"Ô°ÿ‰B×m<~ýf -W|xod?\¸žiM‡íJ·ÁFóV&Sio¤k|Ùª êTûŽÝ•§Üî9*üÿmŽÇîÏD•h^| @y`îÿ†Ë ³)ƒ— Ô¬g½Ä„ü<}F -ÎeiÚ•øI/fªç¶S†‘p²wãwpêsÇkÒÔøe;Qƒ=]N(á!0|½¬ªK`½Ì¾ãz¤ÊuÏ*«G)ˆ/1—ä,Ï„>Nìr-DžÎÍsœd2Wu+´Er?&Ùô÷M\27Þ†$Áõg'%²(R–«3±?§{‚±úšYi«µÝUï÷©®Q÷Õ=,9/ííYóÜ™#âTê\J•ghÏÛ‚NjE§2#î “íB¢ --ëaB!²†7R<º<5…òP»ü*ᘋ›ƒ-€#H§µù§y¶bÅͦ¨si‹œǾRÈi† -i -3ÙÅP+Ѐ9ýÊåw9¼]wF¬ô[©ð„VþB– ¨€‘H´;á5* -òíŽ|Ê¥]§:{vé -W# -‹ô-hÔ?ÛÖIá•’ -ƒèÊѽš8Õte€ÒT¿€€1·“KE¡Ú½¹mfQ­ä<zPò“ß5'¢t‹ö¯/: ‹M%Å3Q YÉ<$° -aÓc•¨ |"ÔZ¸æ^p€K§­ÐñäXÆfÇd»‡¶ŸåÄÒ¢ÄÖ‰VyßXÂöFÑm¦¦Gˆv‘êö±ž×³ ùdx -®-œ&EpÐ~ºÄ^“©ðù»'Ø›AV{™ tiJ½”Ý7 -*\§¸–f -\oþòµÕ&ñ[‰¤›ðê¨TUT¸Ã:ûW“Zñ÷ɇùK×ÊŠ§©™Q² rªtÀnW,÷jWpágÐQ섇¥-\º&þ¤Hº9íôl|IƒyƒIÓ닺˜øé:vYb–ì‹ùÄsM¡q•(^ „|ÉkO$\g\EÖá[iÇ‘°Ô(9[ÏTZÃZ¯}ÉxÛðèŒEÓÞ¶1õ.¤Òj¬Oÿho -z¦¼uéCL -Ç:©ä³’ìƒNG¸ƒ}™.[~¹Õg -½`Ï=¥Œ0òø[H–B*c¨ãXÕ(šK£™Ú}!Ö /TU -Xlù—‚.v–`϶gÏ6[°…ÑVá6§šäláÎ|ÎY1­Pm˜ -Ÿ™ÖlÚ>3*ƒü¥_¥(ŒØŒnPö ?ç?ÙgçP‚øy”m”¢/ÿ"Òsn÷PUꘆ L£ÃLj- -“l­j/ -,@½sȶu¶ãÇå\¹rJàŽ'tsYæ~ŠÐ«´)/q†³¦BqVíÉ÷æ@ôn Yþ™‡xo'Ÿ¼Qy~˜â Àjføÿ3¤û° ƜШtËOôñ {ÝAQQõﯯ†æ¥àíݽò1•0<“ÂÑëßÞs©^¯Ì;ßÐv«ð•Y§`O„Vü#Ó9?…í ôæ:ªÙÃÓ«Ä­¥¥’ÍgœlÆl ÊÇ™y£ÞE¡Î’ô¶oÈ䲈¿  M ø5„UUp Êü*D3éá´Ÿ“ÂÐ’U«|v€3s¿G峓9ti”!®õºíÛkBç°íž¤R4*³ç2òÒ悇œš•Uœ*þŠ -¦bÉÕ7W€+¤W¸2n;%5ªÛwÉæ„TZE&ß!œ;\)cc:¥‚.6éžj~²ÁPïç>¡Ì —¥Ì;Çû*ªG<¹¨QKÞð›td1ÎpÇøŠAü.ËâÎÝô–v?2ãè3áÚùð÷ù4¿çõÇùþ‡7ÉÕù:%ùþ€ò{§¾NÙß#oÏèóúMŽ‹ ß&‰ï“y/“`þ_ߟßGçêç|›»óý»ä÷ |¾Eߟ¾¿ŸÒ %Ð/ÉyçÃÝOɬ'¯Ïô -¾N·ëáôò}{ä÷©|ľ¯ÉÙÏÏèþ: øt¤”d}**vÜï×|Ô&7e;OÉÇËÑØ€jÔ<-‰È4õ–Ü„)“{¶# ó­ø̸àY¨âc]‡1¾ -þl'öš˜<_î -DQxŒÉ‰¥ h§¨| -î6oà»mÞˆB OÿJƒ©õ;*9ª÷þ8çZ’ ¥ãFó±ZÝ7‡uq3.…;tøÐ7ê‡ëÿqSþêåËÈ[¹ç{ï3Ø&ž+À>ŸHUSÖ:XË#ßµÛ>úBµ÷zUvßØxYN‰:rÑàÎSY>È$Ž$¯Wf”×|J -[§EÆ,Þ…ÝäˆÚ¶i° -.\lRשâ Ü3-ä°5-J7ËîÌòÞ§óî²½®܇ôÕ -˜‘]qwù ,±½!•±ÔÍQÜ­ÆåâJ\¾°ù@‚Š¼o;}¢yŸÿ;q¤·‡{ø‹U¤ÛGœ*]1Ó´»{™ËH¾YµÊ"dªEo´]Uíc Q; "m -YèØùâ׋7ƒÄúzêFM+2¡Ÿˆ¥„de¾ôyb½ßË—’\z¸©Sß¹†ÒTuj·ÁŒâÌëƒtHú®)ƒ<ªß?¢Æ7:Y -Ÿ"ɳ¤“Û> -w¦<ƨ„ü½4P½©U…‚T{S¤ójî´t-™“ÄÖ‘…¨?.‹ÿW܌̡’E{Ž2­ýâ.ôÄ?ól숼ýÞEpãnw–wL -ãœÔÃOð D>ÀÀ.‘ä©îuªX7(£hZÕPiÕ¬ýïQ:ˆöz mÇ63WŽ^ÛdØŒSy/z†2g{eJèqy®»bÕ©`›Éåïõ Çaˆq¥|¾™‡úÁL‹kPp‹Êiò-€‰»ÒW$X̱/jÞ­ š -¬@¶¢7T#iš\r°ŽÊ6õ‡R\uU'fà(n>o¯œZ˜wÚëdÞØ/Ë¡ˆÊ²5÷Ïë†Éª úÐÖ»m·Î)7Š0x,Ôͧ©ÚäOÅöÁTW¢lY4ScÒ¶¦~Ê\ñóγÛbÌczv -­ÌÊ·äG2ÜÈC -Nž^—ÿvQfØ¥,'õõi¢­²öJ£¼xG¤ˆ:}ÅäBÏ]Ö'Vf6µzI ŠK~Z({űCCðÀè‰Pg-Ìv¯`pæC|Â\"ú”ÁjÎ/À7Y“2úiѲ9Ë¥'a˜šÂC!+5¦hDo÷ÖAú`q­¨ê0ý0Ä\Z»\«ƒ5 Tâü&Ñ¿ì˜ÕÐ…à¢âir - Ðx„?†Í0>F7[AðƒJµ{÷°Óâ—’ÒÏž®{vVÌû -Zt“ÆNÿ8>E:ï] -?½ &K -_·ñ(¬×ȨyöhÙ0£Àwµ(ÞPD!|WÐÕ€Œ—ó9¬†&’Ç[nOÓIÅ‚%éÀ•¨aKµÀ2óø@—Ô«=ù.ÕÝMmà04Wíô¿ÍdHV‘WÐɵǘŠÂ -f -|ž ÃÏÜÀJž¸Æ£ä.—ªüŒ5¨µlv-ÁW—+•Ô7é¾}d:HA ò”D¼nJYÔžÌj;ȯùcQ™ÙPNˆ½»¹Õlä’v–%á.qW|PËšï¯hÚlm[‡ôǼ»pBƔɜUwXImªÿ8ª{vÆz¢OÖ؉2‚‹¡#ë`û¶åt”XÃçÄ‚y”Ó4صOXôÍ·mnK$»…˜Ák9‰Ê•ké¿8´†Ïâ ŸG𯯨±åj©š¿¹(#Õ$¾ 7ï­ý -Q7×ð¢ÑÜLBQ‹z£‰ê!èVPþD‹G4ÕJ ¬0¤,k=öo¿çÒoV -ëTÆ,7ÛVùsƾc£-"’¨s™‹‡9êÁ˜YhA_û…»e:pª÷[µO½ í-þ«H©tÄ8›|°gˆ±éòh‘/ýëÆzéõ8 Ÿl/ -ëxrù˜Üª­”•Q©HY¬þÌÙ·¿uzdç3ç½5tv7¸|Ûg't{8>]<;i©¦øËw•SÎ×5¸f¢J­·F4 ~\DYU“±Úvì?t†hWÑyÔ;IÝ–ùOæ2°ÔßññɈdÃ\Dƒ‰ÓÝF3õúX/•£)»XÃæáRbLIx$lEcdºÈ¹¶ŠóíÐ òžL±0Ž<„ÿm•W}'¶Ü˲¨+ -¦5‹´hìÌN¥~’Lgûúú®Jê8"#0ÎLB §®Кþv®‰Žr*ïxª±Ï0# šž_×ÝÎsBâ?/Ȫek‰õ>Æœ€¢ž®û¶…%$¤‡vA=§˜3¼^ËuªzHä§ÐwµûC<¹¡b v+]Æ|¤|œrõ -|š¤§`¦òÑ~:ðœ‹&9t©X2ÕòMCÌ+ç¶Ì¹'Zò y-à wjl¥(°S%ÓÛöS?:cPÕj<¥?¬)lºdgé× -páâÐ&9¿¡i!©®òôX¤åÄ7@x›%‚ßu3ÞëºÉTÃáÐR]ÇXúŒsÚšMÛÂ¥‘“”,ñé·¾‡‰„P Ý"BÀbê‡gdëÕdRä»æ}Íi¡ãÉÈø3ùG¨ÊXbE m,P+³Âgoõ"r­¶ëEú¯’µaG†ìGƒ©â­Ø„å_ -Ò<$š4‡Ì,¿ƒD—é]¶ØÔk ¨Úh‡éA>/+›(ùVŒˆÛ¥¿„ôó¶!Έ"ÇD<¤õ4œç™€0» -ÏäR™8=í,FidÆ££åæfÈÖvù. ¦×S“Þ8¾¡ø¬¬’ù%¥1®ÍáYŒÇ’ažu/]ÚûáÁà–=VÆã6¦Á£VÂÀ Á- ùŠ;É ]Þ,½¡—£ö÷n烵êvkÛuJ;~&i¤ï$FàÞ–»Ü´1Ì UÙµV9á&Òá¢S›ÊÂmÕThnóZÂÊý“î:¨¬d>`bõñʳÿ1a‘)œ Ø(J?ÍhÙ´ÝÒíѧ’n„6ÉŒœ~¨ŠÛ ˆÇ,@ÀjÑéC,…p†“‹õ‹¨Õñ~c}öêc¾˜P„ù‚ç#üDjˆÛv³Nï›a{h²±ó¢óÇ„Òð•ªéý_€YY’L”G~÷~` -Íádú§ˆ}¹UáŒJý+‡ [þHÊéÕ¯¼é3üAߌT†~ü«Fa@bo•në(”L ·¿®*7¾éܵC."Ö^£Îïà nnAâøÍÔòã€D<‰½W'oI,Âi.•™ƒ–²Ü‹¦_|åÙ[xµ_Zõ—#᪚eä½ DŠ“4z™†ôa%ï¾À=“ýÿ©Ô˜A¬ HÆJ¿` -"‹ÿNhÞ˜Ö¥(dIÑšoã«ÍªèA'4æ? -þ†Îo5»Êó{7ÊÚ©T¶vÒË¡êÇíÊÓ;}’W8²þõ6 -²Â³Y -\Ÿ'Ã/>ý´Ï$Ýc¤š€³(PO}Œãsàm¼×ö¤ä+o`ªuõ-GJ6&Ô!è‘£'hž,ù-¡†S¡U3r?*m `% -~Vajøß…¥þ Ó¶ÔÒ¶sÅÖŽÍ"/*cSzEUW0™;¶WÛHNm;GÇQ8Œ­IÖ.#YÚ…x76wàšô~D>ð¸RБ;» ™`â îC‡ê¥2αŠ™<1r8~Yšc]IÓCÙ™öÏæÃ’jOþøÓ›ÚĶÝÂÕëò ^dpu z ¶Õ©Û)bÎþÛ⦲9aâ´×\KÈWÙt©j®µ¿OåKßáž¼Ø|!µ…”ªR£)2Ai‹nlò•mœKz©Š”+Ñluq¦È_=䀓q˜: iI;#zM4Ö:º»qµ@Kâ¦d¥ø•®RÄ*Ik,0ݳŸc s×Iì;|ÄiO[ztŽ,æ!:€féƒÝ¨ÈýãÍNü·kG††ËçYØ!8§þ‹"·ƒ1›ìÎmöˆîï³)üR›‘Ç&návÝ©tY^¦xè‹ döÓ½’§vÙàzWS+â ÛœéëM< •©á‘ü³¦HÄ*Z¥ö5Ú´záJž"É©¢›Ü“ó²á†~€ÓCkiWGñh*8~ŽåCòØú6º¾µXŸTÄYr]û3·q+âç#ô ¥â/‰i^Ñ­â†P²Àcd#\J‘#×»þEÕ“Í -nhÆkŽáéºóþЉ´àî©]¼Q!Üæáú®uë-DRx˜³f¼aw%KÆó -dÖZ]²”ȱ×#~yG­â%òüT‰›œÁ4]‚î ÄX²¾WŠ{ë"¢ý8“²\gXÚ|ÒaÖú®r%2-©)Áö£|ÛTüF6\ƒ¹œë˜àë({ËÒ4ºf0šJ<¨%e.¾·­Q^áÖÐp”>ìx–c•À.xm@²Þ÷˜L…–D5¯Ä²âà -ܬ«^lñR¦äm)ÝD£½ª]ôÕ¥’õ¦á RòBU¨E#0š(x3ÓîbÉCïO)‘פAWÞma¥¨ù¹a¨ÈÉQ¯ÞqWm½¨…÷St[š0Ã^tls ð–5èXnNǯm¯$0Œ>P(NK¬þ&ü¼9ÂŒ‰Ž‘ŽL”‘ÏäÆê‰Z”Õ;-[ûíKt•m¼q=ôb&*2.ÒOÏAÒ$åGSæ_gÍ–ß_]ÄhI+F)¨­öàýŸì\K—Ól€} -¬–ö!–‚mD¥$]ëÇ…‡íOÇfà-óuàô󅵃råku‘-ÏÏÃïZbÒL‹kÖ°0‹ÎY œ³?N«è™ â¾âÀ5‹¢ô¸¦ŒC‹èìêÝ©ß×ÐfZž óMê'e|èãÁLMCâëf£²–pkqMuKþ³ˆ”WÂðh!ŽÚ˜TMwV"¯\ûÊÐѾúÓªcJQÊá –®è›“M¦Æ¢Tìâ®ô D—Gƒ/Ò Uú4 O¾áæúX -[îÂxÆ-+ÞÇ28åëÍQÊÞ“ypçžK¹ åè«:ÂE äì˜ÅÐÉÁ¹˜òaß=üdUªÚ-”΋G‹uŸù4í.ðÌJlÏÖ=,ÓóÍ훨8…Ø5œo—>ò¾ºÐ Ñ}zµRa‰Œ·—ö@~[‹ãl1ÁéCDÕYn -˜±ÜÎ⢦ój¥KŽF ³ºvØ:‚ŽÌ]|‡Ê#;ao)ïÖú@&Ò×^ñ´òå; PeƒÉ±†µ˜gÚ“‚­Gª-%ÅT„(¾Ÿ]”K‹ãïŸ(V)Z¦€û\²iˆ+´ÙE½€éz<-~orë¡˧gºDÍËm´è.››·B>ˆKý06•¿ÒújqÆ wÑVá’Nc–¹“nÏÑ•÷Vűۃ+Ô1–ܹ<¦‘E•¸Îs?™,Žÿpnç³e”'!K-ŽÂNiå9)ô0 ~uºµˆÏ5L‰„p뵑q -ž‚ÜûÔf1#U®,±^ûOuªúr®Öû·VœlVnQà& ™¨®wÍ_IÅÑÝeŠ TõóCUÙ£4Úo ³ã†yY8¨=WUÔ)D“€†=QJÜo(3ÔSÐ\Ôƒã -‘U$’ýQ4m|‰GÑúZ:{Î͈ÓèKrJši ‡·q¥¡˜‰ƒÎÀ#gYVÐFn Gvd]Õ¢}P ÔÅ»á§P1=„h_c¸㎠-¯ÓúúÌêΩnI@T^@fõ´Š¥¼®=;<(¦wý“WŸ"o^ágÞçÒK~é) iæà]7€»•×zFO4gõRÃ~ÒAé!;ÊR™Oë\¦É?܉­¨¥vî'¡^- -Ä"† ½9ÎPQEqe6ð¾Ÿ9®'œeÝ¿÷qLDzty1çö‰ƒý†*%gØþ¥\ „­‰bV: Ebü¿2VÂ{+8’á¢N¿!lÇï"—Úˆ…*vºÎ™zÈtFÇââLR ß -ËsEÏ…Ú`NЮǫ]9²ËðÙä¸d½mؤb-õ8#B4îêr‡“4˜3è «éÄ>ÖAe·ÖÊü£H¡Çë¡~C»ÖŽŠ£Áf×V+õ¶ÁPgë%“·°Óf‡¦FW6d8µ-™õÆ–uÀê…mËîG$ú»ºÏðÜø WEaŒOÑ¢$éz -âU@rúŸñYÞ(ë@NóÈšY‚S¸pbÏ8Ê¡…0‡1l¤¤¾öÓM?ß{|Vx£Œ£î.†™ï?šþ0Eñ¶1Ø>œOÕo—˱—è‰]–tS]÷ËLŸÁþ›¹#lÈJªþõ,¾a/MIÄVùû‚+Pj Žea¥C -©(–PB9ק¿g™T •¡Ôú*gVyûáÓh]ÿVFܽŸÈï=–9Ú ê¡öÀ§!k=ññÅõŒÖÚï%£ó -'Z8_æ…NÙèm&2&¿T»ù oiO ½piMڨإD—tå áC§ÜQ.J–ˆ’¶=“÷ðM ï<˜—¿`«<‹s”ÉB#G%»2•tÎíWÌ"ƒ«:: ÃÚÆ`×–è»:`ˆYÃàÙlüH¨ï#øý Ópä)Æb»A+ -/Á!}–¢O"Æ6èac¥Û*ÇôP ýÏ”—ÄÇ´u+IB$îiÄ òH®‰òÇ.IyºÓUçPíùÍ<Ѻ#Ls²¤Æñ‹YyäÇéFt©i§ê5/Ü·a>0§ —iNˆ‰¡¬G(OO%lq‡Z5ÊQH´:Z§^(.-Ýe©4Ý[%@3ਣ¸æê£TÒ¶•ßGØ¥“S©55FÖ*‰e3ì0ˆþkî‘ -‰]ª)?œh»w*¢²BÜ|Ú0ìÕw¼ÝÏHóæ‰WíÙfüØB5/<°CŸ]oµÍœØþ¯ŸÜ›`j[zxy ËŒ?³š·G\½sÇ<ï놇*8ΧÈ0ëþ9‘¸]šè±³7î½ÀÑq[ƒŽSaÈÒFm˜DÍÇŠ[Ð'Õâ_ú–ËsfÌÝE­ÈªMˆ·´)øu²¿¬q,Ÿô·¾]òÊ8çZ¥¿ ÚMÔnxoë×ÐqYó/Méã½ÝÉæMkáúSáØÂcR½±R"»Dr}‡·ofº{GKR²·ïôûR쮹øßAó†ºþòvW‚g H©\¨Ù´:-¡]‰–ÈoOéd¾ª%˜¥=Ê;.¸¸[t:4ÂaÆžpâ‚ŽCJsXgjBþ¹Æ#·|âhRÀÁžuíßm¥áBº¥rZÑYãN¥Ø´ó=eçËß ¯å­^÷aÃ~0ÞR[ÿh¬Ñ -¤)âÌœ'Ž<Ò¡n¿¾‘äÄoéòAdïšÁÕh•¸h#5»¦ÁD¡Hü¥ø×7ânÈÛøÞÞè¿“ž%§%ÈUç— R¯/z§œ2s2f 9¹œü: k˜ÞÎO$¤J¤=“1Æòå5'þ‡nIKÆÕÀëPZx¾f©Nùœ=j4!Û"z0B¯Š·ÖÎì¤12ã"ÅM6fS -:0ƒl8È7O±ªÍ˜AmCËÆÍ%Ü8‚1!05¯š–¬×ÕÕw8®c.­×šáyu[ƒ$ -Žá¾F™*1a–ˆ‡úA0ÖÛp˜ßP -›(w3öÈÉ$ÙŠ$ÛaÇ0. bZ/žc„Çk`bҹ’ÝO–™öͽaë]|ü«®9ÚûN17Ç-ž¤Ë^“Ñ¿óÂü„ -cæÚâa¢·$(æÎY§3^çc_ø*g‡$i:½7ÎÔë}ánûÃRò™éÈý„3s0*.ó@L7©õêŸãÔÿ,>·gRôä‹mGt\Bp/ -$DRcrÁûM¿O -=°^5µ8ÜÑv8}ŧٕ¨¤ú‹‚⺷A55ŸÓù))fKÏhü®à½Pg‘™ž¨“Ô~NÁ_^í¦0FÜcÞ¯ÇñÑ'c8Ýö.#0S'œ­ô·–—]] ¼6vKn*Ý%R ÁtZÑË6™s¡úÝ&’ÚUÙþ,sÒ$hËV°Ì,íë(öÞN"l5÷U‘é@^ÆÚn&z¬8`K‡kâäöa*meLÍïÎTøw¯6¨Ý”Îc6iåµèÃOú{bˆ8ÔÛVpи¢”B -€æW’LoÕ0š?4³ÞÉ>æë«æé«øž5ºßê8æÎzm!Öºû¯RÎ9¨â'„/vñy¦ú•\™®bŒà!× I>+CÑnˆ„êwQü5[)qÊÜß'…eÜ -2/ý>y -ÝÔBð‘ã4Îõûº"/Ðâ‹Ê›aYó{Õ¨j³W2Gu†·‚ùˆYFÎÊ)ü»¬OÖË:]aj -4‹çÆ-QB»f>÷ÔáØùeÊÍhéMbûšwÏ­ÎD/LÊ•þp}¹!ÆB˜ÉÒf§—§r¤åqCþ°æÎrK&ýØLùóÛ(¶\Ü)K¼:ÏÇΙ‰Ö¥/9™»§gÜ æ÷vœª¾ -E‹#+ßk/VËÆ¡põÛ&5¶và!ÊÜA&?$ºúÏ옢qäTð7–rVz†Ûáø¸vBô?ò)‰ËL}§ÍºU* d¦Ì›–Øopÿ(Ø6´ö«;è¨>“ÌîCSæc|S.I’Q•¡C>ÈÌ;HúãÊ ð¤äAa™YÿNgÅ"Øn),£š±cqef`èä ØÂ÷²ž14ül>¨± ¿2=©Ô‡Eë‰O’ûvlÆ–´€.óËÅf¤z…ꆧÐú¼²6ú›çú>…ë+Ñ -6R’Ð$£/af$*G•“ +!Bö’4ä¿LʘO¼¤ös½&°ŽªÐÐqì˜ Kë‚|{^¹ “í‹ -ð¼?üzC¿&í6óºë'Ÿ®\[^ÍíŒü¤7t¿&;0èÃàèx=›ïÛ¶f›ª‹, -| -IïÕ è1°Eµ­Y%¿R£5¤Àà4>‹6ö¼»ŽU@ÿæ’>Üv´WŽ›ûBcÛàµORêS¤Ã£ñÍÒ1¡°(žf³§Ä- ð=®—¨E@ü¿è*ö;Ü n¶ôà -i5‘$Qèð˜ÎpuŒÒ­Ûèx6$<{gÙî°;ˆsy„¥wVž‡˜ñÓ´Å‚­‡*Y/€Êu¿äÝ·¢ì¿ã=²V7uAÊ9æà‹sÆŒ›ƒHds¼½_jéiiòí¼[€)0ƒŸ„Ê5¥àÖÕ -!˜¿ -êÎ §®DÏÓåb’=h©Bqz}Yü»äÊ3oàÒá9æ˜ë"<Ìôšw©¸¡]§yi‘àœž˜‡‚} - 5@øÍN˜ÿU½2_)jÑE¤5GoäÐúìüÖ%ÌÄÓböçt)tª»ˆº$'ƒuÖ¥6²Þ®A‰V¼kòå/¸d)*†·7':X®Z”±'Àb3ö < Æ0®D÷좉P™*P¾ÅÂϦe±YÅí«ë§ -¬ 7}$4<÷¼}u—IWéïOªC "P³‹¦©æûïiñÐçLÁѼ~ÃMÂÙZãJ¾,û‰ÅìMVÝ!úyE{|$é]Œâ€þš(&µ¼z-¯rLã#nEDY™ÄLþˆi&aÔñr -É3*8›\¨ýö¡J£&34Ñ -Þ“–B sç2`mÞ/Ì߫㎙+ËËXs˯•]}Àû‘Œ¼cDÍó­·bÄÜ‘ºŽ±©I4ø‡Æ³a½`m–÷Wîñ·½w¹$Ø -Ì¿Øú¿jÌgÖç˜Æž•—JaËK–ȪQਿü<Ðp\Ö^"Îýª“ª{Ú·ÐîdCiÚ/o@‹Êµ¾å|ä+þñÍßÌf.…ü1’¢j0¯ˆèñÞq›ÄÈ/Û¢*6WbHMa;a©RÞgwaý/ˆD9“ÀHF÷Iœë•½‡à`t|ú’Ë9º~Ü\,>ŸvN=âóÛðt, ø ãõî1D©l\פ×f !ñZ3È vl ½©Ø/°¦;fŽ‹^ -Ï®Ž¸-›\u˜ÉýX9Ô%ã`;a,øÉX -ãÁ9*'!n -)O¸‹|Ž½Jæ¥2µôxºìÄ)'¡’³l§ª»–n2R¥ýmÛUšbpã=1Õ@¦V -5ȬfèÜ`é¶ûî>Ó›À##¥‹¸ôô®v3£ -ÝXj4yÆ´/`3ò0yC¿{Fçx44OˆI*ntÖZ¿÷¥Á¹3¹ÿ2ºXÒŒŽVÍ»ðçØ&Ÿë©‰n·¡.²E÷íÑÚ -J>¥´¤Ã&¸ -¼ª†AÎÍ‹)UìN ”öÎÞÕC8öÚõBBâŸÀóœ¿ñ$E¼Zö”ðØbù@°9Ö¤¬Eƒ¹Hai›è27àÔÍj”ÁÌ1vqïõÎuNRxeï))‰#4ñ-=–/ÃUK´3K [ã®ü<œÀ˜tŽâУH×B’-ÃqˆθÝ!̹Ëã¢J#àS}øÐûào/ô? "„sA\,+<÷|´õwRfê › -`,“R£®¹ébã¨åí(†û-™<ÿÜjs¿%w—ÄÅŽZÑ›i›g$yí|ó³þÉ.“v:¹× Ë5»†ÕúœoùïÜÈû{§Å¬Ð âkäÅÂ1ò€Â -6­—€,t€!2pTÅßiƒ¶í†ƒ¤ø“]³n‘~‚õa&ö{Œ; -‡›×Xt}~2œœó÷e³ ZMðèÛ*9b -…^†ex! -ßñcj -òÜŽÅoà<,§xâ==¬1>Ý[Bf§Xˆ*Í@uŒœyjÇɪÒ₧x4XMw°Ùköª¡S¡šäN“:/g¨¡#ƒY8”Pg « F¼æ½òUìyß!Ô±¸“_%JÿKÙ®8#“föÚó¼á'¯ ßðY¶b‡óóÂÿhe¹­ C÷ö7ÏËL¯è -Ý«—ؼE©:GoAE -ä0,ÞºþXé´¶âŠÃLaež×âX5â1ºTø‰Zs¶D×ïŽvѦn‰¦Ë'*ûMkqW")Dáµ)ðÊXñðÆ4“.àiB Øýd„'ZPh*{ûûÊÜÜL¬Å9&PÄÙæ•<ô,Š•ëíŒåfú -OKq™`äs_rŵš‚q xtóäÊ)ÅTÒå#©´^V{ÞMûAÐQ¹Nì”gþ«!/ñý­Š -_ÚêêšK¸?íæaÜ .ÉÚš"ô¡“Ëi‹W^ž>ݗĸÿD~¾fhzGd»F—þód᎒Q-U‡ù(c4¥€|·7|Ï€ËÕ)1«·3 ãBG£‡›Ú¸š`w~¢£ -Èo'õšTâd‘‡®àý8г®·`ø3áð26¹ž­!â–½¹ -‰A„ÑrØÒ°Óµ`Šuá -bÖ(ÄÔ%g)–øp­—0ü-!ôs—¶Ò~L1”ÿ -º‘;´~´ŸønÌ~¶´ºP3ý$úýkÀ†Üöþ -É`IuÖÄNµµ¶ÈvyK¨X͹¿ÚníÖÑØ´sFêìùM>VKfчÊ~Æ`×%êá­Ø¬ -N®pÚ†'Mmñ¡š<« q.ûK/#<‚ÆzØ[§Ó„ álÖ÷7“í–y>¿*ä7r$Mª^QEÍíè—Ñí_ç¬îÍx-Hÿ\# œäƒ3I Õï&Öô§–â]ªë™ú"|ò·1ZbA¦MNx üëÎw‘bÈ…‘ïBà?ÔùAžÕíÿǹl(2„j¤t¬y[ö ZñZLiS–±âtïäfM{¨Ú×C˵=uß -€¿³Ã|ï£}ÔwÈÑaƒRØ©’pÍ -8’ÑÓøå‰#oùãӚʗá!Zš±ÃÊÙþÕø±uC¶ {£õìù_Èë…E?]X¡]z—io-FTÁÝäW -!C µ™Ò’Ö£ÑBw!2+ò¢>|%! 7%Z»ò•.Ï»qßžfÉ PÂP»lżnaþ|¸¾ÂÄßÜ8ÞëÂü¥EKGq¿,pöošòjUG>«½d©ÞœŽAOå9éOqíaŸz1Óð„ò|vÁÁ - ª "þEl«Q¡ÿ`ðuÆéÝMJpd–ª”Àî»V j -à¡Í ó®/Hõл% -—#˜º++_Zƒ×Àˆÿc¢ÊÞém`BƒK4ßFé_#BöúûÐCAáymâ­ -œxõŠøÃ߲ѿäñM3s^~_hǸ³&Ù`²9kTýÑÞ×g<Ôéxt@ö~ŽÔÊúpù¬ùñûÌn–T'™þIç1¾g¨ˆãßD\ˆ ÑKôg…¿úê#-üÁt²#Uƒ+-9‚ìY÷¤~”6²ùÝCÚàÎê¨1ùˆÛ"VY–ÔÜhÿQÑ3­j ët÷PäÁÝÆC½ÈCAçr·Æ„"óÒµ¯É€ú.ÄbéŽýx§rK¬çÅ©Ê)DÍPM_j(|j|SôEi¶ûªïE6}Ÿg5Ê*Ã=ˆ¶+©è -U DípmÌLõ¼:€£"dËaÄQZJo?ÍôH}U¹-?Fä3¼‡Eɲ’£&ݲ°öd½x¯ë²¼øö»héÄÖ솒ÄÀMs"Ç„숤Ó×ÞðtWk#E Kßç¾Wœ é’Ið/3ŸZ1K¢V±«V¢O”•q -£“Ý«FÜŸ3.Ëäß4£^&ª×Û]ÎkÁÜ2çS¨W\„#è;ry¶0ÿ'Å^¼'»¶îÿdÓóa‡/¾|8•žaØ9šª‚™ñèv8Y­¿ëƒ»Ê.ªê‘A‰ƒ›uëØaAùå‘mk{e^êJÆ”Øx?¾höëä€{Ã"s{3–ÂH>‹$eÁFX,a/¢¾LyZâCyܹyB‘P`"‹¾uO€A¶W¬„OŠ6ø"T’Cǹ)ó=çèetÂåŸ;Õ9ò€QêÒWn[\¯]´YÅǃí½+™i3Àibråý×Ršý£ù1ºùÆ9HÆ2]h£õ€X³Ø=Yé¸}°Ú ÂÖec1’ ܶÛÁ®¿ÄBëPÒbŒÛà¬Ì#Èi]‡&€]„0ÏÊÞg8¥ 6­2­áOfëùJ³ ù +èµ<·KkEGÒòù^p|º¤€š"賞ïEe•Ö5Ñ3õ¸#v«Ÿö^vê“0¡·µÎ7éîyƒ&*Žfµ°áp9ørþL\¤‰ýã̽y·à›l.ÜÒì~{ŒË0 -båŒ<ÜŽo°˜‡ŒÁwôÅ°‚œŠ<-LíkS¥ÂäJßcwÁj〢ÇÍ;ôG!®ðebZçÈ` -mûõ_<÷JДÛ1›(jtò;øµ/£ˆ“¢UrîÀò!e‡¹rf?ú¢]=5}_þWB­>ª…Ã1+8sã¦xÜ,)C-,¬O¶pâ¾ÓC*a+ÔCj_k¬çû?¬¦W- tô=ŒÍ$‡Æ#±CÒOV¡Î³eâóf4ýT™/\ÑZYÒGs2ö—8q$ÿ4MŸámÌ¢²˜N,Ƕƒ›W>7s.=sàˆ¯×øV7Fn\]´Ÿ 6ÁQö†¥¯ž?™Ckù -Q”’ÒÔfæÉ—ýyÑ^Ü­w|«xͶN…XánËÂÕ?3½ÆʳÝG*KÒƒ¼:¸o[P^œ¼zõlúÏ0C¿ÂÎÎõ3æǤǞÅÿ:³“:0ÖMÌÆâf½‡‚b!t±²Å>éÂÍFj‹ôEuLûj3ãÊ$ÏÇŠaë5EŒx¤“NŠPÕîÂJV«€êç7KAŒiÍ´t3GNQÝAp%€è1ø.çJ‡‡#Ã&‘ - B|[‰'± &ßû®±>[D¦§ÜŸº‡©N,NÎüoºŒS®š ŸŠ -å–¸0+ó¥ÿsÌ3+²`x¸Ve·ƒ÷~'ø’IûÓefHÖ}«9`÷|âÅSFGßE¶dÙÖXs”ÿ\ŽÅšÑÞômß$&êbGаPaŽ»ßa5=7—Ƴÿx#ÿbdŸ\ÇuC/«Òå3PðЗšu TY8TÊ4¸ÞCˆÛ*•I‹ƒ†ëùç)6ƒÝ…Ú+Ä|…ïUÝGôZ”7†[;ymòT)HÑ0M ÕÿjÚ€úädÀ¥ÉM^!\Œ“d—zÛ¥:£Ò6lòexÍ1‘{ qóÂôÝ#Ó‡˜Ÿ„whd],õtôXh:õÇkƒ£’`JÞ¸“½aáW)lV¼æLóDü›v&øÏ«ù¾Å½ÜSèû¿']7ùÊ ¼­¶…“Ù9d]1õ0M(#7Y=8IŸ‰Ú HbîM®ÛÖ¤ßS()0=ûÄz.ûÉÎõfߤg!˜* -lo¨ÀæÂé/ -%¦¤}çsFùüóQÎ¥™ÓMÈ&6<¥›Ä^t,ÝíIÔ7ãŒsuò¦tí -ÈòJÊÅê¤ù §ß!¶æX‘TPñž–âÐW6?m(•³ÛvžadÄ9ÙJ?fª ßÉ6Pð帞M]e ¸+Õ€ aH»lzW&‡†á¦/˜¶-e5~æZóR¼¸V¾9a¬_<5—öÝETù Pÿ{¨Þ2·¿£àÌCÛ/*t4e™±§åK&–ŒãûQf_ÕzÆà¥%â_¹e©<¡;˜Øï¾Bôu­Ð E„ ¦ôX54£Žº±$Nrv*Ò ü8a×lY~­*¥?Ÿ &ÍXõÿt—äM -h»·´‰³N³êzMï5,]þÅåfÊ¢lЖé%ýógò kß>‘NòXÚÁHB¿˜EÚÍT»_†ÌOíDdÆ*´'¦4O]Ó¬`€o¹ñ¯`ÇØ[ªõ9èY„î¾6ÒH)á9_<í9ò¦¦¼†S/"»LqqøùÉõ5!GžR€Þl0‘àÙt]-¼—`L½î G]+9UTH‚¨Ïª hiÏæpóag—gÛU«íYæb²Î=ïÔ¹Œ%vÜrŽ,Ö+¸§×¾&›öç|¥ -ä«œkÄÒ;Výžƒ-øƒÀô}]É×Q¼ -bagú2%M¨¾ž-óÜ»˜Òu.â÷àÖB Pç¤ÖBÍo®ž°Ø¢¥V:Eýœ”Ë1³I#ñ„ÃíAóG°¼÷•±h¼ÁˆïŠS=…X# o¶&rŒùÒ_Îb3îÚZ&RR"gÒ c—¶äBäâöµç¡KqøXó ðM|Læv¯º·Ñq~õ=1¤¯Œ&5èiéÔ™l¿Ú½øÿrá.w {‹âÚŽI…Vúµ« õ¤¶ÄÖª¹ð‘jy gØTÃy‘Ç—‡Qç‘à9Ψ -î,bÿy¬mÌ2Ì"†šÌfãñ¿ So[º@P,©ŽÙBî{LÉÜ @øSP£¦s l¾¬13ýWŸ’"I*S7—~- ¯qQœñöE•CU†_»æÐsÉJ@Å’<¼ÏjM²ÅÁüfâöVæ·yÝ…*¼Ý/—)MPÇÈ·ƒ1e=a{Jpk²IëŸ\^jŸ`™ -ÈÊj%# 7*7×€|øÚå„4E¦Æ¢!DZÔZš ó1ÍD‰£€°¼O¤æÒÄy~øi. ŸŠß É­!¥è ¹}§€øHk,$-uÅ`9œÄ1*['°c”édeÉf¢îrÚðž¨ÈX‹k{[¯ˆÝÖʶáÈ ‹q°ão9[$ -¶Ã•´ENGä!áÑ®†Üß*pGYrçïª1ÔfÎIï,~óð1w¿ -2H̬%ÞIp©Œ==vsh\ÂÐDÛ1«ˆó°ö>Zú¤×¸¯ýæÌjQ£5(ùíK››Ž*£·†:†·El|˦ͯìÏîD]¿«ÄIžQn!µ93U&%™q‡Ó¸Ðj3êÚ‹#Q,›ãˆÿBZ!n`ù)ýˆmÌîa‘ÕÁA³Äœ„ŸŸ²ãʘZ;Ðr‡Dc(õ¯ÆÆ+~2©$ áê9GŽ -®U@@‡ãCHhFä+·k¹G>XÖdkå -±þ$ÜFºqm®U6;­¨Ã‹~I–:'³¨§ Ñî$2ükyÿFÕt’uë[ç?ü£S˜ûd#…øÂËL®^D¤ˆ^ÛeºÛqË»ä@L«OH1}̯¬¤œùBDö]—Ô´+pþ˜-Eš-L‹lšv¤Âð"EñcFóˆwû©j¶ªÛ±jÕQ{Ow„\XyÁ6pŽ² + ïÒìvƒâ[S${qÿÍÅqeþ|ÛEÒ+c¯ÂwB>aÉîÇ]v(B<§Xùà9$ãU|»Šå.„ÒäR]¥ø€]í+ä0Ò9ñÒõXU2c½ëýdc*¤®€À•ø(Ük=LN=·”¥cüqð%ÞBC²|»áŸ73 yàUYÍæ§iìo¹Î.çj™ÊÅÛÍúyr! I â#š4ÓzwR˺eaC\fû€uNmNß³n?@‡t -$kÚ>6v*˜XÀˆ¶Ÿd`!¡#»FŽkžˆŒ¸ºöYkfXrtïý!Έ¢@wpnÝ»~å;¦¦6~(KN­AòS¶Èß÷™ý‰R¦W±ÎUâ¼NNQyJ´›…棿t·ç_6yªÚTBÙöˆAÇù9Ôå©( ."Vø.U+P ]ŒÂñüÎX ¹sa4ƒå€—Œ…®³¹ä\d -ÄœŽV@'3½&ü|ÍðÚf6 Ù½ÜÑŠ_bgx1 .góØ11‰$“¨¶ 8[—¡)Á÷Ÿi;g} -‡­ ¯ ç•ñË 02-“KÖõ‚e}QÊ»[ÚH¸œ‚Ž9¼­M”J½”VÏKoÅ.ˆ&@+…’¾JQÒ4‘/j}ãìz‚—wIÈþ¦HÃ6Ë -ä7YÁ†¿¾ -@\ÏQÀð:×óšLÔ'Э(Þyè™QŽNĤq“ 'säRBýU-'ƒ'Ñ -0uñ¡»ê!?øã`&¿ dZààzêCFìK®J~†EÀ~Á™ð–ÎÅWz–†Xpl¶!šÐ9ÏéGeB+ )ìgSóÂùH“•ÖºÆ6ˆ™Á¼è@|1^'=ú÷õp{Ø`ÅÒQ5$C¦ˆ¤¿Ñ~ï™RÈ–Y ãÙ3VeŸB°]^IÒ£ÌxmœˆóÛ1>9ä ¬U52Úó´ ®Š‰ÓÈëÈAa S–«Ô¹s>ȃ‘/-MTTƉê{ÞguâR–Æ&/74ÌðT§K˜ªKâÛPQŠmô+ö3*ÄÛeµŠ7Ã…ží~Vóp 'hû#v!OÚâñ(Me‘÷×~ˆ+'YL¤•Ï¹Îßkˆ‚¢—E‡?ü“Ú’H¾küöùš 2fj¯¦Ý3Sž¹?÷UÜ7dßxn×CI¸û™c -´‘ñðƒ’Á()ü¸±¼N?µ¬c¸Sïóç’½"“ËE;*BzBÁ´¹lPýæž°û4»Þ÷“ogŒ¦Jî»ÚÙ=jJYQ3¦íLë8t^?tð"Jd®Ë‘#™KB᥵Œ´[õ¬ýÒ -7 !GaˆÙ惎Qû+ö]‘öѦæÍŒ§2ï¹-¬%oãÙá±¾¦4®œbz1ˆ*UbmsþtVœ$ÅÅ!²}ãÌHþtNº±°ÇÿwåÙó&ÿh•´ä\U%`ê™uô4ªšTø¿®ºvÈ喝,yßa ËÅæíP¦õŒÖ æ¹ªƒ°}âzW¦¡ð–"‡¾"À½b¼-Ê -©% bÚå’K­Œƒ¸¥<÷îCæ‘é[úädE@eS!y¾| >ÝwßÕ®)›í”'ø ÍpFdê£8¯´ TÏöäˆM¼ÓÆòǼ‰†ÉcSnÝß ^BÑáÚÛjs4Ós>Eâ52U`‡(Åݸñd{#¸Ÿ$ö¸®Øa{îÅò”Bðb.¼ ]¯Üv±ÌÆ3½*²=`£ë¼@’3à@²ubŽhZ^ÿfüDz ó7Bþtx°%ùâœxéŽÆ9sÑçl¼+Kâ¤ÌŸ×µ³É%ßfOFlpsV3xëÃQ½[”ÀLÓÎì¼’œ—eÂúÂ&t3½,Ú.kX¯ óHŠ˜°¬ƒ—bæÆý -…ßö…mçKK\$Ìçüxj£™.;³ås¬^#¶›‡ÍØ!]¶›}–WËC&_œW]_µžˆÉá÷+{·®ÕÝÊôR¬P˜ -o#p”žpÜên‰­ -Ž…ÕLFŠfÞ?x^ø!N´{ZXâb^ «0Ùž­š­álÒ?7/¨TDMÏ„2_˜\ -©ûcøAך̓ä·×­¬kËÝ£%!¹×U dˆt2#e M€ÂÓ­"_KÈK„òÌê½nGìq:ø¨G¥Q*Šï·±r 0Ã'ñåñר%f&Šžjteó>sLÿ& sÍÛŽA~“GXAEà ·ofÖâ÷[C -_/}ØÕ‘*á››°|꩹¥Ü¼çû|’÷<"h.ºßhÝÓå -—Öî†lÒõ°í*cÓ7)>®M½CjÁ0ÂaBúªö¦8”jÃHPü¦ûÔF©‚œù,û¿)Tš²*„@ÝrìÅòîzßüÓ£FÍú¥´É{l;D IPðuAòõê¢r·:$U÷Ûù eRv/¦¾_ ‚Þy†Ýô/Øœ"A]àxÙæ›™z¿ 9¹¢d_?yÃO;<Šƒ[ØO},jð~\J§qœÆ´=áéª~º~h™«¶sÂÙ­RÛe®DDJ *>1{ŠKì{qÓ L¼}A ->”±`ÿ®°ó øQ¡^ËìŽjÿsS$bÉ^‘¢ÎŠ'ž¤Öjž)ÉÍàÒ!PE1Ÿèô¿¨íš²¿úk:%h~rv¹Gônb-Î.¸ÙòØ,‰¬D5E^l38hÕ´¤Ö¡E -g ÎáþE j›Këºä\‚ mtC^õòôU[Ç|^Ž‘…µ2t°»`[hlËë²âÚ2KMî…`§u ½lHÊ5ãJÑ.‚I/¨¦ó, -©=å: Š‹¦å„«›í ïýVÆØ?”ujzFÈ[ãc2t—70.¢ÏÀq[›+•8£2“ž×…Ó <º³°Ì¤)dl{§yôÌ¢è“eϬ¥°ï^‰Á%ÒÂ÷ÿèw\ë•™9¢ã:¸7-ºuÆÓõÖ¼¹™ ‰÷dVüµ\s^‹æ™˜ÆÞá°W®òž&}GI»oè@“‰zyúa%:–*¯¡¼I´“UâöëUÝ~Ùqþܸ'”ΚB&ãâ¿Õ+‰Á&q¥iã+6I¡z™ZÖ€kšI,â÷æWÁPܸo%{í¸3·¤ ÛUÈ7FôÍ‚‹±D‘oç -¼Å6Hš0J{¸Wæé‘„È…¢°êC]ž¨ƒhÅÀ:›T-„&»!!Z.ÍÁŒUÔ'™›»Cc°{]AÖ4„6YéÔ«§íZ¿ÁoÞ“]}†Ïç§ùØ͸aKú`óWó˜yë?¨ÖdT+5F\ÙCiû\<,#:: ,I±-"¦p/ ³×mû‚b0³ƒ«X£Ä‡ÂSQeŒ‡ù|Žäº -m£Ô›¤`lÖBfÊ@Pj\E"(­ìÕ*ýSHò0B¡§H:îE‡?Ël†²o«v9="—Ó½†O!õ9¯.rÎ<äËÀ ]´å¬›=©E?lEæÐöÖY»ß¼©¶ùU%äü†ôíCPÍ ¤Ö+©iBuaÊå[1vþYVyìæØŠ-ËԌ‘J •v*¯É­C]W!yâØÝÆAÚª˜¢…ìá¶í‡Szƒ}[o¡~{*Ÿ ->+-P²¿ÆcÚÍW÷_Jjä´<~÷'œ[Á71œxGlLSYà{t<%Q²¹7³…}AN©NÛM…äb ¡³„±8ëf‘6úy5["UGY—$ digãÂh}Ù(Šš­ÅÓBâ,+ú<‹Mdò-ü­ìËê•RJn¨—¹û¼q€„&fXJ¯¤F¨Qàï»Y†X阹'‰´_̽5Z¤÷"Í”VËóSGýƒ¶áê°\¿jáã@µuéÏÇ#:ú±çª*ÿE²33/ጄ¿:1ß -dË9Ú„Óã4Í‹#–=†üOEÎF¹yv]ÿLàêj´²|¢3²è0Kßí½?nß~Úÿ{nÏøZ¬‡EýWÄú‰'ÕPþ«‚ùÈ𠨟' }ú»T‡w?Õi_?eïŸO~«CýµûC¢þ«º|è¡ðíߪ¨ýB ÷þPʯð/KAê3Ft“‡\ -  -ÕàéK•§x «â -¬ÆÏ5ýœñïø“»"Ff2Õϧ…ÑÈ˜Ö -– -‹nÉÄ}ºOrŽQõvþs¨†>ŠQã·VmN¢ÆÛ1?b–¾m2”á¼®]Ž)å1'•éÜþTú¿Ë¬‚Œ&Jd„Ñ0USáUk.EÎl&åos!YHè€c¿•Æos?åøu<1i/9ë$›[¨'JÙ -“m>ýò—ØMfç'’X㤃©yÇŽ=UT{ÎÙjÊKgfþŸ¹%ê"â¡6"a.¦8±‘-A’4ìärºkô§.IÞ÷_i­„VJzñžC¢N´-þiàddL?¼ãä_÷U;ª+gÂþc'o]Hò®/星ì¿ßKùÃQÂ7ÛtCÞ…u¥Åâ \¦£Jtª]gB–ÎÝÜÁ¬¹+µÅ½Uú žÉÂÂær¯’;<"ÄGI˜*ÑÛ5NTEc›³0*‡œi–p3`ÍPWŠ£óô¤Oä]n;ì@]ô?k¼(«Ó¸ä8i†O‘T½Ö -€Ë¾¢œNzXhn -Áv]ºU -©òÚ(£qEnÚ±‚ò´Õ)H[q…½ôhÇýÎF»pù^iHŠX‡V¶œ•–ûr¸¨&Æ/Nµô§koÍ a`µ:—Ù†Ó"÷§Ûe,`ƒ"0h|·çá/À…¯÷¯b7‰˜P `ˈ“MZª»çû_b x”<.Ö䜌Œ-ºí6G½Q à;¯ -7­U¯Â2V{\DÚú¤<[ß°TKDeuÖ×µàŸ4bÇh3oËãñ3ð -š!%°órNl{r{Ù³yõîîI€Ú$Çù¹æ.…7BÏC!®Wâqèš.´bºïåô( 8 ¦³)íx"ôµsz¬ ¤˜½}L v,¹Àíb8‚“¥Á˜‹±fÞ-zˆŸõíÐÆT.[±e ’ ií4‚>>=¨/ÇÊ=*…Ô’ÃñLdÄëÜ“¬$‘“°ˆƒä«à¬¬§æê®­´‡ž!ÇlÁ‚¿]{RGŸ©t›ý?Û3±ÂÍÐâê2·5±E'H}¦  RºŽ~2ïèìü.ÑñÊV‰u`VïžýÜóôâ-çˆݜ׽-k F2¦Þß0lú°E ±ou6t¥Eö‹¼{IÛø®!Ëü\JÚâ÷ɲnêÑ´‘´2®¬vS·ïÜS‡ŠµÆD9B%Ö`õˆŽ# µi¥å9¦–O”Ãm?C[•ØÃkÊQáÍÑqšÞºñ#œó!°~°$¾öì1 yéD>ãw-³«C7{ìŸgüpv¬Þg?DKk\Õ ÁèbF«äëΊ -ôs:N"Ò†ëFÖ s…ä<áx?6BQ_ÐmïYºLš1—Vs‘Uë´=ú:ÁØ=iÃÖp #C­½2õ £¹J‹²—xXîð±]òe¸’ܥȾ}{Š‘¿BÉxhr_Ò~ -¬m~mÇNwÓëǶãh*ˆ°ögP_øEÄ–Ï´üþu5þºŸÑj›Òagó…‚Žq—$ªOÝsK‹,º‚Gâë -âÞ4½á²ò¸©3ÚQE_SõJl•Þ¦Hš©è_é‰â0`J‹BGjL¹¬Í„–œtpMªQMÊÜ·«h5p %¯<@ݼLB ÿm%¢ø—) c$T=¥*ç³ýd1Zèµ¾„^KÚm>S,m‡ÅÇÎVÑ´l2ô¥øÜùçÒËœj4h æ–\yÐÕ3{]¼rŠsv”N=‹\o”n‰7NíßE£CÜ©&’¥Ã»&ªœîάÆÁ_ЦAì,¦++æ–Óqrðýmý ú+g„Ïþ.k'ž -}Ö&̼_Èä²UFÓiàÓ ™qcž<ÁKæÉåtÇ;åiŽ‹t`JXÉI´…Á·N -áòe+„R±9d.r¾j0ÛºY{g€….éçÈXÌ‹û£ïɪúi?Ëü®ÔŽ³Ñv{Öê¤ks„Óû»í†o9¼UÕ¼ÿ:ô²jêÏìØnepžíä˜ãŒ Xð²¤s4l¸ - ɤCAœ@Ì-X¸n -uxùB(q×ò5 µbr™¥UÑx‚i{B-ÄGwÑö&ðF¯Ôò-bú$“~Û2³Pý®â!M½ ø@Q§]tƒ½V&Ä°,‡s]ÝäÕl?‚ªäÓ#^.¾,~Ïzi™ƒùÖÌfÍ>nà‹?,rV‹)—ž·4{®d6v†#’ðèÇj\ ] œ !#sæsäÖ¡ã%Ǽ“h(›¢Þ–åV,.P:±vé@6ô*ÎP ©e‰ÎÚ O©*ƒvqµ¶¦Üºú£ÄVˆ1Qo#h…ïEÖq¢ÅsBçfäz—tj^p|Ÿgù -¯wÂ1û¯ -„þœàQÜ°‹ -$´¬Ù3Žº¯J¬“µÔÇûÓˆ”ŸKò[qáÏ,Ïp…òã€Ú"2]Ûd£pÚQ[ög9¯,HB‹™Ï -­ÈáÇ ©.•îD­ò«ßD]F´m<V4_R•yu‰ñGÒ@6(œ›×Ì'õ ƒx?/ÿTuä-»Ë´öò ‚/ö„¬:·¶H)€ò#‰4 - :K ­Aõ‚Øx©‡»tG$®&ƒÕ6Ÿ'\A CT¤+ó‹À‹7Pæ[…¯ó‰¨=úPgR•by -ÀI¹qK@¿÷%ÂÔ§=lø.åš©Ìÿ #Õƒ÷Q’*튛؆a§Ã£å'PW_‚GHðwùróÆõ»*Fõu[[P~°T2¨³ýö»¬ù£Ö» t¶ÔÍ”¢ä¡@ae«ŽG·Úh&Á6¢b†EóÊ=Œg$†8§ e ØWOÞŒ¦_ òßú½Øµ½V6åA¡‚ÿ !Á™ÝÌ|þ=Mâ$íBˆ–Ÿ~ -Í1Up«¥ Ŧ˴#|Tª;ã­¤°ቭÉHз~OªŽZx¼IV[3Â)6tök:Š$¿ó /Ýe ±¼ÛòIrE9X\æw:Œá¯™ÖuÝùÊwƒ£òûHìà¨Å陭ᆃìQÚ1ýe.€ÂlÖÀtÿ[ŽId BºåÄ…ûrG»¨©3YæÀù·ž}žiÜŒÍjx/¥Œ±û-&û¸xeg’*cÑ ´düK)„¼Æ˜Šæl;¬~ªÑ  ØêS6/Éo{y‚¥a/¨8Šò©xä-¹ë­bÝÙA]46}]2—IžXTç€{'`†ñýcðÿ*)iÞ’TãÖN‰äbßžèŸH¶RÊäv@ì%zN@áýÂZ{ù12:›Ê“EIƒ3%S5]'?0ëaI…{1V9‹Œ>ŒÉ?£6ʈeF÷Ã4¤±Ï¢ J¯ÍÚ?˜¿‚ûÐ^t‚ n£B´çï¸ ®ÛÊV·.o?ÄV÷¸Âõ§ˆm¸äé!y–¼õYxPn)Fb¼·ÏmK;[µòBþü}š³^ObØ ¿Õ¾Z…¤ÀE -Êõc"hšU[sØŸ8pÍH+ŒeÀ €(à±Â¡²Ï`ƒMi7u1!È·Ùà)?ÞáÆq{Š}™‰åi¼ÄŠ0ó˜oLÚV€¥²Øݧ4ž~·šiÉ5øæ¼×[œ  ¤leáo•'IŽjÍ¢¿v Û™ ˆ»¬5BWï1CUÃûƒUаؾs¦®q^œPµð`[cÇO¹&9LiŒÊMþšJìÆd)sd·f0–«ðLÁA]|_X$ªñâ#€îëÖF”×Ý!ß+¹t|qX8d«x»¼Ì’_2üìÕÙ(¸iœÇÐÍ„û_I4Áùãó#PÄs³´”“a -h.²MæÄáG®>ô_‚ZûW,$|·¥DÃ} ±QÈWàÝF–~G5#)øŠ-ôìæ°M“.§g7Ôç)ô±MbvŒ—åÄ\ômèDgÚ?pãÁè÷xõˆ‘í¤óðeº>£Q - !Œ)Ù)u(èt¹?TÏgr黄 É7Ýö£-ÖX'v“mzb^Žš˜K5@!Œ#Á¾4ëÿAìtŽrˆÒ– ;ºÚm¨Ü<‰¥Úª,þŸ€±¼ÉüΩ¤W†dIa9¸‰îwa[úˆ»%z¦‘:ý$«ÅhÀ¹3˜£Ë‹ž°¾IžÄ\7aý?Zå?(Ç·&[ü´Où›»û;êÑþ,GÖÐJ÷ô=º‡.}ªŒÛO¿#èÔ7þ»› OG¿Ð† ‚Œ -¾¿JƒÛHŠËqÍÒó®½Ó<â9V?ˆ&±Eo_(ätÀ5éL~¡?¦au:±ýy ÒF÷”¤k©—,Û^ôv%)‘«Ãy# -î[©F@“F»¥9§{·Äš¢‘HÍùó)#ÖW0µü5|&Ÿ}‰>+D¯S3ïá@<1þE¦NæBA–Uú§ŸuÞ&{á ÞQO·•~1ÙKÿ%¼1Õ+ñ9gQл§$S–µKi )‘=É1(z¦ŠÆ}öV—A_»£RëŸȳâ5·@b§–cK0ÊÌƚƯŒjê%ÑNÁoBt“#[ÿª¥eˆí?‘d†1fÂ}tnv>ÔnUõûò9Gãô ƒðçgÿ {¹ ÍÔŸ!jý9~ºÇ¬)}“¹£™I$—…½½Ák¡?!UTr< 8ª¿r(€ --¬_ üueÍœªgënè|ŒÏ SJŸTûK熸ïM7Ê=OuÊٮܵ¢R,/ò##fõ±jà½ñÌøRÛ8ýJ 0Fš¦¨b_â0RŽæåƒÞ#–?aù Ùê°RÍUPÝ5žÛM«ŽW3Y¦ ŒNÂDÅð&¥Ý`<<Ž0¤>Ëõûã5©Aëb†Q DUê¢7E3ØtŶ¶t*1¦ОYÌ­Z#T>ì’uÿ1 †Œ.ÇPMÚ!ªtIYñoHv’ö5Lâ®ßÅ=qE¥çû- ¿‡ úîÔš—xÄ%¶—@:TÝJÑ<}„Q½i55E´?0+õ3K„ÀìCM[’à¸HU¯køÓÃͺžüq-©ã„›ï¬ˆLá »#öŒ /#Kn‚è'P ‡ñ -ᛈÊlZ²ÈÞ»‚®ˆIXRu¼ hbÓÜ»þÄŸì¶ ÖÐE‰þ -(èÙé7÷¹=ƒ?7aãpê\i}w+þ¥˜Ïs=õ[gíçÈáY!äÛAƒm«Ãìëµü{ä4įdo©*¯ ‰FL-¬ { -Î%÷tF…r3­ænŒkkP6õqº“l_p2ŒJƒb¿çG8:Ÿg£MŸo™¿¸®›ø5‚kÆHŒú(=ë(¶ -^ß~Çd—®é«w­ îì›E‘Ìa-¨o´S¶Dµ‘9þªå8v5`SÊF½;ÓŒPÐ&vdüÈ/È¢G悯œUtЀ*E>Õ%‘‘ -ˆ¢DrA -<žy°5Œ8Ý×K¤<¡%Äl~ƒ#X” -¹õxh¶ÅÐéwwv75É–ç(íì|*ÊYÄ@ò؉W$¤¡l+\+óG]b±]SS…jHKüÒ’¬} 05€u ¸ŽH;+»ŒQ¹ÏåüRߥy_Ïp¬; Iÿ ¸µ q~—¬/«Ô N§çJhŒOìºÓ}¤_ü?² ¼µ÷Š¼:ƒïq0$eK9àU}D2¶¹«—²±3ñ‘ퟤ!ßɧPŒIÍEåC;cÉ‘¥Æ›Ø D'£Ù”2H ¸õšYGº¿5Iä´ÜT²ZÓjÍp¾ -…¯.>íýàfý’aÆMdGÄc¼j†®’zMÙ¦^9Õ©¸*„'W´Ï*ǯuPâdíÚR±…ý6K#j¡Î©{k`”ý| p'Øéô€)¼·a š–ð-ÅÔ oĶEÄPÕZs›‰ZÃb`OqSÀܾ÷¼ÃN•º$Píå DJ•ÀZûWÚ±§7[ ŒçŽºŒAƒ¿ož†FP2x`y‚Ž2~›Gkͳš˜¤»>°æðÖZ/ûêç®N›6‚+- -{®W ”çzB| ¥ÿ|XmÐróË›ðôœªJ½ºLž”ü-ôK„§“u$¼ƒJtã‰Y­â¸UÕí.Gèý¨^áRX—ºÿTÆPôec -ŽžÉs°G -‡blOMNYÆ;èx:ð%B"”èbñ)1ú}£ÕP{@`Xl—òƒâ‹Qù.û<¤øLä(a}í®;Nè ÂçòQ¯é4ÌØ9ó|­¸£ì   db,– 6€¥lŸgš'sêyÆÈÄu&†«ŒÀíw´‘kO„ßôÚ¡ü<Ó^ ޶˪ÊrG…é+:„Ü{Iñ»H -Ø~åÇö¦¨]ÚN4ûX¤“ -j’w¾H©QjQ9 9˜nKô½Á‘ã¡Áƒœûí -–w[ú[!ù¢"ö=T.1j³ˆ5{±ÉÑ@2V–)^ò å{Ì/Â\„6ÖãÚ(„²óŹ¼*úÞ,ûUR€NB[\EOÈ6‘àgyç#-¾‰ÐÞÅyy¸eo³e!åNq(?r°˜ÔáŸ,ÀË -*d´Z>GúÃõçK'RðFÏRÂX:2‡ã@Qfeö‡d6´‹<õTªq8æ9p¾˜OÎ¥kêʲ §:"·ž; ?¼ÜÖ ·m…n”³#äkÛ™ç5惔‘…ºT'§¶½¥Û…U|`ós©SYó‰Yc ÔdC?z¨˜K¼Å岺/ï«÷©ifì«Ø¾;ÖJAµý”Äû2Ë›@£)K°˜ü&³èÿ…q·¢xj"AS-)XŠ ûY§jw\´Fébº²ÓÒƒÍj^÷A‘TGNrp=À`›-r?”°fm†EMµ a‰Ú˜.¸OG“2šÊ)´®Œ -üæ{Z€=¤ÿZ’£L]ÚÆàänWº¯v 8'd´øEÆâ2:0(Ž·“9&V+þäfFî¡„bHsÆlþX” N/BëŒ3$È3ÆìSÓø9ùCŒâ|}lýY<”£éINð Þä $ls«E# (VY쇅ŽÑK¼;mìžëÙ^ö5¡6(i,ù}=•éçÕšÙ‰pë¼Á>Á!áyQi°0a‘í¹HRR†jËvˆ(¯Å5Þòp¶’+ÚdöÊ#ršÙÓ—úÙì`t¥mj«™JU¼§2N1õžª$@ÓúsÅ|9'^zñ=^Þ÷©1ºêç÷`LÆ­Ñøκ&òßãAfñV»¢|0~ gÇaò3[JFJÕ4oÉȺmôIg•œ‰éQÜ5ËÞÚLmø‚éçYHz=Ýt`íÎ`æUfäÍɪê·7,R½³¯”ß®+׎î‹@ª¤36`íýÙL« wµým#¨×+ -†e”4°/z74tæ,í¥Ós‚¬Ë"eœÄŠ˜ÌylÈLBQ'†õ/å7}º¥Û´ˆ7¢â4ìx¬NK‚ØE¾cƒ°: és’¦‡&RzÑ©;i˜³¸°L>é,w*¿*0¨Ag&Y®è€C<9XþÂoišÌ¶ m!.‚¹$u„ÛK)»¹‚J]ö.gÛniùúÆZç/´ ÿs)hÀš¸ž–TÔQ¢^˜Hú€‡é´??T:(mcÈ8¿»¯º´*f±žV† ò˜•æqD [~äH­ëaÓ½A#ñ°Hdüªéê3xϕ韋œ -6¬Ùï A¦"zb-(¦OÌXèðÃeBæ±/DjÝ¿ s×!j¦ªÝMæ¯*M*R+¹—{´ó­ôœ«ÏI³ìH¾4'„¶ªû-Â{ìà†V¬ -w X Dõ•&~Ž2°¦Ù®ü!ÚiÄ@΃¶–ÅO§üQ´î7ïBG†©Waÿìzhñ~Æï4&iœ¤³¬U¹„‹ò›ˆ¯àKò ÕŸR]a×& Ï­ö±L÷éÝ'Ù@‚Œžæ€ç»JÙJs,¦ªKââÏ°vÿXµÓךj'5ì°ýƒdI¦ëNºÅÉ>HdàQÑýä±À\ûâw}U%‰LŠÃá —[ò3VºFVþIêÙA],Ô¥!éÈ…wj’4.røà *%ÂM¼éÓ -O¬#›UÏ*‡9ó@Õ" 4ú‘6LGѳnè‰7ZøµE©±03¥¸“ŒÄ#p¼ˆæ¢ÔÖÖ¤kûËe»ÅÌ/Œ–S*æü -èã­Ê‚Ó¹‘µ$rò ¶ÉÍ}4…¶á½*tÚ¯I‚‹-{ʞƛlwåø‘æÙÅçŒÄëŸå×û¨¨³nQ­lO_L«øÚ]Õ´’ªcuJÁ’ºNѦI1ïR7 -°ˆ¸ 5©Î&\,Ü”{KÁ+Ìÿx„8}».•¸ß ’žÿ:‚ƒ1sA¸çM ‚<†…ªrcÎÞ ~ä -¨‰zî±é‘„ùÉ°ukÀ;‘òêfÛd©tWc&°³š‰DÕHXÙ‘9f8¡t¦úVŸñZ8xvÿCS`—Òv.„î V°Ó—¼ôƒSÚ„„…Ù·J>ß×oÒßQP`¹ãÏÆŽüþ#2jc–rIÁÆe4g–^K×þ‡Ð4¾´Ï8>ƒˆ°T[BLE¶ -œËMis -'OøÀ $Ó¯çþ9ÃÛZ`l=‡‚ÎÂdñÚÒ©¢)S~¸ÌÒÙo× Û—® ðë眪Cw›ÊŒW-Úá¿æ~©fþŒôŽŠZG‚tt›^¼ÒI¤ROŸ2AÆû¨5cÐI·¦.=Í{­oÎoˆÅÄà -êBͪ©¼áÞb²Í-\=5’B{ç ‹@aöî]“w!)…rã1¤‹]š ivÊ{Smù´éRÜ«lž‹eU<)edܹ蒸%­§‚öîà ¹üGjŸÝaN¾‘ð·P¢ Oŧ;,’oßÜL6SŠøH)òK!&þ.¦Ô}%Ç´ç§`7%€Ѓ&pãЇ -b*iþ7⣲¡ˆh³oקà:‹ ÏTL=kßWÑà¼ú!MßÐ0~£A¬Ž]v¼s‚xM…Ü$*ð?$"Xƪ”%=˜6êÓëô_£Zf´AtÆÿ*½W±|õ–ØƦµ—rÍ…èM!"áM¸ -h`ÒF9ë׋ö¢2w -1ФE´þ>_-Ô›ÚáwDã¤9øqË°45zHsjú÷ñ¶ßòÌ2ÖJ—JBD·™Ù$9{­Í[¾~ -¯è73½FòE¼Éÿ&oMñjiê@Çp(nÜ·M+õµ Ú{›Ï KEžD½ííAâÀ«ÓþÌ® ÑI·ŸÂ7Ç”\ÿ!yfA±Ë\Xº TJŽn•yl¤ ÔQªÐÛ_ï¸pSÔMl¥Ù:¼\`8!C °þ[BÖvÉLàX­˜à¥µFƒ;.R–FÎ{Ûœ¢sBþûk·´çé¢&S K:(šÖƒ™‘éWòX - J6¢U CçLá p ôÿ[˳ˆ_:–Š›5Z_‘¤÷}NQiõÑ®ŠÅtì,üE÷-%è9~x°&©8æŸËÍ*¹Í–~.R"¤„já›E°f=R›¶<½–äË!/püäÛ·ý%E[ã{Vc‚*ôÞ3Ò“º®{<ñƒ¸ \öl­ÛúO#ÄCß#1 šœ)5Žž}ç¼`t4î+%C˜è®±ñ^*¡s:~èö]*¬KG;¾C7'˜uÄÐ)î–ϧ3œ•i¬ËPd²eµñjpg =TyaÆ@XÔyn@2 -5j©Šù³ lK4þZÿ01Õé#þRÈwwŸìJC±V¹w® -ɶõ «Ž)-WŠ%a -ã^™v!ÔksDjïO0K‹¹ü'ˆ)Ç„–·:¡(A4”3&µÆ_‘óò¼`UîÓâ,¨Îâ§ö0:{{ha~‰ú¡v -œÈº‰¤„»=Ž}5<TéhÁÖŽQE½tœé™Eë°TixÌ»®²\š‰aóZ­ -Üm)-:‹¹Nå7pHg…B‰‘ª¦ÍŸî‹œ—¬Ëåö‚G¬/9i~¾Ìi6cÚ7Äœû|«uM,Žèj—Þ0!‹Äò3ˆ€l‘{ì•·™é‹ÙÕ.×Dð»‘%nÌ%.&H*3ÑeЄvËv_¬N¼jBÓ¥ô^ŲéÒ?Íe™—`ìh·âQqnµH IzF¾€ ëq‚:ʈ7õ"¬­åPt&ɬXz¨Fqm"Õ¨ÁÝvR…ú×ÂÍË÷¶ V¬…«°é˜g‹î>„ÃÙ›äâÓ¯†¤v_¹FÓŸ™" ¨£\Éþv¹=C;âÁ2¾cuPx‹&=ª.øŽOù¢ŠRÎ6óÎu͇Z€¸Ëï˜eè(IÓïôÿvŒØ%=¼ oþ<›¥·ô—&zqV!õéjóêÑÿ áN­ -çî¿Bfˆ§à¡ÂBn=å’…ÕØŒ‹å·KÉ5Ç!ÕsãsÂ) -ÑjËzµâ ŒÚ‡um t^ïE~Õ3!j‹Ý… -šÜ™Xœ·'ƲÙs†çà£í’f´ƒ¦&Lœ^‘õÄÜX5s¿‘,tí‡]Üêw 2^àr"ù¢MŽÁåN\Äã>Í>ó²Ðð.Ç^X_D‡9 õFºYÃŽ”.¾¸"Ø]áÑoM?ì ?ðܽ«¿yf‚%ÞµP ‡­&ì¼Ç>fØß÷KV1+û88ú -ÀLžgF<:ø¯œëˆ¬|ö×’S)é)z -¥—\…,ï#-rŸR•Í³4à[_ÔÆœR;ª -«c½NÈ^]¯rlýüNQº•á!Tù¶S,¨o…ÜóÈKÔ;#Þz8ø‚;Ë×BYÇÍã0q«@f,ÞΔÃI» -@–ÑŸÅg@«,‰,ÔÜlʼjתþ Á¡VjwkuP²´F—Ž†ÄŽ^Œ¤hIºGä:‚[goh!Ϧ€SÁ?hÝ8—¾M… -–KUÍ̱±½»j±Ç…]Ï£Â(šûub¹@8SŽ0‹²Ù®Ÿ­ ¢G ÂÓ7±æAVB½öÊk~Tk0/ :àA6m⧸±Ï„ºŠÕ²Àcˆ ìP8ùµW©jÑE…—Ï#ÀmGºiç³z—ɦiÉ?õˆ÷œ¦(†:p,‘ìú.¨¥é>Ô @›b ËÑ›rçH†*Ï‚„‰ðñ¢$ÃRJ¤T=ïƒÝvk`Êñ‡Š[á€ã_nÏ£ä/6 -³Í‚Ši­>jt8:íc[LŽw´ŠJa[V?¦Ve$阆Ž¸i•ßE…qûd1Î5iCö–”­ÉrÊX€Þw¯6ižc¼û1ʧ·ê,pò ¡cÝñY)4ÈfzàÇÀÜÁjUúÞ÷~”ëÑñ¥~~îÄvòú¸Ræ=D_}^²o)€'æ¨EO§X½ÊpìÄE¬(.Ù2 û|œ6ò¢5šã'mĺ QÏAº¡ú¯G•I¯››HæÔáåDéõ$ +0Þ¥­Ewà ÞèRnÝFÛ‹#òƒÊ–nA-n:?.çG*ä"Ò_[Äʵ·cW£ìój̉ï~Ô—‰ü{r”“?ÅèN”u­õëþ›¯.ö - -¸ëŨÁë·¢hΔ˜;§$?ÖËd+6½Üˆˆ1ج ;Z,gøÀ¢Ì-“Ìà*D‘èí´€ -\AÄ÷~Ãsê“äÞ5=V…;l¤`[ÿ$'H‰>]”Ä·ä–š„<ÍÂñ,¼¹§sɱO¼ -Žô\¢<ÐÔÃÙUÔ.Á^ço:–ÜjR{éš4ÔB›G›¯O­î!’µÎA¹~¨šNŸK¤yÉš >=ã¹éOO·©tì àÔž[—¢¢­ -t[ ÞJ{ êsÍ ÃSÿÙPK€}‡£@íPK -+Ã> __MACOSX/UX ‚?èM‚?èMPK -+Ã>__MACOSX/Icons/UX ‚?èM‚?èMPK8·t=__MACOSX/Icons/._pkg.icnsUX {?èMlRèLccì¼wXSY÷6|@Å6:Ž::£S,cÅÞ±`§H+" E@êI! ¡×HO€Z!=¡{ìݱŽ -rÞu‚Î3ã<ÏïzÞïz¯ïûãýN p²Ï¾W»×Úûd%"æc,SÙºoÿÛ~pûáÓ¿† †ç|xþOüÜð,ùt˜!ÿé0AີȀ§k?Íÿ¿ëðtµ÷~¿ þßA?Ã+vbñŒ€‡õ;k,›Ô7é<~ð{ÿ¤ÿyp–€_ýw -|”|ì“|üó´àêJtíýó¼÷í¬™®®=^Ðëêæ6kÖ BÿÅ0Õ52ò_çDW×ùðo¾+Qb¼ÚÊ -?³"x¸ñs‰«ko¯Õüù½%Æñ®®®pAOß'e®Vó­$Ÿµ‘ôôà/ýK?)éíù¯,ó²>™ô¥!vë*†ÇâàÏîç¯;»ð?ŸðÓ¯Ó¿µ™oþùü»hEê¡R/ÓO§·¿Æ°†ÿYŸÎMmn`ø‘n<›²fÁ¦SÆó ã„Ÿ›?öO±µ{Í‘!cQìÓñ»8.ðú|ud/>aûçóýð«>>šÔ>^Ðñ?üSÿß.;Z8ê¿É‚¶Û~þÓu2 Cái@¬?=cà‰a CMúÏñ±ÖÏwð쳆çrxÀ°^x^‡§aÀ§ë?ÍEð'bç2þü75ÿÿCùÞûAU4û/«âÿ™£¯*dWÿÿv\ò¸~wý›á½½½ë%{ÿ ÃP¬?ôôÝ ¬þ›ñ^×YŽn³] D×É?Æû>Þb3g½yãâùoá%Þ¾}ïúnæ¬YVï\\ÿ²&|én;wFºYÌš9hР/‹r__kÔÎQ±®³àôå|\À¬ØØX··0ÿ$ÿùˆ›-Áñ]‰D×Y³=ñÐG¢øR4Ö¬(Wø1ËÊÕã_Ftõºþí°‚a|©!¯èã§ó?VVý—yx|^hŒã ‹‘ñ'{àü©»ñúžÞÞžOãè^ù¨ÏÃ8FôKé1®w ‚qœÐÓ#ñø„ÿóÿ·²²òèŸOør¼Çãÿ‚Ïøÿ>Þ‹¯›êßûñ‹÷J`œ`\oÁÍ0þà¡Çèõ°²ú7ü0.ŸVó]¿œþ·‹z ÿqøÿõÃû¾+xIŒ1^1Rsìüy¨,qX2üy¶ëh#bîԟǨ<¿·w]¹vö -†Ý{õë©ëÌë7._ÇîŸ9ßù£#_a7¾y{ûÒìù³ºj, Š -ï¹ÒYÎéèx{±éÚéKFCFbÒÓ؃=gëž>¿ÕÝ\ׂµ% £`Áp»«…Èæ·ê·Üé¼qç -µûVʦÆSO_´ß¾wÿÅé8=¯ !ÑbüJŸ5wvv=h…¾ÇšŽ{!ý~ù·{Ý]÷OÇ#c¼# ±djn¤T¸Ó%÷ŒáÞí®îÛâ“ddœo$…JK/L"4éëô‘âæË]7«˜iÉd2>Æ>„“ŸÏpÊ%e‰¬bÕ -9+ŸÉLIŒB‘ïœ7Ùo¡KʤÕ0Q««iÐWËø‚"^>#+;ÆW¬±B2…E’r;©¨R_SßØÔrtžÍL=DBÆRùEÅež[¶úhjj뛛✖#LŠCÆ’¸EâÒò}Ë–¬-««khnòšo3ñ â¯}Y……¥…öZç4ÀPãÁmk—P‘¯­™E…Å¥• -E®°®®±¥Þ{ëüà5ZV.¯¸¢ZQ-­©kh©=0w¡3¸=x’ˆ&Є -¾±±Õ°m¶mòa}0³¨BÄ`2bSn5u´6uT|bQ);?5ª¬«¶©ÖÐXFIÃ>¶D‡…¦Þÿ­¶¹F_/í<|ÔÇ?$-— ÷y²Në: †Ú”ý8‹<F¦g¦¨¤UŠ”â2¥N“KˆñÃYd{ žD¢dd¥çeå²iéyj)–H8r g‘ÍšÕ‰I) ®€“Ïñs3©Tz|,í³h‰F¥'¥fÄž ¥ç±¸<÷JO5Žæ ,ò§'¦¤n]eíÆÈgq¸¼cÞM -ŠK '¥lÿuÎâ$‹Ãã¹Î]>±ðí"ÒhÉÔƒŽÛ¬"80Äu߸j.Î"”NKLNÏÊŠ"ã3ØžvsqFÆÄÑS3³2SòYl^þ®YópÝqÀÇ;ðx|ƒÉåðó7L_,òY¶7ðèž_v{û£itÆú5Çîž{\w,ìDØ﬌õ68‹Üûâ©¡ì´ÍÀ¢Ã¡QÑò'Ama CcbÄ yL œ83b’‘aÎÂ2±Fš(f°!9à…ábaµ¼´B.+Õ¶*Å1À¢˜r¹ÌЪVj„”4½^ /‰Mº´ÂúzæaŸ(ž^ -éõJz†Ý´ 0Y\HVR–:g°e%z¹oïWf„’jtddL¥ªòî͸e§3UqêQavþ¢TO˜n2v²fš²¼¸"±LÕD7p°ÅГµqÒ"¡8篸º1q¤ÅÀÙmœ¬2‘ 0(´f«½ƒã¯L¯#¡“'îÏŒª*‰ -B¶’ÓÉk·¢Î£#nÇš™³Bû¼„„GEG’Ã/³q -¹oØáî¶wO`4JŒ'SH«§.ƒHìšç°×Ýþ§m;=Ží:A°^®Ü²ÍÞÁÙyÙ®ƒ^—»EG­^Z´ÕÍó€_`ðȸH[ ó!oŸÀÀO:f¼ÝùßÜÞš˜˜š˜ôÿñïFhna—˜07ýçø€‘_ -1qð@óAC¿?ð&G.1}òœ _O²žýÓà˜ -›á¶qÛ:[«n™Av£|1l:b®S«„¼×i·âL•Ó—ã&fã6ßøˆ½iJ•¥dnñw|˯¦„÷ß…é3YÔ=ßšÿcº-µÏ8þæöÝöjÿã#—úÞÆþr¾Pï«ñ{e½?ú¥ùCçÇßû˸ÿF¶²ÒÐÀ{sï|üË8eìŸXxüMò§ãnÚÂϲ§æÿ›q¸ÝT/‡Ñ“6Z»ÿÛq s„ñ‘Ì‘…}_Žô}€Ý#>I˜öÇ—ã=.„N,ÿ³†ß>ýrü‘¯.ý<>¼ûËñçþê³³_Žßù7ïÕ|9^õ÷ø—~1ü~é߆öã¼/¢³"]Ûõî_Ã/¦!ÿ8†Ïtˆ,<ÓohÂ?‡ûó +¥ëOÿOãý‡Åÿ<üòðÆ··.±øߘñQŽP°GH:ìPÈX ’ -Öˆ00*’ˆÕ#yIÆj%VƒP1bCû8p÷™ôõQ0ó>`J_ Ó#q˜‰ZGÃLZÏð1fÚ‡Áå¦55b “°Wywc1‹¾gŸ=¿Z]‹!°BÅ´¼´¿&ØwëÖ] Ÿgqæô¹v¬TÝ‹™eP±g.WÞí#aZŸLÅ·TÉ«;.áÃxŒY´T·aøå±p -^î1ó—Õ¥JO…—H˜É­'(fò¦ 5j ÃÌåò+ᅥ«_kn°ÏëÛÀÐ8ÌôIãfúÇñ˜Ú(”ˆyyþBk[ÛEŠõ=?Ó‰a¯~¿S© -?¿z÷=¿_Û„__Ó·]ªTÜ%b–÷t§±¾«gΩ›ÀT¤Å<¸té9üzÕq¥¯0•QÔuïiscã¥Ëw ØÐëWn=Á°N•²¡Nõš„ -ùð{ÔÔtñ!Ö÷æ5¦S¿4Ôa§›N=oí€Ú‡Ž³î¿ÁÞ©Õjn¿E±Q¸GΞÅzÞùí&†]jyÕ÷–`TB Áü¦õü»Sßv?@1ó§Ÿ=k¾‰bfïou¿ú#ÝÓ -Éúúéƒç°7={¥ó"@aÆ™ñFɦo/œƒ Þ?ýâýÝø€éåæç$lxßóupÐr{ÛRÓØ/NaT— ´éúíÉ{˜mþá -–^ðûŽ±ØW\V—ˆÓruúnοEóäàs0âæõ·@‡ÛWßœLÇô|À>°Ï;J2 9Ê{¥âV¬ï=ñÓ”8lt_MÍcìåË ¢÷ý÷°Í¾{ï(X/=~GÀ†ÿÑQÆ»þRÍ+çw<*Ö<ìM•1(fq®ã=võ·KPlÈÇسV¾H&?u ¤Ží{Ôqú-N¼Kºâ;ع¢s½§ä½zå…~…ûX%$Ò("÷Ú¯À†=ÒçÇ'28%êo€bont½G±½õÕ-Øï -UoßÃÖÞ³Ú’q® IÂæô¾û€õ<»÷ø•!+F¡'1ªõÕš–®XO/÷F%;¯ºÑ‡õ¾Çn¨ôýLBºŽëÅÞ·•p8±$3!™JMâ±r²ÓÓreQÌŸ)-;ÕÉž‚4‰Îžo¤÷¸àYK~þÞ“WkTj¼°õÖÓ§wÚ%éœ;¡U%g±vÎ5`ÈOö!«€ÂgèBÙcˆTÏ… r.¸rÀíBÖ Ùק†È¼aßØ*ɯ~a¬ F%A}P€¹=÷ʈ²—$Ììã3™´Ú"ÔSSrY¹‚3o)p)([ªÓCNx£xôŽ„ -껯"•?ÅzÀ‹æ½¯ÞPüAÀ†\cW½ÂzÏK*Î<ýk,A¨q®irs `ÝMÞÀ«£?ܺðä¡!^ðøݹÒæØÏn¯yLÀ>çßÃúzÑÓ¾§Ýð àœé$cf—ë»ïA±™„ñ¹ç먙·ÞfÞúøüÞ•æê'ØǽïÄ…ç{Þ½zýÇÛ÷-º÷žÝ=SŒ”_Öw¥êâ½W±>î¶õ~=-¾ùʶɄK¯ï^ëЈ¼}ùìñc»én÷…s—®_=×~îÂÙ3gÚNµ¶žj¥VÆ2ð×½?·A¹é{"jºöðìuôÔ)K -+)”¼ÚX÷œÎ»—ÚõÅÉͽ¼yýúr^ÝïÏ®Ÿ»÷ôé“G™=|øäÒ¡ -0epÿ~ó•Óu7 Ø\…¸ýúÃ7¯Šmf¬È¥$ŧUÿvól“FœJÈyôæÅóçÝé݇wºîÜ»{çü…[·Ðn´ËôÎÙ -8Ð2HªÖ>1’ûiNEË¥[Oo–1¥¹„¤äDR•[V.ÊŽ - -#´þHJŠºÝ>wëÞÝÛW¯qœ»§Æ -ƒ˜`å¢ß:ÛŸ°Ù5Ie†Ö³W.×ÐCi©)Éô¸PŸÃ÷íóñõó½}ùüÙcÿòÃ;7ïܽsûV7¨Cè2¹wJÚ¬ÄYû»Ùô/˘ˆÆ,*ÐüOPýŽç„Û'Rá~'üö¹Q_Ì-ï£{7ntݹ -8Ý]8΃&™Ñ=ÆTýãÕ"6“âçµçHx|Êa&íHJj"-ˆ>¹Çžÿî(£çžë¾q¡í:(º»LêeH1{…ao_°9‚½ÇBˆ´” ¸/dæfe¤&’£CB;÷^zûâùÓGjþ…«—»¯uƒ9Ý]]Fu?[Ô‡m}øðvóÐQúɘøÄôlf^~>3'ì{Ø×5ùͫߟ=½']¿sõâÕÛWÎt}yT)ÃWä[ ˜Õ‹WZ/õ`zè“aÑ$ZJzFf --.&Ô×Ççܵ¼{ ×Eå·ï]m»|ûÆÀèŽ=ŠqS¾ -’å݇{ïÃ~V¾ûHXDPPȉàþèñqþ'N†ú¥¼z^}Ú–§½ïöÍnܧdð(¿ 1ÍåÕC5}Ù'>L! >†žœt",’€¶~x -¾|Xwö>°ìö§¹wø\=#ÖX[¦’¢O„„†…††‡ERsŸþñ -f^åu÷O¼†#À¬înzgt!¾ÀOyUàïç犦տ{“Ÿê³êüKªi÷5‚ÜXÍú·“_=LÙëã{Ìçèï£>ÇŽùxÇÝÃ'þ~“—ãþ'¡h—Ig'±ËôÖ•€j£T¬À¯ž¼xÛÛyÀmŸÇnOtÏØ}^ž9Ú·o_¿|ñÜ¢}pÿ“ÐÏ“o_Ü#Dr^ö]Ôáo»¯m¸ýÀp¦§Ùy³ƒ³ ÑõWBì¹¾÷o^¿êf3»Þ¿w§_¸YggWnõ3+…È7ÎÇ£"Â#ÃÃBNœ ->î{ø§Ã -ëÉ(2FëùëöæÓ—.‹‚ˆAGîö´x;oÙ¼Ý4z‹ãѽô·Wî¿yûRŸX÷øá<èíØ[„nÓ»çDȆ9IpOK¦àwÊR\™FÆÆÓ’S3*Û›äédÇ@ÒžÆ÷o›ö.YºlÉây³g-Úq³3ˆùP›Í»ýÌe»„.´ÛüÖ½Údrˆ¼1„FP"‘D /£ÒéIÉ)'¹,žPTZ)ÊL÷%Ójîuß`Åœ8|,ü„ßQQosH*ÕÍjzòèÁ½;xÎtvÞŒët«6'‹wúödåĽQ±1(J ’HñpwMI Òhôä´ì<^¤‚“ÃŒ¤gFJ._¼xåÚ•+W¯Þì‚8Ü®%dÄ…%1k:o ×Í:»•pÓ¤ó&Ú9ä–!+;+#3'“Nð æ¶þ±|@)ÔþšJOJËÊc $åy™ÙDz*!ýôi´cB{{GÇ™³ç/^ºZLÈ „dç6Õ×èT†.#òΛÝúœ/?Ê -#+#--=;†îç!ÖÖ~‘á‘ÑÑ1GNHJÍÎgq x'}<ù$è´jµJ¥Tªµ†Úú–S´bdlvf¶N§”W–+nvÆÞÓu]™Ïbçå1sss²Á-é©éé ¤@.òÓÈ“i q$"ÆÉ´ÄtFK ÌŠ9ºë(G.—VÊÇJ+«•€ÎßëéžLMQ«ª¥åe’¶nôæw7».ËØ<›ŸŸ—› -ŽÉø”Ôt9Ü3±v d xÂQÏaåf¥%[Ò¡¨²9>;“%.--.**(,—‚•<;Àûбãy -¹¬¼¬D\~ƒpóû®‹e\>ŸËá°Yù¸YYié $-…íÏ@º>\P(ˆÅÅ%€SU­Vk4j•¢JZQ.)* 8\+?ŸÍˆŠJÊ¥•ÒRq)µDVQ*‹ 8]7nv“ð…>—’®bত§e¤¦$Ñ“SiqG2‘!®‡¼=6¬æ‹g—”HÊ*ʪZC}Sk[GG{[s½^)+)ÄAØÝ~ª¹Á –—— -yœ|a½¤¨X\T$€4‡‹;œÙïE0n@JrV` -bæîéºv\,bf™[,¡E¦’b Z2´¬\Z!­’WÉJ•Uƒ(5ª¦ÕhuzÜкÆÆæ´u8ì«Zšëô*…ŒÍ,‘ àÒÁ¸il6‹•—‡2Í99YhºiZ²S"bæìâ²ui<2*³¤ ¼(–—JJʤàE´Ò·L ¾DU¦jª¦3à²ê›šÀ¯„Æi𫱱5gó±ô¢âBx•nÅé‘—›‹–™‘‘žž;61;älo7“ŠX&I 袢"qq1Z:²7«²RV÷»J¥F­T ªjVK0˜ãfÕ7¢ -_76644â¦Sië×oÜKf_ãë'b#; O*F -1³^¿iåøÄ‚VZt/,B‹G—–ôK*«¬ªªV3Ó*ª ) Õë)5h-Ò€Ö# m¤QZS[òÆ-›7.Úà›Q$By\܃`šg -f¡™&iÎ4Ät‰ÕÈDdj\IaÑ"``‰¤´¼¼B†³P*ŽÜ¹Ýa?µ¬Ñ€ à‡Þ`@kÔ××ÕÇ6 ?5µS7mÞ²qÞâQ“w§‹ -€xR°)٠ʸ|dD´DTP¦ˆ‹qü²r‚tt…TÈ>¸Ñ–ZVUBJIÊè4ÕO«©©­­«Åi_oôXSSióÖmK&|û͘ñÖ» y"cî²̌ܜœìü,djˆX$„ü/„ |HGðTeÖíë׳U%™ôƒ®ûsuTg©ÇÃêêëÑSpÚdÞ³yû–éèر#Ç­X=Ë.*§€‡¯C”œLgà#‰ -Äâb1d -˜PQÿvÚmZ¿tþö^[Ý×:x‹ô¨Î ¸l¨!Ô™‚úh£IC#Ú4¾-|«ýÚIƱ³xÝ|™<™'ÀÙÌd¢ Ó|Ú8òÃ^¶P€ÅEÅF@€œºnãúÕËçýºx… -ºqˆªÒéÁ‚ÚÚšZ´ ?¬-t«ýšï'~7iìÏ6¶ó È°o÷’™|6¯n v1qÊG–Pb -%x JÑr‹²Šª€M¶kÖl,VNY¾e©¡hd†s G6575Ÿ -²w²™8iâ´fÙÚþJB,í#3¹lããÆFÌ­™PõÑB¤[\\‚ûEZº×ÖÎÆÖÖfͪ_fYo[ïÀGõf 6®õ ðK}ž|hó°–ãŽ;–|?~ÔwsfÚÚÎ!#ƒ–ú'qØLVÂ862gv–H1ú‹–°„”W”ËÄž6v«mììí]`½~óf÷@¦A§¯Ñ×Ô4îìBÓWÍÍ-;N;–N˜0ÑzóB›53(ˆùÏû)La8™>:SÄñJQT$)-–”A(Ëd1NÖ[\ÝV­²]·aÙ¯«½Ò z=j0©T3œ‡àf¤mÖtØÁÉnÆOv[ì–ÛÚL¡!:Æìâ"f©EžÍ,,Àƒ‡×UiY¥`£Õ²•6km–.šùÝ+ìâjbWSÙƒ³Ã´©m8ìä¼yʺí[6®Yg3MŠÌ£ò|ÈÇ‚ˆVi©¤t”)ÅÞ6‹Í›5Ïž<û›æ-Ú.ªÓë![p¸z´ñð(l;Z[j»lÿÉÚqë»ul¦H+J,æCÉöÂ"µ1g×vOïΛ&8Víw[8jÊ|7u -dFj@Ú¡¯ZZOö¹¯]âì°mëÆ -v6“¤È´ØO+€AX€¦iáþ‹­^lµøço¬—zn´^dµžPƒ&íÄ—/ˆ6’Ö6×Ngg'Çí[7mÜh3VŠÌŽj|@TXX\„{­´¬¼´D,1.æ‰{æ¬^Kß=;xKy-ng-±Þ´§ÍÈ–æ–6õ>w7'Gûm›W.²"E†y|>¬6ÂÉÙb‰ Ê¡Ë¥R£©ªŽ±v³‹¬Æ󧮶¦­€×HÜÌ–Ö6…ç®®;ÁÎfÙȯŽò¸\°¸-„šX"‘ ecÊaGQQ‰¯ÍÕJµNF>]¯ƒt„jË äâh<]¬½ÒÓÃÀì·/k½Z†Ìðdr¸¸n…@h(PŸøº[YY`°j«÷ï3p°š Æʇ¯M¸ÓZÛËÉîptV,†üOøÿ¿cø_Ç°ûôÿ“ŽaöîÕï¯þ÷:†=oݼpºÑpáiÏÛ1$b#{>Üo…C)Ë4?ýŸ[†€ô‘ügÛðU§–]Ü$åÕÜ©¨<ÿ·¶áÿh¾~òô5öñ#ö×¾áñõ—Å•ÅU6þÏ}×—«”MÍW÷þµoxë·ª;½×«.ôvhÞ7Ô_ú}ÃðÂó3¹œYMdzž¿ô -϶œî}ÙPó¡ïaGïåæÓ_ô -?¾~úûûÓEÂü\6GÒz®õÔ…Øç¾acÕޫµÆ¾á­†ÚÏí¿lloÏUlX´†"//[--.*(,mxÖß6|¥3\ÃZjžƒΔý›¶á+}Eݵ‡Ïw¶ççåV½÷ûïΫDˆ ¯^{ë(¾ÕÛ‹½8%©zó·¾á{¥þ)„ëÃ%.£ïÞ«*÷ -{ëTg{߈äÏž¯)ÿÞ7l«s?Ü­ÌR¾ af½O5­ý•­½Ø•a‘ è˾á†G0ePï}u–üi_ßÇO}CÞ7¼!©{…õ^*«:ûû†·›ïû†ß¾|ûÀSò°÷÷Ûcì>ÉÏËT°¾Þžw=ÿ¡o8õý•ÚÓµ ^Wo çÚÛž¿ô -+«¯a=o_5Û ûÿhb-‰¡¹õ¹ŒS÷c¤/^›†·Ÿ?¸ÝuCSÖ|öLû™¦æFmµJ¿Û [ÿ’âxomÕ—M÷}}EÎwêä̼‚SÜ؆‡w.µé‹Ò;^<ºwçV»¸ñÊÅS§Ï=ÓÑŽ·[ÐfÓ…Ë—mÃ%ÕEm×¾~úè&T#ÈãææË/_û­Q]”š\tïá®›gK4g϶Ÿjk;Õ\‡oêkàÆO_+[†#­ú{ß0»¼ùb÷ãûåj^:—Ïɦ¥‹** -”XZzûã;]7.Éä§Ï¶7:ÕÚdÐ×Áíj ¯«øGëpQ -½TßræÒÅÚLK(ä³s¨‘!~~a‘1„²GtE%=õ[{s[kKsÃg•ôõ%xÓoÅß›‡âDfaiAZT|^4ZB÷à03éÄè˜Øè€Ã)F ´å·öö³p‹ÒPÿI!}ƒøïÝC6ëcigÞê¼0õÍMmõM°C­!Ìô:}ûs qÉçb—h>55—[ )—Â椤€“•@Œ8qrÆ“{·n^»¨­hjk:ÓÔT [xü=ª7iÌýG±îP…’”Í‚›s1??;•ä¬éÙÝîWÏÉe§ÚëµµM5:Ü¿¨Þ î ÓþÕGñ©øQyèD…@ŒCI&„h4f<þ‰Çø¨ìÇààëWN•Ê;Ú[À¢zˆ ˜ëô:]íïÝÄù%AYiñÄ82…F£RȱD™–œÔòø®-¬éhkm—ÔÕ‚_ -zü.§Žô—žb,öËÇÒÔ:‰O¡Ä“cÑb,9![pïéˆÍ9iñ©öS-Æù5‚ÞD›7$ì¯]Åi/K’ã ±±D4**2% ¤DvãïOîßî¼Ö PœÆ¥7Ô×½@ЙêU¾í,N}u;Û/"2üdhHHXØIø"ë~þøþ­Î‹R~óé¿H¶ë -Ï­Å¡^zÔçèêçw< ( ïb£äÄt;·¨„Î*J*jok;}¦£¶£ÑK£.kÓ‹2b¸¥*Ü« "p‘¬51èÀȨ˜ÈÇ܈ùâݾ>ÞGQŸ~¾ÇüþcƒC#ÐxZJ+SP”Æfdâïéô¨a\mCSë©ö¢ŒBI\ZXY&q0¢Ó¢š¯áÖAk(  httdDddhÀ¡i+'#…N!©¢TzR"NC)H<<ÂE Ýâ¢ö¤ f›í7-36c’¨4”n ->D“‡¦¤¦§gdeg¥¡ù&¬¼Xæ\þ¾«PT$&H¾Âm,ró™ÙdBJ2"@3í‚U%Å%APx¨]2`Ó&Û¹ñˆEd2-ˆ&2v´ÓÒ2²23³ f.<ˆ¹h¿6ð…/,(@Ef¾€Ï'ð,„1ë<#èI e¬Ñ{F†ÐO…‡GùŠÖ®˜LEF„$QhÀ‹D`vrr*š64#Deç0’c@n.3e™°¹( |H!p ÂmlÖ:’hÊœ}h¬9d*ƒF -ˆˆ@÷àÝDëU‹ñnb` - -|î’¿JIê¥gdffåP#NÆ3rÐì@4fn‹Ãæðy ŠÈý¢' [»nÝÚùÖ»#èÔx2î´8’‘æx-‹Œ -߀7gŽLDLüRЄ© tº‘Ý)©@ƒ´ÔôŒ4ú¡6k§ßrA ÊDòP–xŽÃA¹&.ÊùŽË剂׭Û`;ÛjÔÛ"h´ø8Üm$ 8p<Æ,: -—üìDK€tg%%Ï𨤧¦Qb–/>žœ‘è|2Í5aæ¢yî2 eÇrÆáðë7Ø-øvì×ß|»ÌÁ—H±D`Ù@~¬ ±ô¢S¡à@ÐÇA™IK… G8Ú,]JÈI<ä¸ÁÖ! - ™h -€F¸0áGžÈwýÆõSÇ|óÍWc–¬˜¾òH ÀCÌqõ!æÑQ›X² ¥Z€î4z"À'ÿðà ÔËW,;ÝÆÁ~ÕšMKÖ8Sò˜yxòòÙ(Ë"Á'A,~zÛm´þîÛqßX~cµúW™éJ¦bþ‰A‰AãXÈTûX -Ô)HDHûĤ¤””Ô´”ÔÌãK–/]ðë/ÓfÏ[¸bù -»#9(Ó✟úã€âÐøïð¬¥ã4Ãs ²6#VÀÊÊNÝHG™óp4›ÀÁÅiÁç‰\Mà¥èL“ÕKdÈè™a°˜áfn©Ÿ2*™2 ¯¼ŸvÆ^ -š;ĸ8õçå…IqÞ±ÃÉqñ¸ÅßM_;C† ùænbÙø!¹Tügfzö\øæ$”€åçñ¢·µ?}?rÁêµåÈø£á¨ -':Ä’"<6:nXã¼ÛÍ;<>͘‰o>²sPÆÀœY>@Sw_xÒÍqÜÚic–o[\Lßég;zúìHÊ~¸{[0…’ïàpt÷;»­n‡ãak¤ÊÉeä0Pæ8(Y‰@)6n™0Ä}ÃWÖS'جW¬õŒr‰šbŽLŒ&{9ÄÆÇïXF§îðÌ ÿiZ@\ÐN÷œ4"Ð)- -7­¶yøDÁ»lGÿ°rÞ¶E -d­s¤Kø¬È|jœ—=!>Úm«GÕÉ#s;bj»7*ò`vô²¬¬Ü€ÃùƒIIpoÂa1áæ(ÕêønkËYŽÛÖã=í‘.Q dˆ_ü~{”⾄ïä‘jóÓÌÅÈXÏÃL·±ÙÌU¿2sù{f;P¸lÀb¤RÉ©|žÀw÷Ò1Ûí­”ˆ­M¸[è! Só#äýÛcˆöѤ'¨Ž»)K훉 >”5Ãü03yܘ¤œÆÚ&N=ŸC [L”Åãrî¶úÎyÇz¼gøkè>Û¶l'ØÇ÷Ž± ¥8z"ÈòMólˆÞœ2|\#'Ýꧧ®òÞ»Çëw“Ãáq{ÌýÉÕáWb3Í'úÄ!§Ív›7G„ù;mòówÜç:Y2xÂ6꾬¨yqôÍsBs²¦ý´fÏ^·=û½Â˜°ÌrYvO›ºk½Y0cÉ–Þ¡1Qp?³vÆí;#â<É‘ž‹d/moFäÂŒtÆGfF6uÚ¦½»Ü]vy†2Qö 'oÿîi«œfâ=ÃoÞåæ³Ûqóú -›÷ùΛA¦ye„/NOÉr·ÏMÏJÚêèìî¾s‡[T¾1å¹¹û×-عïN^ºÉÃ/Œ@%“"ºlÛ¼ÙÉëÐî̈•på¹Ò(k­ƒ‹‹ƒ5ÍŒ—Ä÷‰öN?ŸB~6ŸdµqבÐØ„ä$røÑ]þi¤i©9{°4ž\±v‹s`F -›Æ,v¶Í/»mÏ"3¾ž·ÖõЉ¸¤´ HûäÔtbDl²C†¦0xnàûev¦ƒÞ3´œnë| ¥¤@>ç@åJ Ž&Ç¥2>_™Ÿ¼k÷J¼g¸ÄÞëx-Á̦E…øí÷ö $¥Ñ“ (±w9{†s7x¤¤å2²ÒHñ„ÐÐÈX&‹æ¾ï®r;›”nÉÍLg²¨[ðžá«-ûQz‡Ë'{†6nG£ýÿ»ž!þ ”˜§!†(&Ä b“˜˜t8é@à‚˜3@,Ž‰I„WLÄ0ÞŠ ˆ‰Áÿ 0Hb1…a -~1ŸjœßŒ˜Â50Ä‹‰r"•[ˆÛ0/&†C1bŠqV#b‰¿Ähl”ËÙz‚˜(µLMÕ³år1¦“Œ×ñÀÄ8·b¼ÞY©8$•òPåWb1'VÖèÙR1Lcà:XÀ ±œ-'°MUëúõ«3JbˆS³2J1¡|”\\ߦO-—Ĉ•øTx*LKyJTlÉKds ĸØZ£T€'2Äår‚z¦˜wêt/Œ,//ó¤0[Œë/–ŠËÕúJE¥ºÒPÄg× ð€¥J´)#VÎ`—I9†j±ºY^Ž ×ÃD¥^^¦*K4•š’ ·L®iÆÉÃ@2>.Õr+¨ÔRœŸ&”U–•©Qñw<Þ§¹Õ2uF[©(aˆ¥•r%w¡Ac¾ã³Õb¾X|îtI…FSQ!ŽcêÕêJ¶F-Fåß–)ä•2…^^ª®ªªV©« -`C¹”-Ƨ/Æ¥‹a: -x- -¥½^!¯®QUj*êk‹…üÊJ…^’Uz­T®¬VèUÅÊŠ)h¡Ñüá _¯.(åâ¢"¡UL¯(¯¬(“´v$)ub½ÿ ”J­VIÛÚªru«@®Q”Kå E¬q×Ë¡²¶¶,[¦bT¨•Z¯æ•VÉ Ê¥*±¸ZS©ÕêÕZ²B^©VÉUM•V%U+õ-ðUÌ£â% -auu¶JX¢’+Úêê*™^£”çe–”¦JÕz…J«’kÔJ¥¬B«RU+ÕrCeEe¹85&Fƒ¬ÆC(VŠò<¶¼¼ªZ.)ÁUV—W©*ÕJ…²P¤WèµZµRS]^Ý -Êcôe…ºKšJµ\*Ç1æ€2zB¯VhÔ¥:¥\©ÒhUø‡¶Jdj•BJUj5J€Õ˜¡¨ãp·¶N&ÕT”‹Ë”€¡Fl€Ûr^yY…BQ­Q«4ꊭF£Õ©ªT:Z£Q)Õåâr€Õ¨kK}ܼ֭m§Ïngß"]!‹­P~wHÅÚz©^©Ô¨Ô•²j½F«5ÔÔè´jGQ«–kªÁ×yéÆ€87ûÈ2ô@lJ¦ú¢BÖàE@Ï/«.WêÎÔ‚ï”*¹Ò ãÑé|•p´ú·V¹V¥ÕÊÜ–î)Pñ@¦V—éC‘óÔrN~•ZÞZzÃL}þÎ_ž±ÒƒPaM´ÊzB£ÓÖ¡«\ËkH®yºL‚žÌTôú~X$!ÀúrEµR®Rˤ2n‹!mý÷_5n†ÍAfM]®ºBª¸úÖÄZ©G¨NSš­f„¥j”Z\ÍKÃÏV1°¦¨VUkꪘ´ô´mß1|øˆ±¿.œ»Ú•¨¬Q)Á=Í.Û”Ú„]\=DAŸDWk”*)xU\ÌÀ=Ã`¡Ôj\©¯ðœ:zìS1dè°¡ƒG7ÚÒtÈ¢¬Z -þ øÑ»l’ë£wK!beøa¶˜¬à£b9²ÞXòðÒ"Ź©©áΞèUpú깪°̆˜-Jkºy½•éôÕøä:5Ĭæà*jmÚöô}­à¸'AŒVVŠõ ç*cÁEc†ÉyúJ¥Z«R뤿î¹FÂÌ.®4µ{BÂ~8ãô£ÒG£ZV§òpãrÃv튃L›ÄÁÊÓ^T‰+Ôj­:·ü\÷óèl‰®w5±0]•ßxóΕŽúÊä“4gO55Tos“+GZ^RQZPX B…Œ²~3q°…ê,P¿<µºãÚƒ÷õ¥†cfƒ™XÚFqŠ8”½S† ']<ÕØ ßgW¢¬RáßS)À?C‹«BP˜3^† ÿl&5.OLB5C²S«N_îîVo5± š4AL--³:ØýÜ©¦úÚÀU<(ÈÆï á ÅõfT 2¾¨*ÅBYI‰T©‚²Á‹ÓÜF!ƒda>ÈbàÄtèÈáC-·ž9ÕX_º‚¥iËK$b£‰¨ÀDœZ…üÓ¿ÄòÁ•% -°P]³ýû¹ÓF‚*ƒðÿ#£ƒÆY3aøÐàó­uµ!ËóÕrYuIIqQ¡ˆ`¢W!ßöëÄ(×WTB:iuZþßN±4·;óÆl؈áÃæ­(½uíÂo¿•­r¯VWËÊŒ…€ÄòðE9s„ÈÀ…ë·mÙ²u ºÑrÓF» -kÖ¬Zf5ûòµ^\VÍÌ-ª”¯·Üb>±îšpÕèØicÆ}û͈ö¸P¢=w®=pQ–ÿd‹´¼¼¬´¤D")ÆŠ…EÌ%"dЄUŽ;œvì 8/wrrtrÞá§Î®ž{‘ó„ú¤‘ãF±ä^¾(Z<ØrÈ 4]­1¯†d=õ B%—–IÄ`3A0ïW‰‹Ë’Üw؉s68Úo··wpptÚá´ÃÅÕuçNww=ûó<{ìÇ ?Lùu¦ZYM:ºÏs×7Çͤ«y‡,ž`6*¹R·LRT äóy\"Ï’Ë&îóØãî¼e¡1rùVÇ~h\ùÎ+7wÏýGü‚N¢ùeÂø‰cBb0´¸¸ ÿ¿qïsïUŸÏ÷÷dz^ãkdÖ{íµ×^{³÷9G„‡“Ññ4x1xÆåT]ÃÙ¦óPj:zz&·Òœ t2º±¼ î4¢žèt}c·§§‡»;Â×ÍÉÎ\I¦V6µ²0¼be -Úncëàèⓤ %ÈËÉnV^V\RŒ(d).-«¨ªmð a`dd³(ÊNKMŒ-i¼žPÇ>[àƒô´»"\pÝ]ì-5ê!º¦&¦ææ _¬¬ll—ø…FÄÆŠóqqq8æå¯HbÒÁû¿•U:ѱ°²óòZæ¤#áñ1Iõ -èÓxõõo„™§`¹›««‹««ƒþi7©}€§“½µ¥¹¹™™¹¹•-`¸P(4&ÄÖJKLš†JMAÀ™’’SQ˜¬Ü‚X~Ff.!Q‡ tJBltDÁÙzäiæúºd?_ðVcî z7ggW{Å¥¼ ,9)‘ššèãp—óòœ -…&$%Âbc¡ÑÑ1q Ét:&ÄH[\H.•’s¼S_ïãïðÅ Oro-pqvrq¶3×9 ±PÐÒ6‰ƒÅÆÀ` ‰ð@MFV^n^^nv&…È ª°à ðzõðȘø¤d"êì—OˆƒF„‡øe7”Ê߀?°)oj// €¦¸º:;;:89ÛÛè–A4´”ÅD 0"N#>!>–hƒ#1ÙùÅå•Õ§NÕV(ÎË@&ÆF„‡†GÅÀáÉI ñ °˜¨ˆÐ ß°ÚºúòH¿ÀÐ"bo/€úÍ -áJ4 `9)–@„ä5Ôåù‰ bq±qñq0–˜ONNE 0ðä;x¶¼°¨¸Y*XRT˜Ÿ“™ž†LMàïç•q¦(,0(0 Àßÿ¸]¾/l xîDn®Ç,+pYY]EŠ Áå‹€ÅÆ¡`‰ ‰€ÕÉ)H$–žÈÄÍÊÌÀ`i\pu¼¨´üdeUÕÉòâü,tr|txp€OHVxPHpPÐ,ˆÒ—è*/pœ Üð]A–»A!WQE^„ -!&oxƒÅÃâ ĉIpxòñ•éh4’†@S Ð¨ã{Ìefeç‚+(ˆbDUaAnV:æ6 -á‡ðÁööòFxƒ -F…‹“l>G^A’?‚”€ˆ#‚ÅÁß%/?¼ ‰B¡‘(²ã˽Á öJv*’ÌBfd‡ª›y!¯ùú‚qôÄÔ#]±Ý¬)r ¸2r²¢lY -ß„˜¸¸X¸‹&ðYNœ’ Ž›‚B!ˆ@RÚñ=™lDn6àÇLD  ª*jŽ>ÁH°sÞØ@$ <𨇸|,%.@›!öNŒ‹ p221) žONIIEDúAÁZücb!8^ÊÊÈÌDg§§gdû«kh¨‹Ëºã‡åë‹òîÂö;ËE>‚-Ì ®»%"âXÖÀŽC• Ü8{uE=÷$¸ …Ƥ!0 D:~¸”žŽÈ ÏöQ×ÐT§bÕpúáƒã}Ü\wwO;ʉsB,8<{‘ÀšîÂIJ‚†ëKKx$$Ã\}¼üãPH$ - ô;" - “Ž|F›‘‘í¥©©%Á@GEÃ(§këxì&„Âh€·Q-„Àõ€w0üã’G$Q%êÉKJ†!aþ^zªŠºA éˆcÅ€õètvÀôlwMm -ZrZ1s@0b£áŽå&_ !1‰‰ý–UÀ{s0Cܾ¢&-#)À­ §+« .¡h: -Ä" -‚IüA›í¢¥­ÄLOOCD+¡,pê9ùù#€ì‹çéáémOY áÔ‰ˆ7_þŽ…vƒ[{R<$¤%E¹¹ø…EÒ$jŽ©à0â -X–ŽÌ ËvÒÒQ`dfd¦aWTFBð(Tl<ý͸@øûšœ‚`)G ¢‰cc —T"n²¹Œ¸8JŒ@˜YPFJ݆zˆ@'"èA@o–ƒŽž<3 ¿’’pOÆÌÕÏp3–‡Ò)ˆ¨xXllḺVØ…€µ‰ðxmq)Qqq11Vv9I -³HÐh GàcŽg# Ì‘™¤özúŒt ¼ŠJéB}GOoÊS|¾ c¥ˆX|0ìbã‰Lð8m1iQ1i.^IYu³àã{>€þÅÃï€@‚zíôõ%è™ä4Åù2!xôv^¦u<Úàht 2V h6L–wTT‘SU—äÕñu¦9œÇ«™àÊUf†•®ž*›ª¦š´’"w[ÆBé470.ˆáŽ{ ð@BR*#Ê#($&!*ÀÇFC/$å’*E ñŽo -8 z2Œµ¾‡²¶¦š¢ŠO'ߘì @£c8âÀÄÎX‰IˆXC1~>nnrzn^y`â46`"nPWšµ¡«œž–¦š²ªW'DÄ+6 -˜9£¢ÞÇm†‚–¡ž²Œ"µ"\G•—Œ‰[5ÜjF¥1-RCð²Ð&J†ºÚZêªjŠq·XhTtLt4ÐÕ`ô$$À’bôxùùDùyøÉE5¥Eøx$ÑÇ!‰ùÖ` 2(2³Q–Æúz€6u -†N–S Êè‚û8À ¦ÑÐ(/-NQ O - YpíÜË‚ÁJà Ói³22²–&Ɔúz:Úš²â -$Ûp3a hÙ/Ù).p ™“$§"‘ð5);8…—Þz$ -‰Á=îMÀ_Y)æ¦ÆF Y,|Š]ah  H¥€20©L‰à~1`ºC ]uí1H ™"ÓÐÚcE™™Ùp s@ŽŽ¤ ¼B„T/,PÒC j0`r{¦LD2qj*2YG -Ì1(0Žý„8vTfVPhèéÉsð -&‘i„DDD‚FEÇÄFÇ â @¦¡²LRr2øHò)h_Åd$Ì`ã£0@ÖÍÌŽ7731|ÅÏÃ#%ß¡“ ŠŠŒˆŒk©ã±zœY€1E -(à|L}© j±àœtœ §c“1ÐÂ8 3C}Y„–ŠL„Ÿ7 22Ç -æ8VÁ¡t<ù$ÁSRSHK(É:NQ˜´oÓux/œh3S3cizif~5Á.`¶÷[ ¡Øhd Q˜TA%!™A]àÜŸæó?iǃ(:P™¤ÙQff¦¦†|¤*"*ò— ”þÞŠ:V‘±@4AÁF"`xÀܤ#d<h"*2 -v™†‹‡68Is",ÌL -Y¨±µ4¸.AX|Ý´-´äeµB#ãÀŠ_`ó‰ˆd¢TD Ä¢@à§0 K!)©–ìeˆ¸‡¯%íääe£©¢¨¨¢kí MHNw™3\2Ð2°òÕ S#8žÉÁ­!–êÌ”’ÊࢰK Yxh°ªO\œ½nDd …ºžª‚™±c4‘ŠîaJIE"MÇ5R -è;’Ìì +:5ZyC™+.Û ã(%*þ [½ð¨8QÎèx¨®®³™¦Šª¦±}X.¤à¦‚û•(<ÀÍ@D`ÈÁÏ°Ö¢PâfRÕ—„­BŒ‚9q!L!PÝh´„\´¾Er+—G¤§‰)") ¤¤$pßq0•!ž¸ÇßF†MAÔP¦"odÈG‰²Ñ -ƒ›h™ÇzR´!XJVÁAv©Á’))Hwû´ÔT –ô8ÁY#83ËÛV‘HÐÄ@\Ö 2 -…@ˆÝ¢mt¢½$¢¡úæ‰ -l¼Z {”^x*JV…@¤YðëB304"!:2ˆDO[YZ#É^ˆ€R ‰¿>6®#ÔV'4\'$’×7FÏÌ&F©ô!¡ñD"’DØX9e,-¬í`ªt±a·4» -Ñâp -õu°4ÐT×ÓÔ -p7Ðpó€êY`IÐkG[§ EÀã4ø}©±\l -–úÆ–ÖÖ¾(`ZÍHs²åå±Ñê‡hòÉhš9û‡…øx˜+«ªj›êFéYFZŠC V1Vð@Qà¸ÄB•œÍ©a î¹15÷A…A9Úò(™ -AÄIÙ¥´-\Bƒý]Ìõ4€H±v³扊µI‡'¦˜ê áÉ0-=}cc}£  ˆÂৣœ4$­4Áa.Y-K÷€ðبˆ@{CmM -=k;³”@8ÖGGbŠ::æÑiøS<„‹‘éñŠ0«„–…³d\b|”¿“™;<Â)+Dbbª¿´’†@"ÐøÀ¼¯Âg«®‹ª™9úE%ÀSÀ+““™=ÅÇÖ7Ü{œ>И-cæ931¿š±ƒOXL"ö©@þ‹óò -ŽŠLDÉá8ü¬m—!ì 2zv^!±@~EÄù¸Ú8:{F$ÅÁÀ›dÅÛ‘ƒ ÂB–žÁ1p2%)6"*Ô×70•g-¿¡f‘7uñLHò29 …‰Õ?^Õ±ñ -‡¥é0J \V2u -õü£á˜ã[QkþŸ>iåòëWùÅýÏ&üWÌû•ˆý«üäŒû!:ÈÄàíØ‚ßùÞÏ4à¥#ÿ]þÕ‚_müï|?T -"ñÁÿ&xx  ¿´ëlÄùÕ9?ÅPñ1 €B -ð~l¯ôtοõÎà8H&„ðÐÜoÞÆ>¦ÿÍ=¸Ø?Ï€_ð86xઠÉñº‰² !1`Þ±·qŽáø„ÇÎÁ“vÀÿÅ€ŸÄT‹ -“’BNÁÌNIh@LJZ¸à¸Ù„DÄ q¤$D„RDÇüþ7<àvR -}R -/ - -9``þqÇ¿¦ ¤¢¦¢àf>'øI7h1 ÐtJ*P£ EŒ8)(ÈÉÉŽ]6œ”œ’š–žž‘žßp `ÀÏáÍ?Æ“ªxÑPQÓÒÒÒqrs%JRRQRR€î&ùÎÄÂ./ÌÁÁÆÊDGKENBÆæóæãââƒx - -9[y&Phih¨(=UIÉÉ:# 'P® -¿7§7-1!þó±¾5ŸÀSÑIrˆ^¬ægae*^!À~;yr*À' ,ì\|‚"ÒfúÒ¢B"¹zô´¤Døx@üœæ“RPR³eê‹Eù òðòòr £TØXy²j¹\@ϳqñ ‰IÉê4ÔkÊËI‰Ë ±2P“ü0ÿÛØ#ðTÂÂlÂ.h1mUQ1q1GQ!~¡”\ÓsF&Q)e -uÓªªxkUEyi~fZ - pð>)5mx›_„±4:F^YY)9PÞT^TXJÜ=•“WHBV1£ofk_䧣æŸ#.ÄÁ@EFDðƒüocˆ„‚šUTRØ=Â@ÃÌÜÀÐÐ>ÁÄ´Î^NFBTTD”—W@DJAM×ÝÓÒ=&-3ÊJ×ÒΣR‘†œøÇùžðÏ-(.§”4¶²str -¯s·s1×ÕP–—°,”—QÒ40±Fô¬ÜÓQƒÞ°c¦£$ùA>|x$d” l¼"ÀÑJH¹‡_ x;îˆPO[3mU][Yye-CÓÀáãdž¼X:ÚñÓÐ5–d£ÿA>8¥â€±Ç!ËÎ+*£f`•ÑG‚§Šð¸pw{Kc] -55umC³è'G›KGGã1MG=šŠ|?ƒ -t>)¹Aš€¨F —½Wh,ªª¼´¦màZû©Ò1=›€”º©[DJ^CßÝÉ¥_Ërøry¸6ÞÅ<`ù¨>èô§¢Èˆ`_ÛòÃ0)a.fZrbüïäÿ­–Ä#$¥fæS6t I>1µûOäù&[Ý%é‰Q!¡ G -AM1a!þÎÁk‹†’ŒÔäD?À?.çð‰ÈéØeµ­}ã«_ü”ýÞ²LxLDèí£¦à‚Ï-¾^ÏCîg£§"%Äû>þßkYJF.1ec—ˆÜg¿‰?:Úk-ËL†Eõõ‡DÜ~_‘?úe.DYJˆ Ìÿ?~Çøc÷óIiZú& ýþèèaCqzrlÃÑtH@ÒêÑ×ÍÓj²¢`óÉ€ð{GXðÓD³Ѳ ÊéÙ‡¤ÿ¶÷ŸÔQJ,ü¼åã]™ãm¤.+ÆÇqœý¿Óý€ÍÇ¡Ô§'¢ çV4r‰¬úô»üÏCgË2’ÏRÀfœ@òÊïÍ>ß*~| ì dàU6ñˆiú·GBýÊ¿ÙR‘•{÷¨ÌÖÚÕÛ@UÚ9•Ž‚ÿ{»òkÅOHBIÏ%¦jæ ;óùwù_wž.ÎÝŸ|v´vmpzi «££ýÌñUæ¥%Å…ðì¥ÿÌ'"¥ã@yšxÁ*^ý.ÿ?Ê×ïzfý/UPuj7Ø;[˜xÄN~ç7]õWøF…•Œ\£rZw¿‹ÿ„íûù ÿ™Å‹lìCÑuS_þ˜öï2Oó=üoéŒ? -Z /#+¿¤ÒŽïáß&ù>þ· $&§fâU6rƒæ4þ^þ2€ÿý|ÀÄ@éÇ!¨jm‚¬žÿ~Û÷e_N9w+·K…çÙÊüKÿöÔ¹?!5Ìúmþ·$"%£fä”7ñŸnÅÔÝýŽÌû>.Žt ›€Œqd\Rqûü¿×$ÉßLJ|+pX•ÉÈh˜yÄUMÝ¡Y§û—ÿ2?ô»ùß* ¦ E§PdEÇðÆ_å»|'ÿ[@ ìBrº¶ðâsýwÿj˜}/ÿo€ Û· -0·¶sú/ò?i|7ÿðˆÈHFËÂ=úÄÈúþ#ÿIö$ÿ,Œ‰‘Œè_òy|üG–`’ªîåSïÿ"ç\–o5¹rïfïùSÅi±®Zòb>ãÒëþ3róû?~ÖÀ'»ïÃC~Î@×÷­½ü¬#€wºß‰ÿIGuxßÍÏü ømÙïÆÿ”#€ÜXöüqü*ß÷ãÆ@üà!ê¿¿ÛàOÊÌw­»ÿM~x8ôý<„sëùש~ˆOÚ>½õ“ðõá!b’²Š­^Þû.~;ñò—ŠWÓ'믻bWó§à"fi«¸ê¡åw þEªqÿXë_\*>Mזּ?åŠR?ÿM°ˆ™¤-c«†þ *2ÿ»×áRQ‘Ù6õ{®XúSë?*À\qí7\óÿ& +¼3[§^üƒ+&ÿïøÇ‚õÏ®ðü?Æÿ"ß\Ñ6ÛFùÇßýï 1 ÝÿKüÿäò?ùŸüOþ'ÿ— IEäAð_Ò`KNN2â ð¨Ö?&!28RšüÎ/ïÀ;¸’Cè ý¶d üÃ% 8.4)|"B¡ßJNpîçöñõó‡|«À± 8û6žÀùE­Ï‘Å‘Dù»º¿Ë¿üŒK€…õ÷ב5„ü5..ëÈBÃiéèèù·—£¥¥ã‘/„ -‚eââå+''.-.uT9> š½ üMÉÔ0#•bsàוLŠ -›9÷<_¦)\z)fC/©Ryh×´¹á‹û1\鹘øÃEØËJ -ªWü&§®B4óÇG;gV§†&„>Õ#ËVìS‰nèŒø”ê}"ÝEQMâ™]q³(_”‹ë:Bâê§Ca×õAì¹S¡[<2á7ôðõÊÅ/ÊÙ§iÙ•K²­¯]Ë}õõ®‹ž3qzÕÔ0-åÄœ‘…[u5w;–ëÜ„.·ŠstÊ•šþš¼vQuâz§¢ž#ʸaâS¯¢Oµs¨™§»ÑïBäCX¦ñt¿Ðo¶C=º -ã@®kà¬2vÝœ¡êp§©qØ]˜•Ë+÷›Hˉм>ô¸N‹ qeÄóÎ$ýl”"¼«#óM%0=]§!àªøEøÂHâè¿‹y†‘TØV÷.¶(8Ð9>M×2:ÃÒ«[^wçuDuìÁö𵺹¯tÍ·Îr|<= Ç”­E‡r\ûˆðêå,¿øé-[Cvßùþ‹ŸÔ*é奻nµ掘¹›¤:©S°¨ªhÇ]’GŸ%³t ]õá@¦iàpJ4QG*=¡}¨ h¯l¾-_°"7E -²ÉPô„– µEÈÂÂ7O„ˆÞ…¯(e]å* ¨<2ÝŽë9¨Mï±Ns-¤³ñ°óa‹3u>z¨¦8LJôÜ;æ/·Dù[Ô°Ø, ×’vÔ¯ëYÕv*Ž,ÏÃ2g¸¤æ(Ne+â"]2hèJ -Ëæ¸LÜ G÷—Š&iã5‡¦†îiŸ#dù•³+Ò‹³^‘Þ<»+fªb´øˆå -¶2ƒ¯jQý%$àÆ£+ön7kjÉ{Ó_M±jÀð?>ÿewç6äÓ­»ÞFŸŠ> €HëTŽ<ÇÅ©|ÁOI"|°ÔcÞ1ûµóèjrD§N}Ð6Òê¤Ô,w¨tþÚ†yt‹Ž¯NFTQÆ1j¥{˜bpxvòù»f‡ náiQâ5K5uÕ±u–]ö/~›ƒhxÜçͶ…ÔwÏÅ´0ô) -iôûýcç{Ff“éóbšä]:êÑÛTb÷—ÙïÜSà -gšðäÁi}¬}D«‚;pe69¼- -YŒ¸ÕÑYFª'AiŒy -_ÅÒF““¿ïÄûð†÷NtÿéÐèš‹Áš“Λ š¨«(g—¹µÇåõ˜ísýÓ'PU÷yN«½éf-ÍüÀÆŸ˜Ðš;ñDà®ûÀ©«1­ºûäÆ®‚ªB 5ɤ• -O˜\ã/òY¿Ú`ο6<âö¢\æ ¾OD,û5_Œóõ#iYæ·o’*\A·!ÇOï)¡bØ÷.‘âã7JñVì³&¿}‚SÞ…°‡³²´õÊÉ»ÂÓXd‘1—û«>T¦Uú¨5)Î <—´Ñ°nP¹%ß$oIéš'öñä­Ò+nð ?{SªºËÒ_Ñò~ÑìôVú™‰;Û]»o§c/ß8÷Ä{ N@õÊ'»¦Sþ•l‘$ŽªÏ;yŸ!ü<ŸN‹Í‚Úî£í÷Öß¹&3¿/“ -¦‚œïh5qíN/‘¢Çh>>¢¬Ùµ¥5L™p-íÞ‚jXÅÂl²ô³¬ç3ln·Å¿zNÇ‘ÍöÒ`z5êK¤‘ðFÛ¨îç9{!ÔÊ£p" A’é¤pªA;“uOzµt;ÉÕóB»Aʾk"×oXK¸ú¨ Ù…¾3w½wâÕç Ò‹–^ 7úeÖʼ|¾>à¼n)Dïí–Ó“³I[ŠzUFÃc;Ì©.îvÉê¶-îA¨ÏA”ºø67%§m -gÖpãça5·á§ÃL_Î4Ñ“A/Ÿ/añœä!‰”‰¼EØýöÑó-,Ó™¹So…­Æõ%ìÂk&·½ÂF×LF׌ ž#]µ>3Ï7­}ôõ§lcêR— ä·¼E;û6&ÌÒfEé±Î—Ik/3ÈÆG¥¶9úɳ%Uë¢%Ò6å»o$+à_ü)3x•/ܯ ;„8R ¢˜ØLþrËMæB6=‰ÐØõ%¿ø 7ô©‰Ü´-© n[±,¦gëZÞ•ó\M§ýza%¬Z†¬øOn\'ÁÇ°·o”¥ -i}n¦¹ÌE±VžÓš&}mØòÍï-1kí:/G_’HçÐ.!Mª8¯FïtÓÇJÛ©Éô‚ëYkÚˆjkÕ,ᕆvfú/×­È>/^ âM±çàsàUïÉ´IT~ÓhÑ$¹žy2«Oú–Hï»êÀ&Ÿè_Qt0  -#)ýniížœPeBê¹”šÒ ßÛn1o=?¶S…s]Îÿ©9ydÌUòwóÒ9Ët×îÆ -¢õºEbw¾ Ί§P›Ì½‹Ó‹0Ѳ2–`Ô¸ ºöH}àÉe›˜”¸`“X^Ù9?q×óeݸ˃£3e’y§do* -È—‹¼2Më9¸{/ùËø#MÍ}õ -õ\ØùL‚ýÈ“—Â?ÄZ'öԨ¸÷›Ä³_]žÔVÍ^öŒ4©ô+¾ŽÃÊ™dþˆ¼ó‰¢³?ÅTée;3ƹ¥¦Ë³¨ÛhG &yI#5±'‹—w§øû»óO¾Phו¼GÈJóTÓüýBö'“Ñç !ÕË0‹^Wõ½x…Ï~ëµYiy©úN§¼7™0„Kò>² l;ÜŸ½§´Q"’œóê -ÁèÚô…6"7Ï-Wã§{ßîn›àÕW-LyÎì{O^V{Xƒ5UVdûH—Ô;Š"ÉT Ù©•]65Ý—çL Z÷즟YYçý>å"ÈÞ.¿óÖKQmY®}QeU*ï–ÖêÊéd~T»æ»ôþm³hÙäg·)–P¼¾0—|chŒ1Q%/ý­Ç -ØŸÏ×Fy“:ÙM%( 2š -ïçöÅÄ ’|}†pYŠæúñ¼—Ïô£ï'|ìz%!$éÃäAÖS6/ÉKÈ -‘·1f2jU´=u‘¢.eYƒõ«:UqìFETãp¿ðFÞ:}Vô==õ˜¬l»€'í…ˆæÉ[<«VO^©–!u¨åPáPÿ²NeS†ü╪êA-BÒýá(Ò±ûy^x–ØÞs•$”°æ€nÚ’;°úUcKÍ‚^ÏÉ›ìF*Ý.Û»nr -Û>ü’ÏX +"¯ïý!=Óö†x2zï±­ú©ÓGnÏ2"îO,ä²~zÊ`öd[Ýço3B=Ø,4““ŒÔ‰/ÇS_Ä,-wn¶b$µ‰rR,M‘XtùÂF½Ë1—®=8ù´äIñLÌcî®nI<¿f³Ùx‚ -e£ÝOj -÷âxS1Ç +=lë`wUY¶¶¯ˆ¶²˜0Õ’iÓæºqhëRÍ`U¼’0®…Áæ€äƒ·ÆZpìl˜äM¶Âá(Ó9šT8oôà}F“W¯½Ö —Ÿ í*F–îöÄ/Þ{W(ìä¥nFk`¦þUFw(s¸ÞµjI³l€ü¸eO§Põg©6Úd}ñäˤÀÊQô‘9›ÑÂnQÒ"=E©ë(ïéê‡ô -ó¹ÁÌ/¯ð½Öê&ÞàÉ:+Xð -3¦1’ý=ar]}/ê ©jj*ŒöJ'k­Žs©–¯DUJ‘îÍä©]ÛÒ9g!nøÇätLh¨ð=ËKÊê%ɘ5æÊ{©µÃS§Û +7ïHÏ¿Þã:J~ñ™`»r¶yx“Ÿ|»]α˜zýE»:†®µüÔµøÇ{”WÏôpäòÓ -Ê&µâu®+˜}5^|™ýB ™¯ ÊøÃÍŠÊ>÷=EëÃglœj½ñ£Ð+Ï6&¤ðçy*ö-ÒŒ…4cýeÈæ­‡=W‘‚Â/„fÝ.›ö.õ¿½™moÇ+¬÷J³œÏûÖ ™e=+ærÅ’:½LÐ$ÅcÃgl –YÏlT]<4¿w¹õùö­‰ge -–OMM…<»ÒñEð2æé}†ÚOÑ¥ùQíòÌã„~·q ´t­0é‚øAóìF$#Õ'%oÏ]HxN¾Qz—LaYMëòZü‰¡ÍÏâ5·Q^}ÝÄóU+÷)ÚÓÉ]>E -? *±Î/¦ÒÎ~øœîáÌø‹Wr³Ayï“O݆â6/Œæ³™U¼{‡Â•½sò ·#qí³ „_5Weéb§éªâú¤þFûö@ - U¿ÁXÒ4NÖ´&{†¡ýk/­ƒ$L¤H" ->,±ÿ8ªõŽ„ç†r‰óð8œ&Öõ˲ô9jšý²äœÇÊöfÞ*µÈš7ѧ2õµÓ4mJn_"©·Ù{’}ä"Á+q¿ýáÒεì˜ú#R§n§®L‡Ú%ñZƒÏS¹)Y›™mßÜÛ»pÆÀ³öDSx!‚ ÷3ôŒ•ôÖHµf§üŒØã»ÑÊÑq{Ó—WØ×Jž8aºðê¤wš_¾\°êã¼q¶á¼]£³\O°~}”ÁÆí·FÞ3—Ýå_Aª{Ë-z¶š•¼'ˆÖtÍ©8' \gwšÎ¤hIù -k¤’>å|=Ã<+YI+¤ ¾ìWY M~^×cšÈ37>ÉX3Ô(uqý%ôÄêcºÜ™´Ü‘—#•µ±áÌƒØ 'sp‡Oh¸LáÞ‚&Öû(^?¢u"9çά¨ñ^ÇZà»sæ­cÁd7Ñ.l²VNÌ}½¸ë¾G¸PÕh,aç(½åâ9‰‚³aø-/ƒ_q† -]Ï1å¨Ñ!éì,Ññ™ùŠÖ’$8W­pwÊ‹¿™äJ<_w­ê«Fÿ@›b„ýáňÉîj^§;”¯–êãKD˜qÿ¥ÃÁ’d._ñ~ÐÞ•–kþî -‹Ö‚3*O«'xa*?)\Å6#"TXµ¸Û¹r‡²6àˆbs­õ^8ÑÍŽí0Îw…$òÇï)ê^)®7™Pòâ Ì¯°›TïyO—ûáI-‰y'{]ÏÉÍ(ÆO—ž!¶–_*§‡ûVšûî JÀh]Q—!Rý_Ód=ÐWór å?EîìûÂŽt?/¯WÝÂîeb\œœ;s¸‘(Ì©=~Ëbà@2$´}͉ù,¼ß·¯å°Pi}ÇÉçlšçŽÏê -þŠ…v÷þ;mŸ²ÃR”Þ’ã¤'P‘J”†ò“{¹™ˆÜ}Øk‡kð5¦äÙJâ®uS Hyøjl‰ˆÛ…óK{Qƒ¤l–”+xÅrœo‰á0,®PÕEØ¡*s -§š…Ò3Í¡ªÚ6ýŒ'ÑÞƒw^²ÚlÞþ4d‹²éçD¡ ¹E -ÄpGò>B—Þº*x±ôüH¹ðýô ÎOL¿NØ¢?CÜj>=šþ€’>ô™§v‚±MÂ'¢ÊŠƒX¡:‘ˆO±¨Ö"ž´èZ¥ ûùµY'íLfI;'Cægn{mõ6\¥[x‚›9oBÖ·‰³ ™{Ž÷Ú5Ýü—D{37šî—žDjn‡Z¾›y~¹ÝGüó¸’)ÛÜ£8‡Ö1eô¾††-1$*Ýh.k:ýÉœ‹¾+zBìeá”È7‰Tk|Ý3󣋰ŸP>{þ @1(kû¢¥G`ˆåŽ -k`ßñ%Åš;ÁïûÎPí.Õ×ÅPib†Ãà¤o F·u»ëûÙ±Œ -NÔmÂ/qYmKNÝ­Ý‚'®Å“|ЭsQ©#dãÓÇìUŠøø¨Ø4«f ™—eE¼Ö±«„מCÛzÌ °Õte³yFîìPOì¦}ͨÄ_‰hÑ|›ØÁjõ„Øa‡eœTm²ÖûJ:…Òzû«‚ˆ«Ú¹Z;±ÚÁ3wCáɨýelêÎÞÁk+[ÁÏônkq ¾Œ -&Á˜C®ÍYéf+uŒ,o‡ÞtxOyx-õ þÆñ:{ÙáQi½Üë³XuÌ“—j›=/Ç«ìÝ»$|ºr^Oz{.]Íq–¿{zàAòƙ¥á.¥t|3íN\ÁWm䟫jy-øôÉìºqŽY¼…ÊøúŸ;Ó‡î›;­ÃkµüÖä͉iò£mƒ|Ž=¹8+ÔÕ$ò ‰ -Jû÷/)¨ë‹D†¦Ndaî`EkR/t?žSMóy;S?k~QÓìõÅŠÐâÛ -¶59qWÐíåAbF5ߢ|y“s/û™[ñ{/_ÄV̾!yó¾ï¸Vˆk^˜4ëgÝÕA·©›º•°ì‰gÖ_oâ6‘¹ÄU¾º$sžGWöVþòЋšóóë·:ZT:‚3{‹´ñs¬É£ÂO“°§S¢ßŒU+¥^ýP™j¶ü)ø’_zøì“€µOiD²Z“*ãeÏDòî$(/Ñ6QZ4MÑéy]v?]gÈÐ>oê»ÔñÐñ†Tâ¹úáƶv*9éâ›g^´×³5Îs½Ð(=k²Ûð -÷¬f®^`“É2½~ -Ö‡›ZR}®èqS÷þ£±‡w<ÕSÜ7:CC‡?»ÊqGÊ E¤ö|±q±k¶”ÔxHâÞŽÌ*ÒžéÌvf˜f]9O%M9F\xL·„ö~*MX—»ãÃa­:x,á¢úë¯ävÊùn-ˆ3ûïÓm»®µ?f¦°z¹·¸>÷tã¬R…¿'‰ù99TšÓZó^‡»~×N[デ=Øä—ºˆ/0•b… ˜w?´"œsÌ°OžðÆÖô)–l,®XY•ÑþÔo϶ӆ÷âí;Ôf@Z^£›ø¡nÐØâV¸Ñåõ®ä¼š–/3C¾’Ä Ÿ ªÜž”º%"££Ÿ‰KŒ®íqd\´Maâ¼Wœ».62œ+7VÃÏçPâÓ¼<«¬Lþ*)Ó­.¡.ÙŠ/¼qÇ^§žÈn/8Ž¤Ë…ºB7]0¤]Чi©öèKÂì%vž‰ÆżíB¯ŒjëzÑ6HéüNÅæ»ÉÞ¼íG_¾ˆ&ì‡èpÅ1û?ª¿’y_‚`Q£–d"‚]¾©‹Îùüí³>²QëÅ<Þè1ÍùܺÀ“¯6†‚ ©Ú¡)PÃN5L9¬TÎá•!Ù]1ËùôŸ‚3sWâ|ÝcF0Fî~lÆ_®Rf¬’|°`,?skX5HBÎ}Õç””q.i–ƒ¾µ(žŠ;ý;ÝKâvJ@ßÚ]ÈH¼–)*àrfðº{¹DÏë ¶[­²[oeÝ™QÔ”f;;nêz³“\ÿˆi#«?×|ŠÖ}¼íÞ­G–RkŠ© -7‡&²GÕJ_š;»n)—¿î‘?ÁÌ,y=¼`Í#m‚p`ýàIÀº_»¦v;Ž¼½ ÅµÂád„cÞÏ%¡;&«êL’¬ó7¦5ÞÄ•¾¢æ\gôõl§/:}ØÝw¢6çä»»¥_‚Q-“J­ëopÓx¼ò?4o nø=xÉî®ÍÒw%Ú}¤àHÅ?óVKœ7,ùõR“¾¹`³ö ÷÷í+®„'r’º6<·FÃgÛï6ÅhÝUJ ¶ß[Ð&"¨»ôß³ÏËÐØKt{i¡©@l"x½k}ëU79þ(剢k÷2>R“ÒÖðmQOƒÓ‚òBñô7Ö-¯“ÖàV9D8iÓLû½½œ±}/ðÝiJ† ®Î+ìƒñ´–6+°ñ«F'àÝWÙdÊ>œZ„[ØÆf•™¿T²"Âq/%0¾w­Ïê­\ N„c­Û¹ÙQ>¥pëB틨&¡ÅûLLÊUü8J¤‚…çu¯ÂúZ·g+¡qÁHø‡Ô”·<%ãå®1‰§¢tñÇâôä6LËkS£^¶y>xŠæÂÃ…>déqQRhO~­Â¢—Û¿R-|anôÔ0D¿xRs7tJ ”ä¼¹ï䌵]}Ç¥â'Ql Ž:&¡Ê™±ÒN›þ®KϦð×Rºå -‡Î_ƒ‘u´n&yE/¨q?pôæÀföèoelž¨(¨ycEÿ¹n¢§“qÓ¾­X-™TÀ™§P{s10 û(º* ã+^cÞ–}}ªžSï'K¿wCKÛQ’Ù±nfwxn~zZ˜+2“hëúÁcŽ*­Ôå¢áh†ø­’¶FÑË5„Û1ä†hŸ®$ — [{ãxó97˜Ëcñ,öCÒsˆ”è†Á©ËÞÙ˜bSç/m¨è -Oíº;çÞÕ›- -¢*¸8ͺN×B‰¯l+B¦¸œvÝy¼ ó©5ú±™‘`Ä°4TÑ­V‡•»zyš ä¶ëêç³6eÚŸ¥ -wn°È+ù¯z©ì>±ASO=;ñŽ×Ýîêîá|°ßöóç3(a¥ëéÑŒ—EZzX^=Ñf~lY*ÃYºè?1Ú¬å~âF¨2lÖœÂqÇp?FKi6Eü‹t Ê#gžj¶ãümmº<ÞètBhç=šJ‰Úc™ä›'ï_»« ?ê7ÇØ+F œr[—Ì=Ë:cªPöò6ÿŒ\ùLPW÷è’ý½2Ó¾rœ–;®øÙã[lº×£süJªõNj¯*Ü°smtÂ+0•íëÄ{ëüШpN´½ò0Gªf§Í•öÎå t«O˸ÄïгçµRŽãÐHEÛ¤¶KYªD%Ý™L3>½æ^žó'v÷ùœz4¼¡‰°6Ú§ûØ]Y)¹Ow¡:`õHEd³èýëh[¢Ð–o¯$=H×*x¿~wÑ£‚˪Ζ‰±úk3‹ðÝÏ;^?§¹#‘%|ï­tÅúÉ$6öã×øÛö7»öÊ#OWx¢ÖÃ1‰7E]RÓ›èî§s¿àר ]ñL{u-Í1A ëûªE¾úÙMÈMS¾Á*[±ÐÅÀ³3LUد»»‘iäì± -µ±ó}í>Wž³("ä|¦A^;xǺ#+C¨ª5Íâº;³ß™»þ“¹°f!¥–§ÜmqÈÂE -æžíM»øùÑÕ -ùhÃO<Ü›Ÿ¢ÏE¶»šÜ/›"xñZ> ñð9¹–^IDWÌHÀ-MGEòÌ#ésj«Ý -–»û‡Á'ÂoEHÚö6]VU_¾i¥”¤T±œ\ŽÿÑÄ[ú`,Zݪ‡·‘d¦Ð\ -3µ½ßLÚü E4vª¹gB߇uî Å›y–ÔH2ï“/Ä»×»—Ón Þy(rGî|×h}¾p^^[,+6Q3¿âÚbUᣨ¶™n -¶Æ;±›d*r—ñŸm²=¸V@Yõì’@°å¿M­|\Ô 'í¤`ú—eW8lEņ³õ½ŽÍf­‘!ªI%µÜwE{”fÆ 1‚yícú–UÉmyË^E¹Ï+ðå’EsºÛ ý¢b\d/ߦX0yùFD2°ê–²å³œ‹K.OcÚ }#„çpöJFV#‘»D‚Ù‹nßÁŠ ë‡Ò­K'M„v±v»8+òBV¶f*—Öy¦Ü$žÁ’/eÐÏ‘­Û¯Ò»Kî}ò©Íúš6-näu…š›:7"]g~º£%Æ -Á®^"Iè_Tq¼ˆ´,3P/§òù{^ñ…Èí<~Çi]¼Ì¡Éô-ü³_ÍÏXï<¥¯¬ôŽªu( λ*àÝäw*aºc²Ï]¨£TB{3ܵñezºû «¸Ð”"ÕXF¸X´5O)çÕ®ö&‚'´|êhÀöFY!zq””|½ÎA„Ö{$;zJ.—Vç@6aÎK›l"pÄ®ùô½×ãö!ï“ õÀ -J-›©â*fÂûœz”¯&ЊZÙ+9åLÜù›4øejµo†bm?Œùh]­êl_½&ÛqiÈþë9èרI½RÈ€-úã­æ釬çî··Ù|½ÊÔ%Á.(ŘÀ“(ÏUÚröbñËST“›±°lMŒÁ…³3Î=ªävÙå»9C>¬ã}¢ö’1ùüQrmY/4gñ3i@CùÉç‰WR¯ ÑJð˜Ô¿Â¿çjV%LŸ2Í)›£§«ÃùUÜXâšd´Ê™¡É÷GœüŒ¯ù«aÓd±°j´¢¬ESÔïé -NÉÑöî½ß-X .ì¤0žÂÎѥ󾇫Ó#®ÄÚ×¾1eí‘”¨PÈeØ;RÕÙ,NÈñNóó×—þõøÏ bßÝí -õÅ'_›c‰¹erØ4å+N4³V®"F÷HíŠtò¶°£‘“`9ñi«“CÕýcV,/M3MàdDwÚ•Öë¨ÚL’z1·õå»ÙcOÚõNµêÛ¿Mg½ƒ§0GÞ£[.x ™*R3î%œÃ BÕÓS`ï’>´%y¡«^•‡ŽøP„R=Ó¢%õÜ%7±P˜Pט¸!%ÔÜòÜyåð1¥ò˪íú.°ûá|õ~Œ—(Ξ—K³)v´qäçpý‚¸ET”§þbª®á±R[ìµnöW-Óo›»±oÕ<¼Ò¨x½ås(âZÔBð“XÒ;_Ý -λ±Ÿ“'ú3€i/¼n™ÖëbLe>7|‰šluõºÝÙ ÅqÂÉËQ¦òÒ™Óú›Èû¦ºx™ÜÐî©ü˜Ðp˜CïÞ²wë¹y|I}ög*Çñ§_;M¸®Œsrk ,& -•W›ò9z‰[ٷܪ@ãDw뮯f -už*çC6JàþÚ4¦áÎ9hn¯×qÂar w‹lXÏfxK_®s¥ž»"^„¬9AðÄA`ÅKþ„>Rm³¦ÆëB§qÏÔô –É,ån·b#³µÍí)sú”[s9†ÃìÌA|9®Ö†EUw‚ïuà<|ð˜^}¼c±aß7WŠ^›ÅªmÉÛd¨èöêòÞºÉá«CÖ £W=MpþÚàAL_…Ñ¥ÒŠ‚÷I‘x3s›ÜÓ'oÇà¨Þ`9¿¥Sµ’1n–íëFìB ÔQˆñ¿C%Ó+:Œk: Ô¸&îÏjËò ƧG:ð~ èp~m&l»’–Ú7Z&áÿõÄfõž&±äÆx›ÉPJ1 #fÃæ|!VÝuŽY>|­øN㈘bú$á -"Èàe3ôªjøò‰Z"‹$f:M¼û«£Ô¢k=”Xê37.6–VÇ¡–VíÞö—žÆî£àR!hÜYh õ¤ç1'­¬xx¢’6½müR%Ñ×ïG¯ŸsÈÒüäxdÆ™$(GYªT|®Ne+GÇ&‰ê¹ÄmçddÿkCg*sÈä±|M|ì-òê.»…u}Tôìy”íIñ["Ûsóó÷­IÔy]/@€Iwï‘p ÿfïNÃMk£ËHò¹0~A£×Fö·]xÆL…Ìò4’ÏÙŽ¥³,I]ØòÏeÞ;)Z`º S€kPž²·}4®C&X¹/õ…wgøHø Î4Y`×ü…þ«KçkB¿Üfp>P·po±yF;û I‹Õ5mÊ8k¦‚OXŒB!`Ù¢B7ÐR³'³vËØ\ÉÞrp.Î*î¼èÈÈ+jýÌ~ûs ÿ5ê†ê1ž²WlŸù"ßMÑ“,4F÷Y´¡7¡œÝÊù.›ÿ @ô¿¼˜éUËøõäy`õ^ÚF€§ÞªqNË×æä󓘎ÝÈg’÷£ý¸&ÝJ’Î&ðݪÌ "ü;õ‹Öc¢ùâA\CçÔ…¢y °dŽ’çâÿ5äÿ;j¥þËÖ…UrýüEDO¬Ü¿CÛ[_d4vu`„ë¹ç-‰Ú¦z%:ú­²ô‡GNá\·Ì¹H”›ø]ÒX¤¢Xôs™:L²,YÌÛËñèÅÇ Qm¨¥-t£ÿ=ÉŽ¤P^ÍpuÕÝ¥Ž”/ÿZi@î_ùnµ[zŠWíÒÉâ`*%W>bS¬­7ÁßÿB¹ÈAßè¸[Û6æ½…¬S™ô¨òø%‰¤‘xa—O}ñ™€J€ ˜Aæ²'zð‰ëßUì¾u8ÒIê==´zôý^zK¬õ!)„J’+€{l[8 -`F5sÐ0Js`góÕ¢,¾eAç¢<õà#ÆÔ0ðž=ÃóL—5:N\«©ÔŒðMã‹¢ŸâœÐÃJ.=ß”y&ñ¹÷§Þ¨ÔäB©|ýåØ’8WèœØª¤¸Ï]&4Å¿†Î•%<åz·/ßXD>HÉgåA°µq÷àNÈÃVÇPüÑP๬[h„1Œ}¤I]|4 ML;¤oé™z¬Ô;O[_Žg€š‘œƒ _L{údR6â}ᆎkíËÁ%¿cÊ¥dٸⴰÐpúó -ä Ž¼y·Ê“l>‰2|ï²*{a€Kí tA¸^ú5òhÅçZÛý'¾ I‚ÿ?„œ%•(ù¬Ü¹óµŽrIŸLµ¨ÍT?-:…!"Mó'³ -‹µ° -l(š[Õ¶i@12ÑXýÊDî1BMaß-·$Ëx×áÃù­¢ aÁUêí5¢”Gñ·±Áûò¤ãFÕf„×ܪÌL؇ —™Är q`Ãf´ðjÈÑ=QäØFé®Ëˆ5NÐÊsï¯U]|ÌüÑ ub±B»€B†'DM¥sÌújâ|“_&C‚bfšF¦þ™0 mEÔ€,@Îc -»|é>´mše…rdª|S»Þq vêÇUˆkÆnÛ2ûö  H²f‘CösÎåäÆñãTÌJ´ÏåÇûç0¬TIÌ‘‹õ–žî"x²ÍW4ß³ò -Ò‚rµZ¾uèO3•ÓÉÖ|-ÈT:ŒbgÆ3;Àñnø…­û»æ‰÷;ÛéG«ñ¦ìæ½ÿ;”ãŠ^rDS§äEûÔÂ@Vf"V$»ª|´ -ÐÎÌÙ°óűJ—m»3ÊjmP‡ÌW.á4 78Cƒ *S¥]#_Ë9ßF!ÖƒEý!€6©K@â·Úë¬~ÕU -ý§h‹s‡qjƪ]&xU -lÜÚ8-sÐ=šòŠqjeR‡Qœ#søn€ -m’=UÀÈK媈W¾A:æ9TØùȯ8Ccç×o@_#Rª|W6†UÍKFÇáꇩ\~£€Á£TåÅ&ÝRØ7H·^DDbòÕð:S[–©Ä¨ OCˆñIä;¸l áÙNÒ„üáGòB×ÿ9äR`3+·Ÿq}»”ð‹s&Ó•lÇ"èÌh0P¬WN -„Ÿ;œ Ï@ƒ#åÊ?ñ©C‚žvˆ-‰`£îu†“°é½Ú¡ -ÿ&Å?¬ƒcÇ¢×Çà« #§°?ôjŘ…!Šü;Ê -Œ<)ñ¦kr1äŠxF7,öŽ˜™-H0íA{Œ“`Ì9’ĵjmÌb8öj‚„ ¯¯O­ ØÈEÚ#Í`¬$MÀ8n?)X®¸³±4”@Œd -Ç[äº,²Tr`¶Ó…¬ÌùÚ5Ã÷¼[»m©Äø £EM6ßÂ/æ8>–fi]_2Q¼‰JIEkÁ…ì°ÊçÐèoe`»ö…¤~É7ëp²ì 6ÜÎÞY®ƒŒQîÄÞÕÈ«¬8t¼òƒÞDFÐ} @ZÏí˜Gï¡hïVûÔ£g¬ôÊ­Öã(¬Ð©¢×Œœ^’=%Œ[àiêbFm£ºÉÐ/:œÆpÔ˜w†€ö» -`l)|yÀ9ÊžxþøŒmyéž —ŠƒfNѾ#þ`3Ú|®ú¥K7D±àb¯¢³µ‡Ëý¬ƒí¾|Í8BTÔ29½ÆH'Ö<±ˆ°CŸNB7‹°ÅÓ•‡CRm[Hž‚Ñoà„£zLäÚ_w.ûO>‘`nÜaIؤâ8›W›J,¨Õô&;k-wŠ]¿þu¨5×ÚHâÊ­_<ƒÅb¥}¶tQ-†,?1À"ά?‹¢5¤ZÐ2Ø»€.X1¿¾”¨þ“Úó^ø‘“ÜŠR¾ÕmÝaA®ÅË*þiägé,Pã3­ŽªEaÜ(â9)C鸟ÿMwSx¬XÕÁðô»öei~ !±øóçb„^&ÜœÔÏJƒ´ç>Üöì3:+Bê°bì+³MgŒº1Y$lÉ\,±7Úq½úѶ2m ù‰ß™t®«TÒ·gÍùF±™Òü3”?ýÈPÐ#"ê—Ç5ÇÖjÂ?È'Šn1£ëèøzFÙc(FuøMŒ[˜!”¸çdóú gdâ@j¼e\晕v¿áÇ=dù¦3¸xH£fø~4o·Fí~ܘ´É .>Š:/¸ºžBR -¸Ý¶ˆ)‰‡’kSµ¨ÉhJÛc[ZÊ»Š $Óà4í³éU±Èë|îwä£äfŽ…Ø/ ’½YmêŸR×èÒ À™€¤˜@¢­õœÌ6F¥…âeÙš—Þ‡9®Ýp á¡LúYà:tiDÙ®88²0»i(ÖæúaH{_°ÅašŠ¦EK¯(ù–çÀM,9» ¤1gÊŸ²º/_}W„àê/5¬e”¸¶Vnn…hÄ“ƒÁ„þ6‡~óä+¶™Y©&á-`¥Ý ‚/ï™kQ2`߆@ŸmôuÍ÷fbjº{‹“@Y+·û~bs;µ2/!ï94É?Õ2µ)jl²qt®$ -`…‹âHú -ô›„-múùK`¥–û0¢nRb?-´•ZØ¥)OQÛG²Wã×…¦b‡`©ÆÜJÛS­^‰z¦­ -Ú ±4‚-#ç¡Ò±Zþ„Ä¸Í -˜þõ+”Bæ4Ž°3lŸ,š\¯á¡4Å;ß¿øÔî´5þ^½%bnâ`'#}oc.ƨï͇ÀCI§§X¨ -óO8·ô»¶ü¦—q™ -áæVï :-YE­{íC ”Ë+?ˆz«#³ç;(èòßøà}ƾ,­Ñ£øz‚$Ñed|’#mãêÌÓöÁ"¨œÃ»Ün -éÊ`¸{Ð- 6æWgë/L¸Ÿ0™gÀÏóîZYüÓ`ÄA>0#s±gûƒÝóZR­7Q$¥ÑÒˆŠJø¬$[έ}—¶éÊ|uB9+á×ëHlh¾@Â?©Î!þSi’wå#†`lÄP¯É€ýþ;©k.9\ŸÃW†¢=û­_„±Ûö¯Ž³T6am ùÃÞA¬V0ŠyŶÖXXy±{ õ¬Mlrð;5–5¦\ıAö%à -]ד|$V¦–!yÄC‚$z'àˆu¿Ë†ÞÕÇò0üÊ}“q6Ÿü°ék:ÄÍz¶ -AvÙ/’Mr¹ejˆE“Ës¥Eëø®`¸VÎlŽdMƒÞÅã’Ò÷v]€x7s´—Ð}Æ“œ¹ÃìµQž ”8Ù3ݯÄ&ãÈtSvi„ß4*ŹM[åãóg3+½ï·c?ÝÅx„m¦ÄËפKĶp6ê"ˆ–›tó6ñ\w}8² œÂªKTúVÏ™½“‚êxBú"ÎÇW´GxSLÇ{q0JŒ6¬®äØN?çÁÈ#äøéÉÀ¦¢Ü¬Uôï.Š¨ ÛÔj~Äh4 ²^!Š@/¯úöÉÙLƒWå" CñÙ<þ#‡éëÿDs½~)lÕ -8!Æ[·ŠDñ5—Fó1D Ãᘼ kh©«¥ØÈw/eÀšb ‰&¯;H2^εEá)¯ ç”6ù8;Úg/#ÈéÕ½˜ÁK~ÅMÛ…øêÑ\–Áò>Tk}K7oIéoê›2É?$þ+ñšÒÍ3×±6ǾØ#ƒË2DJ¦î”¢±'èÅEïŸÏÝw ?cŸÔÃbfa¹è—ÖSº¤öä”·»´@8–}}xâO±¢ª[ò¼½¦§Ãr§ðƒ3VûWd%ìòXh–Ës-ÐXiqvÔÀóz[ŒÌ¿3Û@$LñH“OÛiÓ6ÌXŽòMñ.1˜áñ<xt̃¨4 -ʲ gÛÏð;Q’iø_lq«bÖèµëÁJÓAi‡FÝ:j yn‚‹Z²ëÍôã~hc´ç -¨Ñ›PKáÌÔFÆ„¶1xJ]èRVxnw©| -ƒg Ñç97¤J¯fãÅŒ€©*ÌQN9àòF܇£ÿWÌ£¸Ð̬"Q&ñSõ;‚ƒô]×@Îd¾>‹ÆúH¾ò´<°¬Ý¹‚‰Ph'#?’eG¹G6Š¯w2=È м+èºb6ºˆ\E8ï÷@äªÕ""œŒKÛyM …â -Fk÷wË}9~KÁͧrËÜÄé,ÇJÿYëQ:ê¶E±3ÎÚª<}l#±Œí^.=¼Ÿ,£¥Šº_lìÎr -ؽK•„£õçj‡¬št“:êzŽäâúâP£Ý -&!8ÜéÒb„bb½‹Ö‘S3¨)|&6"öµ¥]¿Ð9,ö«ÍÖãýþÆØ‚7æ)®¬0®¥:8ªx \Ð649*•™ÃózÈ<3ãíÂnµ­täÎ2WÁ}Vx¼¹=”Y`£YÔ«zÓìhwf~M׺Å -Þ >»ä]‰ÿ[؈-´/x=ŸC}çàì-¢ZÙÆo…1%x~ÁF”_ßg“`!nþÊ@yÀäq`/å‘òôÊ|èA­‚%`Švಖì4骦ùí,[°“ù@­°l©Ðf¨ªô.Í—Ú–ü£PýŽ®æ†ÝÞí !­SœgÓ×`–_8°qnñN ~}æ€þ® sIz·ZDׄÁX9ÄèÍrþ×EIÂv!3“†Íð£)#fHÆîãY¹S× ,În7ÓòínHú{¯92fô€¤'¼]ÉA™{»˜ž¤“feêtÓ«†cúd´DgU(š#ª~±7UšÏz³=hwÔ\Í>>m€­EO;Ÿnt·³'RÚ’_bÿRJÏ-–ûžöOú Ùo‰¯äkƒ†V[Šbÿ>Zû¥àþc9›¤X~¤Þ‚›§¦`Ð&8ȦôOxú&¿>džH8×­åÖ,n­VÂX¤X&ˆÊŸtƒÕ0½hŸ”;^©j¸Cç`ªi(Àìv_ß+lc%ÄE=D†il=¹6~MÌðÞð=—(cP¡ÿïìׄ–[ô˜³_¡huM‡°êº52£ÒÓÍÛÿB´SxŒA‰ hç·¡+C¦UÉ9 -gt[Ç ÉÁõuÇÕ×ÄW]€åd3“,+›Â™hNˈç-Æ<2N+.ðRý]éš^]uÞõiÓÝM溊¼§,"6¸N7•í1dH£³Zï»0þ‚Ìz¤“Ü wƒùÍáhÄá4s÷]×_t†Z†>öûß|<»¥J(J› vŠú°›2‹ -žePE=ˆ?è`ó„h¶Žf{Ÿ1Ðýzãu6€Y -ÔSUÇI·Œ÷öÖ»VcOÀ)4æIh^Å“~nï£ó¥Ò¹Q¯§ñ­ÿdzj%X+ÿk¬—Á¿ñ•ª=%ÈËÜÜçÚá3Èlp -v0Ûó)œ_û[¸qT×¼úôA)a!b±?Y hvºG0¤DS²ì¿aiklkDŸâj4÷ 2Z\ê Ô°ÎÂD­®¡7ùm$›,MØÅošò -('ÍÎQ{À®Ü$!j¡—% ‘ íXZpŸ~džtÀóè5kŠýoíx²§¨ä N4 8Ö¼kO] *ÓÿGJ¤_1ÑhÿR`• 3~Hk3]7–Þ@ð˜wéß]'›zpŽÙÀ(ÔYzÝVïÿ4 Š¨Ï‘ÿX˜s‚‚‹š-)ì›Ä93Ì](ʼn ùÂÿ3קN߈›Pü\\^iñ«Ó ×¥E|E~.+D5^’+ðµXÎe"fîXB“˜¶‘®ðù âi¢¬aò€¯ä/œ­;žå¾ªãx6×>V»$¤‹-Wvá¨òV>‡yF‹4 - U]$w)•æyÖ`>綊¼ès‰ªýAÿPÁ™û€=Go.Š[=Æ—‘,p²¨Åyx_já¡€/Ö-ùðb˜æ}ÔÑû[O¶Hl0×_ª’Š` -›èPˆ³Kj»~œµéCuø49¥°ifpª!7K·YeQ›|µì†øUþÖa?Ä~¦´Ö,ßæ›2‘ª5ðŠ,¹æÉ[ÖM€´ëO¨Ï¨¿öC)ǧL£½ àw®¯Ùýºþ±‡¾4•zÖ-¡q¬»É¤´8ì4Æä^.dŒu†sCõE -i2’¶¿Õ? ˜ÈÔä} ãòÒ¹(‡‡å÷#Ð$uÇš“NSÑꢩ]w Máã0³M4>*™ÖUœ1·ßÄ‘"•ª°‰®úÊ4Òq»-ÅÚÚt?':4Z«~— -·çì£b*W nšWîýÌÉ)ºê%Ù†h„ y¯JŽÂÑþDrxõ”m³ÇÕ"sƒž 䟾«j±ÀïÊŒòVý`Z\h$î[É>‰®€ûøÙ¯TÊ ½ðZ-v_Ç+yfS#"ç"-ta'Ž‹ «E\†Åêeƒ9µGÀ96ÇÓϱòx9¦Î*¨æ¡©™¢LÑq¹´ …ø’™]52©Fà¤l/لΔ[STùB†áQê½¹±_,N8Ðpù’,Wí¹å¶uyCé;8”ŽMëUý4€–zÐ9¦¾èÚȾ$”h°°¹§a"Šæ5<ÌAlrh×_ ¤“Ì/@¤ãªM>=£%0ñP•ÀJóß¹—‰+.¾Ó£@>baÍ!’¢ÈÚ”Þš'Œ™òWšt>V{*æsܪ#šÒ“B!ôÊÈGÓòy^R>L–÷ - i±‡.€›9LðÏnÁMHïh«Ï—EÈA¼€´Ücù.M¦ýöóÕþŽá[ÂÏ—fÂežOèŠìžÓÅï¼bI+~H–e«K´T³¦ì>x¥0VšûÙp*s•àWûb~<ë‚‘Ö F(bAÒlÍîi½ió«ýŒø Ù@¬–ÖÝ/åí[J »p>Ý…•y%–C"ÿHgµ¿Ë)+fU_I¦Ü¿ -‡Ísyc’\`LÌŠLË~®·ížÏ=ÈL+Øó I¸ø®·š»PD¸'tœ×ùœT¯0Q*Uläï{Ÿ«äµÍ±Æù˜ÈÁ²ÕˆUÅß -¿8¶dïp‡}>a*3Ü!lÈR‹Á±gœdº\U»=ÄÈŒFW?÷j-bžŸx&X?³’mv5GÏ£çqÇŽZ÷äE”‚÷}_3'ùðM5.¹k*‰?»ŠSPje"¤þÝnŒ¥,ÁÓù˜–cOq—4Þü`¼q0Ž ŸTÞ„’2¿؆ _åÁ"—# Ù9Šàf±£ômÊÇL0Û¸ Qÿ„JOå–+“Kþ¿«èkº1v1¹†åŽÓ7/BÑÍ—m®~ÈIU,îúÿNsBýÕZÞ&/~ðÞxü# àpH;nûý¤îlo7êPëž‘j±U²ÿ ü„E…Ì4Œ{ÖП(µ©e -#ãú;cí¨ª&* ¬$sè]T -K\yFû-ôƒÐ+ðãy­ÕìGoŒõŒnUyÎë…Ÿ8¢ÄwôV>•7¾Ðó–zOqf<Ü*½Wž¡IyN¤ÝÄ*ÓÇáÖT~mÇáÕ0ÖXA.Ψ@@.ÇÉpâ¶4.è’ˆŠ|ô˜Aü‰øÔGÎß­¢½WaKhc @€ÎJ9ª¡f>BMÒY˜Ì{@f+¶œó…ÆI{‚}ÒBæ¬Oìå[Rhiþuœ£ã‚žÙ–ŒðH*¤žØ˜—Bvá¥c‹E_L¬¶ÎMÀVJ„¾\|}¡žsE«úB˜Ë׺­QAÍ»–Ó±fd:2ylJÞÖƒÖú,\*ê°±#~3(̈¢}\kúqxH‡?˸t(òô-"“õåœ6¥¯N[ËW£@ =Aœ~8r×>Áˆ•N°Ù‡Ì|ô!·;^>€ÉUê HõGì‹“¯fbÑiOi¶¿AUè­Ò–\Óέ)Úaý,²`/½¹Ð‚5¤W9r(ïô -è‰%)JµòÚ; sBÊ°ÉŠ“ÀνN‘ý•ÜŸŽ”mB¿oîÕæX®,ØY”¢e#œRÒLõc¾+Ç*9¨ˆÉ -£Ùv<0`»×ƒ”’ú5õðä÷„µ’1þ‡^§!d£ãééåOBÖ^6¡ _E]imÝÿ=ÅÕà"&ô)‚-Åç?çR—üàä…ŒFÇ=T|¯Òt%_úGb’pr‘o<.b[ˆxeQf';ÛP0ª4¬l‘J–ãæˆ}óV¨›„é´ÿXaY«Æu2´·¡~’MÁè1Æd}!·ô¶…ÚyÙL3©cý°>/´‘ûJEb÷l]^I9U¡x|:¬±"=ˆ§&.–È_ëåe/Âüèg’D—å<_ÿ:¯Öt·þ®”1ä?~é£ -n ->™ktþXP<¡%Œ“fÍßä[ÄGw#ÚàSØߺ ‡LÓ×ÈEŽîtiÎð@šþý)^Ê©û`w$œ6¢Å%- -øœ½#‡À 2®ì¦YTONøè‹mÊ]?‚»"YIlÀƒ–î>ûØ΀]^q˜^œŸ1'†zA½W-NÝÊèÍ![Õ¬ zÒfBu¸2 -F©kÑ)Ðo®º¯¿4ÞLfÙ‡Œ¿p®yè'|VøùmÃþ$DPcÑ¿gÙ®žA²7µK‹wz¢MÀ$9„Ù£°ˆf -í¨×/°‰©ø¡ï€Š -z¥2תÒã2Æ¢˜ïN·ã½¼ µöe„Ù_º¶é2/G;¬ú5¸JÜYŽJ#;š¸hQÄçoòÓµ{­JAnñ@tÿÛÅÿOmHþ¦hÿ4ê<¤CÛ¸ã)u ÒQí´LAø¸Ms'HU0¼j©Èì)1CÄ=¾"Ãý„¾j·¤4l.»A¤ ‚:íOc’ O´/¥qE´q©—8^á·¸ÖÒÇJÂœ×%@‚óÐg~ï¥GáªÖæjŸzÑÓè{·$$ãšë9÷ÌùÀäý¢Ô–N¡Ïn§|’Fgb*z‹ž`”{Ù´žÊç [¿¢‡Î[¥¢/ù«½' bÌCW“οÁm@£Æ;T)Ç’™ßS%lVºm´»ã|'$ƒ¶(ípêiæ‹gÞ&²ý"¬AŒÐ=ê£Gú0wI\Á»óÊAB”‘ý›‡B»ç[o -§f÷Dé2´ÁÓP¯-ëüSú,Žêä62½š¥ -*Üwy -N|K2Ú|^:œkx ˜’9O!ÌuzϾ4€b g]Ñ|$&ß×¾ZÈïï•c*ùn`GÂݦ ”|öåÖ½äoAâ¤ôI“ ÐyOÐDntP¸ˆ·iº¾âD]C„n™v¸wN¼Uo1nöZÿ'ÇÜòuˆçðô}þ¡—ÛÛÍö÷ŸÃÓ/øzšßom³êí?ÃÑøzAßoa“êìê(»Ima †Þf5ù,âL*bçضƒýÉý{R¥¾æÄ[Ûv¯V¥„º]»E’¾¬ ŽTX”J—†ô gÌVùé ›AÖšÁ5ʱêaCB,À7=WA¥Åôõò¦Á¢=`›Ò{”XG”Âs*PS>*¸”Ù ´CšÖbæyƒ'g½œÍtZ3*pl™­` ÒýÖ -½eª&Ii„²a(5*3v¼QyúåÒS -Á¿‡åŠdA´ÅÅ’š¤ qü@ûrz¯ìó&³ß¬ràob“®¥÷Ek2[˜0Š"ï ¨ -™–~v´À™kzy.§†“;¶ÝµTÿf± -:ygr_µƒ2ƒžTQ6DÜéŠÄ%®¡æçY‰Û–@†í÷µœ6R:ÀeÖÅ -Z" -…á^*8þ‰ìÅvçHz—È… -JþŽè¬GECýÜKÞ9©€°Lümµu¿¢4U=ÛBfÔg¥¬XÞí¡H6íêÇù–ÛÄœq¤FTËÇàW2d¬‡ð þlÐïOŽXtÚÔ\¹Hfdè"ÚppÈ›ƒ@ø“øä;@® Ê7pûœ¢W˜’›%àUÂÃ<ñ‡mº?lCªê¯z?NŠ`yå––nžÿVÉ+q£ñŒ²f|}úø(Š!;TΓï'ýF5gœ„Q6Eq1ø¦‰Ô­¡ªºÉÂ4þE_Ic]* ?@oáÁvç6È]Ëí@ÓßÏצR1Ûžûš†¸¥iµŽ•Ó›v¬¾K©°))ƒì"‹Â|âËk}RÊÍM7ÏÑC¹C¾Ô²áich5ׯ¸çîþ -gª`x 2cý°SŹw yUâÛ~ÄËtü=•É&,AÓêÑuœ‚\2ÌÔ×F[·’™18ÜÓ`C%~÷.ƒurÇÏPüN[#)J2 *D!¬>yR§ -%ë‰%ýRX„2ÁQÝgÞðQ!±tj„ÂîúÍ‘Û^‰°³M~Q¡¨*;l>>‰‡ ô1&hj×Õiü¶bˆ‰˜–íK1úQÚ]­t”ï;…ÊÑi¾ôpAµ®"ØòôâöýzôE@žçz}ge¸÷ÔƒÞ;+O‹qÂŒÞÿ1DÁÖ^çë²ÎH¯B2lM¦ˆw™Õ'ˆ²^é¡‚ü˜—Е얛áíÕh±’½ÿ{„ÑìV´µ•ƒ¨O©w©a“”¤BèP^DF°Í/`x¸ª!%ýH687`‡ÚzÓQ¸]s©T”8{j[%; Ï?5¼rØÂr¬ÀCùE}‰¤\’ßúÕU<”žˆ>á×ò6Ÿ*vÒÅgßÍÜ -Û!H[†q)`ªÔÝd?/“Œúð ÐºÚAAæà>1u„3ýš¶ˆRÖ½ìZyúý–f@ø#"SØeb²ÚöùfšN›{ž¿2úè©0¸4Ks½ß"½ÆF÷Pý,Í}|ÎÈ7BárýÔ>ˆt¤wV…'ñ -M ROÏwÕ@µé½Ø0Ìió;2¬wĹÏ:ªw‰Îðuk^X—ñÛ¦— 6³PbBX89ø]êâM@‹=ɦìoã«åÃïU%­+É5Ó)–3 -áL!”u"Ò"ºÜv_ÏXXDó‰=44‡jŽÂ‰Ñ ‚ÍY9øfñeN.×°OÕÓ’bšáàö Üj‚úÔ~­ RA‚°êpãjîÏßc‹ó玲`ç9¢p±‚,sË6 ]žî œ+Pf“Öž‡¾ÿh²*%\éÂþiƒ¼—‰öe§3hÙÿ†,»úè¿ëÍ8‹B-¶xZ¸Î0ùl÷u±Ù3åúñ:ĹAºóÏÚrI¼jŽ]™ŠÏF™‰È 1\z8ÅŽszý¡¨'BÜi CŠ2Œ=0 -¯Ãœ«W” ' :)8\ýöÇчz˜8†ÑODÈ#z.·Ä”Zö -:5ÎX´éû+<3=-G„˜ì züѬ°@êZ3×ç;ôª¦æL? ’~µ-§åÅfHW‡•¥ƒSXeTÖ”à™<*6 @¨îwÀVš7O¸ßŸá"S':Óÿ~¿ªªž›v)ÐíáA‡¹ï&˜+E; #ÞÐr#xÇ ×d–QÙâ „”bïö^sGýç(ú<Š‚“v‘¤[ˆ™`èogjÐÊØA°ïÎWic›Ž ê§Ã@祇•ÛÎ^n†R¯ò#Þ_\“ )¼ž ç7<êš÷iÑ^)ü`Løý´µ~Òð¬+Vàæ‚wNÎt»W~8§(kîWyB,An@ -ðò9‚JŸ5âHÔž„ð‚>_…x¥A%üNÔø) -.pr=û-] -¢ô@ÑkYÎÓat,ˆÅ]Uhxª!dKÞ˜‚÷Æ‹Ü—Ë.M¿ú°y%ß üWGŽËäORí¸*%ýK"¸XhäÎ 6‘zn$¹Ô¦¤zþs¶L1‹à'5ßÞÆ–Ó/§©¦(¿iÛÃ}ŸÜÊɰý%ý¼ÛLJÑLôâ1î -¤(%)I$üïà`Ko@ ð¬ ȧu&"/ƒ·mØÿsÏ\ªÔ:×-ÿOî@Fç–á>‘po¦ȓɆߖÝÿE¿[Ò%·GÖÁZ°¥Z¤w›`¯~+&Y½½'Ÿ•>²¼†O imÛz€Å@w¿~­Áo©¹uAÝúSöíöỚu’À[è - -ÎmÏfrã‚­ƒM,¾ãR¹Ånû4 /-úzúõPôéx z “¼_Û€ìCìÈZWbÀ»M{ìp Oœô„‚3“…–‡Ðû§üÝ4~Á7¦ ƹªªOfý.BÞå^WQ™„aåÏ©ã‘?˜gïì`b*u“Ú°š -$Ç{Šk#gQØ¥;¸éæ¯6ŸÖš¯Ü‹®ƒ¬p,žÝÄ®õü¦Ò™)`"àÃÕû8'ñ@¸B6uªºlðÎ>ƒÍiû°0 -Xù-;Æ<øY"ÜE[E3Ùwd ÜÚmÉæJM…¥´C-BÒ!ækDŒ:eìmép C¨üŽ¢AÕ‡. .ƒh º³# -‚kh -šd™)“ ÌB.»§C#xÜpôvyú¥}ãÕëúêr”ÿL¢…;xòˆ(5q`TSÿnmŠUSÊMÏGî4 Æ,F‹sî£Lƒ?¨ ¼–™©‘ž¤t‡Ð;ß ?êb.æ¨ µflëåï€àÛ†_àúÍZ‘A{ÀW“üó£ÑœôÙ˶„Êɺôo*²ók -±Fy­¼*†‘ Ä}}ëóT—êÄøöfZ,Î@ì‰h>KVÞ2>j‰Mÿ›¨Ó¼[9Â{3âîàÇ€ókûXу ñI9ÒÁ|l ©$(jœÂ,0Ö÷_™i¼>U³*OÜcšhÛ­N(£s]§4ëѪͷã‡ï™ð¶õÚ“#%@çèò¥„<ÆÚà -æ;Ý:ü“c,Ú=9LÊìNÏ[è0ˆ¤¨§0e€ß¥Š -!¦b:»nÞ`¦ò•¼;ú·Î5f8äb#sÌ0W"Ðó ¦â€++£ƒÙÃD‰Á *ƒ3 .l×Ëäáì%ì>Z3Şˉ5¡ÅµÀ~E*Þó¬S¥Rö÷LÆSOð®]§-ê.uæTt¦µe%ÿ_JoÂÝ;.È—c´Ö‰ì0ÅuëÇinÑìlÕ¤æpc÷ÑÄZoBoœ}ª].jkTÄ{n±DcE4øBÊÃÌ’8¼×ó¢rçÒ¿[Š6Õ͒߆¼ý&Ô° ‹Ïã×™,`oª9«Møï—MÌ‘É%ž–û ¶~ŠVù]á“ŒNà1 ´æ\pm}wz?›ÜÏPý¡^6ýo„8=øÄög» 49é|WR=Év³xm¡ìÌ•îµ_fY9ήë£bêJGY`ßZéÒ¿0n%ïÎeí2Ö81’áÇ°ÛeaHNHøðz¥1g]ÖŠPè¼ug»&pt“ã;DF‰ÏŸ„¤!b²ÀMC'¡áøÇ>r©ò´Â›ÂŠ'À–¶6Ñú;3ö&j‡Ùo)©ëÍñ¢S83è^“LÙ‡ìk˜×Rúĵ¨‘ѽ™Eó­ê8µ•ö<£_£“¯ -´%*¼èAžî×"ÙàL BÈܯ“ß»vpðÓ™2nç°,´¯ÂÃBΨd“oî~Üp¨›u/>j¹ŽK8RÂAë ¨ÆR³ÒXwå -¸vdl¯;$²5 ÀÇ•~áþ3’Ä@CID"çÅE}+ ¹gxN7¢Wmó±ïÆLJ*Ú£*tö¦ò6§h£_ä¶r~™/‚¤–<°wQÑŠò$5œoÈ¢­rØ~Ø4;[LZ}²k¿È†Å9¥˜ëût©ÂUÓƒK„µ“IãÀ©câÞͶ¤p ¯CâÆ…á ]#Â-…§!ð: ¡sð¦Â¹ÿOX÷Jº¿Sõ¦‹7R&-ÂBD(Ÿ»…çÒ~ á!dÚ–µ‘´á[{!–i{V?F«› ZC†² e^’)¹£öBÈ=D©ïL<| × MCK¿©ççHßC¯¢øOú[õ@¥Ó™ ×–7äV|Ý/%¡qGKDí@•CùD™€aúRõíë. rBÃo„¯bÞÜÅÅöÇÏ°îDéyÍ«r 6´C<9[êå²ÜÓ™ ’ªþ¿ö­ðâuyÄ—³¦¶tYü4ÒJ$ÔŒ~h­{,ÍÃ0îÙFú/࿨ì4"X*x¸ChŸb+ M¸&EÛýW4•ùao¡µªÁíÀÜnÉÆ]%Xߺw -åp]¦Ã3¯:½©F@ËÑ -S€Ì ÈõG;7ìt lÌQ5/¹XR«»t”¼pØð|˜Ø´ÛŒZ È7w9}ˆŸ­¥ûñ‘)˜ -ÉM@s¾ÂàÔKûröB¨IL®T!Aj!ÎÐÖ~’¾‰ÿîù⬶Ÿ+¨§?~æ—¦4 ±À¥ÒžÖ©? !Þ­®ßªéNðù1vlëBr´2YŒä‰’Â5Ê°ÞLF„&eáÏyŸi»…!qHÛìÍ<ˆ xs–%xó½8ž–Ö7ÆZ뛺!)gÝ<¸Ä³pâÈöÒ¤äTú^†öøÎÃ) EX†úÀê•>W7SQŒà†a¯»!¢ p>ÐOLFÎ}iÿnÓ ë6ŒÓwþLK¹´6ìXËqÙdCô¯g$$^ -‰šAÚ=Á©²‰#ë¿Áª?JÝ -b¿E-ÆéѪ¯$€…aôo€šÖ±™¿F];„GÑ^&`zÏ/N85f5Y)„ÌhMm Þ›ö·ÄÊÌd^ÜÙ$eÊ(ú`‚­m¹âO‡ÀÈo³,5àÞgÂ[o’@½i -æ–‚Èþïè]Ø°…øn#ch‡ÛUÒ -爋…ëëI –¾r©W‹ßtW èul]ù˜¯—ry ðšÔ‹.—ºC˜ª«Öw¤­Sw@ý{pb²!€ÖÎòŒ¹Ä^Ô§MX* Ú&‰Ž…HfzçÝf^qçe”ñ¦Þˆ|ùä0áÆè[tΊÄi¹=‘ª©é°%±AB9¹¢)úLH -•~ÏQ7XvKÅC€áµ)ÿ‚¨ŸÂݧìøpì¸þ¼ŠP¿Ôå£Ê®ù;3 -Kº†:Ü:ÐÞh#QÞ8Ëè"òóy6¸eèCqÖXò'Õò·GŒ?,·‘ïweå5¬I`©¿64þ€ãÓ¼Ý"Âûx,®÷øaVOÁ±“®Â*ñµ¨Ÿ¢)˜0bð‰ñOÃ*/7“á=bU`S½öE×ðÈ7©¾O™ -¾Å5B|ãƨ‚ž3ò{…š¸–û‡‘*Š´'{GÈ­§|NL -_3׸%I7 !2"¾p'¯à\â㈷«‹Pðpœ­!ÄU^¡ -¥Õ8µß’ö.ñ³pcëW·Ý÷“¤”áŠãùvË °bžèÅ­·Àõ†9’¯_Õæv@˜Öd@ºüñDü;tµðÅNckvaƒò -ì¶#IƒDBpZ}r;zÜ&tRâw‚°’½€Âœ&s ¹«³o1(†µ´òH*ÞÌU4ÒC¨¥dv7¸:ÀqEl¬µÂNÿ'Æyë¨?ñdáߦÓË èïDü\ºt¨f[:öáÏŒoÎŽVÿBYÉ¥!v%Í‹‰„Jo MÞZ]Äz½£.¤xÈ{Á]kzLâ*A¡˜CD·vž Nõ¤ö¯¼6y2=óp«èg´ -Ñ™%qQx‚pFVKê1 " ³ŽFAé­n4ÞÄ]©I -©÷z¦Á´PNOó©ëñéhàÎ HRH ÝŽÔ=;”¬mæðlÖçØïƒØÈ°ÆŒ¤8dq¬) -Á±}jÍZ|5u®­›ã ÃB3¹ÈnìÚìß{X` Ð’þ0ÿvAÕ2*NP¥ñÖ#­ª°SŽ -•h¸&V­²O]2ÕOÆ.r„—M"‹0šgÕŸª"·qÖÐÞv¼–4HŽÀØÈ·…­ßvC¥Û.gX)/×*2a1$·Ð¤FëÏMV¥Õ:B>©Ã“köÐstW·*pV?­ÄÈkåzß(o€—«›T¾>ª¼ [‚,[P+t[–“ðîŠ^Õ‚ô(NŸÀËí§»×eÝÂÅ›¤V½úÇ6(…¾Þ'Ö -—C8U—¥r›ºS¨eÅïñîµÒͺUReæG …µQ„™Ž¥óÐb|ª~5ü®ÛñÇÒÚLž‡ª!wÛå÷ÔŒK›™phÚX¸ïi·É\-È$>à 89¹ˆÍî¼ó*,õér"$l«@}¨=DÂT“§TP'Ä<Ï#OM-Ü~Û&ÃkøMšŸ+¨™a#Ç£·NA)è*V\ºçüÝrýßâ|I'ÏWÞuxLwî_‘ÀÝnF´6¸…í|Š?ÐüO¦î°dl?;LÀnÔWU¬ µ„Þo±Â0>˜TruÝl·U5êN¾*”­¬Ÿd…(s¢5K7—ÈZDA§ò -!™A%I²Sá¹ôI¹ÕW'º€DÇ6~ƒ4cQ¶ Q—a:ã¸ÿOé -+/Te©J]ñ¡ÉNî >@d ]8®d>•Líô4({ó@âå² –Ìvx›mG·Â®ƒμð«žèë4ß®0ãEž½UÔˆ",Š'º×!I?ú ÿA£\(×øw §æŠý<Â?wÂNNŠÈÀ›Ã`€Ipd´RsV óý…MÄ7«Ù(:øÄ7å¯Ì߶í¢`œNä=<­|W“ÍL‚‰æ „j|4ÂvwN|+·Iià ÛìAJ\SP¶÷/r)zɈç>Š ÎÙÊŽÑr?Q蛄 -m›²­°Û‘«½(êA>ÁìÇõ’x¾2[<,±4:Û—¥ `„ߊ¸³óÿ! EºSš‚IÈa•éðÞ¥Ÿ|õ}¸,½'ë^xÿKgÆŒÎR8Û¢eS~KDìÿ0Üy¥Fêf -ÈóhÀ)P\¢ ZÙ™±ðšUè×IÚo›žž¼@‚z`°%  dɇIR ktš*“E"{8(˜t°žüŽ@ù¿üDi¯à/jÏzÈÌ|`*1¢B!沉ò~¶“¡çM,cÓÁÒ½µÞ÷aí¸Eü´Ž1–ŒšPSX)&ü—â umÃ*^„,Ú9¬oß ÿ kDûN(Ót—œ$Qcó"­/lõ'„-ü<© º*^ÚB yûb§CX#æ±ÀrC{^¬#8F ‘X#ê'<Äêt+¢,<‡ßuö¨kœ#^ -ĘËxhsiÀ$áãLKýÙujvX\ƒTÄ*äзdâ¸ÓïÜ`ÍggNz.ñdÅ·BÖœjÅô½ëwÚÔ——yü†hG!…O»ÿ í\þd†'6Á–¿tþiÅ‚+*IÚ!8ô-N@Ñ£êã+¸ôÿ1vj©ŸÃJ¨ÜÃhÖ¬¿Ÿ;Ñ UÚ;„ЉÙT!~ƒká nÃÀk׎©û¾³e©Ẽ ~ÍU|è9*ur%Y)2MÿiŽÞ⊥ҀRur üÒeO+ÈŽë^cƒqä­¼ ƒbN4åešÌ‚SÈI¡‰}µ˜#ÓH¿J ¹Å+îm¸ˆŸsc›~¼7®N Ã܇ٵbª¯[/' -+ù}·Ãò¹•"à³Õ–!“ýc@mÿ{¸kùýP¶ n³**ä¼"G~þÈj -ƒmlÆAKkIŒ¤_½Y0Ó¼ WĬâ®oT¯Ì¢¢˜Éá¹Tq±x л$‡a,‚ä„Þ9°}J};¨ÎÝçØQ?î'ž$rɇ4>nn+˜P¥Þ¥²†&£»þ. —­²7nÞœ^ÿ -Õâ²–L5sÿZ#̉¤¸]ãU*ýNf@A1ÛÇ™ë³94¯ -ÇXÜu?n£ì?8g3Õ’–µ¬‹zER‰î9©í=•ºÐ>®¥÷.º„Hpf#v hK‰w¨òMY Zm(£ê[E~úL*(HZUD7Ì´¾%È÷|éòÑ(Xv;ú°ÍÜÂ[eè Ÿl@A'M®gó˜û,­oóæ -¾¡E I¦Éú´meZLbsK-­´ >!ý¹ªAÃÞèÄbx/× ¦€Zò#‹PÇ}Z›½„;T±Ð'IgùƯ̸}f§^ÚÎlÛÇÄÁß ÛÐe¸úL:6\~ÿjWüµÊõcbÆž/¦a0‹£J{Ö‘‚N`wÉ%X.è~Ѹ­¥–õ$Gp÷5®ÅÆa¥ã]Úÿ&7\­³oÖ_}„:*KŠ@F”ú[÷ûœÉ·›+±Tö¨iŸçkWÆU 2›ÊaI˜XaÆ)¦ùEç²j’XR½öw1ðöën6(O\)³$Ó¬·/ÂP!D+’ÕÙŸß\@];ãÔ}þ%7 m¬ü $œ^Ñàâ¿ro¿fAÂi˜d)Ñ"t&pz÷7® œÑ¸Áð`cÀü¦Ÿ¢@³Gÿh-G´1™ê/\¶¡eÍ°#i¼—ðñïC -úÔ_ïéEC’ò¯A¥©:a+ߧtòV@BÞBášÿ…wI íŽ'¶OÔ{†Füfãª\E'´) î“…÷õKDZ2;m ”›þ%µ“+Ý!hhÆ4Uý•.b†‰ŽiDØ+B²DƪGðÅ–v²y==˜Ë¥e椑LÛI7'û%?I%$¨+IoGÍæƒùi¦ÈuCŽ<µõYaõ«ìŸvsàêÜ—ó¥ -ŒS!§&Ôµ¤k –¸Ò2ñÜ^Ø8¸á ±¥³9qP¥k>xw'OLmÏ{DìóHudMž÷šƒ/îB†›T!m=ëÜ#å¿ ò¢SIg±ÉO/BA¨úaµ’+jDˆú³ÏcQ -=tÅ4Øž˜æŠèÁôÜÆì„û¤ä¥a[W뙈7f®q“Mb~AuíÃÎÉÿ[ÄÞ™õô}ŸÇ®ÚÛÕ5œaÀEäSÅ—@ˆ‚Êa†'yôæIÈ(ô§¢‘=)Í0«“d@Ò ç5v½ÙUþ³cpôòÇSlr&™~—v©æ`<*ósãèÞ²¸y½ºòÓv&K•†§yU„¼Š^Y¿òßC¦òo[×­g«3‘jw¹‡´Ý¯?WJ[Ïy?¯5ŽLBûØW‡ öCS_£`SG©^Fì¼#¥ˆ£R¬Ù/šµÉhÆÿšýß‘JWiƒL¡VÇFr”á¬ÏXáØ}Ñ´Íë‚3#&é|[¼¼6º>èÚ¾å_t¤wx¤pf ãd0+kY^Æ:‡»µØætŠÿª©æ– UVó³§7’ÆÏ°¼lŸpﶸ[•ÅSP°¿B»¨ƒd…péöñn¢”'&Iuƨ½µî*ºêãep™8ÿGÈ…“!ukRöSbÈX³”ýÄcz§`ç‡óäy£†õòH"4wžïèWŽ½ÅTi`xAQéÞ;x–°‘2*Ø(qM'îî\…¸i1hÙ‹aSÁì®cHQ›qž¡Þˆc³Ú(»ºñDÄYt —ƒUu¬mé l~@Óõ¦¥þ)ªì¤_ñ8ÌGcñ]K< - -Â,úì—‡½3¥“†þ&]Eg!mà85CŸì¸Ç=æ‹lÇ·Œ·9ŒH°E¬| -Z !RŒ[¤ý⧶24ù<£e¹ðíMT¥LŒ·òOÜ i׶K»ÏÃjì,èÔô3/ü»Ý#g2m^}=ͳcXØ𮌦ޓצ`á·’“œb§œ…Éaä%QÄua9„M²{Ø‘d‡c‹Ô C¨˜?Õ†AÎB@uáœ>-RÄøfU¶»ÅfuÓ„­Em)áÆlJ +è=˜³×%W¢päÃIµ^é0˜Œã¥µeBµõ¶‰z²L¯;©Ã]â–Ã’RQ+3{.aHQ×Ý %WC]BfvEÖW­½;Ø£æö7"zGÉ8в£–ì»6¼½Ô»–`fÓ Niâ¡ç)Žvê÷ڲŽÏHP1cv®4¦CÚ;é?k‘Á©éº ¥¼43«±rF}oÈUµ”în­¤y‡‰m\*¥ÿR/R"ܵäUœPŠíìÝ´?ˆžÿj`»ÝdMtà0ëÔ°ßg6O¤s½È”4OŠÒ0 -õs ­a!W†7¢tžLPx÷s̯ÆÉ™EºM¿XOä–"U« °ö<ºý–ÍZS£íÒ¶öÛíÖ­økšÙW ¢ÿø¼ÆÁ ->ÇÔ"è5ª®ŽyÌG>Wh[A¶ŽNk܆{>k)­Ñû(…0Ó¶Ë -Ö¡LÛ’obG˯¾o“-ìa}YÆâWŸ‘:möQP2ùpŒGÖë -iŒ¦{Î?†At?<ò¡"*EGMQÆÂo!`WkSz‘ª¨|,mSüøE<ØËȨø <1MdßvÒxàF¼;cú™Çæª ’i%ñiœÃ¿qƒe·ì=Œ¿‰f ޟϸQùq›çß;gØø‘y(˜³‚ÀèFñìÃ[k&®˜GøÜÎ - q)7i5 Ê^6ŽG²_x~lˆBA¿¨Æ=½Þö/ŸÛêÅ”ÕTÞÜŸ‡[Sí<ò -«,aƒÇvÍÊ¥/äçPªã[ËñkýhþÕi®³îRØË›ËkCÓ4mPÿ3hmºzÿJ#‚ê:Rü»UÑ(oÓæÉQ¡åÕœ:ÀÓ'Š€ -¼6‘øJÿjæJ6&ÃxÊØ]@#ÉŒáBûœ€‹Í ÝGap}T7JœDGézÚ•1>â+NÄDõ¯¥ðëŨés ÓµÛÑ#Åãý‹ëiÅ¡pý]î„W/ÚñrÏlÖÚ)Z¦€-“RêJXÒu$ñ)ŽY»ÀõLNGþºÓ`Ga'XX;£ ˜´’u’+­xé3Fµû[O_‰ÚƒV®D€ Ë^gŠÇ5q{Óö?žÃïøs‹R§† ×ç±P4sëkø‡|±Â=Ô>qø„,ÃÀ9ôqؾ|ËؤÓT¿i¬xöR -s/x°Æ@{×uĦ=ñ,ÿ2h -n0ü¢‘Q5ä“OT'WIü±·K -‡w† ,Ùf[XÝ~šµ …ùƇ^–Œ®¸(µ„jýNyZÓ¢”=^3å–óû¾•ƒÙ‚,?ÞŠ'Â~ZIx6nŸ}ó”9¦‘d[’‡†aɳfÛ2"Šd³³ ¾+ÿnZŠvÛºXéq^€º©‰<¾^ úOG^ĤyH> -¼ö2)q]8¾ul¯Äu—›'’;œ*Ô]èGeÛ͘)¹[LÌôo›NµYAa¼b#öÅ­¯ø³8ØÀnóÚ|ö„|Jû/&4ü -…bŠ© ›@A€¤/Wý®#Öf}Ζ -ë•õþª«†9D†RFKo9¡iÿA8¥»¨\zÙVÂÇEO3ilÿ!‚œŠJÒ³§ÜŠX·B1 -ÏSþ -Êm3_Z/¡ßBf -5Z§Q̱®ôç‘Ó „¹£»ŠskŽ³øD··é‘Þá!‚}[¬bh[Ë]JÂu!¢õè‘#–"ô_æøBÍ5yqßè¹éJðœ]¢YÔŠÁ`P¿/yµe1N §µ“ÿ7Ac>¤•hç¹rñµæ·ËµBô=í€ÊÛAéÕjLs=C%uVǶª•‡Ég®Ä*KµÏj:š5ÁÙ$— ømʲÌ(™äجg,à|ÓÞå×ÇM›7e&ì³û:x‰1x?qüæ?85]2MòÕ¨#™†x"I˜Y¡ Ö,‹Ú9>]¥ç -=A=~;]Ùi'n)[©àæòž|J-¶Õ—ô+ú†ÊuoW·]>Sñ6Ý»ˆÁ>~îÍ$6¶wÆᥬùFªœ€iã–å£SSdeDjKÔÅ%؃¨m~ùë | ʪ&ôë-4yqîX*#¨oõÏ \ÜlmŒâ@»R¥ß5«+>Bü´'Ý Êá×°ÃÀÄÆùï,ŽXySûº^] -¥¦ÿv ‡Š+4˜0éôõmƒm ¨¿·YÅÐgm´W¡LÀƒGIx1•Ër”U×¼}–" ç -»O¤C)Úßô;F¬˜ž?:°ŒréÉ1t_ê ° -±RÑ´Q$ó킵nä”=±{gET: \}ÒÎIR¤Þ -p±°˜ßù¡‡ÿV ìáÇøò—F¼¼•=÷¢ -ó{î79К‡¨Û7çðôËþ«Ðù=CäôqŸÃÔ3øzÄCäôw“Ñv?‡¥ðôý‡Éè&'¢à×®:ot1Égâõß -mR¢´%?‚Ù© -®NÊÍú‹göæª>¥Ü¿pŒEˆÀÊö*ž#|¦PS ¸J*;3€bôF†îêžúIå_ÎÉmÏ<ër¯J|Ìœš#ßøÀ§näÆStïi\—:n³Y|YRmÃÝ|QÏ ï¶³¿eÍY{fcÚbþ‘Z^'¼x*Rômà ÀŒí'C‰ Ù\^¸ïäµF :,ɾ1”ÿœêköAuÖ›]¹wQ-¥jg›1èüG›×þ–»Óé+)¡ªëÛCGûE(œuá°?E%È5µBŠÔØáý‘E½¢ÈHÈ -êî®A¿Ÿpd4mŒ¾6…ke~?a¾Z”•6[sˆdš¯êI -)øÏ>ò^TŒhqÏ|Xðʶ# GˆG»•bKß¡¶oË&Š°VóR5:ˆ&)Ü ›æI~ߌx=¦»Ö¯¢Î¾D ¦uú0OlØöb‰û«.‰ÌW'…ÓÉ_ôyºÃ-‚u+õâ‡N¡à‰ÿÓÿ3ƒOEß’Ö)‘jo—Š5@³’özë+d scg²Öh(™É\µS70“ûKêoD(ðónË™ˆwˆ4†£ê‡Ëßúû{Èû”ÿ'1Þm¦¤üÇt¡feŒr~NljdRKv˳TÉ÷/5ëD?±Œ~&È몚Vÿ!Ìó|â±":þZT~g)ÏOÕñ@ÍÅõšŒøëÒÛY§~Ñ<½0µ™Ù'¢ßžPÁÑòI™©˜ûLq¨J\2±j5iB­ì`‹³¶êéÏo­¥šzx¿ -VBÌOYqU!Ô†µXÞ¢°#Ê\<@@˜¢M»k-ßÝ·SÖxîsÖ½¶-4vn,Þf}²DMöÐkíC]º3 ÀÎ%5tv -éªb#Àr¤ÑPìëç¦6¤vöé´ Á>.øog;XJ®è Ý0¢ª"©Ë]XÙvGbæ`d -NŠî1ȳ?äíg<ãÕ/›è „áN/ÈŒœØ°rÅ‚óó4bþ†¼a¿¬uó×ÿ'šä9æ)>BfgiòS+Çþ<»í×ÒS|Ňc…4ô®”'ëÕFÍ®MM¢¯Í»ô†4­h[*gÁÒÉmþr³3ùIGÐ…˜ -mrá(‰¤Â#`ªâ -v(‡¶Úÿ?y -}Dи˱X°^àz­n†%¬×QtÖ¾Íæ2ÎB–QÞd -i‰²õT¹,9O  HV/¹Ì§ª¸üË!n,Mý­ÔA Y!ÎíV—‹WiÐs²âs£ì‡Ðäáݤ.°±ïºf¥Ã¹·i¸¯%=„eÃaÌ·elôŒ ¹Þ9œXfOÕ0Ž=î³h`˜1Çî`ñ—Û‡n1DÈôLŒ¢%h€»û2í ¸í£zò=¡Î("— WKs²º{Ü'4}õk¼¼Y}°Z†XjJËùPžê%nºÉ!¹ÜÃ-µ‚/ßDa -YçY$˜¥P§¥ØÌ0;ôqÿY].ò­#ª¯ã1)‚‹%@JzÕ’Pï jH`œ"g‚”s´9¿wMT>¦¼³’‚›¢§0y"Ú®ш`1¬?iÞ_-à#ÔÊÉVwU?~ÀºsÐù'W¬%˜! -§pš õ}E«Ìæc ðmHÕHS”˜âç«Þ" ¡ƒãk&ç£ä]V8-[mk ·Óo”bú±ÇŸ˜œ„" -òRÿ8záêr É ùtÔi(åON³)„\$!Ô¢–ØOƒ›'‚$c¹®€ùuºH.V\xvê„­;è÷¡‘u„66åùº”DòC䑵…tÕ÷b’Õ÷%@6 ÛE´:ñ9Sf*É?AZ¬9çn²2üœ |ÌîÖõÍž£ÁC®Y«QûùÞ¼- -Å9DJ@$¤"íÌÚÕ‘Dg©ÎDòÚŠpG-)Ò*û”ÅJÔ.ÝIkø±ÿ`휤¥6È¡1Íá2_¿¤Ã1CKÙD\§ÓçÉoÚss5O&´šUdˆ~œ\¼Ç»5§Ðy«Ñk¿ÝÁ÷;ûãáacç(„½L@¤±Ô¹Ý# „ÈÍá;û!óTþº[#º±³SöÿJvY|CŠ¯E,#Ð2Z‚‡˜ î=:µ´nu&Òû T^„yÿS‚»ÚÙ{zµ@„Êã}ØHéí…‘¸y„+¥´ª£ÔO8¡øb…"F.³¨TÁlƹ&X4ºÄ˜Qeß² Ǧַßc*+ÓÊ–4Iò]«eƨO€…è~ÇAƪñÞ6'GuÒ°½ã£ÃØÖ`†¿SE ¯/Àº+î«6ÎëþYcÅR=§XvŸ>$›¢s ¤žæd·6ц±†t’4ûûl£lš“.%|dÒL;)òŽéâÏ’…v†¥WÏ¿š9ŸR’’°b2Äp­Öó¦q“’üP¹86ámyòt²¡†ècÔjºy«×&}]šfÛ€­á¡öð'Ý¥ç¦ó)|Ë”ïp³ýÕü!„ÎJúÑ´ÕBv.,ÍbŸˆ³U -çÏñ /°:ZbÆ¡·ÂwIw8º€vÔÁßryäN%´tT©m«%ŽË†xnGX`^´!¶¯æ䦲Á½ß_¢ÖÓG’®þ¹«$¨ -ÚZéUzßÙÚhdò"+Ý -»á¬”À©.¾,=“¸Ÿfü͈É6lì2Tø -½¯ñ¦ò®ñV>žu.<ÄXßÌb¼Ê8Ök‹©V#m)&@…ÿ>|þYH±z\Á¡ø†Ï(‹ÊSÂ7àò¿n -9Èá{Ôƒñ@iF<ÿ"Áßö=Aæ„RøÁ¯Bæ3w… €Ž´edîVB^Ì|OúôºàvjsøâWª:á Ë -W‚o>n§ÑƒM]¹>ˆ5uŒœ™)VC°<|73ÕG÷••Þ¾*“3˜î1íÆæã1èõS2mÖWõf–#,ýZ—“xónFï±ÃÁhåÜ -£¥ ±ì4†ìÐ-rCzéÙzÿL-¢UÝâHüÒ®èw«iQ‘ Jéƒh_Ú`ÆpÍ!{cR¬¢õ -Á -Ÿ¨Çnr>—ÍIÖÿ{[¤Áêî"¹²6ŠJÁM’ 2À†2pæƯ’ÿ@Âz³FÕ\röÃŽj¬ÆyW{ç}ìv—sÌl -+Àèô‘Z Ïs}"gæ«@ôÆm&}žâºû©{á†e°éèÒÞæ€ b8ŽBEIˆ Ø~PŸº¢FJÌϨà}hã’?ܯP øŽ†U›¯àŠƒ/`ÇEµ(N%YcÇïA¹ìW}¢Ã‚é°ÌañJ‰ÿbêëÙ]™Bm X(º.­•‰¡ô_ˆ$Ç…[S»ÐR_Vôb¹Ó‡Ýêýˆ;›*Ùx…'Lñ Â÷¬z!KoÞíwèŸz•åÀóU£-7d–0èaYfÔøË;Ñ”ïNདྷ|¼÷:ì[ÃLË PP Ò]œ—ƒ¸íãwlKíïíGÄcïE?4_÷Mó¯”¯ß bÉ(¡`#ðÁß!ÆÍŸÍðȼǬx>§òƒ*ǧ gr™‘º§ì4ïós¤ðlÿO¿Àü)C6ÅTj^±ŠöJ,l¾-ø=R}•Í^Ÿè{ƒSßÑ1ÌH§EòxZk„,(´|£yd—þ¢Ÿ„q£Ž¼WN‹ö¦ü.é¡`ÞT´Æ!šàƒ–ÄÂämo†uÞ/Ëïp=;WÒ„fKä»`B¹mݵDó%\Ý-kSqBq¢•’@ÜU.bkÍè Ý‘%¢2›@jðód+¤+YK÷ÀÆüGT…®ÑRþ©.Å‹›Ý< IJŠøŠ¹,²”§ÞJœÉm©ëÅÆ?Õ ãåôáÂwô¬)‚%Ã%¼$JŸ³ÌôPl*ÈàBßç\õab'9äðŒ…»˜oÙ´&Ì‚Ìþ_FŽãí¯þí}OÉÞׯa :oÚ‚‹ŒMu,–¡Ïæw«_§h3•ÞãäCô…û>é4€Øì¬Úó‡îjßã—‹Ì:]ä…®oÖ8#u¯‡=àÊ%iè1·©÷Š”•nyšìI»Å/³~²×uzC+þk}2²@ÑdEµª«)EÁãQ Ò‚ØBc`Nÿò_šqËõ!ÜÉ i;QJé¶OÔ~“¾, - ¿†U&ÐÛ»]óÐþ¨’Œ]rØö0!HŒ™—–ï‹bFãéÉгÉËšŸƒö†ÉXÌåÁ‚qè4ì“aœ©ŒŸxIÔ¶ƒ(“·öÜ»ìQ¦[¾`ÎHÐYfôxÅæc!}G¬ÊM+2Ï=RÍKÅ"ì…šsÞxý¦ :[P:¢7?Ô”:ðb˜8¬Lá#v$i¥Éæþ³Æ¢Ø65kÚ«–ò\.ºQãZ˜ñÇcaá€ÍEç-Òظ)µ|ú/×ÅÃóþÆUN ˪ÐÞ¬´ ѳ³f^ûQtL7¶´¢¤Às‰bàôD«~G|£B×óóÀYÔƒ«ÊD×Ñ+ *kF¦x»,è¡™10’f­{ -úqoš¯/žÖ¸øu![0ª½¾賉¾ÿ) 5G -þTÆ ÎgßR]dꮂh.‡QÓËBw9ð¾"NêÔcD]*Ø›dã}‡dHûhé$/ê’Ž§kÆ ý"AR´;%åÕßÏÖ­¦š,¦ ÎiUY¡ Ñ5°ÙŸï5nt&1øúï®´g"™K²rR&±þ¾Ë·¢n;÷FË;‹¨\/Y3T‰d‰5hµ—¬ePÃ[„¿'CKΞ¬ çûñέh`ð`¡ã ™EÃi~¶ -÷é0–]MÛìl_½X¾NóÙð½—J»Q®â3™áË´¹{k£¡Ëÿ`-btuâ‘adËÓ[jï3<ó›ÌëÜ£o&Ñ·;©‰5ÝȵC±^i¹Îη͜a*E?ÅÓV {¢ED{2¸;Axž4O›aÍÍeăŸæ ÃÆ -A}ër¯¹*Ñ'˜Ãû=5”áã؃@r-˜À„«OE‡3¸Ä¡5|tÉÂùѧ¡iæËàØî+˜4cáu7‚¶øÝ .î)¯QYCm¿V 9Ï“:Ñw5’[¦i*× Ùªˆ8]Tå ßnØhÑJWº-݈qæEŽý;ûb}¥€ÊI%Žê¥wKRÁ¯C¬úQ^ºìÿÖëâx]ã/?JL?:pWÊ(´ñ6­É½­cþ¡¹ -×ððOˆ`KéPƒ¡äò=¾æ”Ã*©õ„A_ÁF‹i:à -Í6V=»ÖçÍh¢*ϾNÒ5Æ3è/k¦¼yEÅGXO¤ÐqŒn¼3ÎŒæ‡JlÌŒœˆEëþ÷"¹V½-SænØ7̶])[Òò`˜2§Œ$«×b`i±,‹M9j’g±Œ.ÉKæG~Ö|ØšA?ö,vñ–cw×a¨v#¿ÉWø,|5áùÀ©›î‡âŸšáyÑÛcŽQpa¹½ -‰ "qñÌåb  ©„ʶ2Ö¤YT!­sïbê™r-Á Ò× -_KbßV4óî¿ ]NnáwF&L¶6]rn0;[µ*Iî5œî`¾¯VTܦg+·ÌàßÖÅøÿDÕñÓ*sΉ° ¥ùüx†@øëxìµ?õhec¬ÔÚL˱l4ør˜É|^qňÑk‹”3B^¸IfϪ°&ZÑú-Xê™:?ó\›Õu.`÷©’Ìh¶Òæ)¬¤¾µc³ã“¾«tÙæ’žàÏä-ËüvûÌÞi£DŽ|¤O¯˜ jè+ý*±Ï9-X7·Æ›Àsó¸*%dc®ÔöJq)ÁG1¾Ü¸BŠÒ¨ª5e¾â­‘¢ä -¨¬,%àb'u -ÃG- ³,`M-ºj1{Ÿ„åé³cm1‰ôàzìÅ3§Ab‚…äæÃÝ9F5¿^B‡M(Mݹk4fZõèKUœÒ ž@^ÐD±n·kûµd ¼ -öÛ˜ºÅ–NÔ$)8S/ÆKW÷O•U#£ëü¡ -}ŒUþXÈ8-uÐÔG «)kSÆu6¿CIHs†À! -!K4ISfz´ä@LFuï£IOOWˆvw6h¨'fÍA¼uÐíHeJw涳G<‹e5ñV)Ê&uV‹Â™ |}nÓ,„•[Uo²w®Á}Ô±(âft4ãÍ,`4q°ùì”/+¥åñ>:jª`îÆFn¾i#JQô;ö>Œ·?Ȩý`7{©äZBVïç/r‘„ѳm=â7]ª*A·]kÖy - ¶;äõ×ï¸é›ó½¤·Ìq@Ó6’mµÂÒZ·~*ÑÅA…µªõäÚeó]ñá;Ûþ°1D|JNÓ»0åäp¼2?n½œÊ®2’ŸWZ:šÕ€ ƒ Tøý·HkÇ®ÚæRçß5úe­Y•ªÛuÚ|Ðx`&É"éˆÜÜA»ÏD*wëٹ똴<…¡R_™ÿoýÿm½’Ã÷Ö at2¨¶r"šu“Ÿ&½ìµ -ì¾Ðdwl…ôDÈ$+µ?w­<}⦙Jg3ŒFûú­h×Kv˜ðÃütDøOeˆEc¿à8No”à• -è+Sz3ž·¿ëªô­²aM4~×%7ÉÕ›ôªFDÄ—¬DÇûÍ@açgB]°8WIŒ‰Vq M -CC¢¾=|š.û^}A­c÷À\¬E0q"\ª+H¯ˆYþmмvt‹Ù[áïÛ3á]À ¯§„…D³Yñ9Þ6ðÀž°ÚØFÚ·Íâå³Îì5«)íPä(Kx+¼–»”¯Ù|î qe÷‹wjuõSoM ÷Ðè›~ßÝ!¹—c…iÌ;ŽFùáb®Ö(Ú„|Hx˜dèà0_K)˜"jhëd˜â«ºmqõµåØÇ©hHÒRfŸC#™Ok²Qå´!nŠ<âÑ(@Í~®?>ÿN1‘)0“?¿û['Ž˜¸V{I’˜¤éh„¼¼·áƒ *Ï’‡¶d®­nõ?"ƒrYêj¼„v—TÞ¨á¸j”>¨8äK`.Ö0X‡T9›âíu0/µÅpmæuýH¨'ŠAJô˜…—ª»2ErcC7iTüHÖœr-ëƒ%%<€9.%ì:®·D¤6 ø ö®. ù˜JJL5›1ð™È™µLHCãpþVÆ2XÙ>Y§¡X,!b.³ß#FáÍTY,pàö¥—k¥îe®B  -Pcþ(*ÆröK[ëb‡:]Âùö;á‘I -ú÷¬™—æÖ‘‘òÈÀ6g#NÝýy‰F uw:µßB…f{<³–õØ’P çFmWt¬¯¢PœGê¯ýM-ÅY©lå\öþõ§hA8-6öá -vþ'÷? -‘æ6m­Ûå&ë‡!Âç"{êždW@Ízý5»©$' -VÈïè¤÷æ^ˆI­8‘gã\â¶þ ¿};L¿À$»¶i6)è«ïKAßß ?ÆÂ;MåØw©«6GGö>PÃdÖ¬Ø&)^ò³¾xš(¸ò±æ€ gŸÐö’ÈÝãÒn -‚¿e¶Ÿ©ê¢m)¢û„NÍBvÊtáHfE¯|‘.^fÌÊÊÈ|¬à“±HoÑ|ùÂ:ý¬Þ¸I61)Êæxþ8Ñ[Áwé{hîÝ¥jâÁÀüoö -âç8=Öû¨¼^þ«—æ—Æ|-S«ÆÎjÔ!÷¾ -CLIJ ú`Ð]‚ŽÝ¿yÚ YN --ÎKö$‡#ƒüÒ: Ol~¦F7¥ëyUåÈhK«òjs’ñÓ¹+=µuJ“_ÚËÞ'YQ‰ÎšþmyÑ {ŽÉ7´¤{Pƒ -^‡U¤úê>ó[鯇ýÚ{Âs‘>úh*Bz"‚Ѳÿ‚ýÀ¦ZÅ!Óî\\ -ÞÈkÂ3ï…F»ä|ñÞá1—,yGÑDŒÚ•¦œzŽv»÷Q”‹taJkv9eÕñ2÷®µ ßO§üJ÷o&;üÌò®ŠzÉE–C:ËyQy«ÆA"uRGÇœâLô|W˜I,%c6É¿Y žàÝp†A¿lBü!XÕ¤È6f¤ÂåÐ+•yèõݦ¦Ú:†ÛWF2êɼ¤nD§/ðgHêÃO|yvuMøŠ}µr Ö‚[`­Ä2¶‘ ë½Ý…xשuM îO`©ß‡iE¯*ù—o‘yñš·©{´7!‘‰«”™¨\D Ä7¢^x:ìVÃ&ô¿`=B'î `Òì²ìõ/Ä!]|ƒ~™ï…bœ"_ Õ-댯‹¼ž%KsI]¦ -ÂÍ7›ÿ^á±° -ãö/hªk$qíÞŽ³ôy·Éúç¿F»$Ÿ›ö41HÛüDŽ¹œŒÃí¢µõŸÑö‹üøF¸Î$ï†Èñ† Ï!²çƸéÕW姄õ4fÂ8V«Æ]Õ‡S£HsŸ»#ÕcÎ?`¥<ßUD_¾w[ŒÒ^² -ï8OÓvXåudJî`Ö-›–Eñ”¬6(Èò¯Ô±ýsix(+•âbTñ+‰÷bp¢±ÊHÒÜ.0 ÕR–“=scããÏÀ¼ )yUœ¬?&Ö½H4Ú›î]QBÙ±ê§ìƒ`¦¦a‚†®ü|ö³ÙàìtÜ7a«‹ŸýYŠe¦.Sêd*¢­››¼¨ü.§f@.–Ò&N¶Ø°=33j¦ßm1hËä²c‰¦ø ø)Ú1®^Pe‡ÍFýÓ÷­ðÀkÄÍ™ÿHeõBOÐAèÌC»ŒõÒpSŒ¯]ÙWh*ƒÃãñødäÇÍ1BÏòy®!¤!0¦òÿà´eܵêõʘó<[üÜ*¿º¡ ´0‡Ð4ª’:«þ -û‚4-y‹zŽvæ|qt¾d^ ô‡À2®‘oùˆ'‹‘ÞraSo«µºáôŒ¼u}«¸»W¶O>঴ï 'ˆÓb¹®+º£¨=žš„¯^ç2ßP°tÅy"ª@ñµcÆZ'¸Ša¬ÛnR1Ã]4ÏY”Ó82‰ÚxÎkñP:ú- £ãÑö†&uúãU¨Ù ú\IגÙ8J0\±Ø¨@%nªt­;¦¶K7,R‰`9ƒ>·.mµÌ½™+»hlþtĪÂÝÙr÷ãE7qìõF3þ«ÕÞxzJ·;¥’ôFêÓ>—uVº;º†LNshE -:úúÒÕfˆÐL<u;ÌhÉvᚣŽ=›oÖz?ò5‘Woa†™.|Ì‘ïU`h:ÿ>HÚnÑ‘ëvE8ƒIDcV¾â£ -ãÜת-᯻f¢4>¢Ђ߬@2O.|L.AŸV2‡PçÒŽ²Éy#Áec¸Œ£E;‚{µJ«dÇÉ0¹Ë!zŸé“î8Í8ßSêñ_RÞyÐ…²üK0:rA¾Óà jCŠÜѲÅì¾0!ü#Å÷{…Ý%x#kâoÈxÔõÉ+LAdâ¥QT.C]øUíèÒ="—u"Æj{+ Ä”\ÞeÃCÖ"ݤˆFT–dï©!ÿc,°1Dä(¾z>ú'ŠêhT1ïiòì[Ü_È…ÔcÙvt1{…Ø­Î2)/ÄdÎü: /38»å–,ß®eÆ*”¤S~â·{4á§o2<°OÕEˆÏ•1"o<éúI -®Sdœ©-•ì¥â5šN¸6M¼—¡M!½…ÃÉÓ«ëUü3;Å|? BáMâƒbñƒsô62ñtœEäax<¾NuyGYÀÅTàS -Vó°Â‘õ›ž]”×ØöÌæ6àŸÿ|í˜ã²Èž\èk¨8ô‚x -$€qõ°va ¨íJRGWÎüé’VcÏÚç·Ô :˜èXñ˜ÞÜü¦¯+ïó"ì¼bä/b’2ÌÌ–G§–ïÈ©›Ç6°Éà•ÅÝÛ“ä¿EŠÓb7ìkÙÕ¾wÏ1£!žžÊ@a¿ômoÎüÅÒú$¿¹ôItÊ®˜$þAàü3Ñ%»³þpÿHoÆTÍ—ÝŸNÎÒÓîgüÒÓ^Ħ?úB²£‘bÐŽ¯+C!Öª‘Ö+¦m vLϺ°­ÆÄ—…[>ÔÂeI…©ÞàÛ*¨¸ºç)tÙm ->O¸F -< „Úä½"±ü‹M…]þ«¿¦õØ–¼B†G>Mf±ë-¾n.ëLoû€L«”ÌÎ†íº -Bîv—²Æ„ü|ý„(8~‚ ZKlkà³Ö¼((èhI6ºáGYyÆ6*§T:ñÍHÁOÚ¯ ;í'Ý]GxÒv^Gj茿µÒtnæ¶9kT@¨ôæQçLù×Õôª‹;N‹cŸ{à *[cwnÁ³]ÜßújÂ'ý¾~(U~׳[îO’Ìs™pÒÊl[r$Ë0 -E34APVòvvT¼‹†þ³M÷`à3ÖM'íÑ–Ûáò$§52…Ô²{ënQ=o~=³¨+ö XnpdpÀ6)7AñÑË<æ%%ºz™jáðWÊ©Ç;^»Ÿ&×gõ!Y•¡ÇŒÒ™(ºjØΞDËíË8s`nOQA\v„|Æ^ŸU žÀ'§«óÓãðï•T²½ý±W[Ž¡oÍ€ÍWQu7h;$WË`>eØÈ_¬_ÓËÓiFXämt»xë’iR½ÝG±4íàP”﹤R;`_¦^²4ïϵċ9æRߢò„ ·šé݇>ZŸ„´Ñ>‚*>ö"é®gŠ•M -VC‡ -éÀÂ6û¥eÅ Èíver;-ÒàŒnÏw²½œ®Káê[æ3@:IzÚyWH&>èÁo{óÆÈ3ƒíGt>wwÑWÞê·¢øÁ#Öc¥lú5;k'ª/üP»ÙwiŒ~úßYºNÑÒ£‘ÐMuÏ6“rà#!âò“°ÃRúé{uzò•àËÄ»S -«™hõÀg½±²1¾r>YéåX)ÄB”dRO*³9rSíÌ¥ôšÕk2b7sƒÆÞj⤳÷i4 -ÃSS‡4RÿíK~šÁ ÚøLSîLèqV`~í FãÄÞ¨¢û8R»»)¾C÷„#¨™n:¾›–±¹QÆàÛV¤¸Kô(kïòµ«ž¯þFˆ‰klÇHY’ÎskÆ£ÌXP„ÝÄ}ÝuÂÅÅ ³±ƒÔ7%»û™Û†§rñëž—ßç ¼ÁþN>î+žw¾ç3v›M•ŽA¼øÊ0 ×Ä -ÁònŒ¡›3ÎqDu:Èø:«ªº(`›ªŒ•o› ‡SåbM:~ËgÎißsíb”¶ƒ*7X\¦à¤´Jþ?:=¥'GÀý±±nU -#%V98¸HàûcúzaéGbxŸ¾[CRU\ž×ÞFòÍz­W(-z@Ôx‚‡½Âjím©$©<…Ø@5ePÖ-+_Š6ê9 ¡ÙÅ%öq½ø‡w~IكålºÎJ|V¦|©u,óS¹¹ÔŒÊôh9¬Ñ#ÝkÉ,¦`])y¤jbIº»=Á^Í…œ-3 -¿4ЮõQþ€5ì]ÆMH2’“cŸ‰îô®HWR›Û$^ðz|þ:¹ʆµ7Sj[­Ìœ 'ðÛc$v¢Ç®“µjûUÜœ1’2,Ýý³Ø6õ…>¯-Ú‹auEâÛÚþÐ*Û¾åÃA~_òÛð¿R‘£ s?E?jçFÿ?¾>ˆ$;€Î\²š_µ¾Á¢ÙœÇœ›ïïå8ßLœò¨«V„è>Ÿƒy*ó‹ÔC[ñ"J“Ü}èû¢Ã‡ªkRAD|>÷ßfFî7;óéÀj=½qf*G:D©UG"NÓ·ïÒÊtÓÁ"nR/rÞ ÖÁ?o›x(¨eƒŸWΛðjøˆÝ/`pI{~ØÌØ¥ÝÙj\7®óç1K -H´°x5û -Õ9YMßv³I¢Üf\|S(€®äضmÛ¶mÛ¶mÛ¶mÛ¶mÏœ1÷ÞW»ïcSIu§*ÝUùËWJÂ+£®ûÆõ—éŸ%™($3Ã1EŽ˜‘ê69ò½TæÇìzt -ÜÏ7žFÝêî󼛩¹ößÏ‹æí‹Vò/nv,|7:@.¾M­¡3Q}Ù]v -¦Íû]í©nÕT¹ßtGÃÞ¯ìÑ~U¹›l,¹­°«¿Ç -22w-c+fVBD;w÷ë(¸“¾t§9HNeŠ ö`f€5ñœå¾Ô¾£ýùK·OžË£¯Öþl/Ú|~3ŒOžåƒ_¬æ¯.ð>~pä“ -þÉÌr%Z‚¯‚'Çì -·ü+ž=;=å´W{ -ÆÍbðo¾ =æ]¸6ô~Ói¯,¸ÎçAÿ#ê°ì~©ÍdRs±¨äjëÃ|¥œ.À¶X¥ÙCÈ©ƒ\(ùÎle²ƒÖuW|Ÿºí~ -Ó¥Ùɳ`†ÄO)Ҿ̢bðÊ©MÇ!#hZ]ÒMî‘3ק«´P:¥¬g¬¦Nz˨®¢ÌRË Ñ å’Oô‘ÝjnVíÕËðÜØsZ] -·%jI¤oCo&õŽ1¿õæ€X€uâ_ÓÖùWB¦”ù¥–Þ÷PÙšuå'ŸÑ -wp“žDÒ:ÚÛfˆëY”°yP­¿êCµ5ŸÕÌ‘³ZöºhƒWuì.›üm9ÉWv+o ¬:’ îž·ÅÎEP·òž%"Š[2Û,Ö¸zªž³½„ü%§`êútÛìQ%ÉC¹W„yÙ摧‹Œè½Ô®ÑË•%Ëàýå8²aB%ï|]£s|Æ{Xíþ>O­¼Ÿ2büHÛ»QVD/}¡yfÐæÄ' -E:!{’bžl›«ÑaëóP&å(8ýXE²µ ÛSË}'qòpéÓXÚƒµ²X˧¶†¥ìž¤6„¨âiìD¿Ñ§¾Ï)51›=[››þ¥;?ÔË=­m×Ì£Í^ñž:‡V{2‹'üw%®QZ‚ÿs* Þ^%§ôl·“ænd¬›{xŠ½rÈφv˜¬ò[ŸÐ¥ÉÂq4?óAý‘‘"MÕÅòÃà ß“ï}m¨vÄ6wy}Wâó×NÕÉ…,Òý÷Kò;}=ïK»ÖaOöMô£]–󨪅AHI‹²ÑWýËŒNúõÖë (ýQøìFصÁrD·LÎÌÀ瑽wœÜ¥J©®ÜÌë¸d¬%”Zl5 ;÷¸Í‡ÍܘæÕ¼c÷¢[°ëÇì4aƒ†Š‹Ù¶Üé¹WØ -ÖĆR§ô±ó³`wØ·. ±(UqTöfÙ )/Ü]1( Õr)‘¨p?᱌õíÇøÜEº¿Hr¤çŽ%2n9»v-Ýt²jž3Ü”00šcO6içõ®y”š•…åÇ¡sªã„~”aƘË7Y[ÄceÂhM”6a0>ÑQ÷Ÿ†EÆñY´!n¤øý£òƒeš¹–}–à÷…ûÓ`ßlœþ6⡆Ú6°}þ;ýb?ѽälš°ó`ÑÒBõèüùÔßOc2° -J¶µoè®ãDåźŽyS_+Ô=ÿßN‡ à§&¬ ûÙ(—àŸåæªvÄ$ã!x$És¨@äëÖåNá— »½¨,º«LHÜ-âaïj&±Š¢O{™z¹î3˺ÑF £ùBñ”*t“àP'Æ5i: -Ý0ÓþGrmM -Š¹7•–•7§f®4‘Õ/‰ i,l¤ã©Æò v™Mª–I뀠}…èäc²§nÁÆ -QÅæA·gžc“è4«s¡XÕÏiìºzÆ|*Ž¡"fóì"q—W?ìªbûVŸ5²?³mÆ«Ôðñ¯Ö~¡i³ÚÔ‡f7äF& -‹Sù~"bc$†Iè?/àÝÎEòn²YXC±wUMg…_P¼Àx¼^Œ“an]×Q‹oFá'¨?ìœýÏT7e§<:Ò CZ”t£üÒŠJ:…Š0‚øÔðôóü@©ÓôþÖ…ôêɹ¦û _zpŒd„hR‡cAãÁù0ú² -ÛTQužÙJ2T”ÀÀD_ܵ‰%¿lêµz/8Ž›î -Áý -áB†\§nÅÝhÈ°­“¤¬ªH]ÃU?]èôy~°É™Äƒ‡c2óíý ED+Ô7ýWC·‹`×ÚÑô¾S¤JîÕÄGÓ??©?8¥&!ɺ^ógÚQ,Óペ•ÃV!Åvœow®Úçië{˶½åR*Å‚Z}´³P[,Y‡År5áV -† 8Ôzøàq”ú×Ä|ä²Þšöaõ|·€JCv3Fù…ƒýÄ3ꙣa_Pg÷8³ ëa -i ñX^§¢¸.°Šgõƒ$Kï•… ¨#œ:Lâ5qTB£ÑÒ¨å\íšý”kmÜy×ý&wÈ”…&¦²*zZgÿý2¬–k¥·¨žh‡§A4?’ ç•ÒUx쿉 Q!«Œ˜¤a4“õoäHöEÖX¯¦ÅôÜ"ô³;¯Îå,MÐ ì½Îœ -Ÿ*Öcqò¸âÜœ“j¡W¬9eFg¢›Æ[ci‰14ÐB‰þ_/í¦QúKçec—×e–˜Ø¾[¼6M/´­{®»5t®î¬;sá Ô£û›EX¡×Öçg’F›G©5㔡o§Çù*àPß8‰r.‡øî©c”gÙCW‘eQŒ­‘5±-TùÙösôýî¼»¼à -ƒJ3¿63HÎ]GÛ¸ »AꛇÈF†WÉ$j6q2ÒYtºû+–#ð0C¡$¾,Ö¨]ÃîNLâàX—~À‹"R#ÔºöTSUlLTë’zB_V -›úmʆCyþVÐTü{GÔÚ¡jlön¤ý&Ë>ó_{õ ‹m 5ØØÄVg É3Ás/…Ê[‘ûó¤5úQÜ[H ‡:I7ô‰f\¬;=‹!CQÊ“ñ›`VbB™žŒûB„‹»¯ò/™:˜#lñ/ÃLd¾‘ÐÐúå á•óç䘬[N(3xªÂûÀ-—·ìcËŽÚCpß‘Ë©ÿÛ­ãh%>oS.³MØê&$™‰÷¢¬½`€Ô¾¾=¦hlûåÉ ùÝA -¦ù ØL -ʧ? ÐŽ²9Žaì¾#ã_n\<+ÜÄf$ù7!š¬ì¡”¼wkD74ZŽ‡{°,£:kf°­KAy6ÊƺI½Ç*ø>3˜›åVqƒ‡ÌH.On?%-5Ø>b(í¥˜¥†½SÜíÐM¬óZw¤5QžŽžD2I!Lÿê:ˆ«,å›\}-QÚ ÉLrp j4[ÍÚ@8 x)Ç÷²šHÍ$§RWQ1°“¹½6îPh‹Øh8ž>‹¡rÏ?pNÓïóÔZ€Ì»{Ë@LøbAþE½šé¨£Òà^ -Þ5©6¢ˆ-oäC´˜œ• bç28@¿‹9ÁNÝìØÆÄÖAjûnP!³Ê饟Wˆ:›_ýý2ð–ØþÅ…jaÎoŠ¸zsûKÀ²ŒÃ9Çþ®ÏJšòS¥²†±è¶‚d‡×g¡\…`c¨OÆ•ÈdÙcmÆ ~!Ž[’ÜúJËFç`õi†DŽÓÇ~ -†£ÃyÛ9 -Èi!Ŭ†n7,Ã~|x°é:ön’?“Ϫò\f¦Ãx&îv=M·ÔÛAã3y¬ükœ˜Ê™·=HáÚí¿ŒݪÇx'Å0òØ‚Ùç…X¥54MŽiGª Œ[(I¤@°-NùûÓá¾­lJ5W,ˆ†vÕSÕ¯@ÇîFC+܆„_Arý• +ƒpíÕ0\~¤ÝhçpƒŒéå­±ÿžB,Z!© Ø›?„mÄ€š}TG¤à}„6&ÐèvfM‘Á'‚rät>A›—f(PsW÷oËnñèmJtø=Éã,CHÐtI½jÍašç.vÐWÊJcô%Cà™<Üü¯:¶o?ßܲ¼Q§s¡ÝòØMí\tÚGWf)ßØ"DÑÉOÅHz²ÌŠ=–ü™ xí”ëS ̹…h­Ñt&¢õ+¨Í jŒ[Gø]¼¾zâk6A†Ã¤$}üFuU¥1ùk†5o5Ÿ`¶jO[íCR~ç=4\Ž_´ŠÀ6sÑ"æp±ÐËÂOa‰j*J™rô¡¡`j»Aê]¨ÎàmèÖ8(hlæ±¥¥=èoŠÛóJ9yÆzé_Ñ»LÏøK¶n°ã1´ƒâÉàRëpÀ“ÑÞ+‰Êß&ˆjIb5,—O§]äéMlÚ“ÊK´ö3bü´ñ%eøtaÇ0¹¶uès#êôeÅYÆôš¾2”/=Û *.48æ@£b:úTʹý 0E,ôh9pRÜìÙ5ææ†`×¹üQ_×½ãVýwÎK}õzãÍBÈI«•»Dw‹_‡+ô"V«]w#ØBcVñ ',——^gÄÏF°¶“îò7ÞÒƒD‰™ÇЄ't/´L¤‘ïÇÚÙ‡óºëbmuzV›,½Vš™4~¿×ô#@bHU{ß+M%zÿý3% ඪ€’|á¾Ê1‹B¶æÞUcL715>LÞ•1„wþ5¬Î|úµo®u°"ZòœLL¯^§e`?Š„º]´Èè(4©Î4u²ÞH{(¾i‡8ªä72[—)#nèr) âY:œ…0dáN”›¾…¿w œr„̹,ƒíºË9ƒ;^‹^SQáùnÃV™2ë(óžÛÚY¹LfzK o¡qâÓÝ”±*\é«=Ejç8gI©õ£›ãÓjªµx1øg3ÒÉß -•mŸRªNl«w*ø''¸y6¶¬~ª†“Ü3h¶¦eíæóÀ¢[ß÷]aç’ÛOœrŠ»™ˆ;8S—yÉÔÚ…Ì÷½Ú¼EÔzè 3Öø!5ž” óŸkโ§”¶ßN%M_Áro§ò»ÍN»ÄFkv²btVvvkæ|®ûlhðüÞ%¢KØ„qA¯e`kûR½1é¤dpž/ãÃ6Â(òDu¦Ä -ýbÞ¶7!wMй‰íÜe/ØpéTÆ¡DRÜzbeÆdF3Íî…NóLƒVZ§I͸™Ën3ÞA'ª¬xŠF3w‡dZ‹ÖØÙÂöÂ/9²IRÿæô^ Ъâ±Ršº4Ýßì>yñÖ çTÛÍØŸ®š¨ê@^åAÿ»J:3œç^[£·ïézFç _jüÜÑOŸþGJÉ3¶¹á—]4!×G¤fˆs².àéâ'¿Œ- -°”Äåb«,„V<= ^C§;9Ò'|º„ò<©¨bÏEJm÷x,)e pŸ£9Æ(2ëeÅÄ7yMqŒçUÆôSým°w^ÀAnÙ…„¾St]Ô3O?&=¨÷Dë~l¦|¾P‚x’Ê•…Ú•:—h*g¼mÜH/·«ûÖ©UQùš‡¾´<^ƒ-ðU!b᤯'=Tþm<«µ`\¶CztÆxŒ ?`Ò1lýR¡À³µ*-‹¶j …bWiDZ®³4dÛóÇj¦Š<"T!Ì ˜ÿÚDëÅ?Tuÿ²6ðfÒqÜšr2h¿‚ÇV,äO,ÑšU]ñ¿oX>ã˜ÑBÔ¸´N ì)íªÙó~–Õqàäñ0Q Kñ8%Üd³*qòMÚ‡§G»š¼m°Ùÿ=“„Öí%o¬I,"x·µÚscÀ7è·>놴¡‡ýÛ§Bh -T‹\ܸ—ò¬ånýõÚyøÃ'(dcEvØlsf åS"‡c%~HtÞ5³Gá;ŒVUMèFîÕÈdð=±àL -˜@ñ -¥¹ÛBÌ/ºòFäëéâTõœô[A¸Ôámcš›`{W$¥,@{{ÄÄÄ4׊)voÓ˽H8ï´aÔÅÆ–4w^FM×°‡†‡±ûèNÌf¸(.ÄþcŽwȽ0¸XC~‚B/“qLS@1œò |ÂÉäµ¥ÐÉÈú ­Á—ÌJÇ "3†ãŒì½ôÍaÙ„‘y]YFÑær’qšy%Ä -yÂK°¦;GŽ!YË`E»5AuØÈ]iC¾~Vì‹G‹3+½lQÏß$>ÙĦj©ÓŸOÛ|I\Q,E³UUëpôìð´–QÊΠôQµäc˜Ë\s/–gà´äöÞQÄEŽÆÛÔ'Já»hï‚KÛ³…ûã^þ ñ#B. -lbü³ÍUõ²Qº4O0<€{ªo™uEäâ÷×+ö© yå˜3‚ÀÖ·Y/¾yø™¹5u¬ò Å2ycÍEþéÞ‰Q@™ä!üFWMm½ºOø¤dV)éÚ•¶=ua*à6î! CÂ`QŸ»\J¥ ”6pDˆW¸ºöéÊ°¬°«ŸÆ) 6ôò¾Kç `ÖÄsüz¯~{)þºþ§ífúúÌèÛËæ -ôe—ƒ_íȯ.€_÷£¦°…¼¨ùþë”fuƒ¡°ù!yLÃõ3íÊí¨­Y\p8+ ù¦ßµ£XÇ‹öâ92áÊԕȜۇbQ¾ÊÔÎhfcÚª>°½Ò2«ÇŽ\””¤r$(¦ÛÙlJÁ -:zzÝóëIï•Ô¤¡f"Sô(‰ªáç‹šs¬jt¦´ãq8CRHw½A^Yªåw¯ÃºõÒ …F$RǾ‘sö¢FÊXÚP»Ðf¤œo`¨RËUó«ˆ0F &H¸@_ƒl‰SÂÔÏTܼl®q1*&Á~Ó>FU~ëÛH’bÉÔiožÀKÊAu‘³W·Å¦ýaÆEi®K»(ì‘¢ž¥\Ç$6@ÑÉËéÏl|ÚÝJ¢;Ÿ'Å í~S@Âfþ‰¶êHéh­Hò/þãû Šöl7ŇqÇ› {3¿r^¶X]Ú{Ksyù”IÐ&ÛT¥ Î’<­]´Då8’YÁ§¼*f˜—Ÿõþ» -C*˜<`“ăíîæÀÂTçi±D;ý P¾á±$Œ£Ey+–z?µàiÉ"¥0@j"‰øSöˆ1F‰wʬ¢ÌªËk˜$²BKïì\{œµàr¢"²ÏPÂ8&#FEÎSÍ{º)i²‰ ¢Sþ-‚àéÜàºûdÈkwfH“"kæ×d#Ærwn‘+*ȾÊR'H¥Çèéc™š×i6¾žá*: ¡òªŸP‚:) -•X9¨è È­æz'1¡î!.zìû •!Êã„?·1K8DqàN²ÙëMô:aƒæ®´-Frî¾W­óŠÕð† -ïã¼È ÷µB$‡Ô)®S;Ú×MòÕxjƒR ª|o”¨“þÅü—`+Të†úMïh]ˆ07ï E;'åþ€2ŽaM‚Aª¥À=ërY)åE¿Ñ®uèÝUËh”Â`˜çŸ,@| ²›8fm-N¢aÊáוAxrŒë˜+7k$‚V[—ÝÕžLšÀ•C=•uîÒŒl¹w}£7ËhÍ£vÒ{ª@’½ Ö …“æKDšhœöŸÊIÈ w–ÛnFœitëÜ™ /hO,tì}s„¹â†±8olG()ï/c¨A -³Š‘6U`µ³ò -2{‰T¹ ÈéçŽfN>'FP2ª1颧HðÜŸ’† -t”ÂMQ±:Ñ«=†ߤn/`ÜÔ)Ó:Ç{dßUéyÁŸ€1ewT̲uøs‘Gf€ªÎ¯>³¿úáÖY•RX7í\ ¶%TÒ6R¨Ý°‰‡×‚¢¾¨­ü·5i;þ6èƒ÷á8±Ì;@Ôm˜$ÿÝáý0^vo¯¶x‚\y. ðõ^2YìxlÕU‚Ö\¶k¼oc€Ÿrî=¼(‹hb'ܦ§¤“ÙCâ~Íò0d±þ˜:b¶ZPa|'kÎBH¥ErQöf(þ˜<-xtœm -ŸráLŸOöIÁ|k`ü“p} -MÕlD:‚ý¢Ø¿}BÞ=©K¹¥Ûð[Æœì -2¾‰b -&K43GÄå4½ÊJ"üYL4ƒPB×;VÎó•Ko~4OÍ­‹)¼~ßEçWšSOÇ™âzL¨æQùÍêýÑñ«L¥'*ÎpÄÆTÏÙ.']óHïó¦‘Ôx3âü‰êW÷¿t‰Suÿ5}'DX Ã“·+–¹WÏIÏÎè¢*ÚR¸vOŽRFI¦éÙºoD\˜± ›€ÿPÃ…á+ˆ§•‹ÈŒŸ7SX÷%Š+wÖð¼ôŽ0½Q7¾Û)iv톟W·ÿ¤.q7ª5¸YrV‘1üØqcÝ}iÄ@Ä0±]÷‹T0S| -§ÊêÈŠ™ìÈØ*þM{g{ÀЭ=û)ßM +\—])\T§0`à×t1ð×ù Y¼ªUö@pÒ¿®{ÒÝ|®;d²QE)LðÃÏøʣкvñB‡K e{ãœØùxm£ ,È2z«Ê -/Z Ž¥Q£jžé—'÷°» س(ˆ˜;'±ûZ™äø­zpVç»U¶ºQÂ}¾n¶…Xíj,yíÎÁbZ ¾)ÎF‰cà´g ë­o ¸ <3v\”~νJßyRrRZUG‰½Ç$ZhPZa¸ù!ݳ¼ÌÖ—„nûòve„ã€/n¼ Ûlà¾A|•ÝÑê|_ -\Dë1Æv&¦têz$âsm5Œc³èįðÊ'¯¥€ùGçµU®étQ®F¿B—Û Ë=qñG7óGÿ0i†ËÝöµÁ#jZ­Ž1.ÊB5UebÖx* J0S¡+;ÖG+ÿÔ©°¿ãšËN$BÏÖžçÂŒÿÃiÈ -Æ^JêØÞîc^Aaà@Ûù(qwé Mä2¥—e®Õ4J£ORŸpb!A:è×¥àÒqð« ßë.$ZDEKH07X ŸY- -µócø*º¹‡´»R£Ó³ÞÊôŠ…ÜÉZ%êyÞ™bÄ´uhqˆZÖÁÛô{a~Û=î (ÜòéÛp”Q5è/]¢‰É ……$7m™4]@eĬ^E'Ow¡Ý’ó%|5L‘ݯaÉÆ$“æ÷îªNˆJwÔ§µQPi©EÒ¤ Cåâ=~žYÙ·tÅO§ÔH­QK ¶Î·­ª?dôòô`ÉU"ÈÆèI(y þ—«4Ý%ÐÖèÃÊ&{~mž€½”^vŸÅSóŠ!Éõ§¨Ü‡Ô nµºArK,8ëm4l›Y^G),nåüez‡„ ò^'ôb^àéÚi—gùéâ´”÷ϼüô;sŠ¨1Õ6[€s)Ü°SArφ—›Ë†K9…)‘7î­ì}q­BE)<<ãj3ãÞÀä®ÿôI½ŽjP -ß”‰ð†‡!b€žØ&úÝ:¯¶T¦k£èÃñîç¡l^ÚÄ%W[Ϛ̋êîr‹”x{çxH_<õ;íhYÆÎÏ[O³^ÔŒ$“Ž–Þ¶©< -wà±îÙ)=­¸ÈýÆ–Ëú¢±ÂÁ¶Ž)|Ã>¬œPÇ+?Üwhpl0¾eJÖìžò¡çEU·Jñý¸Œq3¸²·NÉZÄEßà`óȈÛD!(QmP`cdTïPY -h´²à¨pšºž>ÆŸ¨¹8È;aàÚ]~~8r!¸x)ª`f˜¢‹¨c4z˜x`®ü™CÎ1].tçBF´ÇŸV=‹-ŒÓÛ|)• Ñ¯,eÏ\rªR]ûæiqãá~'à[¶~>—ï»×®{gkJ샜äЮe²K§œåƒ§CÜÒ{¬Á=!ÔCÙs˜wæO÷§ÓãÔ(K%Ki½‘ÈGr6q`l¡þJظ߅èCUº‡ I¸¨X Ñ¥ãù`Íâ^ª¢„W^ŠÊr¦ì™©¯n„á 꼂·2‰´5CjA«Ô0ÓË—3øÂ"žj“-½c €tþZß±PA™§Ò†[nN4ÂçŠò­ŽÇ%9•Æÿ‚òújÓ’ImÑCŸ¾‹F&ÆBŒQ’ ¿ÜF®:ßÎú]¾EϘÀêE¢ŒzPWB僚N6€–S£©É9ÎE¨êNR,i­e.a‡hGàçÚW#$r€Éà6ŸšÄ¶`\Y†#òWõÖv‹dþ]n×yFŒÖpÒì4žÇEc©HØå_ ‘4Þá¹5UW=«.ÐRÚ¨þJ‘Âò¥…Å <‹ –([ÑƹžþÁ«~Æe³¸CšMQdé§XM·ê|£Ï -µ -PáÑ3î1IÈÅ7ˆ8\ýw<ôYâͧ«GÜ -¢i÷ŠYëI£Ã'‹«¢‹T‰\Ð -ôb -ëR9‘B¼<eÒâf'và$ýï«°½iêØ]ñUÐÁšé×.„CÜWÕ9›Ä›ÝúY½BjYÈ72¶èfÝ2”Ë×îƒ6Ž¡ü²)+[V©þÁNíX€â[(uwè£í”<µœÎ:ÚÂÕ^: <:Vß[Ÿ@]€O™½©¢IÌ,°òOÛ­°_ªcœŠ›Þx­¯rCq“cp}QÓïãy -Ë}…OdÌD‘7·zá‘t‰ SˆͳåkÜâìÓ~Y´á£O:¯Á&é7{’ËkyÅ3çï/Yc…„{Qò^;f8Œ&S±XŽ” Ù\781+€0| c/-j«VnóS×O¨û”æ#z}1Vºo¡JÅÛ-Ñô|[ŽÛBüËÒž VÂÖïÊëC°'ü:BºZ¨T0œ×žïKK‡¿9$…Tz"À›Wø(¾È¬'­¶Ìg’*¯ÅcDÝÑ:Žìž0TYõþà¤;|®FÚƒº&¤…F¿4ׂ€¬Œz8±¿x+òz#;R„‹½<LP}m¹sf=­¿ P•Öí‹Ùƒ¬L`ÙK=¶Þ:‰Lw¬h.u„8%À¤½T®ªa… pŒéÇ­$Ùûœ`1rðx›xËø qûu†Áœ†ÊŸP@˜‘ºvÌ|\HôM)ç`E¤2Üu ÉPè¡',é ÒHR1à-y#júñÌõ$L|Žž™¯þü¬“[oI\­å<䧘!+F];eˆEDÝýá½_² æÞÞE%íG'QH‚Á/ÝxíbÝ)æœ\®TðâójçâYx&Á‰”Âìˆlã0O’ôþ |¿¨VP¼½òÛýW˜Û2æœk‚šÏ{‘Ä">»Õ0OS£˜¡­Üd=ƒ!á çLYA[ù±$­†H•AÇ´å«\ R±¯ÒŸît’ˆ´bð¿(Úç…>7O!.í›UUÊtA‰Ä(Ù:»߈î¸A9)ʺ²ç2i¬öWMùÝ×C”ž4X­— e*8¤e¾d{*O›Xœ^ŸÑ˜妚QÌ *¾å˜ØŸV¬3žýÐ#Ühß„çWjО~ªá•ŽeQ2`‘ù·?s)*"`Fà‚S–¦æMÏgÜðغ";Ëo>§ñcÜPgRá^$sª%XK÷;8 -ŸÿQÃ[AqDœ&}F1ö?vJX€Ó1ñ"ÏæÅîÖ(Gd¢÷·_;P"»‚åøÂí:cÑG ÚxŠIò"¸moKÓI’}‰åX‹¯¿MKcN ›Q+X¨p¨ÿp3O+&‚ÿp€ÿ‹òÿA‹ÿ š¥…‰Àÿ88à‡àímœþ‡ ü§ˆŒMLÍ@þ§üü¯â¿:àÿkkü'ÿ§Àð¿vÿÿ_ø¿ù§ó_?@PÀ?d - -ƒÿ— - -&ˆ€Ò†Ö†&®´n¬tLtŒ ÿ] -Èzã?šäù¡{DÞ†q±_F; O:*PŒ‰XƒÆBð ›];¢t?ð9½Ùà0»è!ºðþº?¿ÂBëRÚòwË‹…Î81.wû ö<`¼ñbxUï¢úxÛÎ׸©¯vÐW~b à‹åÔ ©´0ßa„e©B3h†"0\,ia)X™Vín¿x¶KLˆÒJI´z@»‹¹F…‡úfλ®T°z„I| ÓÒ[…­Ëa97ƒ<{Çe¸$*ÁèbÜjàÐ…ÑKð̬±Nð3‘!v®ÑIJgÌ œ§}EÈ×í÷¹~Y­¡ŒÁÝ@%JMG„!ù¡BZH6AJ¬ÏraTM»Bia››G÷hü>A©9u,fùPÑ÷efªuã%ý^gÑôË«Ê78p¢_ ‘ -+KnLù×R~Á*m,›(Qr÷ñÌ£X5·)2# ¯±:ÅÅ8„?ÓD¼D`¨YEò:”øHÏc¨éü¹¨%/ÒqSh»ÞYñW˜T=ìgÃW¶á™IÞk;‡êqC©‚’À¤mÄ“=!!mÇ»‡Scv˜å6v÷.e,IWïÈG­A”ˆÀÌz«ElXÁo-vÂؘgMõ”ð±“ÿ¦z2×—]-ÂãGY%¶dx Àj°ð= üç‡äúžÂd2Ut%6kXÖ$êá"Þˆ&± -»¹£þ5ø u06õK.Mžü©GX_§tŽ¦”ü"ÄxH03ƒ -yFhR…K’ÜBŸ"›` Öíb”{ÕÞ|rÑÁ¾šlùF+Ç?Ù´úÌoTN'oÈ©~•XÎ|ôŽ§­‚]‘iF½-o$Þwµ†Cˆ b«m˼ñìßPÙêµe‡P ŒÆwÓn:”ÝŠ`MªóˆÔf<>]—¬œ£$Ø‚™:†ÌtØý”–ÿŽ u˜°[C¦Q®eë*váŽjj ?Ô ¨~k´µÝ§ QêïÂU­Ÿ‹¸É×èF¼»©µÿ0¹î–Ûi²Ÿ¦Ÿ5EuŽQ[–ƒN -gkÿÁŒÊ˜²R --bàA¥‘3Ä×ädj+ðXÅVTï±réi¬/ã2¶J—HYqqßyÀ -ó*uHå‹àõ }¡˜Ñ´Wü%0ò^¼Oê½Èò'tá.½¹Ö©YŽ Í«1ŽkiJ:ç6HótÑ ÿ ‚rþ졯q±•³) .FgîÊ@•–xkùçö).Ó$.D)c¦¨! Ò.ѦCn«UU^Dì»_­!Qrel ÷‰šÒNRÅœj¼ßo5FO7m^yn©û7g·z¶Íh2ÜêA*zf»ÿ9³0ÝÍó¦Þ›ª‰$·>毗6@QM¯‚½TÏÏÂÿ™Ø;  (7òdL_zsžé rÇ5çU¬Ž/3%v D+ÍЀ(þ3v¥€N/´ñ$ÕD,È?Taf× îé4±0ÉÿD±¹˜Ó‡ì¶gêÛ? …;1Å[¿µ -`øFúÐss6ØÁ·üúÈ¡U#x(´NF³+%0¢èažtI&²2àO :,ª+Y0Þ0+»Ú#×ßÄ âùî9¦$D/K*2Ù0:v=®v0–iëHYÐu3‡¨2GMÅøçÄ9#7„#€Ö HD÷šJ…¥GïSR¶MØñ,£]F2~(%~(!~. -@¡#ø…µQ~ø݃¯ $RX÷f¨§»Àˆ¯»¤¢–´ßWýïþSæ¥2÷6©¿ê¹„LrÙë¡|>Û#01ÎçËVý´/kM'3Û®ÿ™k†»væzÔß /zGß´&MDq“_ UO5Æ¿Xì¼}’8Hv -Íë4$MBC.¾º³!Ác¬Ø#‹Ï#×ΦñPšòÔ§`@VȨ§û>äÍ’©*ƒ¼<,¨:d ”÷ÏQ̨p¿[ˆXäØ—zB‘HY ÝÚÂœÑgw¡”Ö§a”ÒöÖ÷Q ùdÐS]äy¬-P5MÌK‡:¥wË[iaµm¯O#©²¡nŸ®OÔvóìÒ©Õ¸^¥ òöJ¿Ûµ±bqÌÀtaLÀ P’hÛUŸ Òëp¬Ëû´ÐŽ‰mMƯ)p§Õü\DüPxø¡@ŽO$Õ~q=Ú÷-%R6š\izþûutž5÷ÙD½¤_UõÞ”ÂÛZ‘{¸¹ÐÈOÌéÜGÝÍ£bÇŠˆwà dóÔèA‚.ìyïKA 9#~H7Û?¥âULu_¢þDnS—!žÙCiçK欕øøcÌׄÔ5B1IõÀ\oºvÙÄìšCÖ™¬cp’’ÔˆrWįÎWø=äg'¡ÅKû¼…U¼õÁ?¢‘àx»Üïã”Nq†'È"Õø°\?ZsEB­‘Q÷œýD:Û%Õò£‘{!1%në‡ÆQõü¥Ç¥I{!ÉX[aÇ(ÿ? œ5ª›£N,†¯6IÀ/Žï"]?ŠBsYŒM|“3ÜI}/@ÛïnµyBy&m’˅ɯðž»Ï´ªÐ^‰N>a\È<üil^ÄÖ쥞ŽxCh ½ë®*u¹?×^äV|›ŽâðÀoÚöÖÎ]½b÷Oa•ÓÚ*^×Ãl}ûfÑ7%:¬Øér¬?¡7sQgï¼ùºÊ›)}àñÃ…?\èᇠŸ! óŒôöw¬YÃ`t6ì© '”A4±5ÉöLe:*¥j‡:ïAt²»Íð‰Nð…XÛ}yí«»'ëð¢êØ]&@*{c˜"éûÙ,Áó—¤iqrÖX¿-L|ÔA ,"È»æëlâùþzñÓ=¾ìÂö‹.‰'¦A'”Ë*qh¹,ÙœZ2ü0m -”o©o*ü†îæÀà&Á#¿fŒH‘E^ê.…èØÚàÒo¨«äì`öÐL¨O$!*.ö·šà54$Ïýøˆ\#+l*hF¤•¤µqm¢•taVu¶–z9hüXrÊÛÔÓÎÑA"ÎQö\c3Ϲ2+q¸ QqC?¹MZ·”A^à#¨ó5!m3Ïñ¾æ½f¹ž@ý¹é( !49ó°‘­ƒJÕØe‰õjl3zÌSùß!Ðw²¿Sº­ùÞe•ì^d¶•YKÊd}5ý^T G®C.¢i¶Æãö¯½ˆ¾RãQWƒßóÀ:«Wá£"¦Æót^æêÍ>š™¦£Ø+t}tÄ\]ÄŒ ºd=Ã75‰ã2å]B b`NÂ}L -zU´îÔ~õÏÛ‘B°+Š·¶*Wì„ÿ¾ÐÂ(¥ -P]Êêf˜p¡v5V8Öü$TªžF#-åjç´´âŒ+®?§M¯ù1íwulÛ$cÿ1BÁb®™òpò=9ýÉÅó/30Du·bÇ)ëÒ†‡œ¼¼tÃ5¥Ë‚-–ÝÙ^ÈŠ¢,©€þsEô•lžaOÆRTüQ¹ÉS -3ÊP¨¹àèSÙûº% Ç‘Á,®ÉYxˆ®U `·+°ßd–÷”hNÑór"·+1Pµ’ÿj,@¡4z‡_‹JeRÛRzÊ¡ãZÂfñ Œ ÅÉÍÜüãÕ!ÑÐÖ飚kß«?Z²_=£ÆrÑ -OjëâÜ©‰äz÷¼7¬œ( WáÙx'¡2p§€ŽØp¾ ÙÍIö9˜8–`ï£2sÎf‡i.ªK”¸Êêxl‚¶%ˆ±¡^¤'d‰Èdãk¥X ¯ -u!¾A²(¤ónh}ò¥YRNô§SB‡ -.+hÅIeA-M‡•Y\jÖs@+‹ü5EK¹áÈú°&'@®úšØ)Ù‰üç1îñ `ú–¾tÓc× Ò¼Ó¹!²û&ij)öàÙQŒ7PÛæ×9AÂå|D;’ ò…€’r+ÁísSL&˜o¿îŒ—Ô„;­S&¡%>CøƒÃº›Á5°F1X1ëoWšÚËSfiýrA…3x±RÇt{È>ü’:bM‰îÉ‘kÏ Ô†£™gÀ¨éNÈsEã¿šý¼Z¦ÿe -NÊ‚±œŠõi bU—.3+ÀÚ±÷ÀéÏÛ…Š¹öà)ÍÜ®¤ëû4ºNd*š^kƒþëÈÞâ}ØûŠSG5P±ÍIPµÁÀüEFE}áU/­ŸìákW¡¢¥||Ö¨³°b.Ÿ` ÕŽ–Ë ­/С4÷/Þù!z®§ B¿®.Ûž“›†Åy7µ†¦ø ê+TþJ¹&Uñnª9ö•|.¹y’3$b¹B›'¥ñj²VY2±`~ÞÞü¼=á›]  -=ôxɆ, §þ­ßyø h¼–Û9ük49Ê´Ü’úGDYlì]R€×Zƒèá€qkÕjZ]©kç°Ò‡Xí–”ëƒ<Ø×+rP¥ðc!âëÖ¹×Þ”äTõ`Ú!‘ë& [™:d³‘b‰¨jÄÄʱ@¶ÓmMh‘—ÂÓ¸wùä„÷–Çãs“oÌà.BèÍwÚ•ÙuþÔ ຅¥gð/"±q[KŸSãX¬º´FŽ– 3Žï­»Uë´Ã|ÅÏ%i!Œ±„è&¢¯ƒGß™â/hêçͪ+ÃÉ 'ªâ°ýÝPTVoèV2OÏ'VµÎÅ“; ´;lÝ‹Ãú° -L¬™Id×.΀O&"kˆ¿#;æi]ÔñÏy»Âã­ª‡Á~.~$*«ÝZ)J²ªmXØ»’ŽŽœ‚¹º%íW^¦$_ 6Ý^-$Cª«ÛVD Òy-bêÞ°ÎÂœT#÷ -’ðýcYÀWnˤóûÜjP=ã¤jöçt7o—³¢ù4P]Z‰ -ÕmnOyäž&è˜ôí4U\ÌQݺ¹Roâ›æp£‰¥«.{i ú±þöSBWI9ZÎòêÜXÎõé‚veõ°…­REÅ®ƒ¬´ ê)Ò÷ìþXOBÖÖb@°½¿Ÿ1;É æF««Å"¦C›]×À#†u|(o*Ú´¹i™Œ C @Ù€ar„bèÍI6ð¼…ÀC[˜jp×\K;(lŹIŠcaIÏÇ]»pߣ%],¸Å½eçègge[PŠzn¥ø9ÉÑ¢%ýŒ¢ôÏYÚ¥ÖÞe­B éÔ|Ì&X"Šìê‹ükrÕª(yt÷q … çòëÞ.Qh¨QS+«n71_¯ï •'|´\Hòâ°×Zàm…bm™­!Á0T]O:ºÝ°õE¨È;µ~눮þxêq-vä&©ÉÒš`ü~M ^`÷‰Äø5™ÛV¡ÌúñR§Ò£G*N‹ä¹jJÊ„¹·§CÒLÓºàÓ¥*úa)oÃ5ÔaîòAµ»è -)Õ-ÝHÊ*­=*éðAAÖ®fÃ;…2ýQ È&óš †ÿ»qŒOŒ³'ËiÄBøÜÙ«uIØ]Óþì z6”zdô»Ä¢r3¹Ü¸CKìÛДI¨Áÿ-Å=¸ýŒé7žU2ˆ«±5kh„ª¦Nb·HßÜ!ìw},ö2­+ÍesŠ `¡ëqG/¢õþò‹ß¹]_¨vèöòF´mäèìrÏÚÐZ>µ€Q(á{Û&À·ufÄ»W[q@áÙ=Õ6b†Õ“Ùu~çêD}¿§åk4Ñþ >{©¡LíêÀïݺ $ÄzÈØØ Agk-y*éýEKÙšö×¼‘·—ßëþ -Lœ6fïܳ¼«káì†Î!2cú; wçì^rºðø>ö8†µv)¯ JD8…P¦—{-²kÀfýë ´»úT‚Z -˜AŒÈ+½fÀ;¡º¹ßŠsj¡]üªÛ¢7&Ì$t9Q@fAÚ­âñV%`‹ŠÆäÛ¶Ãéòÿ @ô¿%dT1€Ûð6Y¨0 -·;¤‰Áõh|Ÿ¡p?D¿o3>yÎÕà:¨ºÌ¿iƒó$žsu+"MÚ¢ -¨ù­ªÂß>»åÚ­sáX¹ùòæn‡8ÚãJ]j‡¦: "ãa¥H‡TÕH~oâM¼:ÄÇÄé? BÍ…U*g~B`Áó´N|Æ5’–á>w…Œ°EÚñ“휂|0‹ü@›µ=7@©øE[Ÿöï>õTÚÔX€½qúfzP´hPqÕ5tÇ"ñé/…ïø¦ ²â4IÙùF"ë½fúøëÙ†Ÿìڞè1êyáAt;·åÚ‚XõÇÔ%Ád°tj58,`?¨µ.4]–(ãR’“ÛÙßít\E´Gî$AÿDÛdšiž¢ø\„Œ ÏÁnäHíØEÆa’Lä6¡`Q}Sú"îþo×ÙJÉ«ÇÊû©×Ölb“íϞʘ@_pþ±êÚlå]¼ƒ¬ǃi<0<6M‡Xh¹¥¶£ê3L”nÐ/iet“K£(2çÐ4ç˜w´>ãn“˜Ò”º±G5O>!Q²û<‡²-â2^á õi6è¸fϤÌ¢Åî3áÜ´\½´JW®†Ë8$^T<«V~£X¡òÅ×dš¨|ái÷’Ç È»#$_ÞïXl§å5•C÷›7»`»‰ -ÄÉ©gÝâníHUaUÒt>ºüÖ=<¹)ÙªÐÐðt9D´^¸´ÿQñŸ°vÇ2MåÎ6¦nrTåЬœàXŽ#J}»ú¥ÁgÝøåᢿˆãMî |Â3È&Jχ/­ËÐÑÕsëåIø8[Cc¨µL½Å¸[Q|ß$@_ŒÌN-4Œ`há`'áÓòk=fÑ2C þ\$B¬TN’G¿©&Óù2AU>J - -bªô±ì A,^¥ò‡?õÕA.¾°þ} í9­ó3¾k@$·v«]™iÿ0÷ þ¢ªQYUn3•ƒ…œ¹æSžÆù ƒ Ù&ÒËí´¬À -qÙêõ¥Êë£ã>Çá§1øiü? -?¡ÝQ¦ÎöˆTõMW¼ãÎA´•!Ö?_µ¾sMrÖr:ç?ï¼£» ˆký,œju˜·á ‹ß†ÀëÞÄL(ܾ.ŒÃ5eÓØü—4y*DŠ&Gó.£×§ -Ö8ï'»¥¡ð®ö-&ˆÔáägz/F²¿¶5w5õVUw” tIñô¯6Ÿ -ŒebËîëSÙvKÝî¯g=H>jFæËî¶}Ë,ŽéN¹"NL×,ÓßjYýAf„wñŒ$bËwÒøA¢µjG~ ÷?‚ÚY:Ô¸oþ«¯Zï—Ù”ÕÏ[3´/ -»â/Õ}ÂùQÖÀD9 7¬ ûzPç‘1–@É„îäÓ+´ó<@Û[î¦ú†Býíç2´¬ÐJÓ -EbŠôÄ’˜¯R¥²'æYÃ27μ}ô<ç:òjw )™öÊS˜ÑÏäJÔ?¾0PÛ´@fÎzFëvQý”ëÏïv¢¦ùÐE×…m°Ò4Øô!o ^¾PMþÛ>Oh£184³jS¥3© 1«s\3\I'ÎFb©k rµIxØGD=qµï(*çƒeWÌo©–xYצ©÷,v¦",Á¢fG¿¾&`5 f« áÓÈÆŸsU¶ÄþâM -ƒ'#ÔÌÔöyEÝöèГ¿¤o<‹+ˆìU›4´Ž‚9‰åúuÍa¶^ÁÑ9¬¦GWŽ¥Ïëª×çÃ.Ó<¬œ°? ±¥)MéÝÀˆƒ{ט“èYœ;8YqÆÖŽK뙨¦±Ô¹T±¤§Áþ2#¨mÈ¡µ¿0ê,á¨Z¾„ïÊ8C‹’üô\ßy9Ç÷û|ÒjfšæÔóxdyÔ8 ÎBW^tºR¶4ôåÍOÉÔ;m-›ÇÁpÔ4cÜ A[S_NþîÊ9iË¿`økd¶&Ô<4X­O´Å°o·7Æuµ^ž»<¬W9%¿•nŒ‘¶ËÐã6Çp¢)û–qÖ8ï÷4cýïÄskdý2+ÕœÃGøwcË^ -{aeñ%Ûù±å·õ%º¥áðXùn! -Øê¶û¬UtÒÀhãç᣷0Î -ñùÞ'?]@;î_k‚Fb™û%¡’Çáì]‡²Ä?dPÁ -Ä å7 áŒü+Úž€‡%¨¦UËÓä|BéÍÜ>¶k0Vª?}9>•·-$ù#u•I 3wfdÉ_ û²ÕT´ËPØ2~>¯="Ä¿Ê8•7´)ê¶öÈýøU/峎ÌI¿%J©m–A“Ðbòþц=3«Õب*)(÷€õ>ê¼ßŠ¯S/xÚ!³|E#›NÙ‚Hê1Õε>§ P.9Kÿ;kù›L—÷û(Üï¶ÔwgM£[¡xÌ8ù8Î.„'¥ q vFpOb¢0žŠÃ¿3ϱIé-’ª]=IÜzkzº@>>¶5×ì¼)´ã¢“˘ůV³EOPùÁ¾Bëö53U<fD5¿J”æ±€Õµñ5ݾ…j’€¼ èZA£š»¥Rº¶l$ uQ\¥:/ÏFŒk}<UÝõK¡¦!§ä–³×àZ4õsþõlªÃÇ%ÇbN^¥¶- O¾S7#=åìV?KÕòÓ)H§xÕP;C´(B;P¬(Šry¶\c¥ -—¸Öro°)²f¿ŽªØÁUë ôŸü«âó2Ô‹*L`,¤WQ;|¿[P.öÓÇȦ[.*#v$ª{[ßõ äFd09½“úhÚtL¨•q_ŽÊ„T— ˜ýœeKGš0ÞYoøœfÒ‘ë#(†@U5&„j¥!]uŸ…M«%±ªªJ¶–¥øÏ:½Ö!bÅô -E?â^¾4¢‰r;êèáõ»*äØ)Гe'Ò"td5‡Eu§$Å,+O^°îTšŒ>vs”‹ W0€ªR¨Ú„ŒÓPDªÁw%«8lj¦¯§”’²dñj– -–¬}L™r\SªÝÖÛÚ|…ƒSeÏ,kjÅØ}Õ6OÊgÆÜÚž!2Èýþý”êh;<ŒõwópýË‹D¹Ù°èF"ù=פÇýøÜd|»6ý5E¶ÿ "@Œ)…òsjæ¬\¯,f÷†ÐÆË=»X¼‡ZΨ}úÌkÕÏ77àu„¼ìé%HÊ—†i¨ÒsÍŽn*Å1(Å<ŧ§=¼kÔk­³Î+ÍÓ$ûþ3ô…‡Gx–}šK - Ì{µæÜ—Í.öoK“%Œe®ÅNeÖfGTWp<Œ0‘€ž’ÿv–j§ûTvÁ,8¢‘×Ø -›GŠt,mU@9 â[¬±2jÎØ,SD,rßsOŠG4{æ ¤ÖpâN¯©S³eòþæÛ^C±ðÒ'bâBdx ¾ÌÏ…ZÕÇÙfV1™äÔ¤ôÐϤʌý‡Ý¹-µÌžz…þÑO¬0ˆÁQ2ÑŒî"`-ª_Ê_š8[‡Òæúçãìm‰Wî:磩x>Ó¥‘ ªg$›¯nhJBx›üTRקÏ}tV$o9’¶¿†«¿ZEfNhc¤³d7ªbvL -B=ÌíjNÙ÷7@I&—›=½|^˜*%t.‚@ñã¼°çôpAo7ÛúbÒ}ÁÞ ²ßÜ_Êš”?lâdäG ¬Ëð…®PµU’*M.Áy ^âîá>‰ÕǦGÖ`\B‚ªÔÑGÚcm$qbl‹Ñ ¸]ŽÀ/cטÐUÙͨ0¶åf!¡b¼(Zì̽ÄócmZ”UœØlUx -ëÕ™6(“­õEé·±{†$ ÊÑ™`¨2¹XtËXCù¸bå}„–€íÕÌýî×·f¹˜S2û4Þñó°Ô¢0NQ·…÷Î~íRnÒœ5<{ç‘kÙ`¥T2à©Íå‹Ò]¶š{ŽÚò?‡À±5Þm^ì»_ž½ÔëºfU -ñÞ+éA-+wâõJ6ºݨìN ocÀ|A^ SÓ˜ðþvl‚/OšŸB½«AÞ <Ä{ž|‚®¡´'q¹ç+ ù!+dj !+Îw¶V2Aì8!‘„N:uqÎ?ö0OÞ—ª‘ <_I‚2*F¢«"[Œ?¢4E³’=êW1¦iæKÇœ]þÚÀ92Î}ô-p~¦Bû61(×E¿jõ×µÕ|‡Öºi/2püPÛL ­æ»éçA„M0¾eµ×¤HiÜqýªÁ4ˆúŸ…öô“”ãPýÕ¯zàC|èDHPئT(×({¤ ×’Ã÷xh’p&^Š¬C0–ŽÛ—…1ëqõz,Ô(ÇgØاøïçÎô= ¼IàŒiÖQ¢]­\}ÿNîÇfé_3 ‡ãÌ7¾kS ("¦B'c€(8Eƨ¨÷{œXÑ œÔqQvÌeÕª7ª–o¿?¼÷δÍnªÂ0,Ž0¸U—ìsž4 ¡\=0ß™‰vJ¿´òaÆ‹X êȽGÿ j –¤óS4ó5î$„é≪˜(PƒCðÁñÛìp÷>ÈMA¤†/Pš²2’¯ ¡¤ÍPÝ(Oº"sN㣉½æ|8 -»fGª¸^ÏŸäà-/Ô’öîð˜ÀxUa4XÑäÏE’f˜5Þk?H¶w¼C—‡ŸoˆZÞ&eù,üŸò4¨ojðjCw r%ÀÝMÙ¨y¨%Ðß^)"t[T¡Ø|mr(ø–ÿˆÅ~ö7Ϧž’,™+Þ¥çIÕ55ÊòçÊ©VIeZÿhÅBÓìX¸VèLcvÖhb0ôa‘]õÓ‚ž87eÎ…©Q'â…[×7Ï„Ù[Û†xþnøm-¿åJbÕ¿tÈð-¹:4!ˆ?O‹ù-,E×pÏ{ˆó‚ -’ô]=.óqAl‚$кXªì8Gç^•6o™’ -—;x>Hý<[#UABat>ìñC³[B©é-Fv~X™é•‘rR©‡ä-§L-‹žó1…2.ÂRÿ~¤!‚…­µyŒÄ¥·ÄÎ3;ѹóÝ6Iݼ·ñt=˜W”\Eñ±Æá$Åõ²&­ dÁÁõ‚Põx¿ íž"Tmö}9“$“  2³á‰ÿ 4¼‹ ¿@ÃC¨ÅŒR¼X¾yÑùçmÝdÌ?ªR뺵¤¸³}ë]®™_ÆkA‚,ŠüE¡ë–”—»ìz/Ü -q”b@W~OaSƒgCç5ÆôŽ¸¼…°+Kñ¤ªê˜~÷ç=k}N&#>Ýä°w®Mˆ“íõé‘2q†[×t’ýb½ß2¤Ñ1ƒD‚-; Ö*çËæ9 -y…±¾Ú[­;Zež‘Ô“ .?¯ì“›¥OrªPøo›¸pàÁŒ8ˆõþï’_:ã•­ÀAyz~é+Æ%M`Ôñ±¿AêËiáDZÝ{5 ]Y)ùíO²™¯¦v‘Ù -˜2B¡3ŠsAß²½^YK®nŠ„©³T‡AvJCÛ `ÕÔNn³Ùg^ÊèÖšNœ/ÂPÖVæÈàÍLï—€¬\â ©\3ø,‘&"$ß…œÈKøPš+~ a~ÁSŒLìujAyŠtȺàØ 3}—”ªð°ÝÓlàLâo7c5üJïõ‘¡ÿ€tD×ø[€=j26ÿ Ðˆó2‡mÛ©0v‹üø•ßÚwõy&à8ÒÄ_Nl½6è0N[˜ŒÌW5¨ÏÛ`md¸PK@Xš+¨ôØoŸÀÝ/µ˜PFäj±½#½ —òHr[èX×Nz4ù/‹ÅñC˜ŠJÃ{Q÷…û‰D`PÉ)Ïä¡Õà{|Š8€Z0‹7ÃCȪ-óÓñ/µÊ--b;ñ\ñÈG:`VS&ò‚8úxg™ŒR o4Ôly…î¬3D]z@”9@~¿vNoÓ*Új­ìÉtáéÊ ,½&ÓbçűÃIdtšÓû T'?\4tU}­Î‘|¥ÒÁ߉éÉ”¨Á¨ø3•qGc_ŒBã﬚AÀÆ– ¦8ÐøjkÔ¿€îH†ó¨Õñß•)s’¿ƒàPmþ7÷iAĶ;ÆZZ@1Dn½¦cúmPÊ#â*ˆÙku™ëúâb–Iu - - -f˜ò¡û¡A'€0R%§t¹#ËwüVŒ©6<´DÕW® Ò똇ÃÍÔs½þ¦·jTc ý~ß…!ñ+–çÛ -5øpÚâ|zÁký–šá,ARjú0ß7”}.©†3 â~í®l/ûóA± ‹‡™1¸)%tBù¼Ößw‰,¸°‰1Ð ˜”pÃ)>‘ƒ5Äß¿ºEà¼p¥E¾b»ɃÌú$ DVVp³©Þìˆò£ÉÂh³`G4iÉ5¸*mEÇ×sº`äÜUûsuéÃöaûÄT/¿_÷»q¼‘ì›HŸ›ŽKÙ¼9ûkŽÙ[9|ù¾kbñçr, 4d”-˜’'Ð<ÑÔ=eôžº(‰ž¶09c¶ÃCÒXZ¨0º9óÚ°‹ÂÅDµ -.l#~ù§®ûTç4|¢ˆE dAÑ€.© Ôã5ƒôN(#±Öd­4‹çS­¿ÜK)¼æÚ2UUDp „Ylëýy²s« ¢8» fÿ|2¡ÿ -G•àr7Ÿð´0HxÔ ¼â¢ O‹’ Õ¶S¿t°‹­›ÀîT¹p—n1Ľ65¯Ž#0Ÿß¶’N¥ÜƒìÄÇuõ˜ÅUUwiîQ³6Ãd ¾8eF–¿k j-Sõõо8Wj¡°ª…@ŽÙé¯äÅ&÷p\d?ßđ׻Šð.ÁLŸ*BghOŸ±ñ$‰ÐA¸ÀPõ 2 -ˆZ'ã­±/³7F‚¤> 0ŽKJ S<Ò!†îe²o\Èz‘ýX«pUþë–$MÑP‘*&ѶêO“±voÚ¿cœà¾ñÁdĪ¹ƒcy£éÒðRܸô`ô`çGŒßý…P02W‘ë6ÆÑf.î§uäAA8Ë Š‚!ð‚[ÛÈ l|]Ù)&|ÔAÀw)ûí;þXm1õ¬)¥ÒQâ õùëâ -ñÁ­¼¿jÛ‘ä€ô2Bç9?&©°PFпò¯ˆ&€Èž -êP{RÌzHÛ^½D¸{iZ¢ä8ï.þ@ÕÙŒ|J.\n¨Šó@Õ;Ãí½Où7 5/ -nÙ±]o±\íJ :@&43”<¹Xï%–}/Ú e­:z; ™"ƧGð,:Ý$NÁúÉd„§ìØÚ`èè'†¾iMlA/2ngh+Á3ËèJ¢J* .ÒÑ´±©Q¡¶GçȱÅžšíK ‹þàd1iÄɯœÒš9GIÒw0¿H—v|å.`•PÉJô™Ò;pGhHHºÛže‡üZÌCÁ‡n,—`è—ãWýye0,Õ–HGGt¤¯‚Ÿ†‰±‰p¸\ìàâ"„¶€ðPpÌ‹qBvÜÎǨzuꩳF”}I¶F¡ºÿ0þ¼±‹Ü?Ö7Λ¡~Ê:X E:¼áì°{),<ä¤VQZ[åÂYô7›ü>^G”³ð ¹°±p¸l2ÜÝñWrWŽ•L¢á„hÏ›Mˆ¸Z‘ܹ¶N.‰ÕOßf&¤ÚëávÑ(·þ?Ž‡r-81*6C­àíÏ»-×_ôëâ†qRnGoVÕ¸í¬Rq&Œ Š¨(éz}ñÉTrä–&>†æÿd¥`@w±•®vÊRýÛåþH”9o Èx0®á#”sÙÒÔ Jæ¨Ó,$«H:­ÞüÔÁ -A’—³‡•d øndfvßu>Šrê<¸ë -¼(£R e -Ù^¹­–‹Ñ?Â9­×'„WD½zäŸ{˧FË$àÌaÆW–ž¡ ¨›HÈj‚Yø*È›ó4×­ç£:ÏûHþÜã´]ŸSô7‰6{è½;ÏuÔc“ËË÷&¨ÂZ@¤˜µlïOÒ¿c¿%t7ÑD6cŧá¢3àrV“éã -zZ¿ûA7ïÝÒt|O‚ê©$•.E;MõÈZ¤×MoXSA³D<|wÜ¥¥÷Õoû@»ÌÏZ‡Wh[n­l+ÀP5°øšIYãôUT@;ŽHó-Ó˜#ÿ&ȃéA—aG¥¢‰ Ü)©¿§P²~Ó;æX÷h¤ãóH÷èlWÂýrRK&ù€ËrKÔ+ë¼ß¼ïÜ¿bËÁV~ ÞU< -yÚ`'ÓWwéBwµûÊUÕ±f–…èÛíçW@–Pž5Š˜:<=ü0ÏÉÄN}Q°îQI1“X % £Q1]±•v,©î†8t'‚+ï;ÃaÂü*Ã^ÝHJþ:x†VœTIÙb"-uØʉ5OZÁM*n¦ñï ÏÏÔ–?T¸üýQæì2N†žö‡Á§‹§]!‘áÆÙL¾»”a9 Ð.¤9­Þ„ÛõQ§y -éÍ&%P~äŦó¨Ù“•Moaù&G­³Eà‹(¥Q„ñʆÞÙ÷m½ìÞbÏdÃ{eÅq‘äÊZ[oÄMXSÒñprª¸:=Þ|$Èä¾»9¼ŠÎ‘h‘³¨^ÓL´•ØWÆÕùñ -_»‚£=«¸ØòÐ= Ú ªÿ*mö®ÂßÁÌêns$Ï)œ`ªØqLû|þÌ͵°;­rÆ]cWli¯×ø‘ÊQ‘Æ8Ñt°M,ãô%UDø´“Ðë+Ù loÙcjÖàÊ>L8W#‰:©J¼­=Å: -)×â–ë—a¾ÛB7h‘W‹“rï2¥„ο`ÓÝ}ºGdÆ)¹Í'F¼×“:‡¼ÿwp|ÀµjwøI§–Ë)ø"ÎœÏ -lÚŽ1ƒX³¡ûHyö[áœ^.Í£šõDn%àG#LçÙ -ŸÂãv±…ÑS»rŒ;¶© _© -#yÇ -ºEB‡W~/n\,l Ê ¥ -ÎÎ¥V`6ÇÄrüò²ƒÞˤšÒN^­†¯óÄ¢!â)QÀƒ[’ 28Õ<*8Ôq²ú-*åbQ‘Y T܇ËnábhµÖŽüø§|:*©¾ˆöTdÂ# üâæ*J"àn¦šµ2¡Ctœ¦‰ËWhë(™Uí[(m#A¸K…1îÍ­mè˜s?ùã•‹ØÜd²üŸãÍ@Ä´HJo°y°ÂÙä oÈøýQAÝZ[<ê|C®ŠïmïŒÑ‡Æ]¿’= ÞÚ@Œá®®ÓÂ]Ö×,9+©ø> Ô¢¼öÓŠ"äìî¥#ôž²°{ÓK´øíÑ!Õ¼‚qþ–(ÏoŽà¤K›ó]áô÷57â=h±¬¨ˆ‹Âàu\·†[w&´g1öŒ÷‡Ý²{ÏižM^Øõ궖kJ`b°J -Á!ÑágmyÁDoáë€tne øi%ûŒ- ¿$ó°1„÷.,èÜb³Ÿ—šÌk!Ìèš9ÿ…—E˜>•Ä<ľ¾ÿ<N -ÎçúÚzQº¿ÏX.0XuÙË. Ýás? -ŸB>¸”!º|ή*Ÿý;ƒð e–XG~Z)…Iæ¸Q¥t±×=šµÙ ÞTX-’m° fÇ©Y‰ÎFv¼_x:à&©%{¤v³l:¨e@]Ãã$´>Ü….b|*ÆÛPnîŒ×ü32A‘ÙuÁ<¤ïÉÀèT[Ïxj ö²¼\<·º4~]«›<+—j€‚r#½'ê(ot -ùm½QìSôÈý -ý âPèý˜ã—SdKɧ÷Œ÷.q°±éõ¿wþÕÕ% -žN€hÖ,¥ò¸LÞ! -Yî)øBžËG짜–ã1Ä—ˆ ^9j×£r8£¯ö·J–G~|½Ã=¯yÞŠU²±œ/6­9DÖÙ… ßL[£6ä}fÓmªnòýIµK¬ñÙóò©ÆtFŽï’ÀïE£§Þ>ƒ–§b\š7 VÃŽ’¹3wªöªž%>Ò)-ÿ]ŒŒK!Ýd !!ÓYÓ¾µ¨ N+ðpìý”Mª–ÂØ‘ÒÙíÒ|4 &¨u(#=PÇv,Z½Ì-¹Ð úâ …EK]øNДì”+WÉQ qÁÁ_ù帆¯²wPmåNÂaÀÞ¸8KÁ{)pÙ›Ê\+•è¨øÒb_ABI%DMZ¼þÇUæ 8ÓE:;;S -â¹4„W‘ѵ“D(ÜêUÛ Ø-,£QñX‡*€†âç/mŒXûZ{„.Ÿ*"Cãæïa_z-Ð$0y÷åöyÌЃ•yl¾t$ÒDgIñ²î:.ÞÜð¶œ> téßÐOevÁOÈÞºóæÒ²}é”7UÛ0ðyªÁë«!+Ÿcðz-qøž¸P×›áùЦ¦ÎÅÜõ„€g[XIn?'ƒÉŽÏ’ò¤ØYtÐr½Á'‹wÕ‰­E†šKçTƒ*Þg7•dI˜T@™“¡òª—§Ô‹ d´.¤=kÔðëYûh‡­„Q\¼Å³Ð€ÐäZ«;ÞªiÄþ-Q$W—)›Rfd0xûwv…Œñmèñ‰©gR-›ê`˜€i[˜Ø -¹ùäsXïí/’E¯gûÎ ->fõ7äMRóŒ>Ä2ŒÞtâ×RÂÚæ+ -×)쨌´™¥#$àÌsÈÏjCnA(Œ‹½­©/¦V³Ð‡€~,ÒFdØ×$Žç1)qN5-O -<û€%‘Q«”ºÌÀF]I¸äÌ6õ6z°¾¾ f¾z‹Déh -44Žy5„´ti3-PàvÆ+ÙøËw¹%vã:}0\%ˆ’º›,_¯ã“@ú Ž ³|Æ&¡3¾•â‹zH°ö–H3ËdæѺܾÕ§4ÿm$86ýŠ&·!Ýî+ÀgZˆÇkS=zú_VØÏ]¦Q"¢çqƒÐvžp™ UÇò±±¸¢M¶,‘Ó¡†÷°®œéòûWÞ}!¨9>J ¨Üý¦õÒû)—Agæ6)ϒݬ©‰àfX[>&¼§n$Myà5o̯àîPô±ä÷i T“ßà%È  ]ö˜Yq2ç¾ûhøÀ†·œ£ü&Iq*ý üý•@Yõ—-†[óΛU㥺mó.:Jêq³w±[êŸM¸»Ú¸­ÍSãtiع“áMÌÃܸKQY¥A‹½Š¡6Ùû}¬ûÅù(w9: A$˳sÌ.Ba\(Ÿ 3iòÅ`¢!üs»CU΀y ÿXXí=\‡uÎW2-‚‚à®$:Öm](‚ákãÎö÷$aýQ+Dø{K*Qõ¯¤Ãw‚NsW":³è 7 e“‘ïö«½÷œÕfËW”Bk•!©FcÓhîg‰—…4X ªFðÖNø#l¤¢.û·¥}2ÓýY³hoûkG°úVí•þ(O’«ò´,¡}$F àN¼{„4¼#$L*€–kç?tphVÅW“ôTú/>°tÈu2JiSÌãã½>tz7¹êRKS·ºÁ´ïŒ`iuˆDëEAÛ -š§ViSì¼¾ÔÛªlÔ&†±ÐW2 dcƒƒš›…Ñå - Ê2—™fØ’ØÁI²7ùOqCå¢õp6>†ÄpµqÙ <}~uh“¯Q®P!ÈDéäUrK÷Ÿê”™ÜœÇ°ž³÷ª5Å -úBé"HQ „ÒB(1ømuÉ`®¨±²„­ˆí*ù öŸ¸ß%¡Ž`½È6<Ã)”ýÙƒñ]HfH릤!‹lSm¯‰>h)[¤ÆÏ·l+–7ŒŒÖð9àipq(Á.’«¨œ†±—7ìÔ‘ƒ{ñ}¿ëÅWÜÆÞÜ+¨[¤g¸½:óOD7Î",Â!cUL¾<³Íï¾É1µ\PZñqRÖÔ -ª¢½–´r¢é=i’üeS€<Êf˜^&†£±ÝrQ f-¢2“§Ûܨˆ Öl=Ò~rS «ÍAq73À®çØ,¼³Ù7np• MÃ@7·§è -ÅÐ]nÐRûµ5­Ý©riŒkºáL·‹¼-a»fÞ¦_ËV¸Š” - ÊÆɼN&È^ú}Sö°V ?ø©‹3f=ÝÚñUMOͬKo¨ÉSà9\Ðø‡wøB_3]YÏ.%˜ÿtiξÍ3³DOv•´õ< Æ怎vé„ýÕ“±±÷†ì«úšö&P—ªWœ“EâÁh'wJÃÞq•Ð°ÌWœ3-Š("´–ñ0ÄÏ’÷íC4ø&W08ô'ÓT‚ü¿¾ ²Šÿt?ZÁ);b°m´AûÊb}rC<—Q€ÈëÌÊïÙ2o·(þ™ú‘×úFæìÛu™KnË®-"D~MrÕ=GY4›°CNY‹/#¬b 'žýùšŒ´¯ÖLm»¡¨õû¹ná&²ôUÇ㤾ɟ˔£Ö±#cÍo,!Z> -pC†ø&í,ÉÙž@˜™‹ì¥ñÈý -NP1rC²‡”8¹m)T)§*Ÿw§ë -|:€@“¥.{ûŸ4vdEfšxU ±p¼óÝ>„Å;|mÈÀaêWA–ÅʽA›ôÿ.ÄÒ½ÎÑ’ÁK®$Ðó!Z{%Là —¦tJNÙPJ½ežð¨Óc.÷Ùƒôë°fž¹j¬ßŽah1ZsîÖŽ æ -6Úzñã7Ü|T¹afMÏR½Á÷ÿyé¯Q â»rPsš&–0tq‹¶„5¨‘Y­Ø˜ýÿL×êIù"<æÜG¯ ¤ú„5ç™ÒÃÊ…¤ÿ;ù󡶱ò•¢^ø’ ¡ M³“ÎÄ¢Þˆ_Tìì Þ…M›ƒ“L0²Jy˜>÷á¹8D2Ü›eÁõuõÕØ„«±Ðåd ZÉ·M9Ä°*Tç–R8ÎF/OðIÕ•&ÍËxåQÍÕqƒ»Ö5EK0!!¼¢*½<ŽõX«äÊð%/¤ää2©ý z“%¾½#K”ÞÜËoÉ*Sò9´àI¬©¨ñu^øÕ_û›b´D÷…)†¿Sß…›¼·ÑÕl• -òo®ôse€Aó¥uÐ&~·¿`Ø©šø¥(•CP²GgA¢©â&®jÈKe50áYŸAºÏü§Û.R%˘™ïS{ç)>Â@Qa¾Œ}„<%iÚDŒþÜ賽ÒŤ|¶‰02¡*·„ð™6þγp×({€*؇Xmáúu§äéK¤e¶ƒã0]P5.¿q´6q¦ˆ J™Ê©Œñ_ÿW'Û…ü„Šq Ý!¹%AewÑâ½”ùºÖÚHê¦Ö½È†•‚\JN‡øYwsýa½¿™ÕI+*QE83~öÈñæaÅ¡¬U‡Qje³ïG;Û‘ÒÀ¨V³ƒ‚† 1¢Z¸L 'Ü}ü›™Ôm8]O¾|e ’nÞݧú›åa!¹ÌÀ%Æ7BD5²¹{ŒÉÒÛn†‹ ŽÜpÃh½þmð±Ì5²¬ÜCiŽ/‘>ÅÜüÓZßùæWxº•äÔ‰û¶V™³ÁÑ&7²Ã`vTÓ%¹·uª -To­V·PƒŽ†ÊT ³Ylÿklí”tÒÖC-ôÒø±3:™æ}àÏY¤ |w BF_CZ59Z–¨ªÞJþ\A”ñ·;'v«¸‰n–ÔÖ'ú£#äj® --à¸Õí- šÉOCíéw7s€¯<9ŒTwÞHnÊ÷ï• –[Š*•û p^ÞÁ$uÜЪíßõÀHgpøÉ.EÒß?özì*RœGcc>ìCGœùa…‡›z2ô΋ý†žzÃ÷õ§í0ž÷üÃy¼¼ ›£#9!T˜x½ 3õóím`)ˆÚ\*}¹Í/ŒÛØØ'i,ÿ{óbqšÙñá¨;JýwNåí¢´J³¡K¸§5¬ÞnWÌ1¿:Ób¾¢0/=£&jÔ¯'Aó==f@3Vsµ¼œ1]úü^5}ŸdÀ0:¡×Ųt)ÎC{¬j#æÊzÔû‚ô¡çÌÈ¡ä+íJ7CIYŠ¨Öþ³OWðÁš Û:ãТ -ù¯ÍÒä:*Òî†ÙðáðjóÑ_8£"ž#\ûqΔòú &ž~~ÞÈÿ -—ÔMK_ -°ZO(²<»·ð¼É èøÞ¶^‚qo72›È0Îþô¿34~çܯU”òêHY[¤ ‡Fb¸m¡ -ïùdß•¥„O -O{Xi¤/ÒNl±á -7{%½yK…D¦}ÌzŒmÀr*v5f¸\̵ùÕO\Ö*¯·pù˜ŽJ™Sâ™H³é¯WùðÜÍ1ÅŽ¢Ó¢‹mrua|Ž§z^‘˜Ç¡ -'–!ˆS> SX\Md¼Ó¡YÔÍ›[ÑMÜÁkNqÀ] }EtñKÑDµ'bº’&j=ûÔã46Ú.z4íc~ûwc÷{Ô•zÂ#˧ÂÞ#[Ôµæf- ÇJF ždÃåh\Çß ÕV¼ºéMX+¤_CpǸ -Òž6å%¨ÆÛ5lX5dýÓþ¦¹ã|Q¼÷Eô’boX<]¹PfSŒG÷µ‰ïi™#WþÎ~ØU;Y¤­MÏOm!L £*œ/j¼ÝŸÎoe„¸˜ÂȯäAÅÉç‹zX˜¾ËTÏÐ^{„ø#í_ç㶠-® -C/ÿgö¥ÝØ ê­ETN{óf°³«–²¤ÈbÒÊÐQä__qYp›`Ú•U>+‘„Ó–—½Œ Ìá&~óе&[cyÍ÷ªÏȳÕx ª 2Æ‚¡PÆP_¥*ùÏEE9Yƒ´ˆ\ÂÄê1Žƒ½±Í:ëPiš­þÐ^]îs™=ÕÆì Ÿ*øè˜Áé_æÏ‚ß„q™óÝ%Hó¾r›×®2x‡oÕn1Š»47O7O˜zùÔ¡¤­ Ðú™zf&ºL.”; -ÿ2rÒøº CFÏhƒ)U -CÜ’AÄã‹êß#ÀÑþŽÖ¥YßÄÿoµ;·4T´Þ ƈO#]Ðz´Òëêëø]"aÔ>þóœçâš~ -ÑWû¾ÝvÄfK¨^ȉ²báS®N‰s‰/4ˆÇ}|MýËpiífýÛ`âG÷‰=Ž`š“Xqë€4àñüSZ"Ć5Qfzˆè(ð°M/¤•u†¢Ûýþ®¹rá6\N¶£5zÿCÄlÈÖœ1z¡'WkU)¼¼ªÊôM±ZLŒr»ù%Cù©qÍ…eI•hÌÌ•K¼È!øœ€{­ÿgŠu»1Y$Š3ñO²×%ø‹¼)¥dµí½Çá׌üúü‡áÖ`׸BO§|Ýyw $N, -þˆëf$© œK0a9 ?ÅþÙºW bRö«ÊÕÛíz±‹_‡dd_—%(y—£w/Hv„ؾbfîuyÑ$5gâš9Ç£œ?s°½ji€Œ„VÀ>­~hZwðùj}ݤúã41Û QXkŒ­e[,Y)jnPº -ë9ÚÁ` -¤-†Ã¸9y…ë­ê[hcžN`%¹‚*nC>Û|ôËžx&DÀ~Þ‚@\ÝKµø -ÓüÏþ93Ä5í-º×(Š6 †Ûùî}%È9¶Óõ“ßÅź®ñ”5Ãn[WpDr³WÙjÕ¬Y•ü_EÔÏoK­]ÖBµ©DeZê¿lé?Û.æ·ÿ†Ã—te*k½þ,Õà"^T/m|5 ¦[²åYt fõ¢B{G‰e4_•®ð»O‚o}v@Ö9Kû_IØó–·`/òŠ}Wî)s¸ÆëØŒ¨WWž2ð`I”fWƒÒâÈ'Ä„X€t¡´QËõû¿8‹Qû•º -Ðì ­q#º ž.»´±cý´~Qì¡+Ä9–R<•ÓâWy ¼ë€î_ËÐÒ²=ìê%YO;¸¥X]ðã‘;Öb§ÍsF:;![ZJ„†,«åvyò¯Ìл°øv>D ¢óŸN4m—(k³¤ÑÜÚ胊Gœà³.Þ"’Ó†û7BÎxΰ¿¦j›È× ±wÊD I˜¤X4/Ô½¡ãÿ¡ÑðäE·ëŸ¡yJ w|5Š5ö–¿œà³?0r¾þµý¼¬,´-ñQüÒ®òàÈVE¬¯ÉTä ÖXü Õ†ìª<«dÀý9úhÉÀtÎøu—õ×ÄøDñ†;ÿ8bß’9jܬc‡Q·»««eŽ4@KP³ºt—ÓÖ-Ũ“ÒÀÊî -Þ>]ªgl†¯ßñ~#Ûž=åI PßÔÎ’Ç€\}ÁöD#R\Ã0 ÔËNÆZôÅ"Œ‹ä`‘J¢4ê¤q;ZcMb!K„ä·³ÇÊí§ -8MóšIëš~8ûn¹äÅeVU@ØYð?­\z¢•EÌ -ðíjØk*ÅŒªØx -@WþMJ$ö‘­g‡Ò&„o€û1Û¿=Η³=xºæN¦§ -H/ÿ!Ñгåî[‘É¢E)4¢ániWHZQú7ˆ ì·â†£ÈÆG7­½âøš `Ë‹)ÖÁ|˜ö×ÆvY!9Ücå²— <òñ꺩^kDi î©ìÔnXœŽãøzTTáÞ…öúãøz†Z_áÞ­ö÷‘áé§ü=K?‡yWÛÞpê(ººíÊùB}l‚èÚJdc)‰œ‡á=3˜á°R€› tQÍ*„Eü(Ž §ž&Ê.U"¹ábå/ôŸm%bê‘T¨Úkºˆýã‚¡#Ë¥xÆŠå¯Øú7<=`wÙl|±ŽïÐ-{¯“¡ZR€NÉù¾â¾%fÜd”ÂŽ¡Ìpw3 Ü”Ï98\t4Ó•´a¬Á¢ ÉÈb®úJd/€]ÌA!O,zuÉ;:fÌçÕ=Í&A[âÆ{‘ -Œn-åÔùA:.Q‡†„(8 jé«~Ý¡ßÁ\á–0@–ÿ‚çÜ6aL(døÈR¶Ð3/l€øDR­‰ñÞƒ^9lFmOA®î¶ùiérGKƒÈI·ÿ -% -†oe¯Dñ+–x9vÈv °B5 ò(Äãпjá‡ÜòÙ\+ñ”dÿ Á©‚1ïÀžGŽ=u2‡Ú±j²m=?‘_­E±‹Ö2e8&0v¨ÆÚSpCœKˆš…NJkò$o¥êô©ŠŽKé#‰‚KKĦ5*¾Teßh“qÐE¾ØÅÚeßÅ]¼9w)œ+ - — §0 Ìq -ÈÉ3¨áæ+O+³‚¶dr¦ªí9(Òêüla©p~–J%°V&r˜¹‰‘Äó$Ò{N³ÓÁOa䮯ÛœR‚ëšx–% »Í{&¦‚DAZs"4Ûõ*ð=0þ.14”šd˜àüàÞ£mèò©p#í9y{Ê+ -®Zï™ÁÉVÏÖ×Ó(/€€.À$L~‰ãÛ šÃM¬ÇÎttÌr´/‘dôwÙ¸ÐÕê+Xx½3…¤ºüa6m:l2Ú| -×ÐâYþ¡àFý£¬@Ö¸¸'î%=Ÿ±Y»($û=°äÛçàÛZÔ*SÂâÓ Cœº›ùV.ŒmDÂtàp䟌8£¬S¸ÉYS£oßnè#ÿ$½fåçá(9܆¾Úö—r1õÖOVPº¿áù”QyS4¹€W½áß×Jª¨„üò›Leû©SIÍd{Lz_¼®Ä‹¯-À==¢lRjŒüè|¡a)8’\c—4 ù_”_Õ5Õéïzïÿ5„¾E°2ðÜ_­©uíP#G ³ ;¬A(wñ‡u )š>’˜2TÃ]£3•~|KQ­wÓ0ùµ:Y†-T#ÝÙ¥¥¨Ç¢p,@ü:À^jSo8“…Ýé31…F A¯dª´w€¨È&²ÖMGÏøçOnïÏAq`xä‘zw;àž_S®´br#Î -ÚR®¡  B+ÄÆÖ×J°Œ Pùí&J”«œ¼pŽbäCÞ¬ûÈD‘ØO¬HTY†Ì¼àe¤×ãz~ã«ö¨Á€^kÃÓm5Ü-`¨èqdiã¾Û£ó­Q}aT´½tõeÄóÐUÁ™Ã](W²ÎÖV™Å}ÑŠ6š"@àÉ_~€mxcS– Ã;H…;ÕãHŠYüó¼é`ÆÛªTŽfËÚé}•‡»L‡ŸTgåö":±·ð’J[À -!ÃUøád^‰ ðÞ‘¿Oß*·>G]“/cü(³°á8S¤î¦E`ã‘5%0µ·GÂî ÖÓ–{H[fTðÃYžh¶8ÈÊäéû¬½ðpq÷nm|Ô’(´./"¼ÀúwK@|åM]3ª¹¤xLz)Æ+ôæ¢|[·6­ïË[NÅ}`ѶSC*†üÃÛµù3ŒÂ ÕC»ÃžÐæn·Ð’}÷W>ïaјkGW{TãL²E˺´×X«µ”“–ØEO0PL‘y 2Æ>XŸ( ‹ñiV„!EžˆÜ(²ø Äx˜G†àk(rîc<[ôçÙûA÷m^í -‹}`¡áýÓø5iø__qà‰ÔFçT?4?º{éa`¨Áð¸8n-”¬sö°0ô8“…õå†Ëfø]Z:È$ö¦ú¬äE«ûÓUp€wuIŠÚšºO—uoƒ|GáIâÃN/±_g%y(Cqvfàþ¼š]kȺMcÆÇè“}[9‰”é I`È.; -SE Ô8a·F ç ·E–.¦¤&••»]ç;âƒÎW £ºƒå`e£U¥¿Ÿpù§6jŠ‘/èC%‡+°Äd: å?# -Ú÷CÞ¼Úp—…bF̶po&AÎxA«³ÖâË•¼Ónm^ŸeqH?Tù j:ü:×µRË Ïy -qÉÀ7&xótV›ÜŽðÀÀ+#þœï‡fBÎÑ[ï¯Ö7â®Ï?KOð¶Ê‹ÝO¥à^ÙNžÒþ‹p“^ÞÅB¸ÕéÍM@D÷1vz¢`<Âøá%*èÏ/åÞvwì/[ê"‘+¿`r.„Y% “Íí¾ÁþUU–Maì|ØiäMÀ[cÐ×>ÀPWNÇ\öùd‘ª3v—ò'Iââ0”1o0-Äè‚Ÿ›”ñióçìS;yŽÿ&ï&Ò ;x¹#ÄdY½õ‰z|ØT8¿îZ§sD ø*I¸TŒàÙØ©¹ëÌ4rŽ)¤ê¦ÿl·Ã\+x%Í„}˜]a/ÀÚăñY°T­&6“'ƒØEñç “jÊÍ`CÛü1êÕ *¢Ø '…ÑU³.• *‚Ü¡bCÍ¢Ù9~•Dg.RNÅ…£2Øúì|¯üúU“u™6&ÈH…ó@¼cãÊÙ×a÷׫´¥![ iúñl<Ô‡šß‘0Ý’hZÞ£œsgè þ@\ç®\}ßF€>ÜÁð;½-}ÃHän™£‘/%_;â?1ý’RáNíìökV5̽­b4ï-§µsd yQ¨qe²ñCº½U²œ¦¬!'ÎÆxùæ&,=’ÚV.òØ1qP€¬oŒÐl -ß_¦«™ÛO’±¬Sx3ÕÆ݉ï -³O*þÑE2÷9iù6.¶©óËÆ.÷šõâÙƒNá½XlÆI<ÒÉÔdÓÛ-ÝWc|ð#E¶¿D}\$º^<Ùfƒy5µFùFVnòUÖÛœ[ïäz$Zi—ãxؾl&Ó põ¾²è> VfvžæÁ>¬©ùÌÏE«ÍôÞÔO붙W§ ÷s÷ªõ¤Ï4Pouð¬+Tl¨÷Öµb¿* xÞU‰¾ÍéJi<">â! -‡2X>%íà6v& -Ó`Øh½të?¸8sD2AãâšõHÁHU'I@H -õð—K汸TŠž¨q³Ò‘[9vcf² -STÁ‰òÎí"‰æ>%ºåV·Ê(¥ÒÖ·Uøþiš1:Ú?oee¬|Œi’ôöJ‚/9þµÑh¥“×̪ÄËþ‘Ü,ÔYiiçH cº¹˜_Q\K®7Ì€°në£ñžxèÐÆÓãF@”Os:¦3æýx -Õ–~x&Ïç±T|s(Á”~.•ÏµôÅÆ••4] •Áeãb¨@¹†‚~I@R–-X|þ‰Í3Šôä†Ð\\·ÑMÀ)»È0+½cµÌ ø£Ž­÷, ‡ òñ¿’`×fÈ]±ý¯ÞOŒ'QõwÒ^Ï‚ôvŸ=Mãa(LˆÓ¼’}’â›jͱJ6 §&çIU9z®sXòKfÁÊ¥â𪠴+ÑßÞÀÏÞá¶G¨b2°ˆƒ®m²Î6¸ö¹q,Œ»oëd¦³@Ñ÷;&Þ,ÆüãË(5tm‡F©/FvG \˜#ÌËK®Ôm{L~SØÇe -éz!J§á$wÝdiN8½±åüÞbÍk‹Zx@•C¨Í.Èî ·¶÷V:4¾<0xsÁŠ¶cœKËcSN*W«D2- Å|F×åuvÖÏîZa§çe«0%á#i½¬<íPI&ä–4­@Ôi.`h>bDL˜ÓòºT§°Y0 A׸³ç!üUŸuÈ;$ÂQLÉK@tªe4@Í°-i¿v_*Œôí ½W:æÉ1ßû̇ÿ…Ü †¤ßäó!|'çub˜OΊGOÿA(†J§]FÊŽ"+2ò­šPò^c±8Ùw[)âI8ØÌ‚ú -¢¸Xè5î“x›Ã1êw4"fZ+4aðì+Oÿ!gœúÇåüÿl¦2r#TŸÑyi—t¾Çõ®‹D ì±:<%³I$󪃉L¥&_ ð))I¸Õa]©;¯mb~ ¸À…/ˆí_6B4ĺô¢ &/}KñöÝ?òùlG†ÓŠ¼Oñ‘%#2ÀuÑ2~Aõ•[ÿ?0ØÕ¬ˆ’¯ÿ#_Åó¬/…j´èƒ¸ár2ßgì&YÞ·D_ƒ%´6Ní"^§ž€ÞHknU]ç€Ó½¼`€Œ$«Æ—ôÎñžêŸ~.6EŒ³‡5íÒf5<(äá‡UdO¨5Š9b¿^©/èÁ‰ 3>›£+³™ˆ¡£èä¢ožg&¹‰‹G—7ÔΑ¸Qþ' .ç¾GK̾’dcˆ&Á¶æ*7?åÅ£¯˜hz¸œý•ýw§‰LÊž@‰£hœ˜¾Yb™ ‰L <²å½óÜ8u§Øè5±Bp;g.’ú5'_| óeŠ,¢t%0½Èói\ü×ÖÜ<÷ÿ ‡{\ó#[_b9±'räJN`ÓfXQÍBn8œý‡Ë°~V¢ZŸïé¼:1'WÈî¥(z)Þ[Ë‚)g¸ ()ÈÕi¥H /Ä'4þ‡íÿn©zâÎñM’Þ õ†ÖR—Ò†3+Àøg=mÂùG;‘©`ÑÝßÖãíºs3GËêJ`MÚ&i-<{ච-ÁÔu³2?P|rѦyK F3r>eª úo+†¬$„÷VEÿÂبy†ˆ„¥¼­H5Y91™üVãD t¹Üã%áVËPñ5²¦­nkìs”›Wm$XB¸­ý·y,‚,ÈpeLì@‹h^ûO_ðˆÿ_ò÷Æijˆ‰xî jg…ßU6k7]opÖ·¤yT¯.²Ä¢M•Õ‹% ŠÒœè7–õ-š Û_˜U\˜rÞNì/©­~×i^^ÜQªèxK±¥°Õ~ö}ž§D’Õ „•­kS Q6—J„‚ÉཱུÈ'jŠ÷Õ«£ÙÎ'’žöË ¶ë€4ÅÊ7õ°PQq…ùíßûHë#>ÆÓmºh/rHÛëºoÛ›a&°ËCÉé6ñz¦Å€Y9TÅ¡¿S³é±×8s† -6\n¯ˆúbìjõª|û¿?$ÂÂõÊê÷…öQÔ~¬>ÁN²´5äºíŒœç»šRou*Fø q©ÒhŒg÷1t» ‡üjÚù3'pó— -јñGÿQê)ì¼]«Ü‡<©žQíæîhÖÿÄHkLƧ²äw.L—¾ÉI¤©èUìJˆBèåº:“N‹ YWü§çðÁíêÿs-«£m*„S‹7D†Cù¿¿¾ýɬ”å̱rÏ-Û¶LèvQ°é{ìkì³¼Öfá ¡?¯e„Þ\ûÇáfoµæc7¨[þéEP_Mß ±³QHM *‰StÐŒb=«ÖøÏCyŸgÔÉQ È¦Yí|*ÈÎuJ“ò_x­k0q¡À8×Ó&Äs‡ -T´~Á{P|úƒhSôð³ÝjÆ‚ŸW\ˆC•¶ëB©6S “wIJõ„tûXP‚b=‰º)‹† -Á §Rª° ¾ÅG×v3 Ê$4c7à5®WK¬ZoÕ]4p•´°9²²pH—ÀñýÃÂIè ³˜;&™±³Õ3­o¦×GukÅ9ä\ýä K*<„«ƒfMs÷ZyZù×ãI½Ô´5~‹z¸Z%h¦d µˆ"ÒÖ»ÖÏ‚´tg1yè;¥{p’žÉÑÜ -Yz#ûRì·TÍùE§øÊ -ú= ÌÑø eÆ©Íe^“W€#"‡d=@2L-÷Xßy9 €)DôüÞiŠNµí| á®d¼.݆yX3âjžW#N:EýZ{e4þ5õ©¡ÒS¶u`’7ºðr %ÎwëO¼MëãÀhñ·VVAý -+еÄKÔ·L_tL.c “4²4ö­éš«ÕýEb -¤cf¸qÉŽ3§¿Üè]WÛ ˜Zé1ôiºW”íÁй£CsAA•ITìVDêx‹ë`«TL¡CŒcŠ¨º2QUjœ°r¤.wφÖ±Û"§"RX‡Xò›úžzÑ q©x~¿³ÌòûÇP_K”%à#AÒ‘¸…ýÖÁ\Ö7ÔŒÞK"SÒ]nÊËäE2OØÀ‹sêÂù°µ÷˜urõʼ‰ˆó[åàÝJÝû’<7D ?b¨´­(8Öêòè/8€f¯Œ z5õ¹"tëÜnØ{ï>¤†^#k§Â -äø›y™g¤r¸£nð Ê‘[ÐÚè¼OÉ› -ÜÁ³%®XÿŒhñò–R’‹¾Ž³Hcé€PÄ’NéLéýt.“Š+ØÁM'§Õ™j0P™l[ÿwmè(^‡*Ç´ðV¸8ê„ØmDc‚L$HŽoÛç'QUv¿ÉùGñjå†.!,~G…·Î1nžà¨ŠÎ „«‹3¹Â—ªy—¸Z˜wõ3=éËaŸ*}Ó³³t‡õG¹ ÷Ö÷wK8\wR„ßøëÝÚ¶W1Û¯| jª™Á½'åR9g‰¿¦>P{*ð¸¹Oz€‰#1+âôèµùÕÆ"ÌUž7÷|8$ËœYªán’øfc -p»D'¹ð=Ä«¨\[æj££µ9æ¾ÕY„Ò“=#ÆõÔ¼Ê ¶jµÐ§çŠUÜä¶1Ü‘t¢ÔDvÑä\‹ÿ vù÷^çyÒ!Uöº¿sÅm¤ˆ¤Ÿ5ôŽ¯ -¿bàëÙp0ÒᨠâÖU®·Ë_ Y; Ÿ6ˆcÅô2·Á‰dƒ4~¿„ÈÂÀØ%-€w%ëÇÀÛH¥‹Ù,›ßM[h=ƒ±AÃ1­¥jõe/ú½Ûë‘À5'uL"ˆGïÝç7F`ðh^ðËÑ}Ý9á2ÒŸ(Ï-6ÙãsÚYu ÒBD!Þy—¸ìm‘^N£„‰µ -À·R½eÍl+Çr/ÑQ}Ü• dô«ª1Xª}µ¶¤«mÙ}ïï.\GÃ_¤W„HOÝ:¤ÁV·h9v˜º%QÚhëšœÂ>@.‚iz­c¯Uæ6 ÈÉop;,zqþö‚¿^/µ¡Ô‚š ^|Qê³bšý¼ÌM1¶ŽØ4³cpÙ9Ñ–è¼wÒ®EŠå›À>âkBa ”jÅär¥šuJ(ªÞMÂXX˜µ¶!¶[܇à4;v™ÎœY]^ÈPM²lý§’§tYMOU¦}p+-Ý:rV£’N˜j -X…•™ƒi½¡ ¯øtÄO´[·[^ÆÏ=u+fQÎëodÄX²ã”¾(Ç¡×"¡üÃu}Å=¤‰Ë‡B¶|$ÕÈÛ”%Í+TÑSÊÑ'N³8ŠÙba‹±ü_ÄVaá.©|\ŽZv¼j¼Ê¥c¾¥bû$)½Ùœ -8“=ä9œwK­„–B’𗧎@2A:»´ºãJfD¶¡?iäxÂÛÈ0"Ï0—ª·#ú÷‘Ί,û$§£âÓîxuµ%Ê£ƒ¢=¨Ã=e¨V<Á8t.¬Ò£ÜL2sœMtb·y±¢zCØ÷:´wÛ£gçè,Dݵ¡#så¨î×—µGXÒv °΄àæ´§…—¯QýoÞ²»Ö™ôˆ qfM¡ -ñ§±?Lÿc•¹‹vŒ\?›ìØ*çYç¼y%¢õî °,v¢ÉŠ#©ò_èéYB…êŠ<Ãj !ÐÿL4–ÖIÁ(7Hhf'G|®5¦T¦(Åwfl-œ–*œå“ý Æ[|çLÞºœYƒ   Aµ¤ûÉžCV -t“®¢²A­ñžïz÷ˆæíi§üË"ؘ•€ûàF¶GÒÂ÷÷ÄUm‚_VŽà*/.Š"©6'¦WÈK•ôÀVŠIX4سƒÆéÛjú‹™5×½vc`Æ3‹Í‘,EI1ã4UÒå›ÌÝWégÜ¥£¦üÎ\qÓŸ"ÁÕÁ -Õ¼IŽNª8¥éPi‹fX„ðpý¨Çy¦£:eÓÕº¦RU º·ÃtÐÜÀy—JÑáZ˜Ð³†ûˆt©?m {þíÍ‚§¢[н¾ŽsçîI‘ P S ëØ ÝPŽ ܶ"iNŸñm¨Q‡n DTÆIw‰RS¶!ºþà¾!åK²¤ÝÑUînE~ -}|_ó±(ÔîϦ'zÁøcépÃðƒýã/íe¨©ç¨^Ú Mó*Œzð@3dö˜ŽLzèÉÍ"ˆê/þæ}ûÍa @¸¯NÚ¤¶y$HDå`yÑ0®›c$ª)Û:Õ[”¡"ˆ,Wl•µŒteC7_=ü/ÌT·ù ?Ûðµð@·ôñ5ZÜÚ=DŸ"¢ÓfGËBsçMt¬!]n©¡ÍÎ5u›&d¶6µt§EkqÁ×ÜâÉ®’OÏ듉qõ}¯ºzœ•oxÛ# ã0']âÚ÷{ŒÛ×Y±gþ,Î/ý¸¾EÑùP”wIi×çL}u4ä›-ððÿ;›õ~«” -Î,Ï/!–±2$N /b*o2äë™ - -@û®Hœ¬ø,áK1&è8ì»ú÷ÏÀÏF½6â¡W”%ïÚ-æö”–×ãùíû®ÊîBÂð2J‹Ë‰À&@\›ç;µ ?˜©°Ö"É„Úå/íÄí1KÅ,ï 辸xaç5?CµlOßäê÷t7}´M®cµ¥•ÝD¢"ž½’Òãˆÿ -çþ„±™ -¼rohýéC+ä¿'˼orqîŒ;Š¡pÀDÏË{x@x+œ‡å±îèöÈC™þ¢%25•÷ŠÂŽ@YÏñó†&ìù˜±‡8¯•°°ùØÂMk”–‘Eú‹Œñ‚AdCÍ+€› -ÿñ³¹×R®Û“Ž¦á}''™tPƒn^5ÿ50°msFÿ]Qôº:„¤’U“ãöï6 ­ÈØâæ~ØUÞëIÔ¹ìdj/öÐùù×[3¬‚ý.4Øp²=$슺É{_vù– -ó9jbâ‡ã($pªö¥?#ö„š£Œ|×£Ú‡p -Ÿ¥_ß= úÌÂ6¾_Ñí-zqÄ_‡“•mèÑÄÛÜ@ÐÀìéès!.ü*ì¿k0\oŒÊóbµû{å©;Ñ¢†ø¿õ™ Ò€ZwJj“íD]ßR'šxu2gtÀj“çQvԪ״pìK‹ -3¬Æ}3&ü`€x*}ðÝ>+¼`ÆîƒnåÉ{À98¸|‡g!Ó\›iÆîŽã£rä -'ü† ¤˜ Ãçw¤ÿsÈ 9Šõ3°7ÔÊ4v#žm½òÿ -ñÚì‘iúæä´²Ú}eäýõŒ>ôEÍ­ÅT°ÿV@Br­áƒiÅÍžý -’±$“îBå65ó}yÅKÒc´¼)Îb/»‰=CÁŒƒˆç´gp_¤SÆfs{”r½0O½l¬D®Ÿ”² /ÝðdÅ„˜$UD„<,®pf„ÝÛa1ÓK¨àŒ8 -½3RcsÃ?°¿ì¨DäÓ?b™NwÈW@¨Mîp7.8¼»DÛ÷È°ê+ð] €C,­¬},IOajÈZ+tp®>"/(Šhµ@ §oȶ§âÓµ„í;¸ËÕuT‹ïE3íz@`ç<)pg«àg°uÆ–»½ÜW®ìã¿4Wêö¯ä;k ƒ~M0]ž„3nmZ‹Sè/ž˜ÞCÓ^O»ñ#9,å»[`ä?x™PlkǸ×A§^ºb:P© -õøªù²Ä-0,Ϭž•“¦á6a¿ªŸ2X8“if‹úƒÑ~-üª¹Õ›tR~x¤)9› - ×ççÖÒͤ £ëÏxÎ)‚gѯüŽåæíKƒV´!š1 ‚ì”-ËÕOVyÒí\üükM*s=Q]O|t§V¼®ö¼ÁL}³µ<ð63¢M0ï™Jµƒ¹í¿+¡|2P¸ ºõÆœu»ñÈúßÜíq¯~·ÙUxÓp¢¸+ ¹Ý_V*m2`WÌdžmL9–wk8ÇÞmdÙølup/áey8tÎÄ‚qppAbR¹ˆÏ,yI²c¨ŸS×ôþ_ˆ´tÚÜâoB~k ,ý‡÷Ãrí·j$ŠoÐû’5m;Ÿ¬ -++EÓíÞC£ci -ÙžGbýäጬjÇ÷,Œìux<ª'F4]Õ»ªÞÚ8‰k't+f®( ôA­3¥þ2«Né÷p¹[›<Æ6z9’¿Íç#ÈNíÑ O(Þß?áø©2·+vÁy½I Ÿ¨CR¤±F!þQKcªéªÕKx†‘é¡kr'¬Ö2iQ¢h×Ã&¸îÏa”ï/\*gÔ᧣0_/PÈÉG¥'@䩤LQ$óîé,65vŠã¦ž£Ê†VšÊÜmþ¶×ü$t†é­à¢‚üe¹ }Õšsö]–Rg{]I ·_IA”˜h‰"4?àœšŸ,ã¸xâ¥ZÖË>Â%4À4®2î³kç0ÑÑ¥_Õ€zä@#Ž“HM2<„ÖgÄæè·pcÅ9§$ˆ;?íVãåL§‡Si­,ázÇ»ÀŠž]¸Áej\\GûµµÜ9Ó¶.iÙ]l5 ò¶¾œ‰+£•l¶äàð‹Éf•-ðØKRþ‚½¬K‹—/û°éDeßHû)ïe)» -Ô3ÂÒ×£¹##f²e¢{k6ÔäG¬½Ä$õã wRugú 5;`[zPôûÓ A°a߀'Þ{¬»-­xªãI u¿sÂ:ôè3°‡D="í;„¹Î±¯¥w2Xo[¤V,Ä£®ã´’‚S`u‚å]07ÃQ.65 N«å5~r©¾["rÉ8DÕ½qüÀ¡1Ë2N‚†ÍÝÙ³}¸2{qim"êYÿÖuéÉál&½™÷-ÎŽìŒQѬÖ7 ?ßÔHÉhïVÎÂpï¾÷r 0<O±;ͱf“úžËßÒòÜP…~¸éØû[•ùÎï}gls>TÜTØ(Ž TÉ<ÌìAXGÍÊãBñR¿-ÈU ¿ŸÁŒÈ5¼ÁGÿcŽW:JJL\D ~0ôTUùZ¥.v­ßŠµ9¦‚v¢y¢¡ÀÔ?K•êŒÓ±ClBÒïT!n¦’›TÌ[*±l‘}p»_⪘¹JmqȾkpl‘ë¢ø'Rñ2À 9#4m/ØOë¸~‡nî‚K ʇ¬kΙsºW, >Kâ‚O‚¨BÎól@¨’46,÷rïÇÁ‚æMÑKH"ðúž¿­Ó‹´JýIH°Qo_?8m®í6ûž[`pªïSÔ°*yûš@R{ÆFÛ®l:XÙ‹Fᘳi \Ÿrâe–äDs¾ßŸH3·š1@æi0<Xþ`ºR×Eø—UyŸRL@¬Ä»ÈÌü -~Ð'-2l€%Vœ½~˜EÀWxí3§ñPº.Ûo¼ œÍ²Ø¹€;|œ=NBzõÌÆTDˆTQœ˜ ù ^«Û€ -e|{yíÚæ5ÖÁ.ЂÐgìüÒ=ŽÇ.Ûá“*”¶@ ˜_zé'4㱉®t@lsl|ÀC]ÀîÜ¥Ãì+_pF({»¯¨>PÉ<ª´¢?Liô™skÈèRoó -S™|Æ®} ½ƒ*õžñ.§@áÕ¾Ò~fHᢇ9õð —è~Iůýa/ŽOP“¸©èŒÐÊÆ̨Áñ†j‚òÃÄvhÓN - ‡œ¼ÀP6ÝeépðkM6k|Aú•¯J¿Ù‹j¹`l~r9 -ÖŒeIúG¸¿Ÿ*Â:!æÂúÛ<@¿ -‰£Ã‘ ë.I5@Òñ <øYO(i¥uB^Zä<~kS\#j±²`É£ÐY¼ª¡Ééä ªÔríÿbl'O ' -þÉk]òø[ðà—®8Át1áÆ–ü€è@½”ÿ³ŽèÉ*uy½Éú`‘-ù ‹oöDg‡$÷üõº\½’ÈìPiW¿W”d<éN§ºÅ°(ïïιµ_/ H.®˜××ìOÙP"@2[ù¸uTàPÿN’%Ì y[ CÀS[«”®YiÐû0¦^lûÎòÝÍ~£xÙ]×û®Ó{Sð§:(SÛQ~·æÔÔo0œý¸ù”Q /§‹¦h‘îMÀR Ñs°¥-TiT+bB™wÂ|—z¯é~ /VELmúê~dŒR¼ó9M¯ésj\ÿ*êÉæ¾lœÛ¶,Ø Ã÷ ÁèI‘¾SH-þ|lO{§_÷$ÿÙÈ×ióØÌ ‘I@ LT»èÈ_gjÛZa/vt5H{Ê6nÈæ½!!þÖ‚^ïîÉã®r~'úñù¤ê•u1ð89û/ÄÎ7núòiÑïÕ?Âü±~Ïpjžw\óÎ×K‘uQ…±þ#ÂŒ9 ~7Õ’;7Τ_ÜÖHÖ'½•d5?‰ê”•´<²o×Iq8šÜiðuï¹®­OSàŽÇýJ<Ò±‡ -=»~˜ˆ‚û}.ÎKwFËyzÈÒóÈöwÌÂF)[š—ë›HÞ×EÄîÆþ£¦k™~XÕ{¼,[áu/†_îS ¸*‚JþçÙË”úÄ@hç«p˜EPŸªÂ7íwÉ›4¹õBÍÅÚÙÅjÊ’)BºÆãøäŽðÙþŸòÜ=<½&)ˆÀ²1)6&q&\äÛÃêŠÍ(!¤VígJÊ'#kqü -r…JwSpC2©Uvуóÿ}9Jî~õ)Zãõí¨*V,£èª†))q.ÙD1áûˆá_ñÚõ0®ºíâöÈ©Kw /LLÓw4¡1Ñew»¶š‰‰¸6í±ðñ¬²lÁ‚ÑàMÌÒ‰ÄPÝ”3[Û syçùŒúTØTß8Üo -Ë.UIü:o—ÆêB¬(8÷¦'˃—ÀB ‡”·e]¦RdüKN¾t3Lv13ÊÄ«yÖò>ôïZœDÁ<ÒÚ5ͬ9+|>ˆ !MwÃVÊuœ³Š ¼i=hÈ -×ÛõPwE”â‰ì~–èrV²2 ˆÚáÛf­Š|[¦–¶2 Ôýcšék—l¨™0G§Óz¥ù-ó©)·äà -"{Á¦ÊNÌ7%6!j˜ðB2›ð”¹„€7x"”ŠKópEÈ7†3dãúæ滸tl¼4UL87p,¾XUÎÜ­pUÇ#Ó¦äÒåŠvgÊŸË@ÈɆÝaøú#KÑUPñXóÍÒ„•ÖšzªHpÝÒÓ]À{ô -Š¿«–±ALÇ(É?Nn'•¦ÉIOÝ~fU²o+?n` šNMá¨3ß8Ä5 rŠ+(î´ïYïóp¾,1Å.ƒèUY˜Ö½ -Ö”,…%T’¿¡¤æJŸ¾¬X%rþ³ -öòO~±±íSU$¿Îôª´<—ïØ:!&±sûiõlWî8L†‡šÌ#Sð=ýåòö;pTv|gÞß³b‹CŠß—ôp$Úl¼&ä}Ðø‘{ÇC˜M4ï­Ûl‡}/Ôn#ïé_y±G¢>”~}*oÔ£áνYëŬÖ¨éû/1„ã-H”瞃ÏÂ¥"¼uÒ¸°Ì\Vl„¥¥ h|x§Š@œ)~&­*´ò´!{ˆè~ÞÏ®$JWÈ,„^¼ÿjd/9h(oq~÷üæÐwÐÙ¶¼ºÙØ"9%‘êµÐ‡K®–ì=J›‘%ƒ‡ÜªV~Ò#÷Sqw¿t‡`é×KIï2Ú2ÒÙÿ3W{!…+òå5“g댟ȩœM*Î -¼öêb(jÙ¸Íç¢;vj¾º›Î ö0lèBAöꚨDüm) žv<.ÍÓsîA✩ÕÊh `µ¾£I_—µа>É-oèFxQJ°pÚ­Ñ^"e‚s•x¥š$K+ÀÕ}Ëöëúð…–‹æ*Óµ×b{rôn£°úŲ[Û>5§"?‘〆!…ŸgúZ4«ÚÒrëò‘MÊl£Vf”Db0iS)ýÊøAä]ŠìÀ³æ2ÍbDn.ÿuÖ¨Ñ&š§­T—}`á<ò÷ïÐèEî‘gJ{;¾tZÚ-E4nÂäYq„ˆœolر×9¯{;ÆS›]moÔÕ{ -]gg6®8ªþt«VÖ]þÊÚ£ó@¬Ú†ý~ÚÉ4[ijz`¶]Ë›ƒþR“zÐŽš<´© çuX™ -É‘´âNy + Áw–”H1~Ì­äß3%èÕ®ç6à·}a+¤kkD”+|K´ÿtºâµ6Áñ[ žl"(±°Ï4ÕHN^áþì --2Åc¬SLüÀîF{.\ÅD!”NÌœOþ£¿Ý,Õý `³¨Û$Ç -È^Ávý®eF¸gA”ÍäÈk@Ÿ´•,‰[ð}®HÜi¦ ¾j~Z$½ýu¥ÙR1@×öΦ$hÝD¼0øQ‰¬ë“(],êjLîbè“X3!€i~øÜ°Çø—‹ÅŸ€ßÓšªÕSúüN‚‚G¸™‹¥ R{¼/YøÕM`&No¬,<Ù,Çž Ä’ -ÅmKsÝ~Ã]­ú}ø‘F•Ðn.”ÔsÙÚ·zž3Û -ª—6ô¹Ñ&xÏž©\[ã.: -®zÈ‘fXSE“év˜ŽT¶9ùè•Lî›o¬ð8ÌÕ{<)îËå;‚§Ó7Ä|yì—ÂO¾æ@×4׊]Á -³D”Úô ¤ª¼8íÚRl΋Ûþ䌊TÉÂÞݤmý´õé"Åyƒo矖OµhÃl:"ߣHDtkÒœ·›D'ÿ~*a&…@¢ü¶ -Õ-šG?½Åu^ánJPD¾?.Š—t¨Ïnc³¶•¾s¤’Ò‡µ §ËóŸÑk«R£º'’ÚÿuêJlØwð=ó».×ëŽä¼ ¯6}yßA!°s`²!+çøìŒ|^Kpô -ËšR¿¾‰›sý4ÂÉ‘¤—Q:?øŒCÕÙ+#2R$Ôú8CÊJ{ºFÇAçfÙŸÒYþdOÚËŠÿ1ÈI?öömjöeÉ«rPM0³G,uŽ b܈h"q™ zY¤jìÜ *˜ç…\°2:µ3òÀ~eÆúžap0`ßÎð®ðD_T -4° Y£jJÆìeFÁ ÎÓ=QDÝ­C9åïÕú– /'NÐÊ-è ÜDyjÛ6'Å„þ!¹NfÎH_}¾§ŠÈÑ·(7ÝvÆ´*É?­ô\ùÒÆý}H[d±|(Ãüá¬di‡´iH†Å˜lfBÔ^V¦½sÑŠžgì²x'CUapÃ@ÜU'r¯@ò÷ßAÅ´pŠ­žó=h ^J{æb¨ÚKA‘¿:UfæJפ+fLÑ{»üˆo„?£1Å?p„— -rYña GSúµ°¤lÈÌ´þÏî6÷«5<‰‘O7\ïL×rän–uå‹>)E -ZéñÅöÈHÖiþJÞ:+¥Úv¸ágƒYpf¶N :Áê¶Ï*Æ?1€6ˆDOÑŠÏÞƒ?h*Š"ÞOÂØ…AB|¯sènÁŒ€nÀôÆ=´ -¶g¹Ðž#V.C“{rä¥[`Fúت­ÿˆ¤‡hGo–ùN'°ë8Ž¾‚d„}t”ÊLtOÂòJq3È> „×ë¨ÔO·¡Õ‹{4›É«êßt=%B`_,÷¬ÓÛ-¬¸aϯØcðy׆…&ÐÜ?SŽw´)ñ¾××KT—ökñ*Š®®¶c­ž®Í#݇Ò*{Ì[{J6*L’"ó³ØŒÛ +B!§3æäà\z¿lÞ#N6ª$ - -íl¥lb9TžëC‚è×g·Íõ‡ø‰•¶Vìr$GaY“Œ;îDºåíxËíã²<¬òF•vS1gíÔËÃ1_À>Øl¥Ä„¢SYÕy›Õ9bëo‰û¸‰MctZ}¥m¬˜àÝËS….èø rq°~–×ÂT bY$Ößé-2ŒW ¯\ Ú†|JýnC Ö%•·…;P‘ˆA“W§ä]扸(<邵W_2øÆ«ã–=NCN¶) -"ãøzuÿ¬œ|þ“ãçôõáêkü=qãçôÕ?¦|R¿áëA?¦hùýH×®:og]ÃZˆÝa\a†LNlʸQÖõ߬µHÿn¸èh†åç®èQÓËkT=:¸_­ƒ2,#«ìâ2fže¸Å¼o‰ -‚E™4ê8wÙDö¿3ÜÇ¢íC✙Y}©äžET½ásFÚSôXájÝ̼î¥çÞv‹;Ã^ë"jì6ê‹gÂ>L’K¤jL¤bóg)7ù«„R„bøZþÞVHä-6'y¸jïm -N -–ó¯ mÒ– £Ï}½m÷AÓÇ3>H­ü=ÿ8M¥]ëRZñSoKHú m“nµH3ÓØ$B%–¬‘êË7…©…™ÄàÁiξKXqw]l -ó5¥)b±>µíƒÙ‰pÁLêHIMñžðLúD‘›_²YÕd7:9œ6LO ðÐ*`s›Tê¾T {^ß(ó#vì¤y˜9:îµÓ6x[â{ýIùêÀÞv™‹Äø•ÇJ,¼,)¾™ß¹Ò ˆ¸®(‰uB7HŠÊæ5Ôj±§èÇÓÂôWæ†Ã²óså–rªäBû 0¾ÙlU’<ÈÅç¦Ä¿`ö4̤ÉÏÖÿ,»Iü¡èr“ï{e×Kâlú)'±KT8Q¯×ò^sñú™f}tkN†b“+2ß Ãž–4³)œóœ†•£ÚÙÞ‘¤Ë#>‰Iøbød)ƒ -»æ>•äiC sW¹>¸,?Å -B;RÌô/.*XÕ8HKþ "´ÎfZâ€Ad¨©ªÅ8{àß8²˜Ñú­,@oî,ãÇ-LaFD9Z@NÓÌõ-@„å±$*àǺhHŒ{ž'6FŠ&ªÁŽ¦À.Ó+[>kCW±ò³õñ¾iS ->†«”bîhV£‘Þ$o¥­ sÔ€0"iÃP$•va©ZÂÕrű·ÿIÞQ™È’UOpj2{ñúÚ§«0›edÙS -\Ì[‚±¹˜Î¹ˆÔÅ¥ØPûÅÐòâi<ÆT2#3ttÍ$â¼.û\ɘ(Ïc£@~O³aõ¥ü*Yc¶ÛÙØ8ËKWúK³õX”ñÿV_9×,=¶ -£`2ür <™ˆJÚ©ÔÉxMtþ¡W¥õ)•nû»;ÔgìHè<¾Û;'ý÷Ìô Q1;äâÐÃôd7DI¦x¥5ìêÎJ®=¹D¯×ºG–·öB.cGÍV¬%²ŸããÓä³Ñ -*àY]§DA?ñd-ÁLÐJʆ0~¥Ñ–¸ Î'§÷ -ƒÇ¢ÐÎoJÂ6ô¡„ð3¸å®ç2ðqˆj¯u>¹(Þ¯ÑH’eÖ¯ãꣻNj ‰$^!Û7̸ -vtV‰®E¥ƒÆ÷ I¢ÜºÖÈ¢!t_ J<¾¡Qáê-ŽÐC˜|k~VsnéHNå2_'àسb!åVM˜úaM$s;HèWp=[#$1Í[ü’Šm,¼lS[zÉVî]?}êe¾ø…î Y"éب9KœÙ[.AçP1™x²íës>6ã¹N(×äâþn£º±öÙ]W[¦8É:M¥¢g@^x¬5Ž_¾Û,ejŸ'‹Š(êÜ^Ã>”<~ÊCã|àσCÆÝ«Ûh´KðþCÝ.1XåÉ­PÅwÉèðHÛ[[ól&%?Zr:c:¹þ½òŒN@PšìpR—îÈÎO•“»¬¯yIõ¹ãKùWðfÓ÷ - -ø·ßèN -9LXÓB 4e*C¢‰ #éj ¤{C.…míE8SÍÌn$¸ ñ*ùaê­eš­Îƒî€Ì"‘éÿ yß4°A4"‚уÀ”‘} ewkq~Pckøœ=¹wl\4âÎ÷õ^Rç•…¿Y­[ÀoRq¾!? ùŠc‰öä ÷sŒÖ.JÄÖ`ØWqOa°»ñ\×a½ÇªLFzÔ¦{+ôùp¿]@ö!2„(èÎ5/'ó¢1±1¼6ô›ht í…É>!´Cñ¨aìuödÉÂ)8I0Lä6|ÅÀE—1¢8L"kkÊ´ Ã].¡´ÂæÆFgíÁ;€±é4¾¨áþ$]Å–¯D´€m©ÉgÑBÜÆuÖY‡Õ9\Þ…¦80?Q}MAðÝ©ë‰ê¡]€¬šçï`ƒÇRt@Ì“^èäGZ†~ˆsQñ†_påï«ŒµÌ -•ÁXí}Î?ÓHä]Žq -öp6õÿ.V›[°dâ1ÿPújú&ÏuœDîÙé²X*é¤LW»KU[Ò¨Z]$úÙ|l‰õÅCkÏ[GùŸ±¹5.(ô¿KùßL%n`ëþÔù¼Í0Þ1” •*wŸ—Æ£Ü_Q¦.öå ­±–¸Uêíð[Ùì–¥:“k¥Ú;rÇ‘œW!›–ѹuO3ÝcS,êÊòyI 8ääúŽ>?ÊT'ig¿£ठT*Y iîí*~©–WÛtêûð‰k/‡•«œÁ"ªåA» zÕ~à]}ÍŒ'áÎûW”aJÂ(Qˆî"šÙK0¢4x Ñ/ç -z1b~MÊøÔ–‚ýnS¹[˜GD¤Žeø‘‰F0XÌ—žRÈTæ«yŒØ¬W+¼0½àV‰ 4 Y³ÝœÄ´·Å±0£¸ -i3 ,5DÏz¹éF5˜3’ëb—î“0òÇë[‘OøÑð0—6BjP|u­ -Hµ²}ßs±<žÿ^Ø„WA9P ±Ö œÖò>)ÒЙÀù¤<¬Å¯ ÊÊ.ù59o³ÒKÇ=ˆø?§\¢…aÙRô)øáð'™à_·Ý{a]”@5&ôÞÈÓ§|x~#cëOð‡²³(š¹G—Úw)MxCÞŠu6ûF.£sxÓ_#Ìh¬çi4êÔîÑË3‹’˜ÔRóÕhê}3¬6Ü[·”Loüù›ú‡èãÕòZÙÐ6oíÒxø„ꈩٓcô2Q²ÅÎMÖ+®mÊ:QæDç"—·–Y$ª›ÇÃ%Qé¿!Ñ~Õ„åÐâ_UñÍž!,> -T>wž~±‚;ðâå+¼Ö»MÑS -]·² ¸8„¹Ö¯‹#­Š®$Ã"”K`.8AÔâ4ˆåG¥DkµN -ó‡G:h9Á1èüÚÖ*ˆÒâNwã`-ÌN©ÞÎI^î˜ÝžzåÂø•AI&ZnY?§ª9`›–Ó9kœ&{0»ó¼Ö<àÒuÜsï &ÌÉ`q+™bvVÜ(¯ÏLŠX¯…ÝëC¶Ì,)Ö»p¡Ï¦QžêÁf±‰IѺ>G€ó•Ž“#T´Þh4 VÀWá¦âX•ºÉó’ýXÝß,™:Œêÿo)XÔÕˆêOMFÙ‹ˆð󔈪ïN×ØÂ$œ¬ã°Ÿ3+ñ õ‰1ÿ‰y_§åMàÓ1j_ç°ÂÍoÚ‡µÀ#Šý¬Œîáw´’¯±¡æö‡Ì()Q~©G{!†K—¬I¥}+ô9ù L F´ —Å!«]y5kÂrÐ˦iQ«G$óßzhÚ_™‡ ¼³È•TÓÌû‘äÙkà²úCqîñô¸}”nbÄŠ¹FÅ”îûá$¶ÔoSä\U¸L2"‚fÔ$Pg0ö²·Nãùóä-Ž"½ÒÑ> ó,­S|5E¨‘Drñ€•Hz"ç«ï¾®tP´-ùÄî—T¶]ÆRV‚1'krêˆZ ^º§Éß`›h]y¤ÕW:'#÷RÞùL¿IžÉ¡ú£÷j‰\W¡ö.[ÜPÂ$jÜ`üwÙOiÙÜhÊ€$ÄYZ¨˜ÔDÌ#sÄ÷9¤VXÅ»†òÿ#ê_"$ú“ri°ª1 ˆIƒwA- ¢±hj«'ù&÷ïuð@ü¿¤1Ž5]Ëþ£Efš‡etæš:ŸÉ„óòÁ0's0,2lðôÝâ²úm®$ÇRö·ï ®4ßa»ì ÔŽ¡ÔFë?–*ÍÌ쟅ú©sÂïã>ç=pIsaýô–1~¡Œ,‰Þø¢åe#4 þªX—Ñ—¦`^N!}zpÕl^_K¯Ânžî¤!*kJú¶”Ó­;?4A“Wt…]J„&½Þ¤1!\‰ß£zt5FÒð ŧ -:ö¤å,×çææzuÜ'«㺉Ræ´þ -S"TZÇ-ÿ}qäéo“Éà3üjõàk| ÅÞ¤/çóo¦¼gÓcU<> [÷Ü)[q–yHº8Û§o&dá§ü&`bDƒvpÚ=ʦ&êr¨¼ÚÆ'üQð¬Èʵö -…—ÝiK¦z˜ðt{øP`ï°ú@lÐ_+î LYŒäƒçý ÿcõé[gÓ?Å|ÀR½U)eG÷Mb,OgbëÇZ¾ÌÑmæڮľ JÙÑŸ•ÄáM«O ÃØ -‚å™äÝ·è&Â!­ÁŸ'ý€N ÷ÆGû…™ªBa è(u( ¦õËkÏ«àwiÛÞ»ýíÛZ!ŽP :¬[Ý‹câS -ߊ<Ú9UòaN…H‚äzqˆˆç -°>¤ôŸK’Î)”bÐ’ÃÕ<¥Ep.ŸÏD´©2&Y•ù,¨´rÚÇÀ3å&Úñš³x¶C±tÆ7â²’ÄFKÓï¿àf•Áxp› 6µ²h±÷æ_+=M -Ž£%Ùöê°½ðÀé(|ñ8ÙÂòÍhf%˜¢¶+ÄvñßÂëÈãtà½cÉ:ÇŠ)?R[t–¡ “Ožq™Ü ËSN•4÷‚²Ä;µ _6<“EÍX±C|iATR"‚,Àæp)ûÛæ †¦ 73œw°NÁ;5A/ÊÍn1$A€ ÛŽ'=u3 ØÌZæîïOÞùu?dÂÅ°þ¥ï¸/ËœNØwà}a×ñÀSÏE±ÔÅž˜†¾\tÄ2cÉf-"3_NṎØ5±%_€DO´{v¡ÜG>œï³³æ¦Ãäj¸ÊÚ†Û¡¥é“fô®!`Ñcq¥€/^kìG)j¬i -Lÿd{£û !1—äžÎæÿ¯Ô7ùmƒ¹ª—öOU -˜Æ“"ÌÛÍwˆ†sxÙg–Žt&ýé@x°ÕÝñhpÐë¤5Ž%1„˜<˜ı}ãVô¥:ÀÅLø[üh@—Mˆ‰QÚ¬Ôùvƒá:kè 8m„Ki>ø¤ƒTØÒr®›—=˜ä<*–… ñ—çOpacaÄš·QP'•a§êÙ-Y‰-uõ›öà" \Úr}Ës8J³Y3zékº eÞaMý²í]¾V\D)ˆµæЖäfïPobc}Ý+K÷¡ºHsTàÞ¦•8{ -óo-¸îž–>ØoÈ÷ê:x£èqT¦nå¨x%¥\ùÝkf³rìÊØe—ÀC`ëS%€áœŠ\zXì-\Ãc·‹)ˆáx"¡å`Ë6áÙ\Æsv%ѯªÿ,é™Äo>ê%r%=gB#åJôÈߺ¯{óìEÆ÷™ ÷¥‘¢—Ki•üD4ÛðÛ’vûO#š4í÷½ñÌiªN’ËxR0Áå$$:Íä{׶â²(.@émP`ríŸ. eïõêüiE°Ãí%äê|k¯ÊA]ƒb{$ ˆ 9kÏH΋Ú3öœ§Ç—‹—’ªë“+­ŽšäÜ­#p‰åØÆÊ´Äkq%5@­ºÚI»iI3²m7;²’6L­Éhý¼/̤ÜÉ×hˆ¦6IÖe!œ¾ÎnùH¹Z©-Ò¹H•Íu‚?wVÎèõ°F•Èpx´mþÜÀsêâlØ—PãŸE¿Þ¥àÐÕêã]òLYáZ .ŽwŽÂ.qÚ³ -±ÝÞ«é<þ“kw[† ‰š0¢XÃÝ3HèÓQ*E.?h¬d?±ø'2¾f7RnæÕNGé -XHd+¨å»Š¡úÜïËT–Ü.^ò{]n°½±’F´zD\¡`V¸›vc&=]•8ÉŒ˜è8M’‚ŽF><]øØ1 -ÇY£rñð!Bˆ&@fI–´–ªSòØ­\&ÐMäm5"‹û+cÃRŠµ{PiÔ4¨PÃ]»ØúâNùk|ѨÒzñÜÍF熻c@µ};쟖;Sgå68.ÏÌ7ÉèºÔ[’‰ßaÏî­Ã¹³áAyŒ´n¬è•”û)OØrÿZÙ{ë™­i$ ]¯=—Z†‚,±(,í·Ýå¤UügªŒšIþ%"{ y•“j“øìÔ„>ÛTì%¤UÆÅü‰:Àe3‰ót*ŸÍ){Q0Q}øLk¾ù‰œv:‚×mKí«­Ý,LrÆjA‘TÕðØq¥“ö(‹Îw‰¹ƒRo3<uíϦ¡áz‘îGhNó¢FìPÌ#ønØùÛ_oµ9òÆA£a ->¬å„9þÏc§¹ÈýkÚt›?)–ÁDPì°4{’»#\³Ñs›$ß™¾OÏ@œ -¦Cìr§Î(y2²{0 ØÓßF†h§•u\Hø Õ1|úÿ8Gz¸ƒŸdÌÛŸPÀqÍ«Ø®\ƒ«b¬ÞÇ6Òìî 0ꃚî]ôH:Ù—/ŸŽHÈ‘ãsÜG>¯†[µ§b/V5€"0^|<ˆüë°ÿsê:}Ɉñ¨¨tW€®\ôíVÕ•.ªF¬îõ7+­bZE³ù02™?¡$—Ú* Út¿\#u»Rè*ì;ÐË…Ï·!öQí9!;:H&OTL;¦£j·†\6w‹÷ˆë ’aªr³Hn¼¥lDã.t„6ŒÇÚÏÐí9ÙYxr^©Š>ÇX„‰#Ö°cw >‘… T>4ó¾ÏX`7öb*+þ5P·@ÂDÚë©éì·fNJDœ@}°ƒh7žpÕ@÷!ó;ipD2dŽ\ú’™ì…EÅ‘á‚Z˜/&F1ÔçÖ$~K·¯³ÅA|T¿{w§¨år¸òãÒ6,WRn\S€ìDóÅç—3AÛØúÑk„™±±¼ékÎ·4PÖMxÉÀÓD³R¢ßQÑÄã`X­åüð‹Wþ  FÝö/È),RÚyë¹ÅpC™g-œdYL¸²OÆ¥V¡|€ -™ êÚç~Œlî -´ ,&¬ØšÅ -¢êÌ(ƒ²¦óJ¹€œTЃW?ÛJGNƒá/Š J=J)†—ç1›…5pàäàE¾ÈÊò±½\É4«¾˜Å=D²_£ QWðʤ?y”éAðò -(9 Öå‘ç8jØéÒ‚,HÍ"ç°Û¼vFY®°Ë{m‚72>]ƒþ/WŒàÁÆË„z -ìjÏåBŠ: -Ì:zÇ}¶À:øK=@ ,÷]Ël2Åôx²„v¸ê$’½+±æb›=¦à`(èæ·Î\\ô3Ì»ª<‰•ü&ÝfÈAí³1‚žÂ5â¥h®›ËB÷ÌyÕ§ì¾9\y*æÀÁèX® ãÛÍز¥ùŒ…(h#Õ¬m[nñî“ó~ ér…^˜¡½ð|”ÒˆN3‚j®ÇpÙÔ€­~Tÿwƒ³ à³ -ç²\Ê Êø¶ZÀ! ÓA»NÌè½—Ý%ôŽË£–áIÑ…õÍý“@d-p„œ$å%¶]L|šsoÚ®…áǼ§¹ÉlòXKÆÙ: û¤)ü‚Û5V³ó!v±gùÔz PKóÉÊÅ™§V¤÷îÞÇð^¯ -r¾iSiÑ -(ô.Þºæ -ºëgµÛ sT"Ba'ZxCWvòȪ‹wÔ¥~ð™Í ÌrâÇ3ÎP“J‰ÁÜRzô.2ëÔi‰Wi›æ -ÞMv¢ -;¨K\ÒÆÑâô<´E“ -¼€n·Q}›Oœ(©ôë÷㵃”Z4+«¾w3Yª"?õÓ¹|¡ÞÝÖ1ꀒ´‰h'—ò Ë—«4I\ñ!N¼X„õÜŒ…"-o^1"ßIÎbDçP‡>Çä ¥éË&hˆ„†Äçi—ß‘Q-ë>]Báܶ´â£¤†«?“™Fˆ/=Ø×2tÞH™8¡°‘" $4ÌE Šu½šõw›ed¾ gŸ‹Åƒ2žE•ÃºÓL$AY¬Ç‚’}å…«K€gZP²£N4H)w¼v6f{À4ò˜ÝUlͤ2ñP¨¾”¼nC8HÕ0>ÆU^¡©…ãö­ ïÒœ»öhw·!{ÒkZ-ðí%>õø V2žYLê_ÿ‘E#Nrfï.æ&~ - öé¯FÃ/|cÖË[øS8¤‘àŽùD03†ÒÒ(P§r62 YyÞ -ÛMøòƶ™YàŒ+ïäÂ7ê^ý@\&"‹‘°åkr8^¶$ :Ê #b -…"‚+U½Îk@ª¯©èÆÄy&øã[E}“Þ_…Är¤n‡žñÍ©ã­k6+ö­¨àÓyÃŒ?dbkªJœðhÛê¾8¡úOƒ ;îß7e­;‘]°W¬¬°I½ -ÖC#7röòôŸ3G¬þ§—²8ÌÙ6ˆ¡º‡¶þÇåîñÕ}¦AëÑ™4À Å(782mz7N¸éÁ.¯MQ;I´6FKÖ´Ñ ­ó”±XŒèo@µêSœ>cá…øÑõ;Õ2îçñúJµqDP#mf¥Œ·e(ˆx–RNÆ›“ó²u®U¶OW÷_ç~åîàÍ!(u ÏU·êÌÂœlœú{ìå(#‰6\`JJP.ÔØ~¨u4ïã-Ú».ž‹f;Ÿko©s -¢kÑÛU¦¹ƒÜ´¸Á>DLIA¤±‡Zÿ$U-§]ã×n“Lo”¤õVzúô@+H‹øƒ'îÚ¬n‡š„‹Ý$wç–ÿ*a²fIÙ¡|Å…î`›Žì¡x -üšî6OñÕÒ²‡š¡à=Ë&_ò‹PBÈã€"·*w3· -ÛØÓo*SØM4  …ÇÒ »†GCœ&4qkW69‹)ßožÚ#±<¬5P(ñ -;u£ŽTñŒ‡#÷™æ±9É ÷ŒÈ®ÕÖ+BƒqȦQ1v~¡ÈüAǹS‡ž" -Þ>Ä>OhÖ²9|i·Ã0Ø—¤g#ÑÖâíÖ¦NJºEé^€Ç/hÇ{%RwRû<åho<]¼ö¬“¬{‚ßM*Ašò.ˆOSÆK?/kkPU·O]Þ¡e/7Öit7í³'$¼9L6ÙS“PÅZ3 õĆâ³Ý?R&R§Þï®Ö"‘¿N¼¡Ëöø¿îÎùPæ®Ï¶Šyw·ŒéœÌVz9k¹ Ÿ¨Ú‹¨r~Æø®+œlßmDàM'åzø–P³½£]êÈ"–RQà–¨¢¼éaêô‡¤l’ QQ¥9iÔ¦À67Z#˜Ï‘¦®éùD)üØ‘Rà‡Ý!1f~¼çò -¿õI |Óˆô;çt`s’I¶B–-à)銨SøÄ/:‘F¢ã_Qrúñ¼5Ò"a¾yþ¤£ÁF¦iæ¨bD3 -ÒnýAؘö(إ◀݂¸sÈ!ýݯüZ®cô´¹Ú´{yƒÙ²l…ŒÅú}áà O,à“©ï ‡+»ã¹]­Â¤•ßháøð’ø” ¶1:qU/ݵaúÝûm–øÌÔ€ìâ/ÜO‰NNŠ³¸­o"©Žö.ßC^`ŽÀÛE/¢²õ\¾øw'ö½FIk&ßÁ^¾ è)·zƒƒÈõv=caŽÎ»³µ*åœ&ùHÈ!ﲉõgÝ£WLCy{"Z4dµ'öUz~û@O©¬©m -U =%) Æ¸Ÿ‚…ŠµßW”Œz¦±DØTÎßûôð¦³P!¨…(¥Ñ1eAåÁ/¤ùWKmc'ÑÅ…:Pµ€3$¦û)^"i=£Ca/ƒþ¸±ÍÏ_ƒh±æ-»ÈnÓï0Q¥·¢F­¿ž"`$¿‘ãN²F@ëˆú±‚ÿú¥T¢ém:ÎÈôÆ1ilì=Š‹·Åø{Ý~AZ‰yñ§¸”Œ{®2…Tõ[p«²¦x4mõ)qØ}(UáŪ‰×B“l2ìÅk±ý¨½Nk‡iù »áO°EÅÂÿ0ѱÄ|o¥ødíuvRÀµ‰¦oc€ñÅ·@0ç£ÁÑÓ8 y°•30åÒ€—†yp‚œÁÇÅ"]‡fÅ¥Ã:að -u¿O&=ÑB¨A%U:3Mçè}…5~]ý$ô?iIÃ;{y“>ÇFýFcÊüÏ šl'i·àÑÜ"iã…¬¯_œžefjÆhv{ò;ɇNn›aët$3þ\À»ÏË=C п¡c[YY)ïãUDšã®ErÜk£Ïíâ ö2¶j²wÝôPÞÍ0}ú&"‹ ¹HÝeÕ×Ìo¾øá݇ã„[¯s!à/È÷‰Q#šÒíRz^f.rŒC¡o—ÃùرkïbkΊêù4ÝP§ÔóZXԱ߃Üq /<œÏÔ ÈQ¢4ô·díËÿ,7Á$=¼i:Dwd÷K’šòC4ª›¤yR–ðLÁ¨JºŸiK÷¨æ>"žø$a_âH3Œ -—ñ]Vvn÷â‘rT†Aé¨'®¡ïyÔƒRen×ЈiªiIׄ?¦KP• -}Ò¦i”Ñõ=ûñ~â\«Ñ¼‡5”×`oÊËEt¥Z.| ‡ÙøÂü—ýë/Û/„GlèÞþ)êY%áJ3{Aâ!WÓ±2Wℸ÷ʦsõ€‰Ih“Wç\ÅÏîF +ßóà%§zküîÎ¥EÎÐ9€!·i?5ÂÓ$å‡Ê.Û¾/Õ¶Wç.N¿+ˆ.ÕB‘G¦ú«Œ2Ð4ã¿Íž-:ÜñIH$B„6²qSÞy°X6™ÞOnk@ðÁÒY§©w,osÌAEˆ;Ò\ò¼¢tÑùØÒdTPQaUR ~ - -¬<è¹ -o`™“ýþvWj\÷ž¹¤Ãðh)¡íeÿ‚a™[ Ô|«o Œ‚+•›-éÀ¹–[…ØÕ-²}v3¥ÿÖþ-ËúWAºFd¹T̹­I„Í缪. ×ÞÊþÝôÙÓ߯Øn;¦°]tî"þØÔ?¦ñ”,Xÿe?$ âêãh¾ßrý §Ý‡ùâ÷A²ø{ëÈC§.‹å„Ó|‚Žâo;(â ,lɇћš+5wáÜ£wwÏ£E”7f“ƒQßA•ï]eH}êôï’tЭ˜ª]ü ‡N—ä$og¬$ KÀ‘:O“P¥ÜE(ÓuOüœ.pìBarG¶ÖŒm¨¤ßÄÚ ”Ï„jºf4~*\D~Ê2D¾œb(æããzt/aMwîsF(N•!þÊkÕx9È`mZñ4|RÏWCè>­# þ’ú§I³Jh>eñ·¶àª -.íx"4BÉ…µ›ë(îa1ªÔ,Ú'ÑJ§¨£MFå¾z…5©½ b‘鬛ǵ<8û¶+9Ý#wY`öŽj -̇'«ERfr±aïÐDÒ¾ã¥(ZpßÁ#à´S -Ì5ZÖvíCJá,;’‚C l÷ u-h¯þ°ü$—%è¤èï¨E,ç#»‘bV•3Ï6ý#…ù-}eGŠÓîOö§Ë ­øÞN.¡Šñ•Ú9ÑLÒêãêE†$sIòôÜÆëD·¶;ÅíËÍÔ™† ½ÃtXU´ÿZ‚<¢ ->šæ‹IÞhQ¶3à­ÜÔÇ Ö·Z6ð6‚œéÿ;Hò‹¡Å¶?)>=i xagÒG˜®zYÆŸ”ú Éêr±ª{Ùš8Èùó¦RÍ35‹P„j¼ÉÎ6›^ -V0oôižÏtOUÝõœ”ËÆ]«[-å¾}¥:3IqMß|=*pÈ”‡ûög6•u5 J~'öÚT‹:øpŸ½ Sï¡ÚûxïsNÚKiÔhªË`Y¹%o-Kn£o¯še@ò}”ôEê2(ô£ÍÉTÇ -âåîéƉI¢àãŸø’±¥ì€IÑL?Ù‹[ïËiÕcIa·zz÷òïœÉÚÖÁ&zà§Íê-‘©1ŽX»£Ã"séç½›°2¨?ðÑŒ7lŒ¸k–˜æa‰†Sàý= jغãLã3uóÓ²ýô@œâRÞ¼ÎþKa<ˆ¬ö7ŽŠ»Ï¥à,‘qÝÝø -·!å¹U«ÇñqB©+¯`è[ÇG?”QÒë;”•{ÿ -2/Ç;¹8fQ)F\Éxxy‹ú0Ù½á*¼žTóA\þ¼ç&1Cä…n(²ÚãÿbùüLCš½bgOÀw±'.=“‘ÈR ªTë·ª±»•"%ÄÕáئ;¸ã¸ÈØð–ÓJw׆Å17®1#LÖÕ]ãxP¿ ­8ÓM£ÇFýRG°¸˜qÇÓ]YÝ¡LMYH‚ܱ`ý`䜢ZtQ¾ õ°¼˜C(MŽ-‹öг¿´mŒzó6EBdöP²ºÛY7è³ Él %ºŸÂ$vWX¢D¨`Ü?¾Ö‰­0¨†{´ òo{úcþß×õ’u¡R†4J…ó1º½MšoŸ1kãáÂcz-¥ƒ2’_×9ÿ!•½›ÃËܧz‰È©ÇŠñVÿ ´„`Ù¤y=oCÃSµf@í¤In¶ÂpVÃ5]|¢’0!è7l;MÍo±ë€î×\­àýZ¥úºN¾O7ÏêCóö:ùý(þ®¦/ŸÒöÕ±_«¥ÕÔóú¨óKµbSçÿmׂÃǶ*y*Œ -;Û¥Äϲ(OeÇ//h‰AQÿ)ìc¿vpç縫Р%DO>Eæ¦F±ÉtL¯CšÇÎ…Œ¢D‰´òsçO9dˆ£(!ë ïÝiÕ&~öh€ÈVHH»ž':Kb÷˜ò´‚Ôã%w.ê:Óé‡+l“ÃûÅÉAu˜ûÆ£…åbùL DŠËÆØ)MT Ëóë—cââÁvˆ•QVìŠÆ€ò蟯«z‹¿ -(@4”vº£zÉ@†•n¿Ã Ö\“ Ÿf%¨›«bñå èÆö®J•Çb SO¹"W8Ó˜µd{ẖ]µ¨Þèg\XÊU])³–*ÁÖqÎhý5/ñ9²öSP”Ë|w¬g4@Ï_Æ,gÎ_¢t >D§º‰i#Ðdt]úÅÚA^þæpï`*æûÈ «®ç}©QñAżÓnókÞ&"Ou¤OöïRŒ¹Âb^º{*n\õ ð7øÉb™’¿ëq‡…Û^#¡i|¯™2îW¤õ¹”…}éâ•_˜ì³ŒÌÈ~-u!É*opüµÖÃDEFu$–5~ó¹ Œ ‚ š†E£ï“/ër~"éeõ_”©{ -N°¥p™ Õ|Hø -E¥Æ¿/g)ÏÞH0„ä¨É—¹ö©OœAItS rÚ~!¬q(M`W¤š›O<›è­„‡^£Ïk:9ùW˜/œHxŽ1/nH‹É,„ÞÂ^žÇQ1 -œJ¥2 -÷n,æQImŽÐÿ2èÝ®m…xÆ×öv™÷èÔ®³ˆp˜‰/p¯Ö"Z…‚s)$’T{V7šÔ„¢áŒhá˼XŒ&JQÊd½œJ ¼J“æaF²QèfO_/’!JǺK b&ÿ%"K²­äV"02®Ÿ/XNÜ°Ê0}žbèo^¨S¨aØÅô~Bkõ†°§9Ñ’{Lp{“Y›Ý×6‹¦Õ—ÕQ”Yª‡ÇŒ:Ô$=˜6©î_ϳI,ã]³§¡.V$üŒ¼‘Æ8Ëôï/bÝÚ³!c9$ÍŒèÌ2çf¿IÐU‘/\>X'¹Ñ º²0‚ÙoD­Hv!{¢4 Rhx“åQšñ -\šëOq~÷}$Ñ ÷…EiJî†dÞEµ!ƒ¡kßqXîʇʘ—JÆ™þ¬¬ì— ê{ÊFtY? ¤ã:þ> ÇRŒµÐ¢æYž! ·ÇXÄÉôzru»œž0.ƒ7]Ä?Ú"@¸Qs¿šî ZéÄ]·é±-TëŽþ­£„ê›&Œeœàåt«í@UÂffæ„xãô¿– 9Erœºtá­ëÇížÇ’¹—%Ûþ†F9ÊŠÀ‘Ç™å!©øxwe -ÛK‘œyEŒ¦ðøÂ4LgÇ}P<›­qÙµÄ/>Çæ¾°Õzá.ªý»Ó"Í8ííH€Á©/‰46‡Y¾cŽØþ8 -< òDŽŽMÎÙÖ½T~‘™¦1/­™uA n‚¦]µâ)í;Ø,›ðPZ™›fGbœ}ö¬IÉ{·ôbYÞl[¿\Ã çˆ ¿öÌÕ”À¢Ý‰ê.¡ü€kÝUKªõ97¿Ãù Ìꊴן…Çú/ÖÙâ`:ðÙÏKŽ]ˆï®!\$ô¯Ù8/ê;"ìRI‘ÜÊ^6A¹ Nã/ÿ€ õ³ƒwù®·@%Év¤ëñ3kc—I‚6'6ÏÆí”Ó# ”ªpóœÞ伋 ¥ä>_€«’†”l(kr…‰…5ÞÓ3M¦$Z"ƪ¦^I1Z>ÜŸ>¬ÄWÑm}ð-Ÿ’^Ë*Œ\*üÖÆ5‹nù^JË–˜LF—lÛ{b^ÛVB¯Å£’N—ÌuŸÂHÂ3¸/ꇶ»½#Ç5A)5u L™‡uë¹Çš³¹©]g^1q?`&.§P!Ò-Û‹5DO>F_w©)ÏäL,ì^pùâ ¶²aÙå¢fsÍ×KÓÂðÆtÅÖn‰(—³cgGC{ôwå‰×ŽÙ%WáÝd«¢; -q¢f—¬€[áÞâ<=¿²¢IuœCy -?ôÜâcì• - -þ´ûߥ«)UWÜš_FÇi9ÌûX¸+GÎÒzß21™Ûä˜@Øo06µkQ"!<·Ùà)˜µÄè÷6™•—ó™,§ÞXWâçjŸÄ² d¡XfýÈøæî<Û"Ïζr»!hMÊ\¹äçùágò"éqÈôBç=’NU°ŠÈáóÉzpd¿ÐeD1ti$£Ž"@Þ`W2R€/bCù(Úö§³t´Z—+¦¼Â.RB^KWM0Åú™ÐTy½"!£õxàÃ(“ó9•aW¨¾Äip ŒÖ±½%¥¤ö`>TÊÔ¤rŒömûˆ»|9©cØzx£ýÆ»="¦XVX-hÀ S–4KO¸—BÝ*Cjj gHþv‘(=´á‹º“ºõÛ—Ù Ñ)bÇŠ`Úž[8R×=Ç·JÿR";q1õ°à`1³|¢ÀEì¶$¼êÔ±GºÈ|´]®ø^~=”@RuzŸx:û¸*€¯—K¬8;ó)À“ˆ =³²À1[ñÀK`|;nÇC©F0¬ç`*’š‰³Ñg†äL›ò0^®™´ºäÍÙI(X›?‹:2aä0*äø+çyÕ…ÀæŶk¬O•Ðû™«/f#íÊ’E€ÀÛÿ#© -†“»èp½šRaº»”¿ÁºÒßuƒkÚØ!-é”n¦ôæ#KK Tjö)¬UH§™=Í[Èl‹¾·_RZ|~hýæ/n_)O5ÄAŠa{¦9‰@Kswk‚î6n³a6‰ïb‡ЯîR'õ¿±^Fz¬¿Šiës½"50]á­“ù;¢nÓ¦ŠÞ$Šq"¤ÅÄKOú¯+ŠþÖ²Ò‘ÌÙr$8Æí`Ù½­Ù%>ö.£OŠ¬ƒx”g<‰Ò4Ö «›ÂøH@ÍrÃÓa©@ [?a ïà)8Þª±ZÈ|ÃòìhÀ*ù±¤D® Ïi»5x#úàÿC=ü%µ#§5Þ֣ʫJL?…DÁsûH5ק\kMÆ54y2äpžtÌÃ/1²/þ5–žuå¹ÿgÊÚ¿šb¥Š!"±<˜B0ó WXLÙȪ*êü}ñ3’æx÷¥F¿Þs,#¾’­§©”Hܪ'j¿CþÀÄû<˜Ö•º@N£÷Vím\/O]]• ÉBªÀp’:“éLÔ$ãï+sÁ‹«3•Z±5×"Õ¶•"ãNbÇí#í±èxŒÚ±¼:ëüáVž[ÑŠ,9u}Ž¦Øé›ø ¨ŠA÷ FSo3nÜ|ÛÂ$#Ðñ~ŸyXÓYOðÆÁw -$AéHVÖ¶5k·ë®O»DªØ·Áèäéɸ8š¯‘ßÑq6Á’£àódŽi;Ž1 -«HôÝ5ºý±JgR¡½i]ÕÏyl›¿ÊŠZexZ½út -ñ$Æ~ŒÄ9TÀõ©S¹¼Vñ¼ü{á!ìÓä{u)Ž¦èISõ®ºk´‘œ?W‹‰F–³ƒÅ ƒ÷^õéx¿QÖyƒ^&a¹iZoz¶œÐâ&|]ØHþôfZφ«ì¢Ñˆ·Ð39è¹ pFn x×á5u#0ã9a„öÚ–Yªµä¼ÐàíwÐA`ñ,RÕöØÈwÇ _ØcL•Š…øJ’atóßR™“s®›Êr÷4ð•P#¬ì¤7ʽSÒ(8Ü ý/ð ;“t³©‚0ÆÝÍ‚áÑbv/eé -†Î%@÷zZÀ.Vý6, Wåæèò›\ǹeÝå4 Û©>ÞuÏÚ”ä[—>NǃDÂÆ -Œ!ó6ÄyÆç˜gqËBÓað…:h÷UuÐw0uðE ëäÜF;îvÃÕç4Ýü„U£úvk<^»ƒÁ¤ mø‘e“p0¬pËg…Ðw”¤;KN•?{Žá/òx’ë0Üf©XïZa) òvZ|Ï´_xÉÇä±/Þ±«NîçQ1D½ - Û¨g¥1iTõ o 8a½â©Æ¹}—Üb+EîÂuûÊcpù[‹ôUê‰?3øÅs†¶¬$Üq1€0­Üx¥ϽÔÓ¬(YC»ÊQý_­×ìpKïÀIÃøè.Ÿ¹‹ðsm7B¡Ui·)¯j¿i«- ËI–$SŒÂï…oØró:ƒ–ì, u'Åoº,.qœ’bÁaÃ~Ü߯9·TÀ¸A2"„ó掔nòªÁ éJ\qy wb¸¨‘÷ǘ—·myw:¼ƒá·ôFwJ¿91…i¬ä!Ð.+zmÚ©ìS“ G -ðÁå7âm¯[MËÎ`étOžG¢¬41zf Ñýº|´©\ -ºX›šÙ‡-éj&^óÕ@ÃHDäŸ ÅŠdQRŒY°晳_þ¢® -†m&Gpù‘B­$¹Á/»¶èÁ€j¥êT (°§ƒsÔ^î`ìÈöÔ_‘úì›.óFž§-O£ÖÆí{2Ø£o•®qûko -r‰´$ªÃý‡S5š„nBG@ß½D\ˆB·Y^ -ûF^E˜â/ÙE±yùÄPÁ&(©&ŒÚ…æ¾mÊlYMÕ×õ6Í1•veÑKŽælÃçw¥TñÈÞ”ÚH-Ôð?/ÇÅÅÝm«Cõà!fÚ7æV§êê@¾;¢1ÔfÙ'é’…“_usárÍí¢HÊ2Þnñdΰb$x°ß}¡ç}ÞÓ™ð` ’àñ ÞŠ]ë½YNh’r¶ï=Ô£gÝù»” ®%jD -0J*«Õ4GIÅC¶¬íýðfæe— xÿA'¹#•S—§UÀû*—zÚ-Ÿ¢\$/ªòSŽæ,?¸¦í‹ÅX0 -¥7bO÷ì†çµÆƒcZû“=)hdxŠÅ x£Š¦p(*îNîphJGT…kÇnƒ1´÷b£¼øa%¢.ΞÁ9¦íAL'§Gy§CNNT!Ë«h ïã¨_{üž .œÄõÓSÊ£šä#ZŽù¨.?niŸÑctx†C Œ)~Oj‘.4I…<Æ÷VdÁ¨ -(õ¹E[lñ%ÕxÕí ª‰¾¿)ÿ_ãf¸é‚ “9š^çÎrÖAkÊüȈî(yŸ]öƒxz‘º‰õa·ô:©Ûjœø5ìÚª0H I܉ÿ[Ð|Š[¬„?W5šAõ‘qgNÍÿh‹³!_]8’’µ Båzpr«Ð–§ ~uiD¦{°=)“—_@zm™?¯±|‹)7rµúyI5”r(sm+–•rˆwMÑ[xõ#‘ʨ¶F‹}7JÂá¤}Ñ_P‰÷ÿý|õWNj¢Š‚(œ{˜OÓÞXkq‡¥…~š1þX?n1剟­.†kn]v‡á*+YéYœY ­„ìõ¬^Üò*`ìY&ó·|š4~§ÜôÍœ(§ŸÚmGöÙëâLøYÇÄ&3\ðÈå!Z`ùM(ÃæÆ_„¤IÎcýK͈—ñ‡;Ò«K2rÉ&Vòò¶}):ãÙèÒº<ö¼rŸirQfº„a»65˜“‘;IŽ"g*uÏõ`Hñ­³3/÷1ÛLF æeÍa -þ3©†xnýiíÖôþúrmCH_zë5ÈÏÊ Ã·”=Òæ»uQXÓΉ/¡ oÑÿ ñuPÜÙ›‘œ¹ÍpãJ6!Ïj8{¹íw‚?àӅƵ¾ç•üÛŽ›Œ‘jUSík™ª¥‡¹7L'ðKÛ^¬b'l`îeÒXË `w'£»ÖD®J -¦¶VæÚI–œóª2jcGµÊ0¢°¨é$ÛuÅl¨³>stžŠ<#¹Ò¿7lÑl˜HuW yfÕŠAOBôV6g cÜuÜÕ²vûÞHÕüëãçn, -PœÌ!anwNÅ#ª7ÁŸñ>g¥ewêÞomu w3ož=•ÒÎv†•õÌÍ.Ä›ð;(ìÒ㿨Yç ‘“ 9Ž ÙÿAoÛ&œ®üÎÊMïôJæ«!Óæ\éã¨÷BçéEHžeœ "ˆøjZJ\L“Cê-ÐW„RÓ?™Ü¿Ç““–ô)©I଩«ü¾Äna¤·?pï¡;ßh…ëêïëÀM†à‹‚/íÇ•x¤ -—MÉo9ziÎäðä6Ï;n,ÌH];~x-Ýš Ð")¸¯#;ØÀ.Tžwý('¿PºWÄJ­áÃQ¹Jɸ¢ñ®ˆ|°°€Y¢Ù6¹ý@Úd6îº|˜Ãx#.É6&.#¦ÉºÖó¡Û\¾‰¾5¤^Ÿ„·$šËUë›DŽa^óòcø×ýÎlBI>fVL½ÎºfÔùÞ+Aæ›%*”4ñ!¤Ð^oÅB…s=¾E©©½Í¦kÁSèɵŽãN‘†ô]²¾‘µÈtÊFih*Ì!þX½®/´Ê¯ -A]K‘\ë*E×Ã(CÄÏ)3ºîöW£è¦ˆüþ›dÎ0›JõŽqà÷ù²ÿXI£Úœ¡´ê…AähÍÅe]ÊÂÉ`¿l$d”·åÄŽ?É¢ûÁ­84?^ W³ýú.‚až·%õk—‰òæû˜á—”›ÈˆOw@1ÁM?tÀbØ]Ü`jö:ÇwÉá¸Î+çV1ßk˜¢¬£%_yû¬fA+¶U$á­6 uîä9@²Q’-Rµ{"?&HŒë=Ü!ïp¶­m2KàÀ‚ï-ÄÓgkŠ…ëŬÝ O•T®M:½ó;Ï -,³Í4 -‘Ng ßUX‰kÔ•0±³ÍkSèÞ˜ÃD~ÔÀZègí6­ÈíÿfPD^¿ƒ¼%¹8»• -Ù0¬Ôr;Ðõ8‘ù } šà-Oˆ¸o´{Þ‚ÀÓiÊZ‘_äIÍ)„úG«Ü.. 2Ž˜Ðˆeó Æ™< -àp -ïs]*€ÆÒ£XvÍ['6æÿ-[¶k]ªÑnC’ïç œ_þ²ZðÇÓ©0Uq ꣥÷ ¬s#¶ø—…½bÓl)Åm¥Š½ðºñÆŸð¬’Õ´«ƒÄ\Çûf´`þSÆÿQ.f,­õ;XNÜÕæЩßÆ€g -Õ¹éW½z~Ëñçû±#­ -ÑïV×á•Öå£b¯ÝÏ¢‚i90R’d!ŸC:eÛêÀ ûábÉŇk| óo$j™(‡Ó™±E{Fê^íêT,"üŒ],ÁrVÆ0˜@ ]¼ØSÿT‚ŠS=´ 6ªùWñÒ òÌ£¿òýŒ&/ŒÏa !»ò‹ØuÜõkw–‰h6nÀ¢½Ö$j¡:ózu†Ÿƒ³bö,A ªMõƒ¯<®Ïßé~ð½˜Ç¥$}}À˜"ÞkĪÀ{áÓ ¤ðvÇŸãT×—lÔ“übÿEC p6Œ$™†:ÚžJÌÄÌ~Áä[pªö¾[+úÀ.K1nGPÂ÷4–È -Ô“NK‡â%GÝmPÉJòðÑШLXD©4W'ä¯ µ•cýí4>¨W'ÔÈÊ»”ãн›3Jä'”îÝß…¿»s;)B. yµÁ«jj½C®LAÏ•L ;É÷:µ­w1Kà~ç¸ú T|î£ØĶ$v7" NÚØ®¸(ÕT¡úÎG­9;lÏŽRÁì(>}™ÔýXÓ÷/Ÿžu˜Î8ÀIsd/(/á0 L†wŽ¥8ƒùؘf‡Qµê8v•¯iöe(Ü’ûæþÄ‹ÝÓt‡ÏŸI‡ÙPå$(?!<6.?jÍõ½û:ñ=@þ͉îVÿwrÊÄ“.ð"‡ZÙÀ¹ŒÁæÙÉÓð>=»Ó¨¹jJR –ZvÔh®Ñ%!´IÁ2ŒWòUc‘ë¥ð>/b\aÐ,Ç6^¸V¸ôØïäI TÿT!Ëo{n\,>Ë\¨þüØöRúè©n#4üØLŒ÷©(4[ÈÃ'ó9?ËÀè ó;¡5½œèôÌqÿ ‰?ßw[ÜÃåؼ¡ãpiyq¥/4˜šÂ±Í"{VÓ"ˆÐ¿NEõ~‹·iÅñ|‹Ù­Ôð3sMA5^×{cp:Å5 -EðV§]AÐ)ãB‡Ê;QÕYS„l’OÎÕ…­l‚?uùNuô±èÓ=|»„‹ ‰ÿg$™·n椛llýÇä/2ŸlΫ£ÐLr“ÀâêÁ:)$ØáwbFNÜ -ÒqkŒH¬2u«÷§2O÷~Xà=~ykòK:Š×%O¬W_©k3Ð}d‰ -‹ÓV‚3lÁPo¯B½>ˆÜ -¸ì, -g"N0 -ÐìKû3›Áëòy»)--À&Fù«¬•Wýâh/›ž -*èH’&Q¥€É¬RÔ²L¿¡ôgÝh<¬‹SQ«ITYH‹‡Ö#ðÍ>ÈÂvCTù !ú«;äg8´“tÈ|òFiZG˜c¾”¸=:“v É$‹&Ý©‹9Cÿ¬)Òë¦% žkqؼç -OŽhçhS0¿ë¨Ê\(»W±]Çܤªe$¡ ZêÕµIŸ’ŒA:–ŽŠ“šR•#a°lŽyŽhÑ°~ã$Ÿ_x9µÒ,š­+¯?µ²§P3és>Î~ЊÄØßQ= F>§¢ºö“¨_x½ø#Ün”#TQ -¸Žã÷šž4’“›B¬÷ïazà]Î^·QW5ù1€ l£Œ-i„ãÆÓç‘¥Ø3vˆ>}¨ †/jêÇ6Ã6|äeD›'m{ùK!•8:CÒÇ4³I86£à‰ÒÂœG 6¯¼4­00±j)âÍE:~âÚ&‹ -/ -Åú¢™Á_2p]I…ÐÑEÇvq'9;bL0ôä»Ø`¯É„]g/¬ÌçÖTK· -Æ$¥´Æ¹–ÁoeÌ&? ØÕæ’®÷nžÍÆ„Q»Õ ‚7öö§V}fF›¶}Ãm¬ïIM\×w]ÛA#þ¥ VÑODö5û{‰» - -úyò -ÓTYfNiTø:*S9ñÔjgnÀ1(ë‹+êqrWGÞVGXQ[¤ÝíG+ŠIèpmå*j€Ðë’<¥®†b’â6ì™+Ý™¢tc›üò„kí¹ -¥Ív“­öã°Ã§^$¡fDÚzô ôJ ñ3 -Û6®"s“`Wb}£»Êy²AsœÿI9”Û¡0‘-O‹˜sÛ”«â?†€’>K¾Ž+GÎObS3[} {!ùA;ñõ‚Œ¯}@HcܤØÔJÜÔƒÿAâ9Kïþ0žmï×(‡Â8©ÂeO`»ºEÀ+í\‰ 'ÚÐ^"ó_enzVRòÚå;òê“‚p … -j9Š™3Ò4RtX˜rúôjâ**Ü“À~0ý¡üû 7ŽVwÀŠ—ÇÖäÁŸ‘`ö³UÄK°öaŽS‰‚Ò¯?T$`&iˆëÌsð•ÕaZ«Jë!BÎàK¾dT#oÂÆG̦È8!33„¯ -Í–?²,1r8! —ñ° ©žébw€z'þ7O̺ë©W£ô¿øÔŽƒ(¸hB5Úpí,}ò<Ô撬ɹZ1âóój½õ2ì3vˆäYw”/î#âSm=\Íd¹e¼C;C O_ašãÉ7kNÆ®Wƒr èöÕ+SÎUF¨'ÙVÉÁ‚öúþÎÓ°¾:È u®•¶x #ö'j醥šç"môá"¸ØÖÑOy ï†¡¿Çšÿ$‡gܾûÕ -§l/GžH¶§g Údr28V«b®rÍV¶Nlû¤ÐÐbL T'ÕÌ7¼O(K|Î’ -RÓ@Œt(@¦ÐO©ôgçœ÷¤UøB'×spIfÝÐzH -réJ°ÌYÝ[©£Àt~m¾GùùשÎÄ5¢ê|iï* yý,ú(‚Bð÷j½Oþû”‹PÉ>Í‘Mf}“êÎ#"‡WƨŸ†©Šß¦›p-{¤Íoµ?ïOw†HuY¶PWéŸqêª÷$Ä‘63Ýš…ÐÏd„+7Vo$©g½JÊRÆÿuµX@Dz½!Ü -8AóºæC’KÁRáÙ#¸Ãoq×ÐV¿_¿¥QR=‰ÀZ,õBÓë§ÅпG÷¦>‘‡Å®Î¯ëzyõ -‡ß·Ÿ ¹`!ÏšªÉDK«™4\ØÓ­Çs«N] VÆ5×>hyβ!ýöÓ`í‘bà*9/±6k}=LNb¯++ƹ¦¤¢¯ØwJ`sò':°h|W̽ñYp.ª}¬Á‹MpÝw2Ô$“¬£…ØÜÏC"üùUPJµ5ŒsøãªKÆ?‰° - -±vÛå,å"YýKó0ÒËNA•±S °Lî’õPÁÄUU~‚°~>Rƒ]Q쩧£Ci¦|cž?Ï -Øš+—ñ,ãŽôGm_òêJ~襥#-FÏBßØAÄÝ֮𵯫3šL»GŒó]ì0Ôò%÷³¦ûWôbñ•ÈʾÄbnàKYè -™©h·PWýmßP ÉÖÔ""¼TeŒ£Ù¿¥p)«y=Gö «å•"¾Ö-ÍTldؘÄ8FØTÚk²M¶ƒ4PšÂc²êÕZSª â’^Þôó¥—È® }!ëååpÎÁÿX®M6uHš»sSLyˆè)T-„ÍÆ|J3Ÿó†.LP4–¨ÎJDÊçóÂõüÞ8§ûßÔi5_~qdnGeÒ•²U^÷:c yêÖB&ÆN9¬Ónî­cþ@<|Á€æIÙÄï_ߣʃ`ßeíÀ³J˜3 -´’¶ž¯ òg— È?ÃRÙÈÇ´¼3úDD“ê’·ÖWéܹÕ-Ǧo`¯ÎO+¶›š¢®Ni!<Êwfe{ÍŠ`Ù‹rä“@,ç…ûåæ³¾wÇ>‚/¶xìBÈ.¤ÓFj'÷ŽúWÒăœâß^Ù‹òM”ûâX>²r -b{ zÕ|v±ÒÜÕ“{2Ÿèmlˆ3w2HK©æ2L§>[lWŽÈ¾|´‘9@› -u‘ŠU¨$—ºÃÛ{äò6˜¤ëxmT°µì¥˜\ªãØ}ÿCÝs>% ºÐM€å:ï–$,¾Jueí (b(ü…},Ai&ÊÖÃâ -jžŒõí´þ -M¶Qðþ ‡þƒ]»>jüáC+ÉM5gð¹Ï£à:´¸ª½ÆêQÔ¼øIÖIYâà8Þ§¢¶¹D„[!å -̉Ö}Ú¥S2‰u:0»}‘EåË›QóhDMöúbeñ¬¸D£èã£Lrë¨ßyøа ÐB `t» V„\‰ÿá£S™,ª¯wµ×"òÙ{y*ÆÀ`A¡Sãb^qˆ%m¯Te ÿBí1$Whô -¬±í -'A\†G£ž…€J_÷ê4\@òy¸ÐEE÷ä£ç// -¹ì4l¤ÖÈñ+õ‰B (( Dã -Ÿg¯Ý÷rµ$a=Ñ ð2¤¸KÇBÏV6û!­’¤°kø¶ 3ù£c^¬p%ÿQ¸W|0ÎzB{j~Ž˜ðSñF~Ø -èØHøµ©óñ+­Ë¿{ÞË -Â=U|B­,‡Ûý”_ÉÀÓÓa×£9\±Á¹e-3(ÔÓ ^(™É|}©ã_"í|c Ï>–‚´Ò•ŸÑN@L(»ZüÃàáØ?úÉ5ËÀåü€Ôh›B\“ù9¸–¢š’\öˆçîË]Îæž@ ­t‡†LÜ äïPwyHŸ5Ÿœ•Ö[Í£«ÒNsHÁ-bHú"$öåY=™ŒYa6Œ—À…F@Rõ…"QíèTJÉœòvMùœfr[ /ÄŸ•˜Cl |Mqã -»Eñ©Â3€=æ^Y[ ®¶ÄXU -šPsŽ/¼³ý¯ÜÍþˆ%Ê4žSÉã’èp~8GSyÏÎÏM¿`ošG ï‚u;TšüËÔ—Ôctžßæâ ¿RØŽx­1Ö^’­ÿcZ8„ÄY:µ MÎ+ÏÉ2:ˆH 6=VDÏ™ÞIËü)eƒÓd°RœÓ¼Ükш4Bü¿¡ëÇSŒŸ‡›­‡B<&´Š<1äVóœ‘g§DA„ÊûçØ -]óà;G@ï@êº|_ª¤ÁÚ´~éCm±x?ºÈ­+^4ø„Ùÿoè­Ä&å\²¯änÿww6-¿ßVØKv‡% -6åâýv¯ãÝHíÏkX©ªC8´h^z@â +q´TÕ©Æ6ö¥‘%sIÉ¢*€’PUäk½\­,åuf„‡$ØEAn ö.EñÉ2â‘7‘þa§ìj±Â°óÈ2‡m Y|‹ùš{‹òˆcóHì™›9ê;¤¨¾ÐiìQ‹¢Hê3’‚à¬D˜²oY¯ÎDLÎoŒ%}‹¾‡q³9çp©_íb›&ž(7ÄñœZȺ§2_"΄‰Ì>þsÁ–…r4ëÆú|ƒ¥#§Lnè¼¹Ù0‚“#išc-0 L|·£c"Róü ¿‡¤Ï}¾œÃ}?†ÁÏ«ØV}^¢Û¾{öìíõçÕèÃ>®¯ÿ5Köõíü;mœg7Úcü=LáëWü6BûvVû}›¯·Ôfûz0×ե߷Õ÷_WzwÕÖ¿í;ý½u~ÞÆãäÇøKoøz~ÿÅ -bþ°Óêôš¾ÝìÏÕ¤Ÿ«Ó»_WwÕÔ]ó¹ý]*þÞÀ'Î,øÆšêIi$ulµ>KYØ2øI)³{áyV[ïÖ`:}CÍÅvt š¬Q]ÐÉiæ`÷ qÃØU+ˆY°*àà:¢ŽÞ -ùü[°º”­ 5Þc5À«Khó"ÈVpí.ò ”z2‡bVÓ½rÄ…F´öÒA®šëQ3: Vn×gAÝNuJP˲/üç…¡JÂHSAî^Ûa>íaŠŒ!IΉyP¨> z&¯ª;²û*{8 -KD÷ü7š9Àƒ#3†G>Ò@ɽ™EùÂI©"{RȼéQÝ¡îc¯~&Æ$rA^ÌC '^£º'¯°VýôMøN@†ò¥Œ“ue3‚ZÊ4‚£cÀ#²Þؼ­Ñ-]ãó«LlÊWå:R’aCŒ8î½ -->ÿ -`Ñ)L¦;9'¨o5N,K__ÿN"¡ëcDȟᣅCG£ä„mâ¬òtà²!H"»=)<1w^Gõ®5õ–éu\¾s*8ø\hóœæŠ˜p~E_™$>ñ +¸Yð;f¤ÖŽ›4%Fyú›¿kFéi’{ÑŠÒßÌx_ËtžZQ>‚™`a®,¼¶À=Òd=:ãwyôßaŠ¶Éñ%Ä—÷Jl²›'éQsÙ±-©¥5{éô‰éN”_-ÖÍaË óçò*†yz““M¹G†ÐüËlÑÑS÷ÁÆÌY© ¼Ø ˆ`Báõ*pÖÊðMZ‘V@ìcœyo¸èEËYº¥ -8UäñˆqVªBÒìbF#Y™wÀákJHÌÖ Aœœ*m åݽ¶UDq¯±X-µ»Œ`+<4={}g:‰lõ»o[g1=‘+ªJ+DϹ0ÇY"2®•×\EdpÈzÈ?G”Eê”T2É›…ï®-îC,¨m.ïÈH¢ÝV¶%´ ø”bAæZ{̳¦üh {HðØð}þ&ø{ `ó(Òô:|¢zü’Ñ9v¹CÛRž)×I’’=g¦HȸA8Ú1v4ªïÿQ!Šºeå$­àÇY=%‚ë= ‡¨HnܾµÓà!¢Öö´Ó™¥0;1•Où.€W2ó^Gb˜e3¶clGkã½b»ydÜ]q+¤2äëJd=p‚ì®I1ôœä½¥kx4ÿ$ 8Îùª8u°`v¸`±0uúAϺ_Hy×gŸ#¢ËÈBz÷³:+ö"7Nø -ªÞª¯‘Àÿ'Ë.Ú7Ùp2¹W³ìXÇþÎ9ùåÐ…¬2}ÝD”íÁ6w89xÝ/æLä8ªã´VÎhRˆX¦à‰Ã ÇOaÏ:w+“,m´šk&åëõ“ü/|ˆ{w¶†b¥Â,züóÁ®úÞØ QiSç?wå -gü—´¦´¼^¢Ì_'´š*‡¨ùã$aJ=ÞdÁüý^©M}RƒÌ¡{{Þçyí…s]d<ü®£ªè‰]`1Jù>­ -&·ÏRóðCSæhÈæAʨ“C‚je?)S(Ô‘ü9dd1Ö(¶E3_¾º´u<Ï4s…9 ýÅþaÐþË\ЩèD˜Ë›0D™¾->â:Àôニî‹Ö%âbcsÕËå½ÉúzÔ““ãNŠÊ§ -ÎJåü¬:.íÌ¿ñQ‹8º=­ŠÂÇ[±DÝ|£Îª“ØéÐÁr¹7Ágf„vàh¦ÑqI»ÞwbàÉ#”½à>/íp–'uÈøœÚò¨#ew/ð%×2š§‚é9omR9Æ¥¤SÒ¸µb ƒ¢m‰1§ôãø6ºXÁŒÉ|yXQrNëý5ÒlmòIRA»å ‹ã„—\uMw%‰D.fzŒ#Õ&ä¦m¬¸•²îT+ÊO »P±å0výƒ/ËtÏÃ3v”.Æéø2~Ó˜Õ¡  mÓE5€ô]€³ÜG‹¯üývrr„\v“ ÄpiMNÞAé>*Ï=Ò}ÛýA‚”Ú°mð¼•1¶ð-¤¬zV±ÌƒÓk÷Ï4šXÜÌpø}Ž£Àá m!ïÌKˆù¨ðpÅ}9>ì¢ ‘‘ý^¾‡NÁn¸§1»5[›ãvÛ:ÛëS¶Ìɸò®÷n&på&K;Äg­CP­ýc"Ki7zo6òÊ‹^º™Ö¤rR쟯*”=pH¥NûÆóãdË“-OVçÂ7âýª½|ÚUIÞ–rjR¥6¡Ô€ÚOmNɉP{Qûõ@Ìù POå*Ã#…üóEn'h ùЉ”kÏtì -æX*‘˜…|N¢ByÁ”QW–pÚ5€Âã“H¸Ž‰ãâ¯àïŽ_“ãtÕ -¼~~Uã¢e/æ­Ò¿M5íIÿ$«ó ®òå¡•êy%Æì„°uëi¶&ñüêNÑKúoÊwaŠCÐSjQÙoâó R¡ßøzH¹ 8=Edé“deXOTü“®“Y]áa®§QóI³"ª3’\>VïW׶©“oµÀ‹¼ºCU]w‚éL +AH:º4.jI: §îáO¼ìë4ÑPóJcÝOÅ“Î[Š]‘ºþ¨÷HÊÁdj1 bŸ›çO½B¹ÿ¬q?l&ç~oâùÙÜ›¹lRâRÉŸxH0`{“ùÙ ù…gß3­Ð¬.B/{s‘Óâ³ÖCܶà UÍà ÃØ•ø&ÂÊÏÜ#‘"Xj8óuDWË©—¢¥œ¾Ïòøq€HH¬;±¨XàPË~ƒÓ÷ÿÇjš×¡ÛJEx™LƒSDÒ>'y:›/ÖrRªzÜv†äN^—/:¤š£@L'‡#©Ó|ñ®Ç]¨Rü8òO·UÖßåë6{J;&Ju2dÄg¶Õ‹¹=ÍW¼€ƒÓhWN+íÛDV÷Ä»±˜4ßÒbˆ7?ç´Ó…Ð - ™~uµ6ئ¥ÿC:#2Üו™Í 4¸:D^Œ^cï!pº¢ÅÕª­£¸ØPÄö댺¨³tÝP¸ óœZçÙŒZG#û–|ÑŒ%mI[80~6àû1ÔZ`–úüW žлßã«–¡în*²W¦ÉÛá;™^ÙDò„õäY9mj©ŽÖu^CòëR¾ò”u—vÆFÛ¸æðKäŠdÙŒ›abŽ?òEŽÞ5 -•• -ç‡#Gög +ëeºH»~{5ÑFTåiÐFA¶M ®°›lšûÑÒ`hœ­$˜QI,Ÿ@|+aCJ—˜EÂDf>¹š„ÐßéŸòÉQñ­RÃk„ù(1VvÙ\MFtã0åOy«ù£ýµ;9ÊøÎ] ëâZ”hïaøú¨GTI‚<ÏkåÕè( --³’ÅÚˆ­m'çŠë½k]ôð×Ïð4_‚íµj;Ñ"·ëØÝ+ -µíºÎ6å%—ƒE$ÊFÓ-MwÒ„iYÍ94‰Y8ç,â+Ãô#IwBT-jáæi‚Ý÷îYcŒ' *¨ºî;” Ú±½¤,‹±àáfUŠ‹‰˜Ý©šÃšdöKñ¿zqxÊLØÜ!…x'ƒ»K½Q8Æšq¾4nÿ)À½Æ9ħAEßÇñ–ë -û¨äîpUªôA,ÑôÅ#}#qßhj»- ©Q‰"9œß%ñ 6"Õ›dJx¾í^<8¦›ý¯?4 -œe\É1~"Îl/Kmí:=äŒS𤠇¡®—w†ÐOfϲ$´Š«4¤zmbUûœ}^¼"‰.ØŽuKç…IÁYÚÜD=²ã-Tê`2gŽv•0“ñs}ÇlYù#‹s.Bqxß•6 -\Ó°B7áL!ñ•'A¹:)÷a²ÃŒÝ@ -{ -á«ÂUÝ;[¾Òt{IFM rƒáBÙ¨´±vRÇØÙŸÍñ¬toÙÅÓ&¹…®KC§{å¡G„‹6«ÐìêYL²$RQ¡õÌ}è?{y6¤orN€»‘ýÓ?_=Ã3–4ÑEöí’`ƒmTS3›ÙV¿â_í%D§nÊ“žŒ5·Âª†iܶµ•Óœ¢/N¹fj -‡ÜÕ`àŽ•¦nÒâʼÝúæy¯ -%K#ù¶„–ݶ¿ -±[|1M ICOê£"A”Þ‡©|TÙJ^T%mu€qñÔÑ Úôž±·Š7”´?Gí–²B'£ ¿¢ |b=ƼÍg9Q]È,ä,n†ïˆÉïñûú,¼?Ôð³¿});SJÌ*³á$þa.€¹º×:å­Dsi#&•$5N:=ÛaZ$7¤ôê›L1]±6È7ÇlÆ“¼ÛŒhÑ0~UÜ[Öâ0¨¾r6™+¥%*×ëþ• #ž2Åe欳`¾ã¶¤~­‡÷È™~F–ùŸÈT.ÎÈ’–ɺ¼і›X -)–@TV!dÞmA¢#äÎFfCIH¬ŽTÕÞÄq´~)ïĦ¶ïE++Û Jñüw4K+Ï£¢åøf ƒ÷“öE¢BÉù8òrÀÄL >,åT5–TÜšöÂëOsr´uTþgÎ-A -Y%[ÿKÏQpU«ŠÚÈ}ŒùÊŸ3¢€ß.Ôª à!T*7Ë$lìSSò-Ârwí2ª ó7Ø6Ô™Sw¯l -Öþá¤ôHÝŒšDÊÔ}ú-ý0“>ºéQUVÅ™¡ˆ‡ˆæ°ÀÕPz?×õ“ƒjà ôëO݉gü5û:¬ùjŽáŠoâñôI_5ˆ¯å[ï_õ¯¨Ü“ä‡û3˜³/u BÚÁ/У8"^«~âŸq -$—‘žÏku·¡i²†`ÕÆ{–O¾^—¯“˜ˆb6{ü´²ËÌ6¸µæ®Ìª •ŒÎüÑu]°ÌOXœ·¼\‰|—6Þû‰‹ÍnC׫ºT -úîÒ“æh›/ T½q‰{Êc)Ä]Ï̉ÅÜÅ#Y»ÈF“##Zèi;,'CŽ$J’þÀ°I¾¼ÇMÀý:(ÞLðC0"Ëþ/ì. M5S ù-\úòÊNæ ~”3®8EÁn C¥ J2óª]­Ò+žÃ¾dÜš™ùÚ‡”ã✛l¬ÿï®õB§­èŸLì†C¹#f׬ b,f¯‹±I…– -7NBüMqR>Ȧà.à†`©fÖqæ@a2Ó´NÆ¡~äÔlš§ÄÕ³ÞJcS -–7ó=Ò˜*aZÕϯžý4dzQZV:ê»eo7$9z³kéAæyRjÞ¸à^÷Ù´îð2˜‹bl,¶‹!¡¦{±AH» €ÒW‘x“ÛjhX¹LN_W˜?#I7®7O®×‚'äõãß|·[\m]FÏ9Í«~²¹ÜÔÓK¯g%:D°Apø¡¤ø«„À”+é3rA»Ù8mâ¬Ã°ÿmÙ„>–‘¸`HezFÜCQZ²[[ýŠÈq -†Ú-€,è€F.Ø…]Õz º2ØGbÖxp!}ÅÞŽ•D88+Q(½øykY-€$¼µ¿ì -›ôüõJw.‹›ly,š@Ÿœ]û‘<ÀôýOý¯I^î2ï ÉÖ}V³ÒM¯¡×=UD,ÍÑMhvñ²œñøÉ=/¹Q€êÛÀ1½ñ6j½©g×–zಠì\&“åëú4}bÌ\kšsÅ€åYQ64åÆÍ]Šùç;Ì€i4zà›á¼‹Ìì‰õfã><ªþ³u“Þ’çD%ÉÕ™'˜s¹êéä‰:L Rc‚Æþsä.,ã×>˜u_sDsP4e]èöPÔ3Xw -œÚo?$,nw>E¤b«ŸmÃÂÓ¾º5+³Ì6õÀ'ú‚á­¤ûRɺҵÄ×]¦CÕšA¸µ± ”ÆŽIùå\¤« pÀ4ÃSþpÒÌ÷fô×–>¥Âä’^ÝŽgÆ›&c§’úç;|cÝSî@X¬/ËÁÎà›ŸX¡P®G©o!å{Ñ6ãIÁ -ƒ—€Ìz%f-L œ¯Åxý‚˪©$¹ÙÊ ó¯ƒ~ƒ\šÎÏàO#wrˆ„IsÐ¥ÄqŒ€•,MñѬŽ»{ù§š&€lø;„…ß šÞ°`†÷ü»¯×PVãù7Á+¾Š|¼QײùPÝ‘#@²w€ÉxJ - ZÎó‡€(i ¦„d-w†¹¡Žq þUrvþ85©ûØ~ªûLdãbxšØŸöšÙ - m#¾5u2ðŒŒA9ºØ$€°890ן_O`™Žq¦÷â)†ê d©¬&nÎ)­Ës™“u¯]":r(‘”Õ†´’%Æ*®à³¢QóºŠåCgð/jH -ÚpÕÎêªìåA®4†Ä;ýp1j“wôÝ.¹ ž÷&³š÷¡©ˆ÷— šdG§ÙÇXGè’ÖüX¡iÊ¡ŽcuŸ6Í€)±·è_7|d9 Nt©#w1ÇÂáÍK8ÅÍË©Äà9€¾Óý]œ.⧒)øËÕ9€JžH¬µO‡M@otbT+L›¯<+O;‚BUüSO»F]™÷(øaZèÓBÆ¡Á_BMÞô4~ÙÞ0µì =A±B!¦}YíE¹,2 &.·Ã6ñ¹<™ÔjÍ"3Øu&w¦ÃƒX‘ -»¦FÔý» Ÿ{,Y”c²Ôž·Å% -<Qd‰-NÊ¥‡_4vϳ DÀgøÎHR& -ƒÀs—b.ÍÐDØ*9ÀRØ—sÝþE¤}“ˆû,×7Æ@N]øˆt…ïÉh©ŠÖî -í[ôHâÕˆ…ç®ûÆtkœ'[éOê‰ì Ÿëò²'ªþÝOƒ…² -êIVŒ6˜?W‡®/>b`åÎsɪ½ÊWc×ßr&c³û’ôÔ ØÜ-à6®çÝG ¨ü¬áé;ÇdÆ;€ýÊøgv[§+«*¬Tˆ~©/'UÃåË~‰êY‘sò¥¯´<1Æî+Gó¢ˆÎ]7‹~½Á©ƒYð¸@ØW‚ÈÞ–><S‹{f?dšÓuÿy Í -y{E°å²ÉÎØ3¥ºT™Š Û[:9s«J>]‘ªÅö4¥ˆÅÈÕ#cÒ6¹b'ÛY¿³Gš4¡j™}¹YuXP»BÒõC²zº„*' -º¯¬AȲJ,KˆB0¯à€>nŠÐ´ºoÜ ½ýa‚¥Ò÷*èƒÜÿ•}\~œnæÀßY øI½_w@LÌ~BÐuüU\åDñ FÜrØÜ/ˆ§Ar\o - @¹—ûçúî§Ö -Û Ã£È…×ý‚ÕÓéÈ|Î{•Ná¾ñ…™•ñ('ÙãÌéU‚צd×üÊþUKqI;yœ†Û+K“¦H“Z(óÞk¿_*ž_ºÕ]ø›þS¾Ð/6’©ÅÜ„HŽ’Üƹ’ÏN´˜Ô²–a%ÞŸ‰ìpï¿œl¤Ò ¬cH…¹Š‘à(d€BŽ_¨1†šüq’é4ú?ÑaR’çâ,?…ÎÂk1‚>Å7UïSö–ÙnÇ®ªÕa1ÒX/ÓkBLdë,Ñ­aüYG³½S¨ø|oº¬zÈÕ ÛVÕ¿¹Œ N‰ÒÒV£fZÂ}š#)„ÑÝG2×ð†¨íâ½JqŒ†³ÌÒ€ï2œåÔ|€ËìÓ.Ùxé¨ö*¨½|$ ®æ®[HáŒJý(ù0)É Êå_Z˜¨Pap¶u’‡ýâ 4ïIZr/¯>?ãæ»Ó3?e‰OH“ú ·Â -¿ðÅ–Ï-‚œ¡k7ó_a•`ÞµJÐ2£$MzÒ ÂÿËT¼äî¬*…ꙥh€LYIÔ¹(£äÔôY}Ö"úe èùé21–ž*•ÂâîÐ%NJ=”=–-ÚÏsˆ‰YºÊ±)©h.c^5'«t^̬n¡bé}R=l:Hl›è´‘{Ž®SaŠJpi{½–—~£XÔƬBU/êÇ $l" -Í?郘ÏZàÀʇvñ¦ÎРw†Z“K$I"ÛÐ.Æ Ç[ߣû‹¶$§ͽÙz‹c¥—::bi¬0Å;Šsìuš K'ï•ëû§oÒ? ˆÐ£Ñåôýð3¥rH¢€4²{[×÷Ϧ^9M€°­%Ìuhïiê ¤ð¯•™§„ã "n&iöM¯O°¨ÓÞ1FÍ?ÃPCã•…]¦ŽŠCÁ3C]§ñâîKoŠ0&tx‰A”wUœ -VÄ~ª ŒÃI®ôÃxº)¡êáë»æ@  ¿õEÙï£?=¥Úæ¹38ʼn ¸‡ôQ‘]Ãs¾JU4H¥ŠQÓ]sÆ5’gRü -›˜ ,T:»ò5me{ Bìé·ås€Ë>Ú>’°¯wØJªbú¡ú|_‚I‡.4á+k[-9”²šƒ{¼á¾ÜÜ”`Œ±ŠèóžØpCrɯ}‰ -œÆ"BÚ6/"q+§¿ƒXÁz&2›€‹B´…¶MuÔì­.œœ9w8_oY; a‚6®”±•¾=øº¦On×ã]Ðuñ1³1úy¡É…ïl‚W·-€˜!±¾ÿwø‚FEÀI¨§ÓÙ`üJidR%î|Dâa¹ôøç¨å‡O;~ šµC!ç.ö¥eù¦ŸÝÖšUAmrve'ë÷À¯X·ð…Ë÷‡+¨BÆ@ÛE.h·6/üÃ[ÔÕZÖ³„±^¾Ð;̸¢¨Îyå7¨\¨›ª Eˆb#³À‰©Tr›¦‡3¼i†ÿ<%n¹XßÔe·ƒj`Ï–›þ6¢™97/9ƾ4»XTÏÂɬû|O6ºlo¤»Â'â'9Ù«AÈåp÷zãbWÆéfBfBšF,k\ù$6§›©ê*MC’)Žv14"û¨ ¡¼†ºí¬x> Øòþo5ê­…jÔv<8­4ÕÁJeò­îKËÓÛ•e<ÇHÅô ÓØÀlô!Uøñ5Aéا*z= -á"ÔÕ–‘ÕHwpüK€á„Ù„Ÿ–±@ÒTͺ †e¼×^qz±Ô–¢œ(ð(§õçŸ-ÿNøÖد¯‘UOvWŠçØ”g6’Uhƒ³€{ZÏÔf !¦”øÖi•=àZŒñ­]¿DÌœÞ3Èër°0òøSœÓíxÜF]Íl©wªê/³L®O~ç#ß½[Lä¯k÷ðÙB'Áãc¼Æ¤¬¤ÙZäqߣè‚û½]zSX¹$pgü -ÌßK[€T)|ÒÅ®¥Çâ];G{EA¸¼ÉjãV{Cp Fävó—„ÑUTmLçÝ£+x¯«Y åeé†ãâ¬oÊ—GƒŸÉ}Ã-D”áÙð”Ýô(ÿQœc°_û>9ÿuúøïzAÞgd8Ìd)‹”¿¼°:C•bVWãI -‘ÓÑêÂÛqX–2öÕPn_ðú»O¼^œ•H(¼âö(z$fGè+¡[.@PlÌäÉS щF|ïéÌhO–”K‡(ÿIÌ`¨ËÛlÖ«†{ŽçKœ1ÄûÁŒì´îëMɇ¸ÃRªáuc55OªN$Ùÿî…ÕíL×0OÑ*_.a±—R`›…eNuIN…A·c5‹p -‚$8Þ°9Sø¼Õ¥L½ÖþÒ¦ÞïöUÞj,YDÑƤ¨aJ‹¾Lb„­b''Xs -S©ÜN þ…Ýp£ÁÄó߈ýã°”·é ;ä9÷Œz× -¶¦ç b€7ã`w-ÅW|/Áª¯es¿5 ºÁ‰¨eKLèëæ‘:eéhe'|…óO—¹‡:Ðü ™’?P´¯!N­' -‡šØ>£4Úo ³ã†x…SQαoè8ÊÐ/\Ka¦-$ -N]Ž"ý+f£Û”!/ccsî·¼Á·gZ82R‹²±†ùL!¹¾FQdXÁî¼³Èî?Qäî_È·†™æGÖq¦ªg˜[¯¶/J£ -ŠxÓÃ&&²ÿ£hpãg¬ ›Ë“’8Ü=¤¬FÞsëlª‚ -ÞcX;+Öc=;R:î›Ú:±•f&¿¯o"ž=–©T€|% ŽRMWÂǹ¾³R¼öâHÔÚâ@jºí#•¶#|ÿVP#N,új­âÒdy@^*Ä|ë ¶àZ ¥¸Ä4˜õ»4‡T­AÇ—îe˜/2àD¤Aò©ôb‘qÀO¡Ò…ŠDõŸ[zøo)K„-÷RÏhé€)‹¦ò7ЖwH²aŸ¶í@ú2^ -Г‹ö{{ž¸U’•†+1¥uȳ±Æ)$` ‹…ÞåÝ…\‡¤EÜp¤uU¼N¤6\I1ýwêæm©\uÚD‹Ãd{Lï*”Jœ£7Zà›ªâêêTËÄ&>!¾Ãñd=1½¹Ú¾•Aå[Ïu‰j&ªDá]°£VÒeH:hˆ]Ya!†ú2WK‘“Ñ@àg¡k­tÝ¡R^ºO³ -ÙÊe‹Y¿n Ï\B(W&}Æ(ïk}“-†Ü•"•~_¯/LÐ*)ÎaÁA;i³f#ÅŸ¡]Ž" ’·‡ à©ûöa‚⊪Z®Oø¡£J&:Â+©<³%•-\ª -Y¤Á)ù€üé.ê¥Á~ðÎÑç'ê(•¥ÝÑi¦×Šív ³únèPa:+S7>!%šïå‚oP}àòª°.Ú>¶Ns¢íÄW»ªaL^}_Ä¡MÅ._æqDÀä‡0ŒÜ³µcëjÎæG >ðÄÍè1šNΔêšòHäi82~åÛ6Üñ#ÚPòÁ<ØŽcY³ÛÑZâPÊ rUiüd?Ò™€bgÌž>2=ËÖ£ÀÚÒŠËå'FBQÿ ŒðÅtTë1rúWŒ“šQRŽ².e;¡Å9òù®6|,b]ô1I.tÒÿ%<×°Eʦy\ £5"bïê ØXsšÚ¥<„‘¨8Â3^…_¢…ÓÿH³œË²Vº¦sÂÖ÷ï¬amÜN#PΰËî¶5 -!± FZ«¦€¸Lƒü·A]b¯/ ¥¸ •¸¶¹ã§é™" -?#q'9ÒŒ·)jvˆÁ3&(®ÀõÖŸ%…U¥4%@«ZöD‘“­ÔSƒÝXßj´ÎØ ×WÜôˆ®4iºYGM¾P.È~i7/ÑŽ2 - -W‚ÔþQ3<)5Nv¥I3"Â[\RÏ~r&Xñy× À{©-€ãÄgÓ¦Rå|î±Ðh‹áö™YH;›,ÃLñžÍþã {ûJZoÐ/3‚f{(\ ¥PÏæ:æ!¼±rsŽô}-†w¦õBíë¾¾,®&*º!ìíy‹~íN‰ˆ!Gt›£ Å¡DæødD””^¶ffáA¨hZ©ºøF™“¯÷ÅD~³?_ÔaÔè -V¬ëÇ0¶O8yǤ ìì`” ¬%Xƒ2Ö~0ôÞ=‘*eI°ìkÌëm÷R¤#Ï ©›ÆÈ«Ï—ºñI.qÅ3p÷CøøæÍBÍÐýÇÕ½À–;'ÇVâ hüCŒ&5®¶)­¯ªÅãDÐçÎÍòTM¨®¿ì΃gIpì7ü #¯|¯¿Ú@ XæõÔòP©µ×A -¾tÒâ -Âs;·£ÑÙ®u±g>S¨´¾dý/r¨*)Z“€Ø|h‰ÐU{Øq2Œ!Á¤Õ4g¡‹ ×(–€L‡>pû£ ñø÷Ò6ÃpÙæ©aÞ\>Ħӥž Þ䧻Ÿ==·Ñ¹ yÕòíjµü!»sNCHm휽GÛ^tæ|¿;Að¿6ñAç‡;7b^{ÉA; Z ö¤'í]~@]èâžø?`ñ{¶æ¤=û_öÛ ¥i¶-à¾Úfì~¯©FüÏX@g§¯õ¼~Q07hÝÖ¾œÌãv™°rŽ¼\¶|S¥­û§BçzâîÖHÍP, Q‡ak¬Q·à›a†ˆ­Í„aµ£ -ûþÆ~tg‡tÚç—í -}eI -œ'°Oá—z´e¯©b'þ±Ë=îÇG`°>tzìܽjLÙ´€„,âr×0Ü99O -=K×ÝÊ{~âurlQÛ-=ýÚ-Ð -å -Û¿‹ím•óPÓlè­åúæ,­ Â·ÎðbZü$Љ‡’ °¡G^p©X},(,Á¶n°Ï¦ûÕ»xˆÎ&õ6;6A‚ú¡«{ÀÏd=MC¾Õ+.«ÂÆ×¦Ó Š±ÜÛFEñz€F²·8*Äþ4Oø`¬€n9>®áÀá"]n<ŽAž^tL3é_Flw?jõÅewßlÌ”ú;§»XÇ §CñƒÝ›¾iÑØVEçw>*z…+”›#ÖÉW÷ Ídþ+Wê^ ˆñ.1ùÃexrüÆ6AÒħPªÑŒ’!+Ë­œë5üÝäétü>¥kª°t -oÃb¤L­U_ÍÃ×Þé=­Ü¡÷˜FYÍ3AÕ!±jÃ)–{s; 2·“>§-fžR«!Ñô(~4ÿZxåŠõ -c5Î{%lãˆìÎo/Ê’Ø6ö¯ô @ô¿­‹m#!Q6`é^ óW¾8«6m0«œ5Œ#é·9¾J€¶ðŸÜj˜×ÅBÊf3ÑúÜŽxëˆ%ÿIxY?GyI»R^¸X»H9¼Ã]ßFsÈ -é‘_ià'ù®Hsqû„þ¬ÜÈ¢X±õ´ç"ù"sú>èP_ÀÙ9(_IúÚ7ínƒayaŸ6ö‘ŸOw_ÕêÑQRÑ8ˆ^ 2¶•>6fÿz¤ -žy+“÷ -(Ê ŽÓP6 -þŸ&¶9¢‚• æ¸ÓíS„oQŸ­”-ãÁ_`.y¤‘14}´{„…‡¸ܬÉm+Ç_ºköÜâiËqýXàks7–z¤ -JV¡ÀûÍ!i­æ;7¡¤ÙæÕvÆ?‹ZÊ8ý›ÄüÓÒýt\‹E1b)¤QN»¾ešL¾gfâ%(m|ôóà©EüPœ—×±RÒ¯ër?“èEaÿÉÛMò#ðfü#¥¥+8È™çB½æ^À`ôhäMšç<ƒk?k"‹LT8,¤Óåô²z -Šá„Zã`B̵FâK3ˆ5Rmf¦ÈbÁàØð;¥Œ[ûÇ?"¤½¤ºÙ¿‚ÃøÓ -ùÿoŽÕI>ÐÑ`MJÍ…œo¬÷µ¬PEzÐœuý¿™2.«-(÷é¶K| i{µ2;ß4ñ÷çúõN-2y|a 5Õ-ü,Ú%ø9êQæu¸ye•lOÜw´ÔM爛>ø.€g¤IŠÉ²µ:QY Œ½k¦CæL&²Ö=ø¶&)™W¨‡ÙîÝK -‹o>ÞŒ9Ö“x`Ö¬ëT8ë÷ùàyØö¬°ûãèäbrIØxF LÄ$«Þ9Ž•-À4¿ù®5 V ssëjÜ>\U9¥Á-†æz§Iº6,„é0‡SšGÖq]Hj¨!øôTê:û,-jöÿcÀ ýyÿëÁüÆQO\¨4ƒëïjFæâq4¹¾Î19ŦÂZ'ì[ô¦7DŸÖl’ˆ¶%µ”ý±’;[¢ÏíæûQ“!‚Ù2Q¨oÐbPß³[Î3ñêƒÊNb«Åf\ä…®5Ÿ‚”=ΣÀ."¥ü Èe ÜbŸ‚tØ=ƒÚÿ~ßfQHKnžgu5É~Ù=à.lDh§Ð3.™Oòd“S¨¼€©¬¡†¦öQaf‹îxÏFq¶4"úóðèŵÂ6„ãýøòv¬ö+Åÿ`{µÜþÃÜFÅpÌHDkkÄñ¼D~ÝÕ.™3áø–éê¨;ì‘kd­„$¿'êÓÈ ùõó"0hlÅè½S>™L®oªÁñ{b¸ˆ™…_YŽÖ …f `*BÞèRU4Stýžûnæ}·{!ý­Äe*De¦¯#;¥³ |—ךֈŠÃ¿ªJúæµ Z…ПG~ÆFHùœÖB=‡ŠÈ §ÎTŒ–Ëc1Ó/ÀX¯uãWu¾ƒIæx>n¦òˆË˜I‹³J$ ³”íZö}#|ö‡)Ddæ»/¹{qóÅ4­(é• ?Gýo£¦ÕR^e˜t)¼”ƒ’+B°k°6Q”&A&NÑô­¯¿ŒDEöéY~¡‘q£Î4!ðê¾øÛ½S™¼÷^EÛJ/BïûMè“÷XÚY¸3Ú€qØv4U'S¢€¿õÝ3¬Ãô$Ÿ×ä#ü$  -ŠDЩ‹$_ÕoYò„D2圣ÚÔsŸ³¸ c_W1èa¿xÉ -Õ{J𜚱þÙ;CëËyù‹‚ -K†-îòÄ#F§õÅJ{áu°þdÇ–YÜÃyï¹­gva—C ~wÊ°ö€ÿˆ !<š}•ð£ -Í&"& -ó-Y€`Ò™JÚ=²¡öÔ°¿[cã𱘿"‹*ªæ î‰Ø•z½xÀ `e I.ÞÕsey…DŒôÁ¨ÅH ê;Ü×ÃÕòä%ÐY¹¤¨–ª\½~;n‰#œe&§™!/3¥h [§hÿ[àZuPÄ£èqšËÜãà°!Ì\Š¿}Q¨J€F4u”òƒ’KÓuËN‰ånþæôá3Ÿ¬¬ê{à 0Ûv˜÷Ô+7^x*š½èTc\ÀXÌl®8Ö_*¤Ægý€»µ¤µ(;#ZÈA8@UGk«Öô—Oà]êm87ˆú ”ý.™‹á-…:“á|÷jÁ¨«‚±ˆ~ÃŽwrz¨¶‡U! ìªÑŽ>l@NÒyÔ)±ïwC  üzé=&0PNÐ{`÷L&á^o\9ÒBÏV9|t7Z`ÔØA´³!å‘!KË.ЋÉB«ÚŒ>;äÄ6ØCáþÈ0ÈËë`,ög/ž¢jÀ»;4¦¿Ï î“ A÷]Ô_Íz7›0ÿ_5$¬ÿ àHlʨe 'ßT€9ï¥KËaYŒt dÉ ^׊¡M°® ówpd š‹P[‘€žk—JË?W\Y<9±õ8Brx±ø‘.!;a -€ÌùVÑ#üq”x¶YV'ÓÅt{·BA6fÄ,ÆLÁÁBƒºCÙÐá>š¥â‡À=.–nÓß$qEÙóYxSö/0²$ãÐ*ô8ûĆò?G>áù” “gÚÉ©Ölˆ‰´t²ÂU^‹Ä9Ÿ3S¬Îy><—ÈÄ1E÷LN¶È©hû ˜eoŠê'ÌŒøÛ²:û ÔÔ£‡jHiüJ‹½šk¡ÉtÕaê7§7Bn2J£ß› ñ½ÙÁª€kÆ7ÿzEgjìîU±ë8¼’½ŸVÐÈ´µ—ô†N§á-ï,C¨ír+ÔOFïâåΔqœa¶(ê‹qd%%M™Vɾ€àdñ”ë¦Q¥VÌA¹ìæjãyyrÖ‹B³Ú=óþû°ÝBù²Q -à…?eÛŒz¼­tòõ"×$ëÈ+6Ѓڭ=ƒ‰ÀÕ.Ên±Næ€ô'‚zjù¦:£Šƒ«Ø”ÞË¢ÆTÏØÊÕšEaÌ”"ì¸í‹“Ñ¿+PyÉÇ“ÇàÒMOrò/Z)ë6]B$õjë^ˆéH¦o^4ňäsxt\›É% -H3Àmr“Âs]|Œµ+ê´_,Ž™ÙÙj1`¹ÞRÁsÿPì̪x1Ó‚³ØG_>Õ৪܇¤¬,wŽ¢ÿ„j¨´YC\ÛÕÝÉÉ[Ý:–¼®ßY-iÔb‘x&3Û¶Ê ì‘6÷~ÌÖŸ‹m,>ˆ;šõ¡óõs}ýøHcBӋܨ¥íñŸ®ýïBI,g(Ü‚Ðj„p8µeÆQv1IÓ'{‡Óê’¥ä8wfgúbµf£8-r+±-´ØJ‡«„‘ž[©=ÚÔÉ_ƒ[Äž›Ô ö®Li ñÖ’Ü„ÇOž£*ýkì -] NZ—õŒ®Y/à‹EæUå¡Ï|÷i™ÿ¨>a±é¨K -I|ΠíùÕb¢Xƒ·(–-EH8E7’TBÏ<Þ‘ERBü\Y ¸ó¯ -L`"øÐHö±ÒZ€m=–0_ñB$ú8 \Mß›!˜ÁÞÕ˧A0örÈ¿SÂd¬4E+^òšˆ7@:³«¤ñÿ -]¾¯ àä‘€@jÜŸK˜©Âí[äLƒÝ÷ø&6‚£4}øÊ7ê–rWDÂu¢rå>+é/Á6Q)Z5´ïGÌ€"æîÅîf%"ò§Ý.Ù©ÿúÃ?÷5ÿo3SNªxK3Ó€v—T#¼+á1»š'!rü×¹|hˆ¡qšåì×@áagLi‘Œðtêàèˆþ‡Æ¡"òeA#þö O§‰@‡+Æ ¥Úà$J»Pòü:ê$A—+J¥ó˜ Ë<\YEéPìÈìöÍ3Ï -=ϲ ‚½Gç÷jªžë—¿ÂéÀ¨ ÃôjÙé¨qGþ;ùX}h‡N5vŸ=ìùBLz¬ã /2†Ÿ‰Môàüöò¸§a]âZ>Ø(áÌÙ3;Ï9y}[ôg&­”©®¨héð+¦ˆÄêÙKp¯¢õu ðJlBWgâE/mÖã³PKGÌ߀¾7u¬™éªŽrô*ªÑKU¬,Ùnj•/C݈i‡!ˆHWÌ8¬oÅ¡ŸbÈ^ß"èý}ŒuQFï4j|!}£½(ìxÁÇhòˆ{p¦º»è¶¡+yXf•ð­ëJ#Çù È¼*»ù -ºùh‡†h·rpÏ‚ 1é7„[Y÷̼Á£ïIñé«æÏ"1’nÈ$ç¯|xÿkõ®ÝÌïúÃ]’},G¤ÍtÑ“¥¿Æ‚|wAü+%:£s–Žd`m5XçîòÒyí¢Åã(ú…=+'8r€µß *¢–ƒyüc-•¾„Zÿ áÙª)jc¸µ·<ñWÔ¨•ÊøžQ çà?Ë,6þ¼ø—|vˆgZ‡uÆϤ?ðVuÃKðƒ-þóåY“ÝÃ87p´_êo¤›jï¹·^fDANÒDõ¸q[fÖé¯h ;{:=^|‚M*ùÜ ©D¥í ’~P4R¹ÀFn½õòM"Fyþ+kxzmo+&üÇ—/5ò4ŠNÕjkN¹¬°ñ -x(È#åQǥʯº¿{mðh”cjÀG@„ñgo¥N«R¬'«ßÍK¤ù—6 -‰%h¤hƒØ)¾/…çmc´¯3'opt°gØOxøª=¾¡ˆm› Ÿ ̃˜ùgºÙKÒU-#²Ù!²ô¼röú:pòH Ø-‰Zl›5Zs>ZšUøœâéà}Ö6·{8ÕÕ¤tŽ=áeådãåVjÄpò•á×ÓqïrÛ¸/”w¾ -Q+`kŽ÷Ò>ׂâ£ú™ÆP†«Õ'^y -— -€Üª#|™.Š¼[‚ -šLÞàŸƒÀ‹0ŒŽè!ëE/ÑÝþ™ -áûÕ\T–ŸdÕâªúEÝ$ÕPꦈa¹ÕéÜTÈû²; 7Bež=þ‚iqò")N›J~/ÅL^©±š³DärŸDBÏrâYàC)«Ðz!¬lëòPS*M@[Ã,T©·Ö ú aØÝb…©E\›2Q¼€ÙÝ*9Ú³š@(fòT!ãëû\l W\€?PKZ‚ÔqY½4˜„ˆ¯¿Ë`òܤ^‘”»Ì˜HÊ­EïDo®†+Fâ8€ÔA¿ŸhxlÜÀß.o³§lŒ9@¦ ­v()šco½±U¼ýwØ!)ªüîìã·xV£ÑKr‚Ö‘àÙñc> -œ$õíž’dnuu’©ãJ1^Óœ¨ˆ‡Û‰Ãzä¨èßÕ­s¨‘²úSXH‚r®¢=C}3T u.z -©Hä•ÑIZKdX¡jaY³ -8¦ÕB8Zc\—…½¬dZ,‹ùJ"Y‡.PQ+ñRÉÁcJåÓà&5_ --CÈ !8r+!'¤ÜÍJþ77¤O*¢ê½ør<nwÅÂ>…¡iAÎFIhHRо‰iÏ/EÂr©hûJéþ'æ4&0‡pL±H“Âê¡(a(¯ÙÆsŸ*àÔ4Î7“MƨZ íÙŒ•‚­aÍ8 1¨ÂÊ[}z2P,ÄãäÅH^¯EúᙲÓÔöTX ˜¸ÌÔÇWµmâÆ}Ë5ÿ:=,.…ëǯ¹‹›ZlùWOÓøtÈ&o0]8.|Ò…Xþ`™Ô§d…Ä?n±vt$ðHdN|¯5Âo=høs\d‚—ih+ÊgÏvMbÒÛ^1ISNö¾¢CWè|¥{–µm5C\]…­ÚIgwPY^B>ÔŸ; á{VÕÓA­¸^€ðÂøâ¼¥Î#d€÷ÏÑŸóÙ¢°Åá€xˆ¦dGÞ ¶Ägn‰Z(Ëb0O1üdé=Uïú6¾£tGz}röÊãÁ“˜9ö¥-b¯ j&¹àŸ¡©“Áòº1[š§+wJÝËV¦9-Ä€):¯Ÿ)‡«…RºåjOÉîãugõ6c3ç ñ *XQ„Us)0¹w±SîJi@‰Ã‰²á2ÔkÍœÆZÈéÜÖ…ÜßÎAo%Abˆ!h.ˆ*;óä}t$\x~šW䓨úk]p­½aWžÉO/¾Ø!›õ™tƒ‘ -ù!Û}„ÓP~Ǫë&Úvt'—\•‚’ §; Vì“QBTêOâ^ï6reÔÜ^úr1Ú•Äž·íA²â¬²Hx„íÁ-ËùÂGEn8í‰ßrµmë×:Ó|¥ÎGYnÿŠ7ÉŠeÊ–Ý\é?Êÿ^& -ÒºÛÝ`þ„š…ºiÁ/¦ë ·Rý±ŠD±=àß €½w$¹¤a‰yҗѬÆ{r½ç©¬Ù6N§Úqn¾ÖYCøÝk Û>ýûºKa)×}¾Ò]úílQÿ-1¨Q†Ý¼¸ø"zù¶Ë/üx™“¹^·©GX›Ä¸&i/·e7•H]M–‡R!˜ŸI£V­gÈ{;/c¤ˆvÞè{Ò”àoÐ"p“¢,FâàžÝçêS C0ý3Wêù3mÊ/­)_Q_àš÷ÐUÌ›£¥í Eè)±]H¤ç—v]tüf¢FãU…² -‚}0Þ“¹{ÖÔÔ¥ÅX_²² -"Yçwæc°EfðpÊ4bÎ÷ÓTY6ÊØŠ%Œ$z¸ÝÀÚß\¥ÙÕ:sûÊÖ÷N $B{êÿjlQ©®Hø;š,:÷½Ð[,(–Ìe6:hÑ!C óßð1Ž¨ïû‚ëƒa ƒÎm"\¤ž!ÖJÄ ¯{"ö5»±6[ýê—7oEUÉ4–1©,íd£`T?rdºi'4#|ýHHM»ÅÆ5‹·Ò†}³í@æ¢lé²éŽj¶ýz–9+P÷ƨÖÀN¿Õ§BÝŶ¸"ìÑñRQÍü]¿þ5¾¹À.F>pqݶ:õ:¸¥|D§éFí¹z%7ÖàôœæG Ö¥ótš{LÄy±¤‰@ÚÇÛ¬mÎ0ÜœãÞÞ>æ -nÈ·ùø×î¥k²Î÷€¤tV/™me.ÌZ÷‹„>³SÈ"šfîóÿ!åº_f–õÕ8…ÚÝðú!ÖÎÍ&UÔÀù7üÙâ"@Qf‚ÚáNº»AHþô%Ùû[3î@é‘Wò\#F9¬ÑmÊÍr´ êÖºÕ$ÿ "’‹ — ñï(á¶dmFÔ‹~H»qz?l ~zlu -ká}:/»ÎÍu$–‰r:лˆ§°8¢+2ñ”ß{.µCþV•×~ê“CàµÿErˆ+s+‚Ö×ÚÅ–5mQÿjš¦Äÿ=peø¿½Ðëúzø¿å¾G£rUúCõDWÓ‹=Ð*m½ÿl`Ú, -V‰²T¸[ïa5bvÏn =<Ð$ƒR´Á¶(Ɖ -?—@dCÂ+”Éÿ‡ÅŽ–y?í,Ì ËJ{ ®äp  ÎV æ”»N´¤8ÑmI½Ð`öì¸a¾~ÛÍé_ùwHµ÷öºÁ—Ÿ&èO÷f˜"̉{õ9 õôº"áãp'ÙrUõßåV„¹ösjùƒ¶L”¨,MF»FAøº¼˜æ´ß´Ã=9· Á— -Œ8–žÔèÊãÃùn -pb&Hùøìîe\>-8cÛ*”Y”ã)´>Mç9P•}C*@oØA‡ðD2l,&q˜7×ײè -§x†¬ñžú%wNÜ0©?j,40h2}Ú4´mÐN߬ö”B?¤o Px“T¦y? ‘øWv2(úfbÅ9kvŒÌhÜ»N<„˜ yéœ2÷ÏÉ&ã±®i}*ŒÁûþc|;Ìæu»ÀCT+âìuò¤Ñ³ß¤hp‚ÂÈ2ÌndœWäØOÈÃ>%°j«µUððzp£½l'útîúkß¿£WU‹Åú‰Î±”#ˆ¥x[úµ?;ì+Ô?¤òp'LÂöa[%†(ÊŸ\¨ŠOÕŸü¾Œ•^ERâ-åÎf» -¢ÇF¬e+QÙb‹;¢o s7²ií’DgíB¯‘êˆFÝ%Ù#XîQÌ-ÿ'Nlt’¥FLEº@(ùá½k93}búo‘§j˜†?ºæ~§˜HŽŽ:m#¶kš·bIB(ؘ~µ* 9Wf7gBRŸLÐÑrî ³•¸›DauDËWž ]„دb¨àîèÏǘmZ®':ÅfŒ¹×ysÇr!‚ð¦Ø_ÙíšbH²Ü߬Ýíà²ÄH¼Ä¢ìyÎBÆ"Úð}àþl??OÞoØc‘Jçè9+¨¤çÅ…@bÖÎömŸ1_’!ÝÛº<ïÌƲNbnÿ{râSÜO¯Zê€nq`±Ûæc„x*ªœcvèÍS¸ö]H&Lo›¥ÂcÌ“!93x”éЖÈà¿æœ0Íp¯ÚÃc0êFyý©Zéîèþ¾ï&º¶ðÐÛZžÃ»ûÚÓ4b“© 1GŒòB$ATó¸êû´z c¿MyQ }·g8é…ŸÇ1,Ç?#_^Êý½T™€[™÷Þ¥ ¡H_]HÂTUŒ a™d¾– aæHFQMß Ì$ Ÿ£ž9u vR¨– ‡Ì9ÓCÏFýZh܉ò‰‚äÅ]c¼œEÑË©ÀþµôÀ˜Âäë‰TÈ‹s“·ip˜þ¨4ä¨L°˜k@Ùˆ}U -RïÒ2‹ÒX<Õf»)¿«Ù Jp»ëÒ¶úøiË4p\‡ÿcò®fu–LxJÆöó• pªN×áš9j¦i¦›Þ§Õ2 -ŸL”ëI !eø"‘8­ààš}$øÀ’®ò(èãí‘kÀ΀£‹ÓXôJÉìW—.OZÙB{×3§°­”_ÄΦ]^›Éš¦ÁE¼–?ôÏ}£Ÿ4»Äõ>ïòön^Ù”ãèñotl»Q:ræ|_NØÅÃdh–DŒT™«ZGåšt±èþ­Ž‹Ú$‰ÇÝ€ -ÓW²s'TÑ 6¯%rU"º©ßýš_ÌèÌûëã©k^玻ºž|:é¼ê¾71kiÖ„ G¹ËÎöŽz ‹ Kuî5¨ÉÄ.¤*Ôë"?Aµ°†·( -.µG ƒA “qCbS^’Ò«§/øÃJŽZº;ÞM«õ^ëŠ3 ÃŠ°Õ鳨sïvóN °õ?L{âê#öê­GIGqß#Á‡’¨¢ø ÄlŸ5 §ßþì(ŒͥšD|ÁyóÖDîÆ/ƒÕŸµ„ÀBx¸Òaz[1uê gž½”C¥¡\ˆ 3IYnÌÅÞ$¤³OOß[ u§êJhf¢øÛñÌc·™ëÞ¾(ŽúiI÷å­o“Â$Ž®tÇÑ kc"ÎX$MMÓ8:ÀÎɯÁTúû&*p©ùHCn’¡GÓÎ’Ô_.åþJ?~ª£fß - -2@Ó˜Z¬rÔ,Äßè]“Z,ÐÄÖ‹‚Xû +Eù‘uÖ=Àøb»q™)뽚)zá!R«æ¯@ -5£PÑ3ÈFK -õõ‘ß›kÉ&ÐÓMbFP-Q"t÷¡”Þ î™æ•¿ bå¡;2 yö‘D …J‚~aÔÊ5æä"„µöïÊ&] kÞ¡a¯íðöÜ{/Üî§R¯ 0º2-¤U-ð7„w?û³’‰èàå¥ -¡ÿ,å3äË$%ûs Joø~Ð7µtÙoäÏ÷œ /AÄ‚_þà‚\f[†ú¡t£È&8 -RV!è—Ù\þW‡~¾ô^iâ³â°tÖ[#FÝT×>“œÄ§¬áZ3l㪓N7zå'¢C>—¾Aé_K)‰kMÛÔiî†0ŸËæÆã~÷N—F(ï ÷5|Í'=úºŠ‰Ò -\Â?#h uº¼lDipÛ/"ùÐqÆÙð„ÁBPñÕîÞu/ÓÛÙa˜ï?‰wÏ‚‘Ç.˜²¨®„N­c&Y]ÝcÌ_ÿbT^gÎϼG믕é¾øIëä}äl -•¾Å—± éfãtÊE8Zp¤½®FŽw{¿uùâ""‹èüò¹Âåïü Ýke}zᘞûlÁÜ›LoÄRŸa ú¤(ð–TzéÏ¢qÂXÊ”KBE•'ä -!ìÔ{*žç`/Œ‘æèÔp¥©Ð6'Í -8’Ó -†™&¡ßöÚÏ£ÁßátZ¤©‚å½çi½qôïn|¬øÒ –ñç¶Gl:)¾ æJ¾Ár7*ç^àA‘!¤C´Ltb˜|C¢,£ó› -+Ò!“õIq‹»%¨!ä,­–ö¬ôŒPàï÷].IiŽÚÇ·Ÿt£¯ÄüÖÒh Ï‹šE„= -Œ&ƒuï°ÂßpåV%OŸiq.ZãS¦”lÈhAa]ªë ÓR ØAëcâhÅnùXõ°ÿ&DàäÂÑ-4#"wM°½¥ÿr#ND3)æM#nΞc‹ôP«ס®;¬MJÊ°ê—¥ìŸ& |œ:ä—ÿgã"£í%þ¾Œ>Ðõñè9¢Ó"ðb~@â¶îC1EaE¢`u3=ou«y&­aS6ëX.ŽK¨:7»ùÝØmâ-Y¿s¸à'))'8GçšÍÙ<:ûø¼¸›ÍÄÙAµË’3¼1ö~E‹óðò -v\–g*4jÚhaŒSˆí²îøeü†EÀYì6bÝŸÅ«€(÷$jèÊKäò~»hvHz‡Ï‡‘ðâxíçPfú 6;BžÝ-R¬‘gùrç ?OÛâ2Ly±MjòZ9€/•1¦o{£š:Ør&.ÉÆj|Œ_j_h{UFª¯M¬œ -zL(–òiœkUía4@`kŠOÞØ|˜Û´“(üÏ’«šEÕíU÷IËÃhÏ,‘×C ŒùœhöÑ&¿ÀjuÊXügÁfx«õ÷F™b­âø!×p¨)ÉD!ᾩ×á?? -lŠÌ>/£º-¾ÞÊã=Öµú9¯mvEE¡zéjôËŽ›Ó’Hª±…¨rÖ¦‘6!#êïžh£z#[ Õ†mjw/Kfî-ïÀ5#°÷°‚° !z<#¬4B×öýþF\Î÷±âöÈ© {ý͘yi~ÝöVL•z[…'ú 6‘UÕ… ->l¯Á˜ìËö—‹Ù¯WAÀÿqÁ¦çynÚ>Êsî¼lµÆüë—tí Œj’‘O¨£Ã³Ùp zËT‚½ÀÝè5n&çáøyÅ÷QçÓ×})§Lï|à É×ÃGv‘‡oÌGÅdïƒþ}zèWŸ¯KTj:Ç=܉¢üæðƒ­ÓQqµKÇÚgzRªø»z\ª¢B`«2õZüj§×B,®ÑÈx¥Ëñ#¯UÛçÎcPµ)Ø~n ˆ†AG%]¥9¹ŸæjíÃex¯.æÖêÍ -XZòq{!£Üú‹,ëâr8n±µOB• íFïkóð°Ø;ÂZSÄ«KÞRoàHkÒåû_Hÿh«ÑË'hNÙY»ŠÏ£d DQ#$s‰ë² —‡)t¡œY>búø–õ7¾…M= d·€¹ AãÌ9‡"¸Æ®{ÉÍVGŧÇ/i¼àTÇ¥Ýq}šm™^ÅvÚËùCœ‚1ãƒI$ ¾ýX ¾{*Òu:Hé=Æ×*Cy¨àc -Vž†¯¸aÇŽêÔÍ,¦pî:·˜ÚQg( ßx/z»q™ Û¬3pž¿3£*G†pÃA¡xD̽ENyÝG -pGN -"zmz…& m²àcN–*¡$:ÌXç -ß—SpX‰b,óµçúG)ÂäK:Y—0¼ù¦/ç”f´åú²3õœÄá ­ˆcSäéŽg ïcç™L‘îÀ2·ècXY'ol¡*ß­k£Pr…šp0ùÖïßÔfU‡+^0Btèü{mOç‘“ù…Ü—PÜL:2ùh—oÐÆ–â£`Å[ìNmÝá¢ÅqÆp¹þüw!‹Ùb8Ñ-ÿCçP)Â_ÔZõA&ÁCcç\DM©‚•'·ä×µ)¯d¥ÄOÃù®CL5$”²þ׈T,o¤Õ˨‘8÷¬zõ– œ·¥MÇ6ÆY61n8÷3Ùûê™ÒÁ^“vÇ*šá -¯©fÂ$ïêM²¾bÌÂv¿ù×®„YGzüßÇMP×°ºùq£¦Ô=ç×TH–åàøøOK~dÅ7¨ûvªÆŒtç¬ç"@ -ŒûWBùâ^‰ål&s˜1ÖĢђúIÖMÝë;ûϤõÚ7 öÖ<:*æî8à‚ËBd¯Sw“z§ðÓTg&TñöGbõ±ý ó6 äxôöí)³(q~µ×ÔÖÕ&€Rƒ¬AËÓ -³özÊ•Œ¾ýøVÒK&HëâäU$'3 58 C7¼ÝsÚÁ’³,1¬ExE‚Â-ICýÍEêÄ ·Õiòåî¼X`Ô›FÓ*¹Ë~òŽÎg)#ňozÈ‘ø£È.Ë_ò±Òàñ!«´¿—Á€QDzò4ý2r«Â€óÔ|ÑŸ¼è–rÁðÜøV¦%ºßÁŸòÙÈįéñvö é¹~ħ ¢w‡Ç¡{ÿ_¨ÝMYéþÑuëzJÕøR©j„¬S]+¡×ˆq —þcE+=î—ðx›Özë oÕ´£µ,;·E«ûÓ¯bJÌe¶Þ¶{yн›&`6J€ÒrmïѾFpVœ@¹,½×ò¼'Pµ³.¿C5ÎV×Ðûû†n ÈÏDÏŃ:hÕß®¿nIî”3´:цÂOj'fY.¥=!f f¨XLÄþ,½bm^%k}wKØzʉ ¼WHAùA÷B&#›ÔǸ«! -@MI3e˜ -ÜCÎ:ú*˜Ä+Ïwêw -ñVIŒU8&=´Y‚B×ø IfòøŸiC?¤Æ”¸Fž¹çh!½Õm&aQm†Ø{ÙoG¯qº<’Än+´¦5/Ø’Ñ$,HíøP»R09zÁHnŒë -KV8é«Ãh¡kbµ˜ð"Edn~8Q“ IËeÇ$)-ïà˽2 -~Ê©k’%úE*r!’]œ^â¯(©lΖegŸÛ|Q.½²8Bž{ØzZp !B…c4$Æf ²ê'×i˜‹â%Ä> -U8¼rÅñ÷÷ùpØ©•‚ äŸpð+÷¼0Çx  IFM£Ë#¬B}©~ j–\pcG -Wæ›äg*¿¬íÃê0ITw_äÀ¨[õ¡„öôây†ëôs GÍ-hˆÔÙ=¹1m‚diNñbƒ‰°¡ìÿnßÂRV¤Q -fwtfô¡)T;eüÝÃ.8N^u¨]ˆëæÎö„—ÕAµ©~<êHŒª´8†¤ßïïÍ ÛZXdMs#~•˜uÉv†UÄïå»ÒRt_БaárÉÊ–µø¦¿’Ž~°oÉ–Eñ-Ù¬íòpX3l®Q:€íÝ‹¾œÂ·~À%à‰ÿwùžn6®c^!ÿ:§ý‡ô°ªöòäÈÜ,øs–¢ãÌ;Þè&§l¬¸‘¥Àú³’ö÷,W¾JA%“‚ôÿC÷=f…ÊI¯2"¡PÁæ'3_„±¨qÆõ‘gTp"±}^êð”nåŽx%ñ!V¦ÿ,]/ÏëEnG+Z¹ƒfˆ?B“ ¾Áˆ¿4Gö$ðg|"…öoØT}48þçȾ4éûÀÜÀm¦ *ä·dNOѤ×ÉþpÕb0—^Xj'Jå¸ÑóMuÏ4P<îF§‚,ä=ìmµ Ž§Ž"Thá/}2ç¢1K¹%×ST8QB'P¥{>¿ >9 ËúºÎd}H·Plœ[¬Y'~â~¹ ‚¾ŸI,Ÿ(áZzw•rRíºIˆöÊFKeO "—rÓÄ|ò -;£°ae{fěՆùªÒ FMµï/»ˆä;Ü…f4–2¶å"Ž{ç¯ñ?äôš®ÕfÀv™Òá·”áÙÕÏQ‡rñr€Ý²?)ƒzJÁ”äñG?ý/w pñ-(ú‹›D&¯ý.Ž'K8¹ÂÌDͦ&ð¾|‚ì0rDev¤1Àø®Béˆp÷¨ µ?ò ‚=ñ4PܼCº©Ð=囕œµY2ºÿ)ptÍÐ]aõuBŠ¡3ÉÒ -dP1€ésévõõ)¬•6Õ‹îG[s[?¯Œž -$míWèå]j2ªèN›ª»ô–P*ÐþÚ* 3–Ìþ܆_¹Ál‘Ï¡eþpN€óŽ ¡ˆaž~U½é £?ÂO%æúùø“º*FèíŽ -\Ô,ÌØ`¶Ôƒ”|f`¨ÑŽŒ(ê^˜œ l~Ò¯hž˜HjrXUª®?âð]–:ypµWß - rÆ]m›ÛŒµ¤äOls’Ô,»g‡iUp¬–øÑýêï,#G•¤ºwœ&¼‘y{Ö|¹, -eN…ßÿEŸÐL²¥Î…Iè™5ÐfõÈR8»»4ßQv3ÒÌeŠè¾]Û27>…ßGÎÞ.èJ‘¨,¤JÀ÷Ï×þ³GlËcœqÿ–äB^ĵÂAM‘ŽÈܤ ¤Ü -}Úã]+!½‹LrÚÉuƒ´k+P¢žÒË«¦S®FO!v‹Ç.x­L†‹/èlósSÍxaÊX!@ñ~Rx Q™‚rmdquMfG}¼¨Îĺðä׋ mFˆ®Óaëøÿs¦’nõnŒXÞ˜`€õ:¾À…6à ' * -ô¸v×ß&pË(U;d{„»fj8%¢D@°*ôÉ5/Àü‡ùðA+ÞêVo][_ˆM%}áN˜YÕ‚œþ90ÒÁ ­C7ý澡×±*“›æEh¢ hÔh!> ]!&²÷Áî\‘ýîpRÁ‚¬ë -<¶—˜«_Êq±ïÓ“¯q¨)ÙÞÕRŽÑ¦ ­'OÀ„êX f¯qw‘O·,©z‰–hÿå2j¼++°\/¬ýRõÞ…:Š]c¿ÊQ¬*d¼:’)…˜Ý¼–ÝO"vl©Å‡ŠnTó·p•“‘âêÞ_Í+¸€IÙä -€SÏ«ÊÏ”)=áTŒ=“nÍцž0‹)ÅÚóm§¨îÊŒÆ÷”}«È Jñ^^>Ó°'[]R`×í¸0&fmôQ ¾æ¬ªŽ]Oy­BÖ¥´~Gä8Áôrjê˜SõñÁ.ìä€U»Q©2ŸÃúÇßߢ¦òÄ*Ýø‘òJbÙB¥”°Œh¸‚tæDÚú>¾ÛÌ8ýÏjßÅåhyî¢gwË€kùÔµî)áS”.¼¤¢Š TZ˵Ïbž”8ÊÜÉuÛ+aDtáÚ®YtdsŠGÎy]_Ø)æÚûÕÛ\úÕ[Ù/ɬÔ=ºwšƒ”ó[®© -Ü/AЕkÏ%œu‰‚Ê¡“òæ­ºWq/ÒÅ'vÊî58ã‡V7ÚúZwÿFÖ‘Ú1#iµÖ¼ y4%p ªÛë·a Z÷ÕYnÄO¹‡e˜žìag7FŠ¾PmÖäÚÞqD§vþ>÷QÓ"ÈIPƒ›bÊPÉb;©â|¥»1ÊOj‹U7 “¥/¹DvŸNz¨ÖWeI_öPÓ„êJHÎ#c<+Nh ̉‹Ä|ÌÎD|‚5oÇi£ ,{–Ué ¶ÂbÔZ—NËãÜhGM¢Ô~žsÁã‘Ÿ{”‘žjßñÆÚgåŒsg¹ 0ÿQñWØ£þ˜G¼óðhÑfBv¹#“ÿQÔöð®ì°¥Ü£ÞŒï7®NÎy¤}&™Áãà ‘øXŒÙLÉb"À9.m"›¯T¾eK•Ï+’EÔèŽü¸†Ö`è¢;‡ÂAyµ,ø"ì½eÒY·õ6uß®|a»¿\þ¶Ú’âž[ð–TØU#¢ÎK;6;‹zÐ-òÖNraˆ:‘×Æ€ÌRñJº0˜ª‹ˆ§ÂÍ ðeæ>ŒÛßLOŸµFoûNá¬ädŠò’Yª!uhu×ØJ7ÃOÿö"V-Š]øH5²“ÆtiÕ°2Äy Y; 3qËåaL»©"¥i¸Y™Œy~'Œ*±þcßÛø²gÔ»šzÉ«ž´‚-Âظ}‡‚ä]bíršD–ÐW)I‚md 'Úˆ\‘*alÛÊ`¯˜?ÐwÑ_a'9ñM‹lÊeß8nºÌvPUyi†«*=³Öù‘à# -unèƒP™P2NùMvÈ jïtÑBÔç OlÉBç>ðQÀ¹¢'aã¿L²9þë¨ûpŒ…š‰‡æ÷!ó¢¸Àåúb¥2݉ÏÿV`&N²³cW«aâ²M)_â²wÕ?d©ìƮҠµò «}ìQ3A¢Õ+ö”Ù·,“BÌýaìáÒª€Î”ò^An˜H@ºD‡ùÞžj•…uP…·=’ê#«—tœë®S»hÕâö‰½ )dmè¤E¯ö–¿´›-ÉRÿAQÒè Ǭtà¾Þ£˜†ÔD“ÕÒh€Sú©f×?Ã'>õ]bsò³œ`GÞUñ/÷Ùýóròñº†òê¾ -Ú¾ÿ¢á¶õz›Ú¦mÛóQ¥X -ÂLè¡·ñÀËjX"ãa§^³ÁH!ÔPb•˜òU÷¦ñ©®ª‚±éG¦ÐÓ{€‚^Ê3Å>ké˜huDÇødó^®‹wŸm߇ýdO‡Ï–êÇù´Ã_êUQ5Ž?à6 -±ÙÁ­ŠØQoTŽb˜À&ªryõf€…ô±ðª0¤Zù -‡¸Í Öµa£½â -ÈluÌñ³¸ɨú‚ökayÓQƒè¦£óUê&kýÊÉûu’)\)J”Ô%øcÈŠiÉ ÔhU+’àØ#6ˆâ˜Cë0ðcûYÄ $,î’„Š`ÝFêJúHÑÑí2v¡±?CN -\DKà7%Ô¦`BEµšMUãvÚ`∶Bh^:U]T»Á•Õ|e<œrŠ°)7™ÇDö<*šÜL57ȸURÎݸ6ž[ïÂê×ï3Án&9íUÚÁóeuÜ ÑûYôrãgM¢;ÜЫw¦K_ƒÔ,"ý4Ò r91ÇËY¹Ÿ– -!Uàp–Ç•ÓWÈëq°Èœr¾àh?ųaq'¶è~/Q߆cZþè ²§gewî¥Úhñù°™&ò2šÆßï²ÿ)E–š/.»Ñ7@—‚ò{KÅk à•WUßgr9ò½^i ×ºéz-,SÚ3÷ºàà;]„ï¿q™ÊÒaô7'>›qvŸàb¦a¾Ï©­6WÅ$ -ÂàZ ª¶iVVà¦R¾ªžÁµ‘.ýq“Bž€[˜%n®¡í§ûþIsÄÛ7cHŒ VÕÒ:@Cõ3E“À«à›%€+ ÇÌVÿI¹ø<–†ð¹æÛ¼”PÆ—7\øÚ‰¨a‹Ó2K "oæ„Ù²RräÕà `°+=B”íÉ·”a¤Uõòß^ÚCä¿~ô®}¿`ÊÕãê­FO´·x67çªËôZ’sÝ‘´{TIH²UÊ»ÚbÂPñ ¿7Íá9š`ÙÅ…1®ÑxÒo‰ëÂÿI#ÌY%+¦-„¥˜@Å*´Šø·Ï+ýH›_-5'ËIëQŽâ·› ¼‰G„‡Ûzvðû“›Sÿo¸7ûånÙý²ÈÎènݲ£éïÿ.ï±½«:Úc‰ pÁŠ2³)r ¡wræ-cëKz†@òmgawÈÿYzÏå%ö åˆoT˜§„§ä¬”Ôj¿D/¯dvÅ Âç ”4M°õs_>v)Qågü˸+)׫ÏéUÊ š+ÌkÁ/n]QK‹,ZKˆû´•ŽFx´Èßœ!Œ\YO%ù’þtʉ°¹2;ÿt>Â_ë_„ljJbs!¹£,qÕÂ\¬ÀÕ¶àâv{au¥¬Ý‹°Þ¸*Ì2®Ag%ZücîWËŽˆù^íËÊ<Ÿ ¶Y›cÚBàEÄÆW< N)æ˼ërÏ«wxz¯.Ìs'ßб1wL6r2â!¹ƒ@à|Žäá†éÀ<Þ‡ŠÑß?h‡FÄ#Í«?Û¯“Žhg‡"ôQ¥‡þðígÿS+¿"s›y%ãbêà{¡Ú;U´£ÀÖP›³6°½cë ÔÍE¡|5㸶s“â~15ŽØ*ùÓ`¸~|g2D€ ;ÕýýW=ÒU]5¶9#ÅçÆûdÁÊåžÇ ersY»8Õ -Í€6ÙÁ­H&‚¶³¦¢¿qÍ/çäã›Æó¨oi«Ä -†œ!ä–RõpPÌu“:‡2Ô2ã™q¾„¯w lÏ›¶ãøËÁÍ»Öï¯m´û©j‚~IÊèøçµß_°ê“€—|®XýªŸšóÿy›eôãB( -ÛÙ_ Á]ïJuñ2ÃŒ„† -à}m‹x8ÕzÝñrOíöV—-üÚ7a­ Íò”!Iï«ÊVðáˆ(OUG´þîÖ§,51é!MKPÃDb)©”*9¿÷‡ƒäø›b™ÐO³1Öþ<þ:ÀIí5¿?ŠSdä.ªË¥\Á§h¡‹ ÜŠÖzhc'&»ÜRM3È©vÈÈ¿•Ó5@ø¿“¹ÅÔ6œ•÷üŸs7½©ÑBXÿ4é}Áâïøw2è%ÒMà{“aîâuó3à©žÚû2{THžƒ'o£\Q0ø/µu«ºçå -0­œþ-ö²ÚÜAÏÌâ2'ÀQ˜‚UŠ„@À\àýµPL~óÑ8xª¼;‚À€!]çWÚÎ?GÛ›û¦Eõ¬+ Xõ÷fŽú!Íüo! é³‹Ù =kA·ƒÊ- BlUÃô§S$–dœô³b G96ÃÄð¬Yßt ƒÜ¶ë®˜(^̵çí˜.×`©KV0DŽÔQÃ=Ïì–’Æýæñ=3ä“ÜA‡‹~gÔ¼e)“_Û™¹¦E1¾i)câñ,ï|/бˆ6…ÎØ;å(¢’u uÇ« n&è[½?ZpàJmÄ4”eÚ·ž•5<óŸ~ÝÌvÿÙï0¢ñ!ó};õë¨c/~c '5W¥õ²úG(‡,y•¸ie w´°èâ¡;o[¿s& sA~°/y–3Ù -Zdµi…ú[(2oØbN}(+z„}XsñjãI¥^ýï¤Xw 4âþ_nMùÀÃ\'n\•g^‚ÿ ›Ü$öT‹b³0;pP…žyE ¾´J†/™5Ç€/ƒtm9®´E£~üð&b-´ÍoOÍ·¡ÉÙ¶±>øÓJS}|2óÕqŒòhg⎯ÜÇÍð•®ñ•Ô€«7j§úoùé>9œ?o3„›×Ù/~mX×0ý/š¤™àÜ&À¤]­þÛĵúÒÛygSòhØ—Ë|REC+ìê°Zñ˜7S’'ìÉÖç~jP¨ t -âûžx|¿—¹ER„Vsêëù«†Ò^…Èüú†>&åñ²¸­}9çk§²ûQrž(%æÿÛíïxŠ‡ -„íYaé”AoªW&Yo žvüDüK±¢ -‚þÉjG7oÊú€Ý¥ù*?1Âc4Ï„8A¹N¢wsgüé‰dì´»(ýnmœ*d;°û]‘ªQS¾2ååå@×–ÇèCMZÓt×O_öJ/YÐKwRÀÕþ¨Ÿ€<^ÿñ~ì3!j®{°»ÿ'ø4&%9°|êäkŸ›ÕÛzXÊ7ƒ¶hÑa®i-G,Ôƒ["Z¸õÚù¶ƒ»ŽÎ1œ?rŽô"g?©Åü;È+ZݼР‚ð¥ärˆdŸs·=“èòÔÀ;œµÂco Q¥äßðm<É’Þ{õÆDá¿Ûâ¥ïa‘,#‚ÉYdeesò®W ¹¶Ž\Nœ‹C;‘[™¶Î'À3ÒbxÓ²ô3‰"Çl·£-Ú"%²3•<Ìþ ¿N¸S8LqªÂû>«F²ž[‡h>%;!Lj”TwŽšš‘å1• -´ÉÊ¢¯|m ÛðLn/‚¾Ö¸ A_͸ -`³4?¦þÙÙ©.:ŸéÒKh¶’e¸X’͆[‰:ÁøÕÏqRaûš¼×ßá1²¾÷?&¶ög–æz\ǺީøG±<œðj%°duÏüroºÎ`Z¸ÿ>æhXF&´a÷æW x¶3u6#þŠ˜wÓíPúB@Q{HÝb·8‚ËxÐqÂRR;:Î>ÚxãvnFïJ÷LàÕ¡(@ŒýO„Ê? )–£Ê$‚‘aš¿§þÖFô¦9ÃÄ;bœGQ7u!²žé›Ÿê·.ÿ{pO©:¢¸´k“3Ы† eQ™wŠ£f\óªÑ÷VxVôõÄahNö(àmÿ3Ê™«Æi ZÈßTÓ†0 2ÝûÚËÔÁÊ®¿¯Ý–>œê¤¯t‹ÊqfæåMF®:cS4ü™"W±)-A}Q·C·æ*ãGÇísÀ{ß×|ì? }T’éÊÝ]RÁGY<ë±ÂP\—Ù3Òƒtk Hê&ñËò‰…‚;ƒÿP$ïÕJ‰8b6@& i«Žs -wÃcJŠ»¦8¼hH{Eäw,ÆMˆõ’q=Y¼?>߈’ø/$ÆÕsDZ‚eð5&ü/ûÈjÐM,Í›p1Šÿ4jX…Ìçç -LXw­» Úy¿Ã%u ‰|øßæ;âA ñxȦT3*ÞH— Ô¶§ŠÁ˜ÁŒ'hîlQuÊñh$=G#a•eЙÈúËmœÜé–NØ3äk~Söèg#áŸ7oó6NÿÕý¸J%Þ>qf„+Ù~3Lt§¿ê -Ç9‘©Ì%Ô]=3÷¾þ­À9»g³êÕ5•–0B¨›kÉ’•˜sAæ½N× 9…ÍÃÄ`ÔFºÖŽQÜÎÒíSÑs¨™QGЉz/ç Ñ’² i«ý¾.º“ù-çö$·]‰Ï£^e]|±­M^¦w\£\–€€ˆC/¿ÛôZž¦µpU0“ ŸÉªÉû÷ú¨±>˳Z‹(r5l&/xf­„¨©ÑPeǵX2A¿£ó¤‘…«êÉÍ–OV‡òÁõ™^j`“=Xm£Çó/“ßÖäõS¶Eöûûqêi¶úã}V?àaDGdôŽC7ûr%q yàäRÆRS§ò^Ý{ÌÂ%,»ügý¼uªÂe¢¢b^„Q%¸¾´Õ¦ó}CëüH6íôý74ó:¥®šËÖVÁ/ã’O‘8%‘æ$Aº„&Q·Ma#j¿»ä•÷Æ¢;ÙvÖî¬jI†î=¬À%BÈ`‡;ÛµRø÷ؘ¯(z¯z伺WBTž—4^HÓî4Êy6iÌóÞÈ9?³n¨íÊ\RG˜$˜ù¶•E¿¼Ô²AT%’9h~X½‡$»ýÑ Îßf½;}(Ër  ïϾ«È“¤iWqyŹ «£àÁèØL˜ßôp±/éUЗÇ02Z)fCÇ´P®¼‘"¸¸C-ÕOˆÀ’¢h`qÛ¿½V–"o÷Â}‘ýtî‹ -ò¯Ö…RÅw¤à¹]b1P¿µ žy@PUƒ–`=5!™õÇ^‡Gb¼.Y,ô|ôó€˜ÁäZãïlD7_h.®FôH“û2Q ¢¬ÎÃÿ\A¤o‰•l ¯Ù1Ód½‘n’v’¤W‰Å$^’TܵÕ⥟»PŒ,¨èûgMk -0…* Ÿ-ÂA.ký3„7…7°¹ÝÀ§p¥YAño -³Ôú°D -sh&zO_HŠð=¶—Q» -ý l¨øÖÕ¦[a[1PϺ Rd"É>} Éþ€}Q+ LªQÖ[Ëÿ¦-‚îÍõ˜äq0êí®7ÌWIúŸäOegŒBœ-‹ý»0e†Â¿Å¦'øˆbÏ­`7Ê"ÛEÔÿ ‹{7¸lœ<˜¿`~ÖlWÅ ï€qد]¬DsߥÇ(.è­ÌB¿Ý«Ãdj}=Jr°R‡v g Bˆæ4Úa -HWrî6y@‰?EuÕ$qŽ^!Ûóâ©.ù•â=DãÌ ¦…S»iøW뀕 ­Üy,æb\ð‘£[rû›¶qš'HéJž -JÏðjÀlü!p2õ5‘¡µ"¯djhuð¦‹Ðp,ÁòU)Xiü?þá=Ç;jRŸ^hcš2M:°`VÇ$±Ý,pÿzª{¤ Ïõ\aŸ#ø8|vŸc¦¯”/´ª+ Ê5XˬƒOFàt}Æ´ëïCŽ“ÑçMj;¦fjŸª”€Í³ž¸ðHQ¾…œ•…¹oYé–H,¬÷6¥‘DðÝ&°¼µæ9YÛޞܵBœëà X—Öì[æŽýŸqüZ³j§GÑ‚–]úX€áÌ@’;Ò!ȈÀ g%‘eaBî*¼f Ì-Š¤¨5É$§kh,”/¶’ìXüÏPr’${ÃyÏ‚ -Ð[™*IB“’‹ '(wìR•©$G}WTVµÃ¾¡rÄ=Úc©yѼ1¬L_Ù+CþãÇî@Z”7xG‘^½óêS¤bå1¹ -ÉNå™×jÀ‚Ë%Žï(—ÍD–§Ô}ë2&aþXöûN±ÝÞáv3Cñ-¤ù¾ ظLYnÃÖRŠÎ&`ðI æ¸ÃCê÷CQptœÙ)½p°`¯yõîý–ûœ: -mB–«6S›÷âa¦b’ÒyoG±r0þ¹žÊd«&Ãe“Æã,L¼äDÆ!ûø1ù›ÇÕ®²qQë²½°Š.Ñ¥¤–ñ~6î4Pý(1_íãš!r”æÎ"ÆÚ8Æÿè‡é3ô…Tt@K@¯³Ì¹ÞŒM–ðNëLË–"ЃYQµÂs1Â&r³àŽ œÿ!HqhÁ ÿ -ÚÖ»Û»Ò m08L²„ðnûU‘î<† Ê·@À$ë W )Yµ> -PðŠ ܤ}Wc½ŠZ˜ËOS—d -ddú”ÿn20ãBHƒ:!¤Ã¤kBÃ6ååžjbUÀõ%·Üt,3Á¿9þš%*¡IƒÞáT 5)]>ÝENL -Bz k:ªÍîLP®Ü‹xSpdVŽ¦ÄIJˆ¯ë„®Kèêüatò¨Ô:‰…cöKPѤf~h~ÀÔDë‰× ã”y¥ä›ÿ3ÅʃT1@wË¥¿žÐãÚÌ‘Ó@T4ƶ¾º€ÔCÈk ¤Ó÷s÷'x†¤‘Ú—Mm›ì–ºÊu:)/@~nõ,™E/÷Úö—=5-"¼•F‚ŸY®¥a\ÌedoAù:ÔÉú£|iWµMç¢ïÜòxvåxhˆæ¶ ¥ËД¯ØïÁ,¦ÍÛ}3^šÕ!WˆKÈÓcf.ÐÄä£,¤üµüB<7\e6–®Øº\K-#0^gɸèéVpƒ2K‘„À -^ŽxÃ.ÎáÞbc÷ŠU ñ¥¾$aX\a!`hé§xTiia­µÜ×F [@þ|kkR×—c9¿j(öùsµo®HDãµ ·‰¤V­Bð -•bÔNÂsj­ä¨B¶žÉ#¥Ì‘îï÷%߈ÈÜiâÀå‰zçÛÉk|Pöæ"YÄ7G¹’-˜Bƒã¼Õœy¹= ±lÔg÷÷Q‡øÎ!€ÒX]òN”<½@æËLb-80WQŽÙ×l$å·0œœuÚôˆÿ(+dƒPƒ82º'?PE"‘ϸy¸ æ½î”°·ÉOü僠öõ]8ÚÓ°Ö -cÎvÄË¿O'ÍÅ -Þ»ÅÁóL -RÕxŠ^Šk…z BÞà¸êÊr צý)o/Ê`ˆjû²ÎÆßPkâµdC ÆŒOq¸b€­¢øä‹tIF¡e°Uz”í;¸Uµä3™¨ ½+(µŒµ–Œ/5ƒ·qä"³TÒ²„nîítÖlÂï §¡ØE…™f´³ E“Y8tïvÉox˜Óf|€§à'‹ˆ$S -+úA|qBË€±*Ú¹¥ÜÅ#Ì(>žü !Q|û+OPJI-xd¶jÿkû!­€ðSkž+U¨@—pó[Ø¥ßϸA æ0ÎðgŒ{Òt®2Ȉ¿O¾ O4›èaü._n†îœ ¶ê€’hóË'øé'‰5·¸£ÇnÚfQ©°÷iM7ªÉ,?ŠätQræåÅú9^ ÜU¯Ö]³Hî7Û˜KÑ9¯g€Ý(ø$u½mxGDóìXh}äïwÊ/úãÓw— * âo›Q¾þœ‰JŠ BOV£$â#¼!â[“ÐJYÁ÷ÚG?s§.LþUMñ« -…*EŽt\N^ùÏyšÁÒæ~1&‹Ào‘”o’º8ä³Qr褙¢ ¬=wÕÍQV†–C¼×q΂Ìæ2½Y8ýPéî,i”9& -²4­ã(…ð=ùèЀ-åkÏ;ìåú¡û" lkå¤~|ÔöÖ9Õ¡UÁ=\ÐX¹6ÊúmѤ"2Ü<&‚®N÷?$· -ârâ’ - Èð&Þg|Øþ5KA×ýéäî7 -Nù©¤þ±Ñt_åÚðâÃ6pRÜãZ[MÐ7.Žà˜Á«+Õ¼Ò|så <2ZqW -0ÆoÝ ~+:1žwJ\®ÄTfµ/LjÀ­c÷%º·!ùƒ¦gžÚ‘XŠ4­öTÞZàÝSÁ 0à!t#T"’ÃXGùYr.4YÜÙÿG<Ô,ØB`UyUT`ä¶ð¢Õ½èi¹íc Ð{·)ÐëÈ-$¬d ;_r¢4ÔÝ:-ª;ñ.&zŠ1gí£+_œòÒOˆìbóÛ&Z¡VÅ1ÍjÎñÖ°à„Ü@.†%|9±Ë„!+ŽüB܆ltŸ’>¦Þn —xÑÖdií#®ËCû.uÕ¿¶Ò´kÑÕP€7§ZU/º Fiß„`žÃMƒhãú2—îM3zàˆqôDݪÂgÏñèÖ_渙½êv÷©exÒ`wV$k÷=Ú¬uU\˜•ûã€în/y#zd„H½$%ÄÂmå²Ùp·;üæ°Ú8¡ö¾ jéªÇdÀK_Ô‘)uT¡-=u½¦&G¼—æ -i.€Ì`ü¸Ö~¶…`x¹Sd[Á+›ü -ØD}M$¥}·E¤¤sÏ*3œs-Â[èh”\yNˆ%À´ -!íKî'||Öo–ÙFi˜´LµƒWqßw‰zXÂ¥ÒcOuU(˜VQÔ¬|‘Œ„qdµžX!;¨jI2Û£@\ÜÅ£4.u!v"¯¼EX/+à{t<%Q²¹7›¤÷¿EWøã£!ÇØ$ùmIaßØß/ԮȣJùí¤J=ÖCã.TRik“;zÊ0]ø0 î -;¢íºÒ¸Qþ?mª=«u YEu» -¨înÁÄ3oÿN´ðG\57J¦(ó„'+F€f -[× _"âÐ~£ö˜<ä#ª¼o©€ü'€yÌdR¼ˆ¬M~¢ -rmF»F` éÓr8PiõÝjÀ{p°±—~³¢zù¸¥ù? -[ûÄ÷ý±ã¦-7{Ô®D4 ónÌ, ?Ÿ -ˆY¼¯C…ù&K»³Þ'¨YCîcnEÛŸÌ«…X븛&’°UÔ¨£Õ£ñ7ÂÂúá Y\õíŒ7‘”RA(mºÒ÷ÌÜs"éw¨TÓ«rö¼êX͉ÑQs -ÙGZÃÐt\ȹi­k^ 7Ë2ÿkµ-™¤ò/í0dæÞê Âä¡ä™e0ÛßÛHÂd4mþùó‰÷ìïcðmÏÅo¥QzlN§Á ecÜYª‰æW1B6¬ÎÇeæ%ßæºó=¼‚ùƒïnØe]ߧ‹®¢,wl^†\.\Ç ó÷È+v³BõÙ è‚‘¢îªpü|ºFÊJ6HDÑÌ&XØm0Ðâ-1’a•/W‘?á*ä°dYö {fwü`ì©»²w %úù¾hσ™»ŽöüqÐ,{éµ{:‹”÷¡ Í}Ë-’ôxðÒ¾s^jY¡·6Ɔ ÛMïr[v0Úè”Íÿrñ„¾GšØ@UTErÄ¢Tþ ®‰æ…N࢖ýFšU Åx hÅ'Üc¹pˆ¾ÏD ›>€@ê>I;èÞFCqθ&ÏÅe”蜞W„.¸¼±íZ>œ;pÕ₧è×2¿a ZCì·ÎGáA–"8þëý 86)¥Ì¶yKßÂl·À%­@?œ Ø?•8äÝ2¨D» ÙmÔeSÙN,°ú¨>Gr¤/¾ÀÂUþ™ð6Xü[&óü -ÿCؾßdOáÕ_ðÖíöÁ¾ßW?á¸8~NŠþOzX¾OqÉÛïÈÓòw_óú:ŸÜÿ—ðöÙÿCܯøteü5Gø{>O«ÔâûwGɼ¿'ÐûÉî"ù;iùþNæ~C0—ð.þÅðöcþ -FþËsêõþ±‡äè'äúbù=çß'w§j?'`?¡èè øHT¥(œ8k¸¢½j1ôÁÖ´Kã›KÍI,ѽV/±z”Ë¿¸Wo÷!†ÐE¡ÿFM¦àçNŽºŽe}æ}üyÍô•a™Ëƒ†UVZQb£%ŒãpO®Éƒ-G´‚Ñ}ZÓÈ\~ˆ(ÅÅ %}Ž„}W -˜Ò€¶©cGà)ŒN|;÷A`n}Ð/5{Jg€ÐI{hNÊ4ÌèBvphîÝ~§ýÂ6¨i½ìZw -u§+bKÞ´Í"ûAþÐøj‡È%Š" 81Ð%8•;ßíketPeK4 -Í?g¥KœCb°ˆÒš‚¦•ïì•Ô¯ñµ¡TkOÂr©JŽD&UÁvøí"tò8g’Ýnz\£f[ï×E>QÃÈ}¶üÁÈñ;Ã…SV$ä ýúõi±ô‹§+»Ö‰ ,€™ÉfÆù,$§4°k$xû8+¬«mêÇ7 -‘é—=„Å°žÈö<¼Ì™”5ÓUÌHŽË -fEYЛ)zÛ: œJ­È¢ØµÉ‰i¾Ã7Ö­Õǂפ­¶ÿj£FþE¨,$ó‰Ú¨9žÃJs>/à¥Hhhœb=Gm›o³ïX$ö+FÆñY¡÷“>SÑ6cQ¬´°»¤ÜÓ$ÿp¤QÅ~ÛUúR¢ÿ€7B*~xAt wü’ª!DÚƒ¶”—¶ŽÆMðûÝDÏNK>^-Ø¿±6Z}2§Wš\͇>F\ ¿"¡ÄLuˆkß+,9\fbÔMrÒ´‰¤)hªÄùáäêOƒ"†˜'x¢Î1˜Òƒß%OÌŠ—½É>—“¸5`åmµ 4™DJ{Ýö¥ºL` ¶S⎊ýŒþð¬Ã‡uøõÙÏ?çe=ãÃCé9á”-Ïérá–Ín }õ $¹t¯åµ(—΀iHÖ¦ -9Qü&Óßóßsã×k‡“4Ø€^¬|^S„68ÿÀJ¥;»Ø™»ËMj - -xREz. -3>>r#ûk-ú·–ÙV_Ž¸ãMuq˜ö}özWÊš&øJ;É~víw A(Öž.#1Em¯%³©á<¾z«tÃjEX»ÿe¤z³6W°`©:`ôLŠÁZ²ÿT̼ ž0cþ·TMÅß‹ƒÄ}Õ¥p¨¼ð”Ô2çº|‹W -|0æ”Ù©CÛéW Oxz¦äð¡ë³É¬ªðµnÝ°Ó ˆ­wƒtBñQÂIÙ…éôJ£¬4]ô‹Øec¥ø= -e™–ï%vÖ„>àÏ‚î!Ð[iµ<\ˆg²ÿòÚÀòª˜ô7®Àn6UKl£–…ÑJn1°Ãp[Ñ·K;EŒ jëûÓ¥; -#[~ˆH&§do™êz¥ÅL×b"BÍ°Îߦ!žý‚2Ï™ÄñÃÀ1uQÆQ°Q?ƒE_Nng  -À»$iî$ÕÅ×Ô³${pIµvÖá³d>>ÜQ%0û«æŽsH>€†&×°TL¾é'-PI¡¦i0ÙQäG»Øò¯6:Ë×톗„´(m-Úñ±üqgnÿpøsM35Â.’ÆÓä;Z@sÚ³ó— -ŠSP3éTS†«”£iMrEŪ虡tQ]a+Ûq–J™ -•°³ƒ[¥ÖÊz¾]­{G¹ (ªç Vè!Í;†Ä#1\°¼xm¥*°É¦’JûEv¹ÊƒÛk^AA\‘+H«ê;èÌ’OMb¼èÐFT;aí*¥JõÊQÕT‡–¤XÉx ðã°º%÷Ó-¨b8K?ÌÚ—`x5—œúÆÃ¥/ †|\•hÁRÕ³‡ÁoYع“–¡b»÷³»¹è‚@8ö -|+¥/.HŽRNP½wWjU$Ñ -9Âð"3ý§À“f¿ˆÝ8%‘cKNM„Öì=¸Ã~SZnïðŽ›Œlª]KÇB9+N24%²&¬1 €<à4ŠkçÛ )Í2‘&}Ûý2nJ0ÿRŽ>=¸rážP¢ Llø3;Wù%€4vs‘t™/çÞ)˜²VðH8J Î}²Qoõ¢@Ð#úhÁž<"}Þ*F¿ª%2ÞÖDCdLþ4FÜ^Ëp©^ITÆø\TÈïeª-\`¹ÚV[&£ôoÇ|Úpôøä~{ü‰‹´‰ï²¬¼K¨Þ–<˜w€°UËÊÖµ)«¸¤”™eÉJÌ0aÛ‘à=²ŒµÓÍ O:!Ñ„—óàÖdQÃvð*"ÔóPI`ÃH­ðºÞˆˆK©QãÀó@œÍ/ -œŠ¦¶zG^œ`KºAݲ\Š<&áÃD¦©OVçÁ,þ$¡ü€É#ƒ»8a‡u{x…‰Žd…=!‰›m>ÑcóâùשÇ~YºIX.«m !,ŒLÛV±JñÂsô®Ø,Àl‚|d²£ÄT$>ßO»¿UßIô{Š@ùpú#{÷troË"¦¿VëgÇÒÌGSቧ™aŠ\ìèàM2Yçäš\š}‰|¡«X96“©Â?½Îï{ÖªÂþÀW‚w™|€˜ÅüÛÜ¥5AV`ô'T˜ýb`šE"£¹ã±…÷ÛñAT»8hÌèÄ¢pÏãä9„Ù¸,de?ÎÍG`Ê䤴ù†ãp|÷ËÞ[:nœPc^ JˆvýÜÐÍŽ4“ ô˜ ûäÒ+ÙD ÷_e3ƒ÷ÃÊ/ÍZÍ- ¸$¼Ô.CúݲAŽž0x K†mäO¿BM]0…ïàQ¹æY;çÞi“\ÊXê -j_íxÂøyëgú//£_ ¥ ±Ì[Q ‚¬d¡¡ê‘ Ù«C ÇVC¦R@Ï tè´ÿWüd-œg¯«„Õ€ßØy ò¹kGlÄoZQ'5œ¹ûb>¹W‹ |pZÃë@’â2Î_Æâj¢úV€ -PÍ/:Fäà¬}:*VàÓà¿õ<,‹ï¨ ¥&‘©—üJf ùðZ@ýÃ{Õ -î3ÚÄ}°Œnj2é°ÚÜû1í5«<ñÖYN€Ë€kyû½ÿ"3ã¹GÜjC -ÉÌèÔ1ÃP%q‡T.L*ÏS)LŸ$í..ÐHÜlëÕÃÓʉ×5Üú™å½UûKÜÉðÄËUš©G²´ë¼ûLì˜ -°”̈Gôì¿=~Á}=è•¥–3À,ÍÔ¯Ž¦e`FÙ»Z¡ô‹>õvB‘d¿?ûÈò©‡ñ‡I&Õ×®¢¨âú&>áÔÉÇë(F<ÔªŒdµm9H^C̾… èÇ~Ü3v…Y~fÊþ7ø®Ù"·Ÿ4Ó¢™XMQ¬þT_«ÒŸO‘o×M½¬dË›*#VúÐNéAR¯IS—µ÷ƽ=d=rÑŠišÒÛz®Š ¬Dà «÷wñSJ¯6‘,Iã¨B^ïšÂËÚ?UΧçÿ L -O„÷¹}lc‹tè7ØÇ# -}¯<ÚÙáxø’žƒ°n+SòÒ«j:?X´*![EžGvÒr³6Ø~óóã¯E|®ã·D·Äþknü°(JÁRéм2—Éjû°J -…®Ê:ýkð‚Þ QÌË ~ÝðÁ3^‘¸”iQßV±4ÃÏžå§.Qbÿ"l¦bP@¢/Ë? -_Ð9¼ „VÛâiÒÙ©[Ñ ;A4Ѥ‡1󂦡ŸåU·*´ê졾Ï#v»}:¤sår‰È±P õ½šÐ‡šZ -ÀÍ÷Õ¤q3¬E6(çòÿc=Á¾ý€.Ÿy*JdÇF£Íä¤?ýŽÔ¹É-$VÈR‘jŸÂÚ‡ùÔ¶úÄX¨n®+j/z@ö®:À)zfdÜØäïVz° à“x´^Û -ˆÐï©6ºÖM -ôPtÇ{W“~“ i'{c’‡¡)C'2˜e¶ ?]jšVø¶å²sÓ* íÅÃÝøàËùYö¤~ÚTiåK•gÓ>˜*RåÚ -æÏÍø™E‹>x®5áçšOµŠ]—+‡R€“®7ñ‰ i¦~#t3ItéyÊ - -̈½Â¼6¢ó³œuÊãî¥í(€]Ke*dx±1½á#ð†ð AìOÓø°m·Ëÿ7%2…¸ì¶Þ­ˆmÛù[-.Ûð¸‘ö¼‘šÜÐ# @ G{yÛ§¤5ljÞ7ïÍÍÿ{³ùkQBÊû -›€ŒÅ)e'kÚî«q¤ t®ÜâÔ -CWY¹K›¨Ìã™#YHwaµiTÜÞ>F²]5²7æ¹û -ô×íGN‘–’Sužœ¼[&ÕÏMz“©¾›Æ’Í4n¯›Oûç]Xû -ax û™=^º˜Ê¢¹Ü^·êkØãÔrxǘnn3öÛçS·kTx>™Á¦o¬£†ÿiëÁ7¼O36! -"7eáŠh‡¹½ÃS~H^‡ë-ÝC­8W:úŠŸ»V©î0E†ÊS|^µÕÝ´OÞ³çéNæ;R½[ÝØËì7Äê«Ùs™ê™X?)£ÈðC[F[Uæ –²¨BV†AU)­¦Ž¿“®ù(Õ6´÷ñw˜å‰Y'êˆ{gNÅVz™úk”dxÎඇÅýßšÐtÀÿo)´Å×à‚·Pþå¸ÐÄFN½Ã\tvB-³q €ýgÆ~á,M™„"£Š²ÊÑø¯ƒ÷ý[P𼉈¡„Gg×éPÈ <—ÅB°G¨<¯Š¨‘Ÿ -ù¼ˆìi3©VGRΣÝòøÙªÀ 'L°Ú¦nTÙ •ê²)2à@ŠK -ÏÝÂì?¢a±±Ï¸Û /øtÇNLá‰úú¼Iô?H¥œ \ÿ%§íòf@ª¢–„Õ–œVô[cÌ:•£/dB·Xï»Â²±ý˜T-ÞÖS²²€œé¶h|©ÔŸjã0…%D†aœ-ÅSÄ®égÕ̪c´0Èíªˆb ØA6C[qä±Ї=‹LŠ¾F}VöÙÆL¤r¯ÕC~·5ætœ õéœCÚ½B fœèײ -ªt.$"ŸU³Që£Z/°Áõý@Ö1½[ÄÎ2& Z¢7ñkÖ ¿ŒÇ+…`ÓVˆÉ@3l0DÉÖŸÜ—_"V?ÑaÏ4ߌ(Ù»ÿ9Ë5…R÷ÇÖÐOký`Q=à y¢{*Z»c²¢gÇùË+ûçáõâÉ&.ªá6Uf]*¢Æ­­ïˆMÿ%½qŒÜ¯ï° -¹¦u³h}ib ö4âb5—ÖO@£ä³ÑžS-Ór²@»Ì0xÓëNümé .Lž‚²Å#›f‰]æÁØV3ƒ „‚³^Í[›Þ”À£Næ?ícÛùw²¯‚îMÀÍ„S¡Ç~ãc ›Ïs 4<Ñ -R¢•®‡$‹ZŒƒ í1 -Š €S@šÐ k!äœ|+ž®Š®5‘ÔàäÎŽ] -æ˜(Ž.O6…·¾×ffS $%ºGÁøVì{îÏ™óèÙXpÓéB¤5ôÅÂ=z´yüNÊÌK>Ôí)0o^* -hîÒ&>ä°ÕÇ pÖ "ô|…~U%¿­7§Þúš†Þ;K"ꔧ YLþÁ±^Ü>¸×?‚9?Ä#@aØátª†^û«Ð´"mìDáÂaË’4î¬WCÚPJœ[MÇù’¼UX‘ úðK§8j!Œ>ä5B&df€$ˆoÛX‡lir‰žkà†‰²î.ˆ$^M¥°²^4Ω·5Íj%'!Ž+çb›#´(€©E÷‚Îœ»Æt vŒb –X¦¬¸ØæeK¤Îoz‰‚a¯<†aVNÐXŒÿxp`šuG§!þº&¨>s -±¡$¬jÊ°cgx°¹Ou¡8°æЩBÒwE‡Ò -~(½º±Øi£îG¡t*`Eòl¸”ûþ D ]‹Öxc„üáÊ<÷C§„Møa”Õ¬ -\<@;Ôz¢éþ¾i›Df*¾¬: -X¶È5~¤,‘|˜üÀØÿkÙ¨†îÖZ+ºŒp}îÓƢ˸¢QjΚ å à™+q¤B¯.†güävô[^¯—‹vƒ£&’r¢Ñ–O[H^ù”øè¾0ü+C`¬ -¯FØgë;G -8²ý<4ëáJVÑ¡öMÓüK»`)øÀbõ#é €–âßêX§äaƒ[ NV¢Ïì˜PwJç5e€±½-Ãr}=²¢Ük°aŸÜ”ˆWMŒ˜d—f9gYzwéP"ßEÀ <Œ3L¡ò…9ùÂ¥Ytï‚ÕIÇh¼®¼~&þFö|pJF¹¨Yy†´ˆý†²~ò(ôÆAØäŠèƒïuÅxçÇ ë6•ÐvÌ<³"Á?ö;Ô7)€ü²I.¦èõ‚^¸x15–nzÑÒLJÉLë -mO-ƒ˜‰Z.åÉ“‘‡ûÏâÔp¹ °YÆI+LË¥f%«O¸==ó |ðÑR…õ‘o÷ -º:¡¾ê$#þ›ÏÉtÂýÓÊ6‹˜º?1šêÌ]³•½º[¦†[œ,(G9` -Üÿ²PÀ¯V_V¯‰Ð|ô£Rýsã°S²¾BŽ •€¢ºVl•,_ýH°jê(J0ß´eµªJŽÎȳ‘f»G9/J.nºæÒªA£b=¢ÊR8Ü–v`lu™1‰¿«EÇÝÒY&þ;8ÎJÎVk0"Ƴ ‡òMš›³ýï,{ä -”žôµû"/¬=¥Ë¢Öwü×å«r¨ódʉwÊjq¨l¼Ô”bOòæ•Í))šP}=7¿ÈÁ×ß÷=ô’0“ -ü q%Y&9 ›ØNÃ&cJ[1E#qé{YåÈywl|' ’¸-·@Ê!´ôî²çb«SQÒNIˆ_.Y½7d¹„)Ç?: Ruïóìi›l æò])¨A”ç(ªÛ\““ìë¶~¬«í}ï`º6yl÷XY5ó3Y%3ËkÖð^_<­T|æj ‘¼€Ö6‚”~ ¨ÛHå¬í9|U÷S¬ÿpÅVZ(wvr}ßgÜÂT0iº&‹Âê6ÍJñF›!|½œ›;¨¾6L;]»äñ›ýÍîˆ÷Ùž¬†o,Ü·rÃý—>»½q…H]S§èV»¾“±‡l 6u¯ÜÜ…ñ€Fkß½N0woö3L[)€`´5Íw‚ä9œ99EŒ£û±Ø_ÅŒy?=Ë´ØÝô“f±[VAÏ@˜Ü^ºkNV7!P-³©f¤™o:“¤cÀ´©ÁëçŸþ‘Ji7È`v~Á-. -Óf(<²d¥ñ¿7F¢ï™?É%g¿$Ad#í؉Î/Qù´÷#Åõ¡ÑýÈ4,¦0¬».òí*uT¦Þ‚CD“Åðƒ$U“\ÃÍÙ ‰ú9û¶ípJdÕ'$¥7¹Ôeþh -½ - -‚5_|ž4OŒ!‚­9ea½ØYE™-¥PäUY¨¦1ÓïëCŠ4ê{žUß^L%°y‰°}Û0rªDy=²^ú8°9¨>‚L¥féÒ«æFÆÑ1@ëÕåZðEœØñ¢äA>€«´Âš‹¾ÛÈ™¦Ù%ØŠý²ùt1{{š™0³ò¡Õ -ríT¾ŠÕGŒg zÍ8ß15š?ëÛž"jœMKÃÀ¨r‰¿\á4îUK©" o¶R{;µÙ-±…Ê?§Ý¢%°_Ç3!°ôÔ‰0Ëd._¦½Wé(g”òn™˜¤›™SþhÊÏ›Û]«: -ù‘1 ™eVØW7û}/IñN‘|Mò«QÕPRñ‚bíiyÛ/ŽÒ²å¨­éRê2G\ƒ˜5:MöË0îvåØ[Û¦pu<ÚÂmYh‹yñÌñÌhU¤·Ü•Ó0{|Þ “±ŽYÝðèì[æv”¸|dÈŒNv¹¡ hš;íµâ -mWP»Á„|qâ ù\17+Äç—†Xg‰Ù¯T9¸g¾¢´pAb¼€Œ¬ïºÖ¤YÊê’߃¥;rK2EKënZ9 À<‘N}:6>»æ4®Å¤Tt[ zžœYö«ØÙîˆy"½ÉwîM)ÑrÎúŶèõlD¼÷‚È¢Ÿ=! †©7r¤¶ÊNj—­µ*A• ûK 3N<œ3¥-h·†ž·õ9Eª©’ÖØ““ä€ÂOÔ€ÛîPYØE™]žå¤a­`½Ôi/FvËAäRt—ÌQšZ‹'ÚÇÇz’Lm --_X„-—Ž‡þC¸¹p¨‰ÔòÀ²§ÔxûNûßXôVŒôN"±8 IsHÉÙä‹[.ÀßÇ+uÅ Ü Æ/QPÊð+E 6«V -ŸÐhÇ&gP#9}ôsuž•V‹¢}3ûoÕ?aÈò‰ß…ÀðÕ ü%ÏY/®‡ áUwÉw1/Îʾ*»³çnÉQc* ï`ã'VCº‰i‹üjÇJÀà2àFC¦e”G -CèÙjÄ»†¾ yPbŒ¹ ‡˜5îÿFTœ ûH\‚åhy;@ˆ’ZK,ðÜËî>B–4 ©–ü‘ò®d¬9¨áIƒ aÀ#+TL_-°«Œæ+ܾæ9žYnz¼ë±½HNVÉX‰ä5^Ã=I¬e’.@ÍyJÉ<år \ w‹wõ1õ?iJÚ=¬‡6am\F—,}ª³o0g™Ieøó.322IKæZï¼àÓT`éKXr1ÆÏÓ¬²[*W]m ArHhV_ÈÁ”+a†~œRƒb )J]‰­ÑVÐ*ŠY¤i›Po ä%éÀýÐtµÿtì¡”•ëî÷]"/ˆ7 -õþó‚÷åmAŸœ@œpÞòw@Œ]á›Ê -ýçÜÇK<ß/ͯ/äª@k½î¼"\&ÁIvÊ -éáT8¾S„ -i]ÆßrFÖ!ñ©ßU%¦vWЭü…z¿¼(q¬rgwîœPùéX"úP Ùne}ë\‰>¢Wü›¬¢âx+½ã]ŸÆÈÚè Ý€ ±g:°{’Ç*cX^rÅÄ_o!'}.nì]>?7]}¨ŸÅÛb-ÓpU7`+F캊J÷;ýõÏPŽœùÄKÊs4,žóû]"Ú*ÆbhLr!Z…ųçÈò19ãHj“Ö3€¥XˆTÝ_’G²3hÈ—oÙª{…ûHv·î× ìiF+*¨sž ˆâµW#†…cw‰èÞžÛš¢Ñ4ŠÈôÿpìøŸJë…;^ÃÐfÇ(ƒw­3–%­ûC¡°KÈsoz~‹²5ÂÈ3ªŸ31¶nˆI{a–ë ÄEÕ^_šÒ®Õ"T:óØ]<Œ”Þû$Ò¦)±—ÏP,{b›ÅòÕ†2$ùåicX¨²Â²›Ô”¬;¬¾§³¯¼g=ä_°2ÀK ,’*8ÓLÓ[Ï‚›)·m±¡Ô³wÂéšfø£±Ç¬LúåCbQCª„Y«‰›‡g/ÿùç–§Ž¹2‡Ü¥¼9Ù}Ým=‹(ÔŒŠÖ&"g­Ìž°ŽJ´ -î'†â­¬±¡ë%MŒ¥wìQò3œ”6Äw‚-.À*§‰2ðÛ¢µ‡²(Þ›—®N;B‡Xº´¼Ã+„8B5Z '‰%µMz§ƒž‚kƘ-.ˆ¯£á{1V®† -#R6+ðŠ´dRšzöÐœ¾ŸU®òÓ93¹ÁJà؇œ@Ùù<ÖmªDïÅnqNA17Õ,e(Bõ’߶úPbÖm³Ò€déæ8­Ô®®å"¬Ö2„òÇ>ª·—öïñcMÀ¢µ ±ýz…m:‹lªxr‘’*µÔy¥óƒšæâ%‰à¹åW×l³$*•Òç—p±ÒûfŽ‰/œ.%: Ò”ÔW'òªêf'‘¼¥i¯jêM¾léêÉ_ˆz~=-7%rÛs½—îÎÜŸû÷Ù×&4|‰“†I7Ý!mâŒ~´aN,…DL -a«_@aBºÓÐ:‹\±™«q“=ë{ÖX]ñलÃ^]XÜzp‡æµ£SêuÄ)¬Q'¥)‹\Ô²º0ÒÙÍ$-€N}/®¶0ÊìÍo‘E†‚Æõ4BKÀЖ O®ÎîÑMK‘ÜktÈ@UN¶àцúö¸è‰ü¬ÅèRkš™ßdK‘ÓqcË© -™tll¸C;å7"Õ í:´¶x4ÜŽZ›5o2±§ÍY„$›#aû÷µ™öæ%|jS6NdL…—¤¡Kdƒ©e˜ïñg»¯À Å´RO~qä7£µëF(éú=Å„óÊÇLMë&ÌpÕÏ}kôe6U+>b1“6-â\ppeFüXê±ýJÞHß’„ëÕG³¤#BbOØT¿7mŽ‡Üö“©à£ 8×HçÌ>ÖÍ`ï¹t!jûG…9ój©Ìmê(0™ SÞïðæAK7YÔY9—ã³®YtÜÎÅPc›I‰)zÔ6(TÕØà tW+ì Í+"÷U¹#kÖ€jö"°JÚÔÄk^ñRºP$³E%"Ý–[ï¹gHº‰œ4»h îEYô©åV )±›èYæ -3>ý)`Ãö«“¢ä˜pÇž4%J2YK¦á®äPŒ°IH`âºjÂÒ}úXèŽÒ¬<Ær^ÿr’jEeH§ñ­œCê÷Œeµ¶Êüsü< ^P•à~ü„b¤xC2¨TE\/Ùvå?Ñ^Ê|(üÁægŽÃƒ -åð•ã ˆrž1HñŒ £´Æ~~ÖqÑn0m1“ øS}&èÆÞ -S…~%Ö ÿ*4àݳ=ƒëÖ5GmÔ~¯'Ä+Z…c±†ó±•èõÅbås1Zø̵* ÇP˜•FÚî©þ€·üÊ ±ïªÉî·È@ø7õOÏéqÛ%ߥSìËÓ -@õ¿Û³d‹ŽšU©<û¹â¡ÈQµyuLÂ%èÆSfX1˜–#p,“žõ›S\å\f»[1”^­ #„˜S8YUýÔE”Ÿ téô÷qWœ|C"•%«¿‘@]ñ½õwäaM£ÁÔñRÞÆyª›ŠÓ‰C_‰ ™HTËŸæÉ.ìþÃn:ÐRÎÂ:.P°¨~Õ*ðÒPŒ^}Ó–ª‘\‡³GœDP>Mb‡q‹Brwþ(þIêù[ú¬%ó"âÝÝzÁŠ -åÂM2„¼.ZŒá²5ÙÄá~> GVm›Án$cl(;_ËëÍçs#¦pò°QóEÁÖPýæÄ +áVb,”ÕŠ”np@Uv\C½l¬ìJÕv¿‘ÞW¬ä*ž98b¦ÙrÍüè×7ÛlýÒƒ;S™B±¿óåÃ7.àÇæw¦0˜ìªH#©‘8ØZ* ,×»Š)hÂe}œÖЬÛÿ]Îaç^Ÿµà‰,£<Ýg5)T®}®K(ßüme{Ú¦jn{ý†“Ê”¸Ê ½G•/ß8xAJ-½g©¥&[@ï@‘0:×úøàœŸóðpûcž{%×´Å|‰ºk%å)4>ÊÓt1©äð–S&âÈÊŒ{Bk¢Í¦u~ ˆŸ{H… ÎüEOœB}sòtÕ$A^y¤ûŠCUÅ‹,>¨†¡ø<ߟæ.ÎCe×!hÚ‘wOàcw×ºÕ » -Õ&Zœ‚Ôrâ,CÎÐå¿á$½i— RÈ$|’¤=,lÖ—ÉŸbH{œç/Oƒ©¢Êlª±¤mx¯K–Îê`ZÑ¢­ ³³ò‚¤vF!h]ÎP`¨÷®.º—k代}õ«”¡þÝõÄ¢,b#“˜§BOŒ¡Ù ~­ï…@öËü Üvs„Õ—ûõt´úÁ ý$*[†©MÁ9#Ò‡ ㎽I꾺Vëìa¯©(ôü/ø¥y/…¼4T€=èD” —üN4uÚáöÈÚОÃ)\BûÙ}}Zåwa_Ì+<¯Ü]0ÎÜ°ðÿ( £pžUË=åZ8=‚J§f& -ÏþöϦUž$"˜=[ªÏíkƒìS‰qGøKEÖ߶ðšˆISÂœ¯¹êDò&óO{L‡=<×î'ØiÓ9–o—ïVãèçr ©ŸÈóŒÙ(ÓÜèr –`òpؤËoç¨I·L”v9뉔v±*z+ˆÓ­Ž¿Õ«®BõPئÇ+‚?xáaíY¢ñǦ‚oPåû œÍ–Ùaàiþ*‰Á¼G -À?/HŠx÷diÏËqèIöä^3.3@¤lºþ=xF(÷¾ùûwkþzÊßù†©Ôüë[ªR\Z¯‚ž°l#œÞ‚²yeU¹¹”¶Z]› {"Ï "o”Ì*O&ê*7¨mà„¯ý)}~}7§˜õÇËö¢œõŸhð%¼Å'„“Xx>ç^=gß Åƒ‹ Ö)üI+Ý’€ ­;˳›"½ -`­ë¼!T–£î{aŸò„úþì`C13ãºj¾ÒNË/"]<•ˆöºjÅ«0²Ê>'1ösy^9^ V¬-ó9ú) DöE¤¨îà‚{ØÔ•~£|»°›Ž&¢%÷žmÙ*¿[4p7«Hªw7z,v€ù"N2…Â?MEÖV³ŠÓ±R­€3Ÿ‚Ö·þ+J6 -"ðGÙqjùùy‹*Õç‰@ÞjˆòîÀÅó¬FNùÆÙƒý¥‹8„!âÝŠ3P*¼¿Gw¼'¶žK‰aŽÉªQGìDX×j/ `õÁîåÚb¾‡ÐÏÖG -’Ðnþ<õ{ë3bÖ}õúºoÔ.¶Tú“U¤Š9÷Q-ü$ -^Û  øUó"ò¾Y®;J75²¯pã ;@ l¸'¤µ‘œ©Î@X}–owÓ¥¨…a)€u³zïÅõv î’¶×1ÔË ’d)Un(çÿ;®ì@£1økU¨~ªã4`f*ÁU¯¾ù,k€„-³rv›rØ Z,‡Pˆ¼¦® •DÈÆU ÚB éïËj] –kÒŽ1›Ã:¾ö%ÉB²×.)rDT i2Ó—¼ž:BÃb0TÙ!ÔäàØ#{,-úL˜­’Éä· Ã4$À«íß_øô8|»Òg?5éuÔ…øŒy\NÊu秺ÙîE@œlhoúA\èìùºa¥\PRXJÚ)XWÁKÜG›ìg"Ͼųs xʯi]ËŸN’¬ú±+À¯sZh@¡)B¸øj`®?Ȫȸš‹—G -UQIm\k°1zbÔ ’UeBÞ¢À(u•WÕ †kØ›^ -¹ÇVÞТ’ÎP½jyæ¾ó‡oͼȥ‰•­¥¶Ü6ÃŒÒS俱Ý6 -ä$TO%$€~èºæ‡Ô.V” É5*VAT(z¤ÕnLï„ÅÙ#‡‰O÷˜‡§çäi•4ëGT$I´e‰hˆ ~¯v¥àæ좿Bb«t,÷=='7‰ºÇ±y7ªóËS`:i¨Ž¤¥ù1{@ñù›¨mL»š)è&8Ä<û´“;Slãž¿;ô@á=¤.õ×¢™DZ”>b´qÂZ›q?|…ˆŽ=u—ÿðYãv|—Xš‚Ïó^³5ýo… ÖZ¢Huª€´×:…˜3„‰)ÉÓw‡ð­ÅÇrÐ /1ü"g@ µu|ºí‰.ðMàEô=&&•˜Cöç,Šñ ¯a ¬Š6ªHÑYà”MòýÅù/äjÂÄF‰ëªJ_kì¦~ÖT¡0æ8 -8ÔHªh ¸“ä“Ó3NfšC[oni.¤'Æ[ ùz­yN³c%ðäéÆV’Þfvoz›ûÇœÒa9ΔºpÔ2\RtE—æK>hµÛ¬…=ccò°“èÔŒB€º–ðïØFK]$nMä>uEØõ-¢õ^L±ç0Xïü<f팙=¡[&d@tÂüç­N:­ÔœÖñ³¥ÆØPG—ésõZñ/Óf·,YÉÜ¡KE1e–oíÎó”%q!ï@†¹î ¾ÈòÖÊϨíY¾PÄL¯"…PŠv«'Dy¥n®4l„Ä4dÈLÙ¯`F×OÑ>í zwZc1ãH$¬²Ñ…ó.-z™ùƒ²@¤üîÑ/Òž¥GKÛâ -Ö×›FŒ>Œ’į -W¤ïLxœ˜K@D°‚0E$­Ø•Â¨ü ÁÁHU–gfå`Ï  ѽ}¶¦o@´r ×kMµå Ьòšåûòi·ÐšÖ{:¦[wpQy˜5@cÑ‘EÓxw/{%»ÙVºñé Ú²P\“g(ˆ×ä¦Ú/[];߬ÕξBe6•Ÿcr?¾oKjÎö¾õµ«üX­³íXô‰ ¦|_Ùâp;^+Îù\töÑRpÌDD»TÚ¥A‡òÞßNÉBWÿÖ„C î².©0"”¯†0ÌK=îMb¾ ê—Ú\¡?>¼æ;ËcG%+&/òÞ¿†Ç錦µ>íqº¿šä5'œjð¤•9·(>ÚŒ/ìó»½)Ɔèb} òM,ÏFç|e]˜£3ÿ.†f„« ýµÀ¸qÊ÷c]GŽÛ'¿[ä4DÚïž]Ê™C·^H/X£Øq˜j[Y¯Eôx{Ðâ²…‡O–€‰a#Ðx”Fìpì#® Žè…i»ÙÑ=–nñ'õ@ÓÑáÝSð,“$(/‚Díu''I‹€wëwZDA’?@"¹­¨ ‘ìéué¤^3­z³:Pt)óâêö3€ú8²[N¯Îo¶!€À„Æé^Ĩ Uµˆ÷¯-HIV"ø÷s§W0ˬ@8X½?é!‘5îÒÞ¯Íú`ÍæL´ +XÂÎk*ìGµ«´;ÍaÊ«~ùàîp3Z"ñ<â—; -‰AM—ä/»ŠOì´¾IÀŠ]B˜×EÇ Eò®`nGRð™î’¡Òó«ôú.R¢±S²K9é¹›îm¤€D -ŽæSç5KÐMŸý')-Ç2ý×ÊÉ1H -uM}}æ!×®[þ™â?ŽË3ˆX×´„Zv˜†TøŸþk43]ÆûRÚ_Çoߦ6XA»¨Ý ³?Á¨ëŒ§RD»\YP% œ‹Ž¾°ofß¡‡Œ -ìóGøT°ùV·ÞU¸•R…ZEÛ£;Ûxïûò»íÄt6‚5œ -ïýxúD—„EýšÛLªÞkó`ÀÆóhüØÂî•ùïrð¹Ø™bà+Ôeä+lZ•‹ -Ç_>ï%Ñïp‚X0:†ž ŸK†>å|F3n½‚mxy§–†Ò*MËI« -•©ßõÁ˜‚ -L‡…ä>bâ>ÚËr#Þâ2Ï;£édÔŽ·±g˜Sh0˜ww®øõš$ý¿KïIcµÒ(€»åò©/ѹ½§a¡ã´„?$6K”Ý*'5J/µ}ƒéu‹&?ªÇÚÛXµk]Ï£üñ×ëÚ1ÏÐJhëœ|1C““¡¿áÍÕ"ʽ;FÛ÷‡ÁŇ0 À©ša%eY–Ü%M¶a,¸–¥jþ¥É¿k§ýñýgOØÙ¾W‹ÈH¬³mŒ(” Î³åßè¾Û6£¡ÇÀ¯š±®ùnî%&~A½«C‘Wâ9Ü̉ñý~ÖðjÚדWbU$Õ¡K½„ŠŒL®ÔÜ¢~Ð0û,ÖJžœÎYÇJþXÎ)n´`@,KT·“Fó¶; -„9»ä­Ã4¬Ùô¼Û)0"ì­þÇœžG…LWUZ–¨|øF󈊼s’±7Ø‹­àDjï Ý%M²ÜÝ´„™«{^nâ-6z $??Í_yÿCëE;ÀÔ¸ vËŠã™K(%\7‡åÈ8?þÜK{@Bê -H'uQüù?$=¹3²¸2r˜äkèÔ!°ªu+~UíÓµ¿”îá20›Ý‘:`,êÙ·t+‘„§€Å]&0ͳˆ¨9{# ¾ÓË@#‡D“}¿bsx<„rÄÎVppiA–JC®Pn3,>¦?M™¸f²ó[šW¸ëi Œéì‘ &9,:¥ê៙ÎlÞ5v[äwÃæ:‡Ûy#œÖÍo›šó‚¤|iðxÜi˜(3 0/ÞöÏâb¨šIÖkòû|Í0Åõ‚ÇpÂÊ`A·õ¶ˆ -TÓ,™€º5S0måÒ¨×÷%ÅèCïä–ëÿrüvÿU öY!’Vê‘<Ò—QÛ–+ym7Á¾¥úò¬ââÕ¿S)PœgÒ¾/̸šëAÒà|°bÏ¡ÀÑ;Šj­èYt#K±a@Îë¥Üžnz vßy)Owhu‹Ê$¯ØC*…·|íû¸˜ ‘ñ†t+sÌ"jCšµ)óT˜Ó™ -ƒÛpÃô{gõï3ÄfÒhTòEzI½·~wÙöŒ×^½Ž…LWu2êœfƒ×>€ÒG˜´‹ŸöLÁ€«=çÂTè7ߥnØ -ÝN(¨||µ!"Î=ÀÇÿ)Uzåý¸îwN*-{o• ˯a*!,züZw®‹k,EíA­x£†ñ(rïbŽEy~ö» -nP¥H4SNAÍv&‘¬ýI³Õ6¼§û}£ÚUøŵ@Ú¼½Î8QôGt¨® ->hïNaq1GØY<þ¬O©„ãšpQê<ŠÍ{Ïâ‡çeDWMÙ.íòâO0ýzôr!Ö‹fg·èÆö'ÿýß‹¾¡`ËC#+ü-%•Žƒ¼á¦É¯3×Q«Õ½½DAw»†"×,ž¼Ç€æ6}]ÕîC„½É~”ÿ@Å(c³ÿ· -®IO%Ò7Á ÃQÉgܼ<"d#odð1ÍÊ"zþ^& kþM;Å{@÷mL¯7ü=/Ü@8ôØwǨ™“ü.¿÷ÍuŠ˜·RÐàÞÑXk- ´Ê#^÷Þ€!EVþ€?žZZ,ËLZ¡j{Ùs´³ˆPi¥êHk*1yHÐ0l$ŠÝÉX=Ì.1•®“+4ƒdŠÅ»ƒ7•Æš'öäíZU"™ç¤Oæ¬Û°R+ÿ+‚]3ï,žð0·y}ú<¢Ëá×hNâ=£Q„O…Y@þ -Õl8Ø>þÁïo•=íÅ3á¥+Z&.`qzX>ÀZZ¨K -vÀgDIœ/âÕü%Ô.X5®z¸¶3Ìž -`Ñ4R·ü&®Ñ©8ˆüà7iÆ¡æË夌ÌX̱]èú|1ü§º,™ -CQ$eQ~q±§ä!éä‰t­ºT55…ïÌ2w§lÜ0ê³-(ò'v>1†}6cQÌ¢Ö:èôiV -”Ñü°4dã§è‰æ+e9ÞÂðQ -Rc ž,eðú_(%Zª -H[NZnÝþ(¿M!KÀ)ùøœù/z­þ :è2C€?ß½‡¨\²ü®¹)-NÕïEþÇó¥æÿ;o6 -¦ùÓp-? Ó`£8~ít¤’[¹ú¹œß¦%… &œœ1GJJ€1md­yËÈqV™˜©{ ±ÆQeæ(ZÄf`Tº溠Ì~”ýªqò¹6¯¸½ÿE`Ϥu–…þšJ5<þgïªxØ*Ô ”ŒÔ -~Ö‡OKÇ!*XaôÏ›–k¯´a•Ôœ«Z'öÇûU1Ææ¶2fêÍÚ¶ ~&¼eùÙSpç’Äðšx˜[rîp¨MStxLJ%ÿ.vµ×B!ƒdñÓí0ãÊ[ˆdTW-Ùˆ-Ü/x#ö¥»-÷y)ÁAu·é,IÆÀåÄ -~Žð [S)Š‚øš¥køËËTBH†3%жÅÞÒ¢üH€áϯ±Lª -`›¶íê\ζÛ,7÷cÜÐÜà%…@s²Žaéi©$~ Ð¬½‹AіŃFùlñAüýtP·–Ê·ù/Ž\§¦7ûψn9šômÝ°Í0ç¬lßÞœa’eÈßj =˜Î¥äk—›ýöyqx*Nµ­6'Ðó–&œ°e‰1žÝø¯êŽ+µç[©€é–¡;ÇA„Ù?äÕŸ%æImŠ¼’ Ú^`P<’Ùœ ­¹.Ù­L‘¾jšÄ¬‹'g©?(˜ií kx°’²¾NÅõ¡º§µ.“ÕLMÓÏÞÒÓm‘áøÚfc¿ýŽê¾úhž£ôfbÕÇÛx”¥Â ðüÔA˜šRs£ædª­ìÄßò -xU¯0¶÷ÀÌyÆ>›_7rÀ_/Zñ£§j4:ŽŠS„(G):%ÉNؘØ!ú°‚°*L"­Ð£ÎJ68æÝÒ@ê²ô#éi|’bÚõP˜ÅÓóªWT½!+w•°×ðE¹tÅÑ=ÆFï4¯.…N.Ÿc5|U·²~]ó˜rb.\F1¸ØãÇ{b:+‡ÞÍø‘ŒîÞ¸ ”Ý-ÊÓ_“¹)糕-Ûö0òHzP~+Ÿ)˜]l(°Ôv%#QÜ„*—¡Ø‹˜¥å¾+Lë±-ÅÝ -ŠwurïŸA8Q•%;q³>û7@¹y¾çDmjë=z-¡ªÇÕýÒJhÞÒXùd’1Ö3Ï°A²lb.'ô¦îÿ€Óù¨´;þ“í|ý-c©â” ¢%ƈöðCle0€Û¦"oÎ^ví8æ º@0Ý•ÿO‘ `ǾŽÍHÔî ³b‚¹ ¦pÑ ¯cøF¤Ñ<{ åHÖGå*ˆk© ”·©±Z?jÇR '-m]ÌÀÐKˆ2P -e}nßÇ G†à—öëc•mÝjN%~JC w >æà.OÆ—bõZòIº-¸#ǘRR×!]DH—9dº©‡G -b½€£Cɯºå÷‡²tŽ3Ô>•‚í×(¥×ø»Hm_kQÉÏ–K<ñ\n6Dz§FôÓå™x™)%ËÎÝ©ußW¥ÿÁ±ZXbÃ;ªÇt#ƒœ/°äy(ÓÐÂÙ -Œ}c }ýª+ÇRN~èrÙ%K˜ -¦®…Ôôûô¾´tâÆwFþpÉiš_ìÃ9$¶×O ó -Ðæ­‡4Y=™°¯=²‚yVŒG -7fó.à -›Þ5ŒƒM=D18‹ƒÈ‘²I%¼7–ËïÌû*1ªx­™ˆÊ¶éƼPW‰› b±Òj ØÀÙ)ðõs4„d/‚–[HòšÏ)»{¸mSÜÚ»°Æ€9%ãÚO•|‡yøNËŠ•H*²$–7”#+0䂤e™ú*ƒóð3¥~/Wm"Ä"·2çH'^ø£ü'TC4Ìôé¢;d ŠõêòÈc'ššZó‡ÙŸ.Öbç;ܱN_>ëp®D'¤˜PHtñs¾5†ðcSg*¼ïl&í\ìLÅd#³¥r· °¥.WËÝÒ ½?Å$ÌåœÑ7TOe -¸ßÿ!IâùmöXº6·C®²38\ð¬Öj:öЭß{^ ,]I=ft2V¨î'x|í¦0DC¢5®AÁ%ДpPÑýè÷Skø¤l>ù[Hµ®#êÐ-G=9_)Þ¾-p¦4šÃßø+¼Ž@“mìHÀ\ <;ª -âù$,Éž3lŒ)êo*w5±)#$. -RdG˜´¿‚ÿ>­Uì^ÆQ.Ź m¡fÅïjqòrPžÞÄ -£‰›Â_ãÞøÊÖQ®2‰Ù¹:ßFa Ô=“†ãŒåË]•æÇ6#Ü|=¢–fÊ °çÉ+@ö>‹hZÔ¸²e·]þÿb)˜Êf_.¿XIV2ÌÍD–ÿ€T.½?¤5‘fÂë$ïò"Þé›ç\ýŸ\B ¶C”̘RæÙÑÈMΩȬËÉ!Àk]•hÒd3N¸êíÅ\”GY$ÌÿRg)Cñ|LxÏ÷:¨ ~ªð4}AK¦»y‡/Ñ€)ál°›@¹pugënù²9½Æ'zïŽðÝ<¸‘íÀ%º¹,IøÍý¼' -¿Â²ÎÈN!¡#Ný´%D#ÍÄÁÃÄÐúovÃÀÄ<RHèá]Я~Q[™ìMÐFu>g"k¾Pý0úå'fŠƒ½L"Ð÷«¦%5/…\=Ô£á Í -ì¤!“Mk©TÉÝ]u+§ãž& »–¾ äõiéC½„¼±tmá€g‡ï!¢{|_“®~‡_$E ½­sÌ/o{¤¯.Î\Í”_á¸IMÜô0} -p>7±vUø8LÐ:žfæ‹0§rºÎ{¾¿©G¯Ÿ¹ä Á% -ÕËù1N ZìëðÜd^—öµ› «´jûx7÷Ê¢z ÁìDc×¼|;glÅ›mÂÁÂÒ×ItÔ´9 V‘€b3@F ?dLÇ&a£@éÅéG5]zW³\«])æ.jÔ¨VÕîfü R$|QlIGBÃz¼Óï«TûSÓ‘| Ž-bˆ¹VÃûÕd-ŒE%œ«O©¤; (yÖTö>ôšd6nÔÔ<»q۾ʱÒ|9,]8œV‚Há·í½šOb6]¾«¤õ†y¥¿Òëˆq³]ÑOzþ–£OÞß!Úîǹ¹ÇQ.ýN°¦Ýe5쎬M‘WWžì&D*œö´¾ë…©CÆä/ »•áyéFˆH2ªyyô¾VÉœÀ{Í_kX•¨Þõ+(B™xÞ™D®iÏ$ô[ÿedÞ-$Ì•Xí½=®YMf€òm£vw_Ø]#ÂäAÄLÿXTXÙ¤vh¸›5:‰õéëâ•äyÛ¥Ô‹¡ -}ø±5&`½¿æ‡-®´Ÿ-øcaèò ‚üþÄàk(n]f[òÙ)Êý -Ö°bÏdŠbbÉÅ àS¡dBÞy°†eÌÈ Ž-C7äÇÇR0[‘¤ØÓÑTÇuVüYIÌã–³PÖ‡>c‹sÂÛ3zMs¢ì'žl*QóA)‹»ÖZwæe±¶vïļ5ÑMðKö950θ¿e*ÍÈãþžŽ#atÔ“ÏÑ`ŽrZáP »~èä–ȈÚd0áàJ|œà‚c‰2éËû®8-H8S®ó¨= -kaÊ2y¥ðNH̓D‹2×gôZäņϓúl›_¹‡M*Aê¬×•Þù±\¢¯3 ½›O}äÎ,š)˜”—Ç?Ó_;ÌçÅ!ƒ¦ÉOŠÇIôrh[|Ç,ñõtì¡Ê-£fÙîæ‚.1q'–DûsV«Ê¿ü×õæ«**²Uÿ:¢OQIY °»òFè"|®#ô„¦‡R³ßä`âÀ€øeW¬ïªÂ_‡Þ7Ž`¼¤©ÊõçË֣’¬G¥(&+éëËFóÄ+O’ù aõ(CC(wpgkW¶¶<( E@ä¤ëü-ðm’]Ç ƒÌ½Ô’ÂMà8)Q¥¼ï8Ò³) Ê@Å$?qm{«mù_ -_ -³äœÃåì; -tßëÈ•™Êcè6½NŸ—ã —NˆxÀG˜WݸÄpî§×Fi¶ÁªXYÜ Ù©!"xÙ!’•á2WþëN<#²*"Ÿ¼"c4ë5„"2cOmÆL -'ÓQ®pÁxlw ךƒ—W†¹Š™õE7Ü'LÔ0ÿü -æ#«ýNænå -à’.¼í Ü(Å# -—PEÜœ±ª¡év<£¡ƒ¼%&ÛàúKµÈ¦§ö‘-ÿOñRäõ_»dýîY"J 5Ìg°ô—œ–<}ÁíP:þìc­ÏÍ%…©bj^ÁÀ®! _ô…è±¢ïà4WÙº/¡¶«Eƒc±&”½`~­ÎïûSD«}µfÿ½Dj£´>Pï…¿A¬†Ýœ}7áˆYýhÆ,`ÙÁ„èÆ8 -ø3µiçRåN‡ãôâê#ìï» -'Ån±ø½hÔÛ-aÛ()™ç‡áEƒ;q®…ê/ûò‰÷-}Fï˜Á4'Ѧ~¥ •§îkX-Ä]@‰9]í‚ÂHV%nF“ ›@°ú'ìêøkl.ÏE¥?bÊ&X:™¼9ƒr†* -­_`BOʼª3ØÔzX÷´³FçˆÜÑãBy®èó ‚N‚JùÕέìƒÁïÙËzåN‡zŒ-”H‡º™bCVÒت×9‚Òo×ÇZôµŽ0ÈŠu‘Gm7–]ò\•$Óû£azuRSÀQ½­“}8-:ëÄ¥¡æJj+Á” Ó–lýâQ U#& s=Ôcb²]H¹Ú¢ºÉ”ƒ54ÆQI•— EÛ9ê^ÚžwtÈŒ†·Z.°ìWâà«¿0HMl¬>ƒ\›Ú¿qiå€Cê¯x “hæåÙ]9ÅCbLøa "ÒWË¥îå šé@&ÈçôÕ½ø2Ža…¢bkf×ÄF(]Ýj-¹2jXö  šh\#x¶üUÜH/íl?#æî$ýÉs”Õí'üTpæ;†žÒ¥û8³ fýõÄ"“·wJ¦zYZF‰žÿ$5?LìÙòË4l rNÆTëF˜µÅ&7}ãÈjⵥԙѾ%)º®˜Tßç.#…gOä:5ìœq¼ !“{ï£lߨÝsMTèEü‚ÉF´uSE[<» ’`uÂ\VVÓ¯q´dQº"ËÉ%­4tm:• -.1;ƒåÛEYLŸwºØ -¶QKÅ·!`Š¾¼ÛÎ=æJzU~N:š¿æ2w§¼æÀ2ÉÂ礩âþ'°úïo+²’0 …µªøÓƶø]ÌÚððNRS¢ÿyzX1¼ªþRvç‹“É'÷äÔlJãÀÝ$ªÄ¤¡z‡xµò¯X^.èt\ -Cáu÷šÉå -à——]ü`®ý%¹bsõxYÙ’šÛ4ÕùœW‹€Y‹VÚL´°× vT!–àŽ½¯o")àOE˜EÎΨœìvù¶´[ÍRDÅ•]Sb­ÙÒï9ÖÖv9ñ¥(%µq…òe–qOÁÜ%Ôñö‰yÏá7,ˆÝ\¶›û­òZÑí’ -sÝ¢+ÕsÝÒ¬„$Ó%e ¯ô×Árù²ïãÙТ[êQ’¼°§=ã!K±ƒÜûǽ ¯¥ ¨ö…¥(æ¸pEÖøQ²èðåµvc×â0Ø‘RsÌ“"ó‘nsZê ¥óÏa”’uÕømΚwdfFWkG¯¬\*}ŶÁC诫“ºmnU¸kš'º!jD2WgO“ˆhvFå :PçIòïÃ!æ šU­® ÒlÜÐÐ?— [žqV(|¶×âNÌNÊ”;Œ³ÒqÚ6*æC“@Ì<ª”q#DÒŸ:}u×^e'ƒ‘)‚In匞.ÄÀÔr¾B¦pWÓÜx½b÷b=›–ŸÙôï¾ „~Í -ÿ$ߌÖÂØUý¶uêÚ‹ -ÚNU«tÀ¨w–lªQS‡j#Òaü1ü~ö$HIôü8­îz¢+T+¤úÃóxMÖMRö -mx#’yeî +÷³éÇðÞýÄ÷OîÊFÝ–Ïe¤wNuYìiN¡IP»žÐ:L½g‘·‘¾Ég›­ôßym] @Ç·<8"Œ¨Ùc+‹>Æ¢«wÈGlõ‹ÜuõaÉ»ÑÏÑ. -Rxƒ\lQûŸ8í¸H®‹ëÁ1¢0&”Ñ7 R!ø™löÒlÅ@+#K¼’Üo1CÃá»”·@:Ñ#>b“ kº]îøD%¶ á¢Åä_`‡üÁ‘ {RfN/u„øƒC½³ºéÈF>+]~ñ}ÔÒ_=iýj>”Ú§ýÊÄú -4F{†ùÄä¶}b¸#›j)ÿV˜jDíqsàǃź0 ´M®Èg^òôKE`ÅL2~¿ -åÈNÂÂh•´¢äì\‡4’ ¡ãëêü]€-A‘/CõÖ{vÉÍiuÒYãL\¶?K˜©¼ÿ°¿8™öÏc¿zÓþ£”v=ðáù nŸ½­Ü\g]Hô¡²;]Ü\ù¢ekÏÌÝ!‰§|3ÛÞÙë€lå âðågŒ¡§{„0U*¡»l¯~½é2ܲýV&l$’ÎéÁûš™SìõÍ Ñ›¾Q›Ú=Õé´=¡ÛLXã£ã³ -/Ë:ÿWÿ}FÝZfwU°MÉ2ÕZÜÇ9ÂTŒêLÇ—*›™é5UoE©|¼áuç÷«Ñ0^‰ÌŽ78O°öͼRÈ÷Af“¬ì°šp? @"C Ñ‚ÿn).ž}à%b® o[k8÷XK”%Dë Õ¡ ©àÂêg/¬º… -öŽz–[QrÓ"ßÙ]ã<”XpÅTbØ'[ø]GG•m@m‰H&ø—›’š¸YB™ÑPîØ¢äì $¸,„”%õ4˜éi¡ÂL0t4úsVu¶÷˜Ó1r‹Ï€"¾“»’©uر,Á®Rv‘**¹+ÚKmv¬¿/›'2ˆªqûß èùÞò\?àaB=ì´O¿ì…ûŠ ~ý Xµûá­°GÏ%A#´ÅÌáèÚKäMßîÅÉkP\&-Sª×KFÕ$U}«Š»†' -Œ­§ & 0;Ý#­—ÁJñmëàrâ/`kr*öGZé‹‘b´§Ð~ÞÍš¾ÎC}þàÅ—ÛŽ,·äÏÄ’cŒì)|?Ó¾À(SJ*w,­>âÄC÷I’ F¨èÝæoõôy¸µ¢‰Óà;"£"&zd5TÕ¿P:ƒHrïÑ,³$úù*ÒmCØiÑÇm•Œ”¦Qgo®}g1|;ÊÉWËŠáûÁÊ¡žqdÿ|}­:! õSœÓ(èÆ^¼ûlÍøù¸S&‹H’ÝÖ·²£¬§paÀ¨É `Ú–²áœM ¤m⃩ìñ:fE'½ºBiÑÐù©^¤hC%Œ •\”¿¥ÈÄ¥±™ñÜ9´¹×yèè`GÛ_"×–MÄ­­N0X¬¯É -3ÜÔèbí|N;üßóX5\´kZ÷hLdâ8¿j#Sq~yïO÷ür±wh}ã&,%–‰«¶Ç]ÉÖl0aÇ ¡båi¹¶ÏChÍ& -X,’*xMÇý‚».¯‘‚¶™µbZvô:„‚›>Gh€¹ûð‘^ èK)%5pµ(%BªO)îáºÝ.P'ñ'go¸|™„rµx9U¤Ð+U7ÿH”Ú*“p¶u³W–ö€Ùm¤\]\•{˜ 4ŸÂÅKd¦ìÔNþ_f¾Z))ø€þ…Õ¤µ[…뱦`-¥Üñ³hý¯Z×}Ù{A» -SEhŠa£íG‡y¨MµUCµá9õæ|Soà„Û°øçsÉ ÊÚ·Þ]®ý”*Àºæö§âuˆóœ”Þ»£ „ÒER°Ö6wÓ¬ŠÙ™9{   - 8frr`7{D· »ízåi;t]‰ê£xad£“™Ü”¿ßÿ$èÁ)@ÁCc d°gºÿçÁ 5  ¼¥¤ÍÿoP¢%H¿fÅÅy -먵‘ãdwœöZ -‹Çwïhx÷ó|€h%žU¶7OOGVðƤqG»/îúr4©æÌ:RWÏß kúF¦wN…·Ö‡Ì9ª½UÕµ ZNöc®ãàØÈQΔiÛM"öY€ÐP8êÞ]j(h’1’ÃÑŽÆS-÷O9ÎB;yå؜̮R'¡jM]Sm`òªð¥VöÒEÆÍ ½•éxÙL¸B°é†¨tLœ”j -ÎÑ—õ—ÿZ´=l¦n2Ãw†Ù¸Œrß{ßrO È6KR]õ Ù+NÊãÞ¨[GøŽ¼’¨wï„»®Ãš¥² ×äŽLHþÂ7‹mÉgR È„Ctà»úx¼õ!7“WE©€¶ulס0S$3îŒY¥˜8­[Hªc²’i ‘÷‡±Ïˆ±ÖN}à]ç~IP5“Ë3†Î Šxµ/Ðm2ö–‰,’Ú;d¯o’Iä§ "0ø9š'ŠÈëèØ{GÖ'´ï7¤Á\ \8 -z™ G;eMŸä ÀÖ[À- [ô´Ð¯v‚-þÁ/ê½W­•œÂw{æ×(×ÿH13ØÒ7a¸[7" £TdÉ·{ž©é¶'y9¼±rw÷C=•2Ñ¥ñJÈà–¯ªQl±·çÙÚgºrP|˜lºR`´ÞUfZ(ãbLJ\ÁhHµ/QÞæ¿’àèS½zg<-šÁQnH ÌÅÇ`Y9Ào¤‡Ž<‰Aó^‹¸oóc^E½¦iZé‚6ŸëŒtFƒB¨r ×’LšÐŒæ®pÝJ6?Ý%_Á -”ñ$ ŒŒ„çÁŠO“wÐôüvœ^Ký?ÕGÖ‚-¥»ó ¶aÏl‰7Àlcåo/ÃR„g J§6ßr4q£MYžwˆaûNÓ¹ ™FÀÛżM¦ÐËC®"’í-ù SBIœ qO0ØöP“f>ˆõ ]:;!µ™>Žg®äÂ.ªÍ€ØÈ“ôdFöôk’1!zžK<Æd$Z~‘ÒKî…4ÊiÖ‰JFµ !L ´‘:DySˆðΑhœ}Ty Ÿ”ûJ:h$–©HÎàÀ³Øؽ§›N»·f+ -ì’½—eÎH}Ý[7rA "G­å4½ÆÔ¨<ŒBõþS0ÿ>¾§‡ -ªBx‘nã”ÊOŒ§sn -5Ž#qÈ@K~ ‚Aë®D†ÇáÑU΄ñÑÑ2“Ívqúå-2Úo¢qè,(,¦—¯Õ£8K_yÿFç.TÑþð([ݺoœI˜xF¶ ²…ƒ?sáŋȨvtrØïÇ=‹ƒ³³|÷YÄZð8v¨ Ų‹Ÿ2 ]·gï/ÓOvïC©¤ŠœB<ijÿ[¡fr®¸xúm¡ý“ÔŶnðß©eûÕ«ââäY4ƶ>{;¬y[äpÐg¿•³_ I-jþ¯ÔµÓÝdeL$™Å Ì„¿›6Ç°ï«Sßÿ J.Ð"ŸÖyLoÙ  ù -ËÎ¥{5Và‘ ¶aŠ"µÈJºë7ß%kIu7¼g-ºÕ„&yB4 -^1“–ÿ†q¹è)ÜÍ·& ×îC«U±öۚŤm¨1—ýÔ¼(ë>ûÆÝ#tÇûFæŽ1Ü Á7Ì¡1¬¿Tº’/«BÍ»šÌ@CÃ*¼ÛmYZ‹Y““îá›ô?L/Ÿ=© ÎÄ+¹F„q,%ËÃP IÜ BÈ8Æ’{ii‰FiY¦ -Rjš¾ün$$OÌþÀ•fùfk½MýTCoK¹pTN§èh#%Óa†ÜƒrJÒþWøßõ@€´¦0î•£Þ¨) _”f¿Œbcè‡ÃvU/ÅÏÓð=22þ™Ûd[¸k*Ñâ¢Õ`äjXàãÚ¥@ðò&XQ,Á½8*r×FáÙ"߬¾,„;xÛ…D¤°øv}´þd]àf¯y[kš“+HS@@ñ6%g&¤ -^¹Düž ¥[à9³6þ¯Xì÷„4ÄrÐÇB YÑ7\`Q‹õžöéT•$—@jñ½žÝ#þP_ö=„çå†lv˜¸ë ÖÔñÅs#BPÜDZ"r²vÂom0L5SšÝûžˆl¥e]3• V¿Œã«ˆikNfvç -cO®a™8g¡ð6‚3Œ©ü(÷ùÆØfîLì†ïÄtú÷écçiý¡(ݤqì/€Ä„s:Ö ¦ˆ€Æô00*Å~9¹pcu‘õ¶<£³›fXßHJèï¿:e¶Æš”5ÍwJí -œ w¤’ 8ýËMitšÇR,>yU$Ø1µ4î\€pWC]­†i§bn19·ºáÚV¨xÈJU¼äjåŒ<4RYD`¿˜1O:±8ˆtibƒh‰…É·Íwig4ø8SAmÄË”âvÈì´k²SjÏæ–•›kÿuO‹à`·ßÖ:y~§Ã…§ÊiCmŸªçÕ6±ƒà.‹ÝGR»qCM2»] ËÀÃÛÆ&?;ÏЫ×}#WFd BbÑ{pz¨a•ª!s<üp¯aùÁ±Ê»š˜c ÓÐumÖQIoáákö„€lðµÈÚH$‹ù4Ü !½ßîg_õàbÉ]5ÜU\÷½ -'ˈәŽ¼Ö$âä Zk LyÎœ5Er ÓgÁÃMQTl•T,¤‚Î9ª~'ûªê(l™´'¾×æÉ;ìzŸT¤T\sD-—±–êB‹jGë¸ÁÌ}\;UÚ˜ˆTÀÆ &‰o‚2¾hU1é-÷{ˆžEÒ'èÖ˜ggy>¥+yáœmäš fo’." Par‘:ÜYϰ︄Qà@ -L—p!S¼¿;߀ÑpÚóvb1÷Ø.æDAõÓpT] €IÃ~%©ëš G…ÿÿÿqöÿ8+ªæU`Õ„P•0[]?† y1U†,ÖpWvßÌaNc%lžpô=7v}ON踾y»¶Ë9¤'"ú™Æàµ^.­“FóY£¡jj‘‡p5ʹâ¹PmŒò¸õì%1¤ „%ýÇ;)ÍåØ™Ðj P/¿ˆôÅu2/Ü SÝbœ$é_Þ­ž\ ãMÁ"ñ &-¾—?GdL~è\CN*Y>xã`v(>!(Ù.gš@{ÃwÞÞ¾öïÞ Á!Z5>¼8ÆgÃ7V¾ä‚ï“`–{Nú³>¤v^·{j>µƒ¦¯jÅ‘Œ4;’É/à¨wk¡Û4Ñ–t/`_Š»5Ë•ƒÅ¯^‰†ÌèL|£5 -cÕÖ߀ßwêa¡­–ydEWí’?âNãÇ鑬uàPÖ€)BƒÈ™p¨õd¬hÊsB† à9¿„¶iOð¼øÛ(‹Õ°ÏØ*ÀЮî.¾Í)õlÍ,ÞܤZ>“ÿu2»g_Ò^Ò|°pHrÊu/Óêïß/F®ÚB Wd9+ -ô6W›9Ï5’»#oÒ} üæu1AE'Qa+€×øŠ‚)Õì³SIxåÎeŽ@À^8ú¸³¼uŸ€vË›œšË vÑCÎëZô>11 -±»– ï-l˜MŽF9|ëí·NM7( ˆ`†Iáté9ˆ˜FÉèzfQmlWœxl¥I¯ð‘´ødÿ6Äö›§ X.^ˆ`÷ã*<‚ïm“¨½P,å© 4΃1gTj'è´˜„­jê²™«ƒh¢Ul²ƒ#?ÐoJå7• -ûi‚—{mE+=£lG,}¥d‚×6 -„ÿ,ó!eþB,\ïùÃÍa®M€ÁáaηŽ ‹Ò@-±ÞyLÿ -[£n8ìMÞ -{cøI%¨LkJñ¹2ï¸AR!f«j‚ ÂîÅœ—[š†{ ÿ"B%óüu›g FU–¬F§» -½é'VX ¶T#­¯"œ@|’ÊçÝ_‘£¿¼ó¢6øä ¤g©‘•çc’ôWCoxôÞcuß\<ÀmÝ=…¯ðj)‘_ÇwbÕÂ9óëðJ§q‘}‚j•Ë/Cœòà¡ŠU“:|€ÃƒãÕ“w›„*g÷_?R¿±SŠAf¹h»?1k6p°Uô\L¢¦#ì.gÒ™düDÙ ©, -$€‚yKœ…¦pŠ*Íä ZqPOwŸ*Áž¸—²Jé@š¸"ÿ\FYBl!6ª©xصÿ.%©gå‚uê_Û‚·/ÿJŽ:GôsîõF«h=¸Žó&eJœZ6H;ý<ª‡×©È4þGÇ–´Ù þ ×v] ÙE}óO¹Ézî®9¾íþ¢«—úåµé1úÒýcìtÕx…O¥½/QA¥Ï¥ìO9t¬¾£V´ëd`÷$bzßM“’,~]+ÏÁ÷Þ˜<ºŒÔKG•‰(ƒ¤Ñ]¯RXÆÓOäÛ¯ãÓ.\Q6ÖͼIeØïÙ%Êìz„éïq_uûñY“ëØž¤ƒ=†þ¸‘ñJºa,ûIŠGÏ´Go¦LàPRþë¤h×ÿK$èj‚àI‚Ó4Œæ²×þTó‚Dd –.:ák}k{xïŒ`Ýì<‡mÚþ4º^„5}¸Â4ªjO«÷ÍBRrÊ)a-õpÝ›hØ©mwâîmÎ L*1ô¶ZØÇ~ðrÒ*ÀÇw·Ž@Oº?•Ǧ|O{X’#×í‹É\[hö38°¢|”Ý÷;™‰VB€«Ôð¢ :ë?É–¥|R :çâ?b9‚fñ±%Y¸hK¬'KÇ-†Œh€ók?ÿðþ”PÞ*¨ .’£Ó¸Þë‰äª˜„Æp«Aù»ïèÔ W4ÿ^š¹dÕ‰Õ"Ê•&:\/ Y{·ÆðøÊÈÉFhí—ð>^$Rª±ýLö¶A®m&¼¡S¼öUñ1Ž!ÓU»‹hgÿ $CPÌyÑ+&1æwoËâLaJY³L¿ÏèFÄC'ÿ'ÉßTã@Qr—‘>Æ»_½³nRúx8+¿ëé÷¤Ê_|  ü »2ýÏTW¿!ƒým¹e¢éxX4¤¾$nüF\UÛ£lU ͪX|AUû€Q-¤*Å`‘lm— ‚ * J/~À«Då6‚Â;pÒ…l†uH²wÐî ×cxÞ|”ÝV†Ç",–~Ú]ç ªÍüÂ=üxSÑü´4.°ºÔ}èÀý\œè´Jš=zSnë¹o(̺ñ”¯hV+¿}qa§ú%¡Ë•V{ðKnb'YöïnQ\Šï¸[öjrD‰Ö:lòYÈ?mA©ˆÝ•y‘ì RõÔñ`Ü3™š–}_%AŸÿü>JA.lE4êd«rhT ÛµÈBK~a§jC#%¿´ã˜GÚW;N¥µ]°ËD(Å7éjÀÒzÑžÔ>bfOû•*~ý÷ÿrÞZtn˜>Ë@³nJBÒ÷D.nõÒ@K/-€R9u@õëïIE¦lº*nÛ~==÷D¿à/uJÓ³›Óv~¢0­äîþÕ:A©¦˜À–å1T ÷|?^\H»‰ šÌuù°Q§*‘L1sƒøB#g–×è(™”«»¶Y'§bðVÛ2ž‘ë[ rôVþÐ¥Fbfeƒ–|$é“KHÜ…ÞCëTèu‚Ä&  ­ Žµz(S@¶æÍ VoDº%p a–Í‹T~’ê¼ÊFøÁíôÏ ½¹Î†„ÃÒÔCOa°?`#ØÌ©ó Yõż»# -“ºàò!1Þ!Q(j #ß 4>6MæXR–Yæ† -%à)Þ©Sÿ'7K&vKªîÂV×|2íºõTY -T̪|áçV¶ª›ÈÔŸr -fGŽÁVK‹J>Vœw!|Ç‹Ü -‘5oÙhÀçѬc°gò²óÕ01ÀÛŠØr¿Þ†,U¬¨9P—»D~Ö1wk=ÝW_‚wÁ%$ fÑwp'àÂQ-,Üð.ƒ1$Õœ¯Y§u×åÒß/qDîþábôµÄ:x¦ýÇ£Ø,_Ö ‡ƒòmo"LòY<<$ÎNÛœ‚/†¡äð@ø¿\¯Ê\ËR ‹“$ýELCÙÐàIûªÎègGE§ÞEV¦¯“Ò'6—=þÇš[k¥GÆ©ó(/æÛi2šàîÔJد›«G¡SÜ -¤1³ÈáΣŠ,d4É!¯ hùºu¾Y@'=<4P‹Ë»úO¾šòŒæÝ`¤sÐnß„ëéÍŽ­¢Ã.Àòd±#ÞXºûùV8oÖ]ȵSnŽ6èæÝöž‚QIú3‰49‡9þâ­ -9K.1½OÉýÙU~jÜýÿsˆƒ} ”*~À;30¸'¶yâÍY’ïGÎpNÿzç)i©Ôgü±µ:Q?­ðëñÇŠïHÅZECÛ1ÿX·òÜS $\?5Oëæ¸ßp ¦6»G,®_—ŸN&Šø·eÌ£”…Ï×ÂTŸô"]Ûü=+Çi'ÿkÏ&”€ÍknÞÄKÄQ‹ÝEÞwàW¾S¡°+DB܆_“–>îal¤ÆºÏ<Úß÷PƒXÙlÂËóLÿµÉ|¦4‚‘óHæM‡L"V—eÿ"¤BíÃÆ?“”úI0 ÿÿby²èjpû» -Š²h4 éFð³9­Ø$Öz(º„’á׊q8#à©¢‘kÊÌa’mÞSÕ[O?R"Q÷!Åq±0  Á¥ZYkÏš¹0ïæá,ÂñøˆŸÞ -Ù‘Ò,êqÁ¥Tž¤È¤êÝäòUK¥Cìš^Ò Ÿõ.WX{ЄùßËßd—,µC‚‹ç™× &”òÓ!r¥]N¯EGÁ¼¼ª¢{‹Ð?ûŒ¹eævšê¨F•µS¡>‚s™aU‘¾NAóù­.¯Ý¬•´ÓŽÎû1оœ_7Ú>{½cbÛ3Ó£_²¨.È^+·ó0‹ðJ¶ Ê.'¡ü>L‡Ófn %¸Ì+d9Õ*µÜ‡=ß´aæ†v:üe,Ñ7+ß›ØßÒ—æp…<^]°=X¯‰,å»Ù¯pØZʳáívCùä×èðãäŠÁ“I•ö;J/emÚÓc{¸U3lŽŠ®’Œš±û2^v7Ra4ßôUf=¢]_›˜ËZÀð.KÀ`¸ÑâGxU1c4ó½ãêD(UZ‡Qä%çæYXÿR%Â6føíUäõÃ~׋{$¹:¼9Ê”ºÄ0êŽöÌb‚‚|•Ó>–´é÷†k “ÉD´—ã—ŸH¦Öû%†p!î+µM¦-?’±tÎv1,ü„Ï®–¥mµIµßøvïQwçz ¿³™ßb4V^Xa‰ß‹êé=Ôÿ-@Ínºd†N( Ýó,–Më@}ÐBº¼MÉÙEYgªH ÑΣÒz2yyRRFH—¨špHÃù¯w»í–st˃½y|âCo)lmˆH¿8Öî=`Xpƒêz«±«Ñ -!~(m j"µ7 ™Ù¦,åúSDFF}:È;¨¨ÎwÑiOO¶ñgn&, %vª–´…C§(q$eº^*Ä™#rX÷W—®&äVM|µV¥“P›ÒŠH´ó+k“’kêó]cqnû€ÂœùÖâh|¾«`ùÍÎ…2Ú÷‰XÃ@t%ÚáåZëŸO'Š ’õ~‡8¬›p8¬ªƒ–°wT˜ëC§ -Ïd¯e}ÉŽn¹€âs©EWÑ…È­*ÍvõFI8.ˆëõÒï÷‚*<’]€7GÁ¾Å×Aªˆ7ƒØ‘ôz ê¢6#€³VUð¸Íéý¿õò±nûf4‡%™½ŠœU´öM–ICéào96<’â †}ºWÐBÜoÊßÑ«™®4 -‡Þ%ʨ6 '‡»'Ƀò -V¥Ò E'f -âÈ¡zÂÚÑÚ2?iõ¹>O—cØ°1ž†`vvKE5l “üÍa¼=•ö`Î]ªn$7*\(2MelF´ #ó '¦·Ã$®³¾W¡Ó¢w¢J¼+ƒizC ã|í΀¼¨ÒÝ7œa° d@Y˜a@˜ì|Ý@ 9ï˜ó¿•Þéd5"ˆþMßi¨\¬'á5=HýÖ zJ±%4\ËfPL…nÔÇ|}yƒSÈù^©£sá±L¡ïÈ[r›ß׫ÝAA’@Þ¿UKbfäaìtìÖâñŸ‚úÖß¡®;ÞÉî&Cy¾8Ø -ˆ¼z¥NÙôH0«´VÍ•d+j¤šé6EDIZ:îB„¥0Æœ-úLFÜ×ö„“¥YgéÝSäfð¡t®×QûPÍ·,„*V¤.­GÖ‹´Md¹Ž¯ÓågÍøO;’ÔA÷{yÞE™‡UÄ¿†qÉGŠ5¹ð§¹¸S¶Ê°ÜÝIH³Žs¢‡päÐr®ÒÃ: -ï[ -o’>v wr}î-óe[m´ŸÇȼé•X•Ÿ»u>Q‘„ò[:Üëk0…¸Øµ‘É‘œéÄJê×[J(§8÷7R]}Õøs+ˆ’Q5{JŠ.,I†Þ„Ê# yK]ÐO%/JÔ!4€*­vv¾HÓß*ÍäE¶ãhõáÖ¹°‹a¼ö¬ªú€Ž±[„qîìÕA0pZ>-âÏœîÿ\Iîdä¨P݃ -–7~Q -z£šqœ®ËC°ý^€ô…=t=äÜÒßÈO"ïð£ãN-,ìÍM;8z¹'—zÏÊÛ¦ÞÆ7pïŸ;“@©pÝþ0 ôÁOÑ’ßt´Õ[(6üqž¤x¬ -›¼5½«sáüÔeâÏ6®NºÙh®én¬¦|ÑžÞ;\dr3ìš`éûÖW@㔩yE`:i„uë›Ý ªµ’s;òžûŠjž…Ñ.…耼/¹‘/`¯L1k÷Ö=ß‘c ¢î”‚ŠpWÓ•¸>–i–•æ°ÀÐ<ÊŠz[]S±âõ•Üz)‚ˆ/Ÿt¤ ݶtÙ ý!Ä/¿A2(çÀ !Xv5ÏtˆHYT°Ôìùiç°ôî -ExTÌO¨ nvOž„ž¿–÷ñÓñ(®´s¶lË,ƒ$nç=HAi†nÀ¿,™§¥Õ;ßׯèûZMƒ…€Ìßì gBȳ«„ÆUé=å1"Í>Øç¥é\:òöVD6°W(ȃ  -5:LQ«äɆA4 -ð4HAÑOƒ­‹NH÷œnB°é7¶Ç -üšáÄ*.É–Kø\{S= -UºzT—½ÈÁÑ 1ƒ? s ÀOñ œs¾>iÌ/ÊœD'bcõäŒ g´Å‚c±8¶ )ø,‚»8Ò€\ž¬Vëk=qyÀTœ¸Ë ϽþÌŸÁ8n‹AÄÕ±ÉÄsÀ]-!‹`üB±Xž5(Mž¶R¬Ì PÝCMìWŸ®¢9IÝù'ìXÃ4DxX⼸cj€êíP#zÃ:8©ðCåNëA9q |1«§éÑ Í‘Œ–>^Ê´ll @ '[¹RŠî*üvLMŒ_ž$Aëí¾Ï~`r"”ª] u,†¯íW;Ó°X–°Ä®]f+>AÛLy@&44À¨–=Lj‡¬¬*þÄ.!ËÇ&™Ù€XÓŒëªð€‹³8GIÖû­o“9»¡¿UÑ„ä#ôê€LsÂQé¡KY¸#_¨¸xÍ¿ ~‰’˜¨¬œIg 3ezV-/Ô%„ežP^Ñgî¼›zâL¡p9½k¦Ö|ÔÀvH"¸aDy Ci7߬UŠ!#¨38£[ˆÒ£>8ævÅð*hö–u_’.é"µFüYÀ™Îõ2mÚ› ‹q î*TN_Òù¯ŒJ2N–Z…w“W÷_øI¹²¹;Ì¿0#¼|tídÃzRžçÓ˜{Ið‹Ün•î ¤ØèDÍSÒï°LÕ²ÑV0Píí>Ãì—úR¼ºe€°&4å°´ŠN+ãäQ³ošµožºLCîIb„|àÿLX±—L™·cäJQŠ r®¾¸»úTu‚LW8tÄôt‡xú-~dùÿ‚5gH_ÀùZXMš´Ä ÃÐÍ(IÆñ§§Ú'bijy|ñ~çÕãÈZ¾þ!'f™ ¿†,¹ê•|ñƒ¾*.”’)QüYW'¡œ¾V4ª;$LXö‘2ÿ$±È®c0†Xê"Gq8Ñ­…š\tŠh Ð ýß$C…S=c_ànx‰h'-+sÁ‚ÛO-"R»OÜ4JÀeÄÛ\'´“FŠ4_0õùîÈñ±jÈ×pbý¤¾Ñ¯¯;ÏârR6Â7œé1%rz³ï‰PÅZYY·¹$AŽÉ–¢-uëLZy>ÞwÌKÞ]såLuNéÊ ¡´)~ñON¸Ç±èú:ù1’ÿ -ôf…Yf"cÒ \ íÎ!¡sä-fìÌÚÈхȉr•á`5‹’©0Éøa—`¼”P”).½²L/ìWŽŠÛO;Q•7kˆA—Fe¡,Þ%‘µÇFï¿—E2_øƒŽïÉM¯ªQÞ -_9ž)ÀQmÒJULÇÖYqúÞîŠB‚“¬oÎ|Ér¿î}㼂ãº^È>>ß{:nñ±ø ú@´<‚etúVÃ+¨7*`Þ6›Û(îäqæ]“Z¨$øãö &ÁàáªZ`×z+#˜íîϵƒùÁ/´q7´¾ÍO%8¦wOuþÒ_ÄÍŸ•P(&ª»V ¨hù¸+ZEäŽdô“^Xh/¾q÷qG€2㥿|O7k•‰·°%ë@Ïð°«Û[ -µ>fh¯ÃSž#ç8â¸Å•«ÖÍùæ¹^0þ솯ꄂ“ôüwL0mAXT“ˆšZ§È¬£¥‰5Û)‡ö8WûŒªJ£HDêL®®NÒLuštèB¡8íð|Ãã[·‚dÚA -®špi_ãléíöç+¾àÎpâ†ókåB—U ¼‹”Í3lÂχðãׄ¨Ëgaô ÖŠCä0½[ÎénáN¶‰7n‰(ã¿6ä4²¥Ö«;¹_¬E‰YHÌ9­Šš#¬ Ö=P?Ó^'ì[zå¨ ÞI>%0ÿ#íP½0`ïp7¬Ò0‹Ø—MU±‡©Çé$îÝÕºF_‹;Ð: C[ÿÕñO1 -[N‡º¿0 Õýw ði÷nEQl”œá"Js !Çý{´™õ£czQJï«1sÃdPïØoÑ‹k§Hö !ƒòÆ€lDÆŒêˆiNæõ2YsºãY—ʇÂó€¦_“!0h\6‹÷ñ;Jݼ›:íɳTͯ}Õtd¸¯Ì=ÏíÏ÷–»fŸaìZåsNY™Ïf.{³Èú -Ùº&÷‚w”ÃœÜ$•Ñ˜ŠÓÞD›dȱv€íWv¦ø•­|U@§›Kf$,ØGÚ¦<4sp¤OÛ ŒéVYõrçoƒEmDW”D§ë®oF^œ¨ÙUË ²z£Ë=X ‡¾­uÛg°epx@`’å+'­©hþù;V0?ÕþkO®¸“tÍN”@]çK¿¦·ßÇ_Ìj˜©V<5Þ*t“  µ‰D úf"Ô°ÿ‰B×m<~ýf -W|xod?\¸žiM‡íJ·ÁFóV&Sio¤k|Ùª êTûŽÝ•§Üî9*üÿmŽÇîÏD•h^| @y`îÿ†Ë ³)ƒ— Ô¬g½Ä„ü<}F -ÎeiÚ•øI/fªç¶S†‘p²wãwpêsÇkÒÔøe;Qƒ=]N(á!0|½¬ªK`½Ì¾ãz¤ÊuÏ*«G)ˆ/1—ä,Ï„>Nìr-DžÎÍsœd2Wu+´Er?&Ùô÷M\27Þ†$Áõg'%²(R–«3±?§{‚±úšYi«µÝUï÷©®Q÷Õ=,9/ííYóÜ™#âTê\J•ghÏÛ‚NjE§2#î “íB¢ --ëaB!²†7R<º<5…òP»ü*ᘋ›ƒ-€#H§µù§y¶bÅͦ¨si‹œǾRÈi† -i -3ÙÅP+Ѐ9ýÊåw9¼]wF¬ô[©ð„VþB– ¨€‘H´;á5* -òíŽ|Ê¥]§:{vé -W# -‹ô-hÔ?ÛÖIá•’ -ƒèÊѽš8Õte€ÒT¿€€1·“KE¡Ú½¹mfQ­ä<zPò“ß5'¢t‹ö¯/: ‹M%Å3Q YÉ<$° -aÓc•¨ |"ÔZ¸æ^p€K§­ÐñäXÆfÇd»‡¶ŸåÄÒ¢ÄÖ‰VyßXÂöFÑm¦¦Gˆv‘êö±ž×³ ùdx -®-œ&EpÐ~ºÄ^“©ðù»'Ø›AV{™ tiJ½”Ý7 -*\§¸–f -\oþòµÕ&ñ[‰¤›ðê¨TUT¸Ã:ûW“Zñ÷ɇùK×ÊŠ§©™Q² rªtÀnW,÷jWpágÐQ섇¥-\º&þ¤Hº9íôl|IƒyƒIÓ닺˜øé:vYb–ì‹ùÄsM¡q•(^ „|ÉkO$\g\EÖá[iÇ‘°Ô(9[ÏTZÃZ¯}ÉxÛðèŒEÓÞ¶1õ.¤Òj¬Oÿho -z¦¼uéCL -Ç:©ä³’ìƒNG¸ƒ}™.[~¹Õg -½`Ï=¥Œ0òø[H–B*c¨ãXÕ(šK£™Ú}!Ö /TU -Xlù—‚.v–`϶gÏ6[°…ÑVá6§šäláÎ|ÎY1­Pm˜ -Ÿ™ÖlÚ>3*ƒü¥_¥(ŒØŒnPö ?ç?ÙgçP‚øy”m”¢/ÿ"Òsn÷PUꘆ L£ÃLj- -“l­j/ -,@½sȶu¶ãÇå\¹rJàŽ'tsYæ~ŠÐ«´)/q†³¦BqVíÉ÷æ@ôn Yþ™‡xo'Ÿ¼Qy~˜â Àjføÿ3¤û° ƜШtËOôñ {ÝAQQõﯯ†æ¥àíݽò1•0<“ÂÑëßÞs©^¯Ì;ßÐv«ð•Y§`O„Vü#Ó9?…í ôæ:ªÙÃÓ«Ä­¥¥’ÍgœlÆl ÊÇ™y£ÞE¡Î’ô¶oÈ䲈¿  M ø5„UUp Êü*D3éá´Ÿ“ÂÐ’U«|v€3s¿G峓9ti”!®õºíÛkBç°íž¤R4*³ç2òÒ悇œš•Uœ*þŠ -¦bÉÕ7W€+¤W¸2n;%5ªÛwÉæ„TZE&ß!œ;\)cc:¥‚.6éžj~²ÁPïç>¡Ì —¥Ì;Çû*ªG<¹¨QKÞð›td1ÎpÇøŠAü.ËâÎÝô–v?2ãè3áÚùð÷ù4¿çõÇùþ‡7ÉÕù:%ùþ€ò{§¾NÙß#oÏèóúMŽ‹ ß&‰ï“y/“`þ_ߟßGçêç|›»óý»ä÷ |¾Eߟ¾¿ŸÒ %Ð/ÉyçÃÝOɬ'¯Ïô -¾N·ëáôò}{ä÷©|ľ¯ÉÙÏÏèþ: øt¤”d}**vÜï×|Ô&7e;OÉÇËÑØ€jÔ<-‰È4õ–Ü„)“{¶# ó­ø̸àY¨âc]‡1¾ -þl'öš˜<_î -DQxŒÉ‰¥ h§¨| -î6oà»mÞˆB OÿJƒ©õ;*9ª÷þ8çZ’ ¥ãFó±ZÝ7‡uq3.…;tøÐ7ê‡ëÿqSþêåËÈ[¹ç{ï3Ø&ž+À>ŸHUSÖ:XË#ßµÛ>úBµ÷zUvßØxYN‰:rÑàÎSY>È$Ž$¯Wf”×|J -[§EÆ,Þ…ÝäˆÚ¶i° -.\lRשâ Ü3-ä°5-J7ËîÌòÞ§óî²½®܇ôÕ -˜‘]qwù ,±½!•±ÔÍQÜ­ÆåâJ\¾°ù@‚Š¼o;}¢yŸÿ;q¤·‡{ø‹U¤ÛGœ*]1Ó´»{™ËH¾YµÊ"dªEo´]Uíc Q; "m -YèØùâ׋7ƒÄúzêFM+2¡Ÿˆ¥„de¾ôyb½ßË—’\z¸©Sß¹†ÒTuj·ÁŒâÌëƒtHú®)ƒ<ªß?¢Æ7:Y -Ÿ"ɳ¤“Û> -w¦<ƨ„ü½4P½©U…‚T{S¤ójî´t-™“ÄÖ‘…¨?.‹ÿW܌̡’E{Ž2­ýâ.ôÄ?ól숼ýÞEpãnw–wL -ãœÔÃOð D>ÀÀ.‘ä©îuªX7(£hZÕPiÕ¬ýïQ:ˆöz mÇ63WŽ^ÛdØŒSy/z†2g{eJèqy®»bÕ©`›Éåïõ Çaˆq¥|¾™‡úÁL‹kPp‹Êiò-€‰»ÒW$X̱/jÞ­ š -¬@¶¢7T#iš\r°ŽÊ6õ‡R\uU'fà(n>o¯œZ˜wÚëdÞØ/Ë¡ˆÊ²5÷Ïë†Éª úÐÖ»m·Î)7Š0x,Ôͧ©ÚäOÅöÁTW¢lY4ScÒ¶¦~Ê\ñóγÛbÌczv -­ÌÊ·äG2ÜÈC -Nž^—ÿvQfØ¥,'õõi¢­²öJ£¼xG¤ˆ:}ÅäBÏ]Ö'Vf6µzI ŠK~Z({űCCðÀè‰Pg-Ìv¯`pæC|Â\"ú”ÁjÎ/À7Y“2úiѲ9Ë¥'a˜šÂC!+5¦hDo÷ÖAú`q­¨ê0ý0Ä\Z»\«ƒ5 Tâü&Ñ¿ì˜ÕÐ…à¢âir - Ðx„?†Í0>F7[AðƒJµ{÷°Óâ—’ÒÏž®{vVÌû -Zt“ÆNÿ8>E:ï] -?½ &K -_·ñ(¬×ȨyöhÙ0£Àwµ(ÞPD!|WÐÕ€Œ—ó9¬†&’Ç[nOÓIÅ‚%éÀ•¨aKµÀ2óø@—Ô«=ù.ÕÝMmà04Wíô¿ÍdHV‘WÐɵǘŠÂ -f -|ž ÃÏÜÀJž¸Æ£ä.—ªüŒ5¨µlv-ÁW—+•Ô7é¾}d:HA ò”D¼nJYÔžÌj;ȯùcQ™ÙPNˆ½»¹Õlä’v–%á.qW|PËšï¯hÚlm[‡ôǼ»pBƔɜUwXImªÿ8ª{vÆz¢OÖ؉2‚‹¡#ë`û¶åt”XÃçÄ‚y”Ó4صOXôÍ·mnK$»…˜Ák9‰Ê•ké¿8´†Ïâ ŸG𯯨±åj©š¿¹(#Õ$¾ 7ï­ý -Q7×ð¢ÑÜLBQ‹z£‰ê!èVPþD‹G4ÕJ ¬0¤,k=öo¿çÒoV -ëTÆ,7ÛVùsƾc£-"’¨s™‹‡9êÁ˜YhA_û…»e:pª÷[µO½ í-þ«H©tÄ8›|°gˆ±éòh‘/ýëÆzéõ8 Ÿl/ -ëxrù˜Üª­”•Q©HY¬þÌÙ·¿uzdç3ç½5tv7¸|Ûg't{8>]<;i©¦øËw•SÎ×5¸f¢J­·F4 ~\DYU“±Úvì?t†hWÑyÔ;IÝ–ùOæ2°ÔßññɈdÃ\Dƒ‰ÓÝF3õúX/•£)»XÃæáRbLIx$lEcdºÈ¹¶ŠóíÐ òžL±0Ž<„ÿm•W}'¶Ü˲¨+ -¦5‹´hìÌN¥~’Lgûúú®Jê8"#0ÎLB §®Кþv®‰Žr*ïxª±Ï0# šž_×ÝÎsBâ?/Ȫek‰õ>Æœ€¢ž®û¶…%$¤‡vA=§˜3¼^ËuªzHä§ÐwµûC<¹¡b v+]Æ|¤|œrõ -|š¤§`¦òÑ~:ðœ‹&9t©X2ÕòMCÌ+ç¶Ì¹'Zò y-à wjl¥(°S%ÓÛöS?:cPÕj<¥?¬)lºdgé× -páâÐ&9¿¡i!©®òôX¤åÄ7@x›%‚ßu3ÞëºÉTÃáÐR]ÇXúŒsÚšMÛÂ¥‘“”,ñé·¾‡‰„P Ý"BÀbê‡gdëÕdRä»æ}Íi¡ãÉÈø3ùG¨ÊXbE m,P+³Âgoõ"r­¶ëEú¯’µaG†ìGƒ©â­Ø„å_ -Ò<$š4‡Ì,¿ƒD—é]¶ØÔk ¨Úh‡éA>/+›(ùVŒˆÛ¥¿„ôó¶!Έ"ÇD<¤õ4œç™€0» -ÏäR™8=í,FidÆ££åæfÈÖvù. ¦×S“Þ8¾¡ø¬¬’ù%¥1®ÍáYŒÇ’ažu/]ÚûáÁà–=VÆã6¦Á£VÂÀ Á- ùŠ;É ]Þ,½¡—£ö÷n烵êvkÛuJ;~&i¤ï$FàÞ–»Ü´1Ì UÙµV9á&Òá¢S›ÊÂmÕThnóZÂÊý“î:¨¬d>`bõñʳÿ1a‘)œ Ø(J?ÍhÙ´ÝÒíѧ’n„6ÉŒœ~¨ŠÛ ˆÇ,@ÀjÑéC,…p†“‹õ‹¨Õñ~c}öêc¾˜P„ù‚ç#üDjˆÛv³Nï›a{h²±ó¢óÇ„Òð•ªéý_€YY’L”G~÷~` -Íádú§ˆ}¹UáŒJý+‡ [þHÊéÕ¯¼é3üAߌT†~ü«Fa@bo•në(”L ·¿®*7¾éܵC."Ö^£Îïà nnAâøÍÔòã€D<‰½W'oI,Âi.•™ƒ–²Ü‹¦_|åÙ[xµ_Zõ—#᪚eä½ DŠ“4z™†ôa%ï¾À=“ýÿ©Ô˜A¬ HÆJ¿` -"‹ÿNhÞ˜Ö¥(dIÑšoã«ÍªèA'4æ? -þ†Îo5»Êó{7ÊÚ©T¶vÒË¡êÇíÊÓ;}’W8²þõ6 -²Â³Y -\Ÿ'Ã/>ý´Ï$Ýc¤š€³(PO}Œãsàm¼×ö¤ä+o`ªuõ-GJ6&Ô!è‘£'hž,ù-¡†S¡U3r?*m `% -~Vajøß…¥þ Ó¶ÔÒ¶sÅÖŽÍ"/*cSzEUW0™;¶WÛHNm;GÇQ8Œ­IÖ.#YÚ…x76wàšô~D>ð¸RБ;» ™`â îC‡ê¥2αŠ™<1r8~Yšc]IÓCÙ™öÏæÃ’jOþøÓ›ÚĶÝÂÕëò ^dpu z ¶Õ©Û)bÎþÛ⦲9aâ´×\KÈWÙt©j®µ¿OåKßáž¼Ø|!µ…”ªR£)2Ai‹nlò•mœKz©Š”+Ñluq¦È_=䀓q˜: iI;#zM4Ö:º»qµ@Kâ¦d¥ø•®RÄ*Ik,0ݳŸc s×Iì;|ÄiO[ztŽ,æ!:€féƒÝ¨ÈýãÍNü·kG††ËçYØ!8§þ‹"·ƒ1›ìÎmöˆîï³)üR›‘Ç&návÝ©tY^¦xè‹ döÓ½’§vÙàzWS+â ÛœéëM< •©á‘ü³¦HÄ*Z¥ö5Ú´záJž"É©¢›Ü“ó²á†~€ÓCkiWGñh*8~ŽåCòØú6º¾µXŸTÄYr]û3·q+âç#ô ¥â/‰i^Ñ­â†P²Àcd#\J‘#×»þEÕ“Í -nhÆkŽáéºóþЉ´àî©]¼Q!Üæáú®uë-DRx˜³f¼aw%KÆó -dÖZ]²”ȱ×#~yG­â%òüT‰›œÁ4]‚î ÄX²¾WŠ{ë"¢ý8“²\gXÚ|ÒaÖú®r%2-©)Áö£|ÛTüF6\ƒ¹œë˜àë({ËÒ4ºf0šJ<¨%e.¾·­Q^áÖÐp”>ìx–c•À.xm@²Þ÷˜L…–D5¯Ä²âà -ܬ«^lñR¦äm)ÝD£½ª]ôÕ¥’õ¦á RòBU¨E#0š(x3ÓîbÉCïO)‘פAWÞma¥¨ù¹a¨ÈÉQ¯ÞqWm½¨…÷St[š0Ã^tls ð–5èXnNǯm¯$0Œ>P(NK¬þ&ü¼9ÂŒ‰Ž‘ŽL”‘ÏäÆê‰Z”Õ;-[ûíKt•m¼q=ôb&*2.ÒOÏAÒ$åGSæ_gÍ–ß_]ÄhI+F)¨­öàýŸì\K—Ól€} -¬–ö!–‚mD¥$]ëÇ…‡íOÇfà-óuàô󅵃råku‘-ÏÏÃïZbÒL‹kÖ°0‹ÎY œ³?N«è™ â¾âÀ5‹¢ô¸¦ŒC‹èìêÝ©ß×ÐfZž óMê'e|èãÁLMCâëf£²–pkqMuKþ³ˆ”WÂðh!ŽÚ˜TMwV"¯\ûÊÐѾúÓªcJQÊá –®è›“M¦Æ¢Tìâ®ô D—Gƒ/Ò Uú4 O¾áæúX -[îÂxÆ-+ÞÇ28åëÍQÊÞ“ypçžK¹ åè«:ÂE äì˜ÅÐÉÁ¹˜òaß=üdUªÚ-”΋G‹uŸù4í.ðÌJlÏÖ=,ÓóÍ훨8…Ø5œo—>ò¾ºÐ Ñ}zµRa‰Œ·—ö@~[‹ãl1ÁéCDÕYn -˜±ÜÎ⢦ój¥KŽF ³ºvØ:‚ŽÌ]|‡Ê#;ao)ïÖú@&Ò×^ñ´òå; PeƒÉ±†µ˜gÚ“‚­Gª-%ÅT„(¾Ÿ]”K‹ãïŸ(V)Z¦€û\²iˆ+´ÙE½€éz<-~orë¡˧gºDÍËm´è.››·B>ˆKý06•¿ÒújqÆ wÑVá’Nc–¹“nÏÑ•÷Vűۃ+Ô1–ܹ<¦‘E•¸Îs?™,Žÿpnç³e”'!K-ŽÂNiå9)ô0 ~uºµˆÏ5L‰„p뵑q -ž‚ÜûÔf1#U®,±^ûOuªúr®Öû·VœlVnQà& ™¨®wÍ_IÅÑÝeŠ TõóCUÙ£4Úo ³ã†yY8¨=WUÔ)D“€†=QJÜo(3ÔSÐ\Ôƒã -‘U$’ýQ4m|‰GÑúZ:{Î͈ÓèKrJši ‡·q¥¡˜‰ƒÎÀ#gYVÐFn Gvd]Õ¢}P ÔÅ»á§P1=„h_c¸㎠-¯ÓúúÌêΩnI@T^@fõ´Š¥¼®=;<(¦wý“WŸ"o^ágÞçÒK~é) iæà]7€»•×zFO4gõRÃ~ÒAé!;ÊR™Oë\¦É?܉­¨¥vî'¡^- -Ä"† ½9ÎPQEqe6ð¾Ÿ9®'œeÝ¿÷qLDzty1çö‰ƒý†*%gØþ¥\ „­‰bV: Ebü¿2VÂ{+8’á¢N¿!lÇï"—Úˆ…*vºÎ™zÈtFÇââLR ß -ËsEÏ…Ú`NЮǫ]9²ËðÙä¸d½mؤb-õ8#B4îêr‡“4˜3è «éÄ>ÖAe·ÖÊü£H¡Çë¡~C»ÖŽŠ£Áf×V+õ¶ÁPgë%“·°Óf‡¦FW6d8µ-™õÆ–uÀê…mËîG$ú»ºÏðÜø WEaŒOÑ¢$éz -âU@rúŸñYÞ(ë@NóÈšY‚S¸pbÏ8Ê¡…0‡1l¤¤¾öÓM?ß{|Vx£Œ£î.†™ï?šþ0Eñ¶1Ø>œOÕo—˱—è‰]–tS]÷ËLŸÁþ›¹#lÈJªþõ,¾a/MIÄVùû‚+Pj Žea¥C -©(–PB9ק¿g™T •¡Ôú*gVyûáÓh]ÿVFܽŸÈï=–9Ú ê¡öÀ§!k=ññÅõŒÖÚï%£ó -'Z8_æ…NÙèm&2&¿T»ù oiO ½piMڨإD—tå áC§ÜQ.J–ˆ’¶=“÷ðM ï<˜—¿`«<‹s”ÉB#G%»2•tÎíWÌ"ƒ«:: ÃÚÆ`×–è»:`ˆYÃàÙlüH¨ï#øý Ópä)Æb»A+ -/Á!}–¢O"Æ6èac¥Û*ÇôP ýÏ”—ÄÇ´u+IB$îiÄ òH®‰òÇ.IyºÓUçPíùÍ<Ѻ#Ls²¤Æñ‹YyäÇéFt©i§ê5/Ü·a>0§ —iNˆ‰¡¬G(OO%lq‡Z5ÊQH´:Z§^(.-Ýe©4Ý[%@3ਣ¸æê£TÒ¶•ßGØ¥“S©55FÖ*‰e3ì0ˆþkî‘ -‰]ª)?œh»w*¢²BÜ|Ú0ìÕw¼ÝÏHóæ‰WíÙfüØB5/<°CŸ]oµÍœØþ¯ŸÜ›`j[zxy ËŒ?³š·G\½sÇ<ï놇*8ΧÈ0ëþ9‘¸]šè±³7î½ÀÑq[ƒŽSaÈÒFm˜DÍÇŠ[Ð'Õâ_ú–ËsfÌÝE­ÈªMˆ·´)øu²¿¬q,Ÿô·¾]òÊ8çZ¥¿ ÚMÔnxoë×ÐqYó/Méã½ÝÉæMkáúSáØÂcR½±R"»Dr}‡·ofº{GKR²·ïôûR쮹øßAó†ºþòvW‚g H©\¨Ù´:-¡]‰–ÈoOéd¾ª%˜¥=Ê;.¸¸[t:4ÂaÆžpâ‚ŽCJsXgjBþ¹Æ#·|âhRÀÁžuíßm¥áBº¥rZÑYãN¥Ø´ó=eçËß ¯å­^÷aÃ~0ÞR[ÿh¬Ñ -¤)âÌœ'Ž<Ò¡n¿¾‘äÄoéòAdïšÁÕh•¸h#5»¦ÁD¡Hü¥ø×7ânÈÛøÞÞè¿“ž%§%ÈUç— R¯/z§œ2s2f 9¹œü: k˜ÞÎO$¤J¤=“1Æòå5'þ‡nIKÆÕÀëPZx¾f©Nùœ=j4!Û"z0B¯Š·ÖÎì¤12ã"ÅM6fS -:0ƒl8È7O±ªÍ˜AmCËÆÍ%Ü8‚1!05¯š–¬×ÕÕw8®c.­×šáyu[ƒ$ -Žá¾F™*1a–ˆ‡úA0ÖÛp˜ßP -›(w3öÈÉ$ÙŠ$ÛaÇ0. bZ/žc„Çk`bҹ’ÝO–™öͽaë]|ü«®9ÚûN17Ç-ž¤Ë^“Ñ¿óÂü„ -cæÚâa¢·$(æÎY§3^çc_ø*g‡$i:½7ÎÔë}ánûÃRò™éÈý„3s0*.ó@L7©õêŸãÔÿ,>·gRôä‹mGt\Bp/ -$DRcrÁûM¿O -=°^5µ8ÜÑv8}ŧٕ¨¤ú‹‚⺷A55ŸÓù))fKÏhü®à½Pg‘™ž¨“Ô~NÁ_^í¦0FÜcÞ¯ÇñÑ'c8Ýö.#0S'œ­ô·–—]] ¼6vKn*Ý%R ÁtZÑË6™s¡úÝ&’ÚUÙþ,sÒ$hËV°Ì,íë(öÞN"l5÷U‘é@^ÆÚn&z¬8`K‡kâäöa*meLÍïÎTøw¯6¨Ý”Îc6iåµèÃOú{bˆ8ÔÛVpи¢”B -€æW’LoÕ0š?4³ÞÉ>æë«æé«øž5ºßê8æÎzm!Öºû¯RÎ9¨â'„/vñy¦ú•\™®bŒà!× I>+CÑnˆ„êwQü5[)qÊÜß'…eÜ -2/ý>y -ÝÔBð‘ã4Îõûº"/Ðâ‹Ê›aYó{Õ¨j³W2Gu†·‚ùˆYFÎÊ)ü»¬OÖË:]aj -4‹çÆ-QB»f>÷ÔáØùeÊÍhéMbûšwÏ­ÎD/LÊ•þp}¹!ÆB˜ÉÒf§—§r¤åqCþ°æÎrK&ýØLùóÛ(¶\Ü)K¼:ÏÇΙ‰Ö¥/9™»§gÜ æ÷vœª¾ -E‹#+ßk/VËÆ¡põÛ&5¶và!ÊÜA&?$ºúÏ옢qäTð7–rVz†Ûáø¸vBô?ò)‰ËL}§ÍºU* d¦Ì›–Øopÿ(Ø6´ö«;è¨>“ÌîCSæc|S.I’Q•¡C>ÈÌ;HúãÊ ð¤äAa™YÿNgÅ"Øn),£š±cqef`èä ØÂ÷²ž14ül>¨± ¿2=©Ô‡Eë‰O’ûvlÆ–´€.óËÅf¤z…ꆧÐú¼²6ú›çú>…ë+Ñ -6R’Ð$£/af$*G•“ +!Bö’4ä¿LʘO¼¤ös½&°ŽªÐÐqì˜ Kë‚|{^¹ “í‹ -ð¼?üzC¿&í6óºë'Ÿ®\[^ÍíŒü¤7t¿&;0èÃàèx=›ïÛ¶f›ª‹, -| -IïÕ è1°Eµ­Y%¿R£5¤Àà4>‹6ö¼»ŽU@ÿæ’>Üv´WŽ›ûBc@ü¿ÛàµORêS¤Ã£ñÍÒ1¡°(žf³§Ä- ð=®—¨Eè*ö;Ü n¶ôà -i5‘$Qèð˜ÎpuŒÒ­Ûèx6$<{gÙî°;ˆsy„¥wVž‡˜ñÓ´Å‚­‡*Y/€Êu¿äÝ·¢ì¿ã=²V7uAÊ9æà‹sÆŒ›ƒHds¼½_jéiiòí¼[€)0ƒŸ„Ê5¥àÖÕ -!˜¿ -êÎ §®DÏÓåb’=h©Bqz}Yü»äÊ3oàÒá9æ˜ë"<Ìôšw©¸¡]§yi‘àœž˜‡‚} - 5@øÍN˜ÿU½2_)jÑE¤5GoäÐúìüÖ%ÌÄÓböçt)tª»ˆº$'ƒuÖ¥6²Þ®A‰V¼kòå/¸d)*†·7':X®Z”±'Àb3ö < Æ0®D÷좉P™*P¾ÅÂϦe±YÅí«ë§ -¬ 7}$4<÷¼}u—IWéïOªC "P³‹¦©æûïiñÐçLÁѼ~ÃMÂÙZãJ¾,û‰ÅìMVÝ!úyE{|$é]Œâ€þš(&µ¼z-¯rLã#nEDY™ÄLþˆi&aÔñr -É3*8›\¨ýö¡J£&34Ñ -Þ“–B sç2`mÞ/Ì߫㎙+ËËXs˯•]}Àû‘Œ¼cDÍó­·bÄÜ‘ºŽ±©I4ø‡Æ³a½`m–÷Wîñ·½w¹$Ø -Ì¿Øú¿jÌgÖç˜Æž•—JaËK–ȪQਿü<Ðp\Ö^"Îýª“ª{Ú·ÐîdCiÚ/o@‹Êµ¾å|ä+þñÍßÌf.…ü1’¢j0¯ˆèñÞq›ÄÈ/Û¢*6WbHMa;a©RÞgwaý/ˆD9“ÀHF÷Iœë•½‡à`t|ú’Ë9º~Ü\,>ŸvN=âóÛðt, ø ãõî1D©l\פ×f !ñZ3È vl ½©Ø/°¦;fŽ‹^ -Ï®Ž¸-›\u˜ÉýX9Ô%ã`;a,øÉX -ãÁ9*'!n -)O¸‹|Ž½Jæ¥2µôxºìÄ)'¡’³l§ª»–n2R¥ýmÛUšbpã=1Õ@¦V -5ȬfèÜ`é¶ûî>Ó›À##¥‹¸ôô®v3£ -ÝXj4yÆ´/`3ò0yC¿{Fçx44OˆI*ntÖZ¿÷¥Á¹3¹ÿ2ºXÒŒŽVÍ»ðçØ&Ÿë©‰n·¡.²E÷íÑÚ -J>¥´¤Ã&¸ -¼ª†AÎÍ‹)UìN ”öÎÞÕC8öÚõBBâŸÀóœ¿ñ$E¼Zö”ðØbù@°9Ö¤¬Eƒ¹Hai›è27àÔÍj”ÁÌ1vqïõÎuNRxeï))‰#4ñ-=–/ÃUK´3K [ã®ü<œÀ˜tŽâУH×B’-ÃqˆθÝ!̹Ëã¢J#àS}øÐûào/ô? "„sA\,+<÷|´õwRfê › -`,“R£®¹ébã¨åí(†û-™<ÿÜjs¿%w—ÄÅŽZÑ›i›g$yí|ó³þÉ.“v:¹× Ë5»†ÕúœoùïÜÈû{§Å¬Ð âkäÅÂ1ò€Â -6­—€,t€!2pTÅßiƒ¶í†ƒ¤ø“]³n‘~‚õa&ö{Œ; -‡›×Xt}~2œœó÷e³ ZMðèÛ*9b -…^†ex! -ßñcj -òÜŽÅoà<,§xâ==¬1>Ý[Bf§Xˆ*Í@uŒœyjÇɪÒ₧x4XMw°Ùköª¡S¡šäN“:/g¨¡#ƒY8”Pg « F¼æ½òUìyß!Ô±¸“_%JÿKÙ®8#“föÚó¼á'¯ ßðY¶b‡óóÂÿhe¹­ C÷ö7ÏËL¯è -Ý«—ؼE©:GoAE -ä0,ÞºþXé´¶âŠÃLaež×âX5â1ºTø‰Zs¶D×ïŽvѦn‰¦Ë'*ûMkqW")Dáµ)ðÊXñðÆ4“.àiB Øýd„'ZPh*{ûûÊÜÜL¬Å9&PÄÙæ•<ô,Š•ëíŒåfú -OKq™`äs_rŵš‚q xtóäÊ)ÅTÒå#©´^V{ÞMûAÐQ¹Nì”gþ«!/ñý­Š -_ÚêêšK¸?íæaÜ .ÉÚš"ô¡“Ëi‹W^ž>ݗĸÿD~¾fhzGd»F—þód᎒Q-U‡ù(c4¥€|·7|Ï€ËÕ)1«·3 ãBG£‡›Ú¸š`w~¢£ -Èo'õšTâd‘‡®àý8г®·`ø3áð26¹ž­!â–½¹ -‰A„ÑrØÒ°Óµ`Šuá -bÖ(ÄÔ%g)–øp­—0ü-!ôs—¶Ò~L1”ÿ -º‘;´~´ŸønÌ~¶´ºP3ý$úýkÀ†Üöþ -É`IuÖÄNµµ¶ÈvyK¨X͹¿ÚníÖÑØ´sFêìùM>VKfчÊ~Æ`×%êá­Ø¬ -N®pÚ†'Mmñ¡š<« q.ûK/#<‚ÆzØ[§Ó„ álÖ÷7“í–y>¿*ä7r$Mª^QEÍíè—Ñí_ç¬îÍx-Hÿ\# œäƒ3I Õï&Öô§–â]ªë™ú"|ò·1ZbA¦MNx üëÎw‘bÈ…‘ïBà?ÔùAžÕíÿǹl(2„j¤t¬y[ö ZñZLiS–±âtïäfM{¨Ú×C˵=uß -€¿³Ã|ï£}ÔwÈÑaƒRØ©’pÍ -8’ÑÓøå‰#oùãӚʗá!Zš±ÃÊÙþÕø±uC¶ {£õìù_Èë…E?]X¡]z—io-FTÁÝäW -!C µ™Ò’Ö£ÑBw!2+ò¢>|%! 7%Z»ò•.Ï»qßžfÉ PÂP»lżnaþ|¸¾ÂÄßÜ8ÞëÂü¥EKGq¿,pöošòjUG>«½d©ÞœŽAOå9éOqíaŸz1Óð„ò|vÁÁ - ª "þEl«Q¡ÿ`ðuÆéÝMJpd–ª”Àî»V j -à¡Í ó®/Hõл% -—#˜º++_Zƒ×Àˆÿc¢ÊÞém`BƒK4ßFé_#BöúûÐCAáymâ­ -œxõŠøÃ߲ѿäñM3s^~_hǸ³&Ù`²9kTýÑÞ×g<Ôéxt@ö~ŽÔÊúpù¬ùñûÌn–T'™þIç1¾g¨ˆãßD\ˆ ÑKôg…¿úê#-üÁt²#Uƒ+-9‚ìY÷¤~”6²ùÝCÚàÎê¨1ùˆÛ"VY–ÔÜhÿQÑ3­j ët÷PäÁÝÆC½ÈCAçr·Æ„"óÒµ¯É€ú.ÄbéŽýx§rK¬çÅ©Ê)DÍPM_j(|j|SôEi¶ûªïE6}Ÿg5Ê*Ã=ˆ¶+©è -U DípmÌLõ¼:€£"dËaÄQZJo?ÍôH}U¹-?Fä3¼‡Eɲ’£&ݲ°öd½x¯ë²¼øö»héÄÖ솒ÄÀMs"Ç„숤Ó×ÞðtWk#E Kßç¾Wœ é’Ið/3ŸZ1K¢V±«V¢O”•q -£“Ý«FÜŸ3.Ëäß4£^&ª×Û]ÎkÁÜ2çS¨W\„#è;ry¶0ÿ'Å^¼'»¶îÿdÓóa‡/¾|8•žaØ9šª‚™ñèv8Y­¿ëƒ»Ê.ªê‘A‰ƒ›uëØaAùå‘mk{e^êJÆ”Øx?¾höëä€{Ã"s{3–ÂH>‹$eÁFX,a/¢¾LyZâCyܹyB‘P`"‹¾uO€A¶W¬„OŠ6ø"T’Cǹ)ó=çèetÂåŸ;Õ9ò€QêÒWn[\¯]´YÅǃí½+™i3Àibråý×Ršý£ù1ºùÆ9HÆ2]h£õ€X³Ø=Yé¸}°Ú ÂÖec1’ ܶÛÁ®¿ÄBëPÒbŒÛà¬Ì#Èi]‡&€]„0ÏÊÞg8¥ 6­2­áOfëùJ³ ù +èµ<·KkEGÒòù^p|º¤€š"賞ïEe•Ö5Ñ3õ¸#v«Ÿö^vê“0¡·µÎ7éîyƒ&*Žfµ°áp9ørþL\¤‰ýã̽y·à›l.ÜÒì~{ŒË0 -båŒ<ÜŽo°˜‡ŒÁwôÅ°‚œŠ<-LíkS¥ÂäJßcwÁj〢ÇÍ;ôG!®ðebZçÈ` -mûõ_<÷JДÛ1›(jtò;øµ/£ˆ“¢UrîÀò!e‡¹rf?ú¢]=5}_þWB­>ª…Ã1+8sã¦xÜ,)C-,¬O¶pâ¾ÓC*a+ÔCj_k¬çû?¬¦W- tô=ŒÍ$‡Æ#±CÒOV¡Î³eâóf4ýT™/\ÑZYÒGs2ö—8q$ÿ4MŸámÌ¢²˜N,Ƕƒ›W>7s.=sàˆ¯×øV7Fn\]´Ÿ 6ÁQö†¥¯ž?™Ckù -Q”’ÒÔfæÉ—ýyÑ^Ü­w|«xͶN…XánËÂÕ?3½ÆʳÝG*KÒƒ¼:¸o[P^œ¼zõlúÏ0C¿ÂÎÎõ3æǤǞÅÿ:³“:0ÖMÌÆâf½‡‚b!t±²Å>éÂÍFj‹ôEuLûj3ãÊ$ÏÇŠaë5EŒx¤“NŠPÕîÂJV«€êç7KAŒiÍ´t3GNQÝAp%€è1ø.çJ‡‡#Ã&‘ - B|[‰'± &ßû®±>[D¦§ÜŸº‡©N,NÎüoºŒS®š ŸŠ -å–¸0+ó¥ÿsÌ3+²`x¸Ve·ƒ÷~'ø’IûÓefHÖ}«9`÷|âÅSFGßE¶dÙÖXs”ÿ\ŽÅšÑÞômß$&êbGаPaŽ»ßa5=7—Ƴÿx#ÿbdŸ\ÇuC/«Òå3PðЗšu TY8TÊ4¸ÞCˆÛ*•I‹ƒ†ëùç)6ƒÝ…Ú+Ä|…ïUÝGôZ”7†[;ymòT)HÑ0M ÕÿjÚ€úädÀ¥ÉM^!\Œ“d—zÛ¥:£Ò6lòexÍ1‘{ qóÂôÝ#Ó‡˜Ÿ„whd],õtôXh:õÇkƒ£’`JÞ¸“½aáW)lV¼æLóDü›v&øÏ«ù¾Å½ÜSèû¿']7ùÊ ¼­¶…“Ù9d]1õ0M(#7Y=8IŸ‰Ú HbîM®ÛÖ¤ßS()0=ûÄz.ûÉÎõfߤg!˜* -lo¨ÀæÂé/ -%¦¤}çsFùüóQÎ¥™ÓMÈ&6<¥›Ä^t,ÝíIÔ7ãŒsuò¦tí -ÈòJÊÅê¤ù §ß!¶æX‘TPñž–âÐW6?m(•³ÛvžadÄ9ÙJ?fª ßÉ6Pð帞M]e ¸+Õ€ aH»lzW&‡†á¦/˜¶-e5~æZóR¼¸V¾9a¬_<5—öÝETù Pÿ{¨Þ2·¿£àÌCÛ/*t4e™±§åK&–ŒãûQf_ÕzÆà¥%â_¹e©<¡;˜Øï¾Bôu­Ð E„ ¦ôX54£Žº±$Nrv*Ò ü8a×lY~­*¥?Ÿ &ÍXõÿt—äM -h»·´‰³N³êzMï5,]þÅåfÊ¢lЖé%ýógò kß>‘NòXÚÁHB¿˜EÚÍT»_†ÌOíDdÆ*´'¦4O]Ó¬`€o¹ñ¯`ÇØ[ªõ9èY„î¾6ÒH)á9_<í9ò¦¦¼†S/"»LqqøùÉõ5!GžR€Þl0‘àÙt]-¼—`L½î G]+9UTH‚¨Ïª hiÏæpóag—gÛU«íYæb²Î=ïÔ¹Œ%vÜrŽ,Ö+¸§×¾&›öç|¥ -ä«œkÄÒ;Výžƒ-øƒÀô}]É×Q¼ -bagú2%M¨¾ž-óÜ»˜Òu.â÷àÖB Pç¤ÖBÍo®ž°Ø¢¥V:Eýœ”Ë1³I#ñ„ÃíAóG°¼÷•±h¼ÁˆïŠS=…X# o¶&rŒùÒ_Îb3îÚZ&RR"gÒ c—¶äBäâöµç¡KqøXó ðM|Læv¯º·Ñq~õ=1¤¯Œ&5èiéÔ™l¿Ú½øÿrá.w {‹âÚŽI…Vúµ« õ¤¶ÄÖª¹ð‘jy gØTÃy‘Ç—‡Qç‘à9Ψ -î,bÿy¬mÌ2Ì"†šÌfãñ¿ So[º@P,©ŽÙBî{LÉÜ @øSP£¦s l¾¬13ýWŸ’"I*S7—~- ¯qQœñöE•CU†_»æÐsÉJ@Å’<¼ÏjM²ÅÁüfâöVæ·yÝ…*¼Ý/—)MPÇÈ·ƒ1e=a{Jpk²IëŸ\^jŸ`™ -ÈÊj%# 7*7×€|øÚå„4E¦Æ¢!DZÔZš ó1ÍD‰£€°¼O¤æÒÄy~øi. ŸŠß É­!¥è ¹}§€øHk,$-uÅ`9œÄ1*['°c”édeÉf¢îrÚðž¨ÈX‹k{[¯ˆÝÖʶáÈ ‹q°ão9[$ -¶Ã•´ENGä!áÑ®†Üß*pGYrçïª1ÔfÎIï,~óð1w¿ -2H̬%ÞIp©Œ==vsh\ÂÐDÛ1«ˆó°ö>Zú¤×¸¯ýæÌjQ£5(ùíK››Ž*£·†:†·El|˦ͯìÏîD]¿«ÄIžQn!µ93U&%™q‡Ó¸Ðj3êÚ‹#Q,›ãˆÿBZ!n`ù)ýˆmÌîa‘ÕÁA³Äœ„ŸŸ²ãʘZ;Ðr‡Dc(õ¯ÆÆ+~2©$ áê9GŽ -®U@@‡ãCHhFä+·k¹G>XÖdkå -±þ$ÜFºqm®U6;­¨Ã‹~I–:'³¨§ Ñî$2ükyÿFÕt’uë[ç?ü£S˜ûd#…øÂËL®^D¤ˆ^ÛeºÛqË»ä@L«OH1}̯¬¤œùBDö]—Ô´+pþ˜-Eš-L‹lšv¤Âð"EñcFóˆwû©j¶ªÛ±jÕQ{Ow„\XyÁ6pŽ² + ïÒìvƒâ[S${qÿÍÅqeþ|ÛEÒ+c¯ÂwB>aÉîÇ]v(B<§Xùà9$ãU|»Šå.„ÒäR]¥ø€]í+ä0Ò9ñÒõXU2c½ëýdc*¤®€À•ø(Ük=LN=·”¥cüqð%ÞBC²|»áŸ73 yàUYÍæ§iìo¹Î.çj™ÊÅÛÍúyr! I â#š4ÓzwR˺eaC\fû€uNmNß³n?@‡t -$kÚ>6v*˜XÀˆ¶Ÿd`!¡#»FŽkžˆŒ¸ºöYkfXrtïý!Έ¢@wpnÝ»~å;¦¦6~(KN­AòS¶Èß÷™ý‰R¦W±ÎUâ¼NNQyJ´›…棿t·ç_6yªÚTBÙöˆAÇù9Ôå©( ."Vø.U+P ]ŒÂñüÎX ¹sa4ƒå€—Œ…®³¹ä\d -ÄœŽV@'3½&ü|ÍðÚf6 Ù½ÜÑŠ_bgx1 .góØ11‰$“¨¶ 8[—¡)Á÷Ÿi;g} -‡­ ¯ ç•ñË 02-“KÖõ‚e}QÊ»[ÚH¸œ‚Ž9¼­M”J½”VÏKoÅ.ˆ&@+…’¾JQÒ4‘/j}ãìz‚—wIÈþ¦HÃ6Ë -ä7YÁ†¿¾ -@\ÏQÀð:×óšLÔ'Э(Þyè™QŽNĤq“ 'säRBýU-'ƒ'Ñ -0uñ¡»ê!?øã`&¿ dZààzêCFìK®J~†EÀ~Á™ð–ÎÅWz–†Xpl¶!šÐ9ÏéGeB+ )ìgSóÂùH“•ÖºÆ6ˆ™Á¼è@|1^'=ú÷õp{Ø`ÅÒQ5$C¦ˆ¤¿Ñ~ï™RÈ–Y ãÙ3VeŸB°]^IÒ£ÌxmœˆóÛ1>9ä ¬U52Úó´ ®Š‰ÓÈëÈAa S–«Ô¹s>ȃ‘/-MTTƉê{ÞguâR–Æ&/74ÌðT§K˜ªKâÛPQŠmô+ö3*ÄÛeµŠ7Ã…ží~Vóp 'hû#v!OÚâñ(Me‘÷×~ˆ+'YL¤•Ï¹Îßkˆ‚¢—E‡?ü“Ú’H¾küöùš 2fj¯¦Ý3Sž¹?÷UÜ7dßxn×CI¸û™c -´‘ñðƒ’Á()ü¸±¼N?µ¬c¸Sïóç’½"“ËE;*BzBÁ´¹lPýæž°û4»Þ÷“ogŒ¦Jî»ÚÙ=jJYQ3¦íLë8t^?tð"Jd®Ë‘#™KB᥵Œ´[õ¬ýÒ -7 !GaˆÙ惎Qû+ö]‘öѦæÍŒ§2ï¹-¬%oãÙá±¾¦4®œbz1ˆ*UbmsþtVœ$ÅÅ!²}ãÌHþtNº±°ÇÿwåÙó&ÿh•´ä\U%`ê™uô4ªšTø¿®ºvÈ喝,yßa ËÅæíP¦õŒÖ æ¹ªƒ°}âzW¦¡ð–"‡¾"À½b¼-Ê -©% bÚå’K­Œƒ¸¥<÷îCæ‘é[úädE@eS!y¾| >ÝwßÕ®)›í”'ø ÍpFdê£8¯´ TÏöäˆM¼ÓÆòǼ‰†ÉcSnÝß ^BÑáÚÛjs4Ós>Eâ52U`‡(Åݸñd{#¸Ÿ$ö¸®Øa{îÅò”Bðb.¼ ]¯Üv±ÌÆ3½*²=`£ë¼@’3à@²ubŽhZ^ÿfüDz ó7Bþtx°%ùâœxéŽÆ9sÑçl¼+Kâ¤ÌŸ×µ³É%ßfOFlpsV3xëÃQ½[”ÀLÓÎì¼’œ—eÂúÂ&t3½,Ú.kX¯ óHŠ˜°¬ƒ—bæÆý -…ßö…mçKK\$Ìçüxj£™.;³ås¬^#¶›‡ÍØ!]¶›}–WËC&_œW]_µžˆÉá÷+{·®ÕÝÊôR¬P˜ -o#p”žpÜên‰­ -Ž…ÕLFŠfÞ?x^ø!N´{ZXâb^ «0Ùž­š­álÒ?7/¨TDMÏ„2_˜\ -©ûcøAך̓ä·×­¬kËÝ£%!¹×U dˆt2#e M€ÂÓ­"_KÈK„òÌê½nGìq:ø¨G¥Q*Šï·±r 0Ã'ñåñר%f&Šžjteó>sLÿ& sÍÛŽA~“GXAEà ·ofÖâ÷[C -_/}ØÕ‘*á››°|꩹¥Ü¼çû|’÷<"h.ºßhÝÓå -—Öî†lÒõ°í*cÓ7)>®M½CjÁ0ÂaBúªö¦8”jÃHPü¦ûÔF©‚œù,û¿)Tš²*„@ÝrìÅòîzßüÓ£FÍú¥´É{l;D IPðuAòõê¢r·:$U÷Ûù eRv/¦¾_ ‚Þy†Ýô/Øœ"A]àxÙæ›™z¿ 9¹¢d_?yÃO;<Šƒ[ØO},jð~\J§qœÆ´=áéª~º~h™«¶sÂÙ­RÛe®DDJ *>1{ŠKì{qÓ L¼}A ->”±`ÿ®°ó øQ¡^ËìŽjÿsS$bÉ^‘¢ÎŠ'ž¤Öjž)ÉÍàÒ!PE1Ÿèô¿¨íš²¿úk:%h~rv¹Gônb-Î.¸ÙòØ,‰¬D5E^l38hÕ´¤Ö¡E -g ÎáþE j›Këºä\‚ mtC^õòôU[Ç|^Ž‘…µ2t°»`[hlËë²âÚ2KMî…`§u ½lHÊ5ãJÑ.‚I/¨¦ó, -©=å: Š‹¦å„«›í ïýVÆØ?”ujzFÈ[ãc2t—70.¢ÏÀq[›+•8£2“ž×…Ó <º³°Ì¤)dl{§yôÌ¢è“eϬ¥°ï^‰Á%ÒÂ÷ÿèw\ë•™9¢ã:¸7-ºuÆÓõÖ¼¹™ ‰÷dVüµ\s^‹æ™˜ÆÞá°W®òž&}GI»oè@“‰zyúa%:–*¯¡¼I´“UâöëUÝ~Ùqþܸ'”ΚB&ãâ¿Õ+‰Á&q¥iã+6I¡z™ZÖ€kšI,â÷æWÁPܸo%{í¸3·¤ ÛUÈ7FôÍ‚‹±D‘oç -¼Å6Hš0J{¸Wæé‘„È…¢°êC]ž¨ƒhÅÀ:›T-„&»!!Z.ÍÁŒUÔ'™›»Cc°{]AÖ4„6YéÔ«§íZ¿ÁoÞ“]}†Ïç§ùØ͸aKú`óWó˜yë?¨ÖdT+5F\ÙCiû\<,#:: ,I±-"¦p/ ³×mû‚b0³ƒ«X£Ä‡ÂSQeŒ‡ù|Žäº -m£Ô›¤`lÖBfÊ@Pj\E"(­ìÕ*ýSHò0B¡§H:îE‡?Ël†²o«v9="—Ó½†O!õ9¯.rÎ<äËÀ ]´å¬›=©E?lEæÐöÖY»ß¼©¶ùU%äü†ôíCPÍ ¤Ö+©iBuaÊå[1vþYVyìæØŠ-ËԌ‘J •v*¯É­C]W!yâØÝÆAÚª˜¢…ìá¶í‡Szƒ}[o¡~{*Ÿ ->+-P²¿ÆcÚÍW÷_Jjä´<~÷'œ[Á71œxGlLSYà{t<%Q²¹7³…}AN©NÛM…äb ¡³„±8ëf‘6úy5["UGY—$ digãÂh}Ù(Šš­ÅÓBâ,+ú<‹Mdò-ü­ìËê•RJn¨—¹û¼q€„&fXJ¯¤F¨Qàï»Y†X阹'‰´_̽5Z¤÷"Í”VËóSGýƒ¶áê°\¿jáã@µuéÏÇ#:ú±çª*ÿE²33/ጄ¿:1ß -dË9Ú„Óã4Í‹#–=†üOEÎF¹yv]ÿLàêj´²|¢3²è0Kßí½?nß~Úÿ{nÏøZ¬‡EýWÄú‰'ÕPþ«‚ùÈ𠨟' }ú»T‡w?Õi_?eïŸO~«CýµûC¢þ«º|è¡ðíߪ¨ýB ÷þPʯð/KAê3Ft“‡\ -  -ÕàéK•§x «â -¬ÆÏ5ýœñïø“»"Ff2Õϧ…ÑÈ˜Ö -– -‹nÉÄ}ºOrŽQõvþs¨†>ŠQã·VmN¢ÆÛ1?b–¾m2”á¼®]Ž)å1'•éÜþTú¿Ë¬‚Œ&Jd„Ñ0USáUk.EÎl&åos!YHè€c¿•Æos?åøu<1i/9ë$›[¨'JÙ -“m>ýò—ØMfç'’X㤃©yÇŽ=UT{ÎÙjÊKgfþŸ¹%ê"â¡6"a.¦8±‘-A’4ìärºkô§.IÞ÷_i­„VJzñžC¢N´-þiàddL?¼ãä_÷U;ª+gÂþc'o]Hò®/星ì¿ßKùÃQÂ7ÛtCÞ…u¥Åâ \¦£Jtª]gB–ÎÝÜÁ¬¹+µÅ½Uú žÉÂÂær¯’;<"ÄGI˜*ÑÛ5NTEc›³0*‡œi–p3`ÍPWŠ£óô¤Oä]n;ì@]ô?k¼(«Ó¸ä8i†O‘T½Ö -€Ë¾¢œNzXhn -Áv]ºU -©òÚ(£qEnÚ±‚ò´Õ)H[q…½ôhÇýÎF»pù^iHŠX‡V¶œ•–ûr¸¨&Æ/Nµô§koÍ a`µ:—Ù†Ó"÷§Ûe,`ƒ"0h|·çá/À…¯÷¯b7‰˜P `ˈ“MZª»çû_b x”<.Ö䜌Œ-ºí6G½Q à;¯ -7­U¯Â2V{\DÚú¤<[ß°TKDeuÖ×µàŸ4bÇh3oËãñ3ð -š!%°órNl{r{Ù³yõîîI€Ú$Çù¹æ.…7BÏC!®Wâqèš.´bºïåô( 8 ¦³)íx"ôµsz¬ ¤˜½}L v,¹Àíb8‚“¥Á˜‹±fÞ-zˆŸõíÐÆT.[±e ’ ií4‚>>=¨/ÇÊ=*…Ô’ÃñLdÄëÜ“¬$‘“°ˆƒä«à¬¬§æê®­´‡ž!ÇlÁ‚¿]{RGŸ©t›ý?Û3±ÂÍÐâê2·5±E'H}¦  RºŽ~2ïèìü.ÑñÊV‰u`VïžýÜóôâ-çˆݜ׽-k F2¦Þß0lú°E ±ou6t¥Eö‹¼{IÛø®!Ëü\JÚâ÷ɲnêÑ´‘´2®¬vS·ïÜS‡ŠµÆD9B%Ö`õˆŽ# µi¥å9¦–O”Ãm?C[•ØÃkÊQáÍÑqšÞºñ#œó!°~°$¾öì1 yéD>ãw-³«C7{ìŸgüpv¬Þg?DKk\Õ ÁèbF«äëΊ -ôs:N"Ò†ëFÖ s…ä<áx?6BQ_ÐmïYºLš1—Vs‘Uë´=ú:ÁØ=iÃÖp #C­½2õ £¹J‹²—xXîð±]òe¸’ܥȾ}{Š‘¿BÉxhr_Ò~ -¬m~mÇNwÓëǶãh*ˆ°ögP_øEÄ–Ï´üþu5þºŸÑj›Òagó…‚Žq—$ªOÝsK‹,º‚Gâë -âÞ4½á²ò¸©3ÚQE_SõJl•Þ¦Hš©è_é‰â0`J‹BGjL¹¬Í„–œtpMªQMÊÜ·«h5p %¯<@ݼLB ÿm%¢ø—) c$T=¥*ç³ýd1Zèµ¾„^KÚm>S,m‡ÅÇÎVÑ´l2ô¥øÜùçÒËœj4h æ–\yÐÕ3{]¼rŠsv”N=‹\o”n‰7NíßE£CÜ©&’¥Ã»&ªœîάÆÁ_ЦAì,¦++æ–Óqrðýmý ú+g„Ïþ.k'ž -}Ö&̼_Èä²UFÓiàÓ ™qcž<ÁKæÉåtÇ;åiŽ‹t`JXÉI´…Á·N -áòe+„R±9d.r¾j0ÛºY{g€….éçÈXÌ‹û£ïɪúi?Ëü®ÔŽ³Ñv{Öê¤ks„Óû»í†o9¼UÕ¼ÿ:ô²jêÏìØnepžíä˜ãŒ Xð²¤s4l¸ - ɤCAœ@Ì-X¸n -uxùB(q×ò5 µbr™¥UÑx‚i{B-ÄGwÑö&ðF¯Ôò-bú$“~Û2³Pý®â!M½ ø@Q§]tƒ½V&Ä°,‡s]ÝäÕl?‚ªäÓ#^.¾,~Ïzi™ƒùÖÌfÍ>nà‹?,rV‹)—ž·4{®d6v†#’ðèÇj\ ] œ !#sæsäÖ¡ã%Ǽ“h(›¢Þ–åV,.P:±vé@6ô*ÎP ©e‰ÎÚ O©*ƒvqµ¶¦Üºú£ÄVˆ1Qo#h…ïEÖq¢ÅsBçfäz—tj^p|Ÿgù -¯wÂ1û¯ -„þœàQÜ°‹ -$´¬Ù3Žº¯J¬“µÔÇûÓˆ”ŸKò[qáÏ,Ïp…òã€Ú"2]Ûd£pÚQ[ög9¯,HB‹™Ï -­ÈáÇ ©.•îD­ò«ßD]F´m<V4_R•yu‰ñGÒ@6(œ›×Ì'õ ƒx?/ÿTuä-»Ë´öò ‚/ö„¬:·¶H)€ò#‰4 - :K ­Aõ‚Øx©‡»tG$®&ƒÕ6Ÿ'\A CT¤+ó‹À‹7Pæ[…¯ó‰¨=úPgR•by -ÀI¹qK@¿÷%ÂÔ§=lø.åš©Ìÿ #Õƒ÷Q’*튛؆a§Ã£å'PW_‚GHðwùróÆõ»*Fõu[[P~°T2¨³ýö»¬ù£Ö» t¶ÔÍ”¢ä¡@ae«ŽG·Úh&Á6¢b†EóÊ=Œg$†8§ e ØWOÞŒ¦_ òßú½Øµ½V6åA¡‚ÿ !Á™ÝÌ|þ=Mâ$íBˆ–Ÿ~ -Í1Up«¥ Ŧ˴#|Tª;ã­¤°ቭÉHз~OªŽZx¼IV[3Â)6tök:Š$¿ó /Ýe ±¼ÛòIrE9X\æw:Œá¯™ÖuÝùÊwƒ£òûHìà¨Å陭ᆃìQÚ1ýe.€ÂlÖÀtÿ[ŽId BºåÄ…ûrG»¨©3YæÀù·ž}žiÜŒÍjx/¥Œ±û-&û¸xeg’*cÑ ´düK)„¼Æ˜Šæl;¬~ªÑ  ØêS6/Éo{y‚¥a/¨8Šò©xä-¹ë­bÝÙA]46}]2—IžXTç€{'`†ñýcðÿ*)iÞ’TãÖN‰äbßžèŸH¶RÊäv@ì%zN@áýÂZ{ù12:›Ê“EIƒ3%S5]'?0ëaI…{1V9‹Œ>ŒÉ?£6ʈeF÷Ã4¤±Ï¢ J¯ÍÚ?˜¿‚ûÐ^t‚ n£B´çï¸ ®ÛÊV·.o?ÄV÷¸Âõ§ˆm¸äé!y–¼õYxPn)Fb¼·ÏmK;[µòBþü}š³^ObØ ¿Õ¾Z…¤ÀE -Êõc"hšU[sØŸ8pÍH+ŒeÀ €(à±Â¡²Ï`ƒMi7u1!È·Ùà)?ÞáÆq{Š}™‰åi¼ÄŠ0ó˜oLÚV€¥²Øݧ4ž~·šiÉ5øæ¼×[œ  ¤leáo•'IŽjÍ¢¿v Û™ ˆ»¬5BWï1CUÃûƒUаؾs¦®q^œPµð`[cÇO¹&9LiŒÊMþšJìÆd)sd·f0–«ðLÁA]|_X$ªñâ#€îëÖF”×Ý!ß+¹t|qX8d«x»¼Ì’_2üìÕÙ(¸iœÇÐÍ„û_I4Áùãó#PÄs³´”“a -h.²MæÄáG®>ô_‚ZûW,$|·¥DÃ} ±QÈWàÝF–~G5#)øŠ-ôìæ°M“.§g7Ôç)ô±MbvŒ—åÄ\ômèDgÚ?pãÁè÷xõˆ‘í¤óðeº>£Q - !Œ)Ù)u(èt¹?TÏgr黄 É7Ýö£-ÖX'v“mzb^Žš˜K5@!Œ#Á¾4ëÿAìtŽrˆÒ– ;ºÚm¨Ü<‰¥Úª,þŸ€±¼ÉüΩ¤W†dIa9¸‰îwa[úˆ»%z¦‘:ý$«ÅhÀ¹3˜£Ë‹ž°¾IžÄ\7aý?Zå?(Ç·&[ü´Où›»û;êÑþ,GÖÐJ÷ô=º‡.}ªŒÛO¿#èÔ7þ»› OG¿Ð† ‚Œ -¾¿JƒÛHŠËqÍÒó®½Ó<â9V?ˆ&±Eo_(ätÀ5éL~¡?¦au:±ýy ÒF÷”¤k©—,Û^ôv%)‘«Ãy# -î[©F@“F»¥9§{·Äš¢‘HÍùó)#ÖW0µü5|&Ÿ}‰>+D¯S3ïá@<1þE¦NæBA–Uú§ŸuÞ&{á ÞQO·•~1ÙKÿ%¼1Õ+ñ9gQл§$S–µKi )‘=É1(z¦ŠÆ}öV—A_»£RëŸȳâ5·@b§–cK0ÊÌƚƯŒjê%ÑNÁoBt“#[ÿª¥eˆí?‘d†1fÂ}tnv>ÔnUõûò9Gãô ƒðçgÿ {¹ ÍÔŸ!jý9~ºÇ¬)}“¹£™I$—…½½Ák¡?!UTr< 8ª¿r(€ --¬_ üueÍœªgënè|ŒÏ SJŸTûK熸ïM7Ê=OuÊٮܵ¢R,/ò##fõ±jà½ñÌøRÛ8ýJ 0Fš¦¨b_â0RŽæåƒÞ#–?aù Ùê°RÍUPÝ5žÛM«ŽW3Y¦ ŒNÂDÅð&¥Ý`<<Ž0¤>Ëõûã5©Aëb†Q DUê¢7E3ØtŶ¶t*1¦ОYÌ­Z#T>ì’uÿ1 †Œ.ÇPMÚ!ªtIYñoHv’ö5Lâ®ßÅ=qE¥çû- ¿‡ úîÔš—xÄ%¶—@:TÝJÑ<}„Q½i55E´?0+õ3K„ÀìCM[’à¸HU¯køÓÃͺžüq-©ã„›ï¬ˆLá »#öŒ /#Kn‚è'P ‡ñ -ᛈÊlZ²ÈÞ»‚®ˆIXRu¼ hbÓÜ»þÄŸì¶ ÖÐE‰þ -(èÙé7÷¹=ƒ?7aãpê\i}w+þ¥˜Ïs=õ[gíçÈáY!äÛAƒm«Ãìëµü{ä4įdo©*¯ ‰FL-¬ { -Î%÷tF…r3­ænŒkkP6õqº“l_p2ŒJƒb¿çG8:Ÿg£MŸo™¿¸®›ø5‚kÆHŒú(=ë(¶ -^ß~Çd—®é«w­ îì›E‘Ìa-¨o´S¶Dµ‘9þªå8v5`SÊF½;ÓŒPÐ&vdüÈ/È¢G悯œUtЀ*E>Õ%‘‘ -ˆ¢DrA -<žy°5Œ8Ý×K¤<¡%Äl~ƒ#X” -¹õxh¶ÅÐéwwv75É–ç(íì|*ÊYÄ@ò؉W$¤¡l+\+óG]b±]SS…jHKüÒ’¬} 05€u ¸ŽH;+»ŒQ¹ÏåüRߥy_Ïp¬; Iÿ ¸µ q~—¬/«Ô N§çJhŒOìºÓ}¤_ü?² ¼µ÷Š¼:ƒïq0$eK9àU}D2¶¹«—²±3ñ‘ퟤ!ßɧPŒIÍEåC;cÉ‘¥Æ›Ø D'£Ù”2H ¸õšYGº¿5Iä´ÜT²ZÓjÍp¾ -…¯.>íýàfý’aÆMdGÄc¼j†®’zMÙ¦^9Õ©¸*„'W´Ï~é*ǯuPâdíÚR±…ý6K#j¡Î©{k`”ý| pô€)¼·a š–ð-ÅÔ oĶEÄPÕZs›‰ZÃb`OqSÀܾ÷¼ÃN•º$Píå DJ•ÀZûWÚ±§7[ ŒçŽºŒAƒ¿ož†FP2x`y‚Ž2~›Gkͳš˜¤»>°æðÖZ/ûêç®N›6‚+- -{®W ”çzB| ¥ÿ|XmÐróË›ðôœªJ½ºLž”ü-ôK„§“u$¼ƒJtã‰Y­â¸UÕí.Gèý¨^áRX—ºÿTÆPôec -ŽžÉs°G -‡blOMNYÆ;èx:ð%B"”èbñ)1ú}£ÕP{@`Xl—òƒâ‹Qù.û<¤øLä(a}í®;Nè ÂçòQ¯é4ÌØ9ó|­¸£ì   db,– 6€¥lŸgš'sêyÆÈÄu&†«ŒÀíw´‘kO„ßôÚ¡ü<Ó^ ޶˪ÊrG…é+:„Ü{Iñ»H -Ø~åÇö¦¨]ÚN4ûX¤“ -j’w¾H©QjQ9 9˜nKô½Á‘ã¡Áƒœûí -–w[ú[!ù¢"ö=T.1j³ˆ5{±ÉÑ@2V–)^ò å{Ì/Â\„6ÖãÚ(„²óŹ¼*úÞ,ûUR€NB[\EOÈ6‘àgyç#-¾‰ÐÞÅyy¸eo³e!åNq(?r°˜ÔáŸ,ÀË -*d´Z>GúÃõçK'RðFÏRÂX:2‡ã@Qfeö‡d6´‹<õTªq8æ9p¾˜OÎ¥kêʲ §:"·ž; ?¼ÜÖ ·m…n”³#äkÛ™ç5惔‘…ºT'§¶½¥Û…U|`ós©SYó‰Yc ÔdC?z¨˜K¼Å岺/ï«÷©ifì«Ø¾;ÖJAµý”Äû2Ë›@£)K°˜ü&³èÿ…q·¢xj"AS-)XŠ ûY§jw\´Fébº²ÓÒƒÍj^÷A‘TGNrp=À`›-r?”°fm†EMµ a‰Ú˜.¸OG“2šÊ)´®Œ -üæ{Z€=¤ÿZ’£L]ÚÆàänWº¯v 8'd´øEÆâ2:0(Ž·“9&V+þäfFî¡„bHsÆlþX” N/BëŒ3$È3ÆìSÓø9ùCŒâ|}lýY<”£éINð Þä $ls«E# (VY쇅ŽÑK¼;mìžëÙ^ö5¡6(i,ù}=•éçÕšÙ‰pë¼Á>Á!áyQi°0a‘í¹HRR†jËvˆ(¯Å5Þòp¶’+ÚdöÊ#ršÙÓ—úÙì`t¥mj«™JU¼§2N1õžª$@ÓúsÅ|9'^zñ=^Þ÷©1ºêç÷`LÆ­Ñøκ&òßãAfñV»¢|0~ gÇaò3[JFJÕ4oÉȺmôIg•œ‰éQÜ5ËÞÚLmø‚éçYHz=Ýt`íÎ`æUfäÍɪê·7,R½³¯”ß®+׎î‹@ª¤36`íýÙL« wµým#¨×+ -†e”4°/z74tæ,í¥Ós‚¬Ë"eœÄŠ˜ÌylÈLBQ'†õ/å7}º¥Û´ˆ7¢â4ìx¬NK‚ØE¾cƒ°: és’¦‡&RzÑ©;i˜³¸°L>é,w*¿*0¨Ag&Y®è€C<9XþÂoišÌ¶ m!.‚¹$u„ÛK)»¹‚J]ö.gÛniùúÆZç/´ ÿs)hÀš¸ž–TÔQ¢^˜Hú€‡é´??T:(mcÈ8¿»¯º´*f±žV† ò˜•æqD [~äH­ëaÓ½A#ñ°Hdüªéê3xϕ韋œ -6¬Ùï A¦"zb-(¦OÌXèðÃeBæ±/DjÝ¿ s×!j¦ªÝMæ¯*M*R+¹—{´ó­ôœ«ÏI³ìH¾4'„¶ªû-Â{ìà†V¬ -w X Dõ•&~Ž2°¦Ù®ü!ÚiÄ@΃¶–ÅO§üQ´î7ïBG†©Waÿìzhñ~Æï4&iœ¤³¬U¹„‹ò›ˆ¯àKò ÕŸR]a×& Ï­ö±L÷éÝ'Ù@‚Œžæ€ç»JÙJs,¦ªKââÏ°vÿXµÓךj'5ì°ýƒdI¦ëNºÅÉ>HdàQÑýä±À\ûâw}U%‰LŠÃá —[ò3VºFVþIêÙA],Ô¥!éÈ…wj’4.røà *%ÂM¼éÓ -O¬#›UÏ*‡9ó@Õ" 4ú‘6LGѳnè‰7ZøµE©±03¥¸“ŒÄ#p¼ˆæ¢ÔÖÖ¤kûËe»ÅÌ/Œ–S*æü -èã­Ê‚Ó¹‘µ$rò ¶ÉÍ}4…¶á½*tÚ¯I‚‹-{ʞƛlwåø‘æÙÅçŒÄëŸå×û¨¨³nQ­lO_L«øÚ]Õ´’ªcuJÁ’ºNѦI1ïR7 -°ˆ¸ 5©Î&\,Ü”{KÁ+Ìÿx„8}».•¸ß ’žÿ:‚ƒ1sA¸çM ‚<†…ªrcÎÞ ~ä -¨‰zî±é‘„ùÉ°ukÀ;‘òêfÛd©tWc&°³š‰DÕHXÙ‘9f8¡t¦úVŸñZ8xvÿCS`—Òv.„î V°Ó—¼ôƒSÚ„„…Ù·J>ß×oÒßQP`¹ãÏÆŽüþ#2jc–rIÁÆe4g–^K×þ‡Ð4¾´Ï8>ƒˆ°T[BLE¶ -œËMis -'OøÀ $Ó¯çþ9ÃÛZ`l=‡‚ÎÂdñÚÒ©¢)S~¸ÌÒÙo× Û—® ðë眪Cw›ÊŒW-Úá¿æ~©fþŒôŽŠZG‚tt›^¼ÒI¤ROŸ2AÆû¨5cÐI·¦.=Í{­oÎoˆÅÄà -êBͪ©¼áÞb²Í-\=5’B{ç ‹@aöî]“w!)…rã1¤‹]š ivÊ{Smù´éRÜ«lž‹eU<)edܹ蒸%­§‚öîà ¹üGjŸÝaN¾‘ð·P¢ Oŧ;,’oßÜL6SŠøH)òK!&þ.¦Ô}%Ç´ç§`7%€Ѓ&pãЇ -b*iþ7⣲¡ˆh³oקà:‹ ÏTL=kßWÑà¼ú!MßÐ0~£A¬Ž]v¼s‚xM…Ü$*ð?$"Xƪ”%=˜6êÓëô_£Zf´AtÆÿ*½W±|õ–ØƦµ—rÍ…èM!"áM¸ -h`ÒF9ë׋ö¢2w -1ФE´þ>_-Ô›ÚáwDã¤9øqË°45zHsjú÷ñ¶ßòÌ2ÖJ—JBD·™Ù$9{­Í[¾~ -¯è73½FòE¼Éÿ&oMñjiê@Çp(nÜ·M+õµ Ú{›Ï KEžD½ííAâÀ«ÓþÌ® ÑI·ŸÂ7Ç”\ÿ!yfA±Ë\Xº TJŽn•yl¤ ÔQªÐÛ_ï¸pSÔMl¥Ù:¼\`8!C °þ[BÖvÉLàX­˜à¥µFƒ;.R–FÎ{Ûœ¢sBþûk·´çé¢&S K:(šÖƒ™‘éWòX - J6¢U CçLá p ôÿ[˳ˆ_:–Š›5Z_‘¤÷}NQiõÑ®ŠÅtì,üE÷-%è9~x°&©8æŸËÍ*¹Í–~.R"¤„já›E°f=R›¶<½–äË!/püäÛ·ý%E[ã{Vc‚*ôÞ3Ò“º®{<ñƒ¸ \öl­ÛúO#ÄCß#1 šœ)5Žž}ç¼`t4î+%C˜è®±ñ^*¡s:~èö]*¬KG;¾C7'˜uÄÐ)î–ϧ3œ•i¬ËPd²eµñjpg =TyaÆ@XÔyn@2 -5j©Šù³ lK4þZÿ01Õé#þRÈwwŸìJC±V¹w® -ɶõ «Ž)-WŠ%a -ã^™v!ÔksDjïO0K‹¹ü'ˆ)Ç„–·:¡(A4”3&µÆ_‘óò¼`UîÓâ,¨Îâ§ö0:{{ha~‰ú¡v -œÈº‰¤„»=Ž}5<TéhÁÖŽQE½tœé™Eë°TixÌ»®²\š‰aóZ­ -Üm)-:‹¹Nå7pHg…B‰‘ª¦ÍŸî‹œ—¬Ëåö‚G¬/9i~¾Ìi6cÚ7Äœû|«uM,Žèj—Þ0!‹Äò3ˆ€l‘{ì•·™é‹ÙÕ.×Dð»‘%nÌ%.&H*3ÑeЄvËv_¬N¼jBÓ¥ô^ŲéÒ?Íe™—`ìh·âQqnµH IzF¾€ ëq‚:ʈ7õ"¬­åPt&ɬXz¨Fqm"Õ¨ÁÝvR…ú×ÂÍË÷¶ V¬…«°é˜g‹î>„ÃÙ›äâÓ¯†¤v_¹FÓŸ™" ¨£\Éþv¹=C;âÁ2¾cuPx‹&=ª.øŽOù¢ŠRÎ6óÎu͇Z€¸Ëï˜eè(IÓïôÿvŒØ%=¼ oþ<›¥·ô—&zqV!õéjóêÑÿ áN­ -çî¿Bfˆ§à¡ÂBn=å’…ÕØŒ‹å·KÉ5Ç!ÕsãsÂ) -ÑjËzµâ ŒÚ‡um t^ïE~Õ3!j‹Ý… -šÜ™Xœ·'ƲÙs†çà£í’f´ƒ¦&Lœ^‘õÄÜX5s¿‘,tí‡]Üêw 2^àr"ù¢MŽÁåN\Äã>Í>ó²Ðð.Ç^X_D‡9 õFºYÃŽ”.¾¸"Ø]áÑoM?ì ?ðܽ«¿yf‚%ÞµP ‡­&ì¼Ç>fØß÷KV1+û88ú -ÀLžgF<:ø¯œëˆ¬|ö×’S)é)z -¥—\…,ï#-rŸR•Í³4à[_ÔÆœR;ª -«c½NÈ^]¯rlýüNQº•á!Tù¶S,¨o…ÜóÈKÔ;#Þz8ø‚;Ë×BYÇÍã0q«@f,ÞΔÃI» -@–ÑŸÅg@«,‰,ÔÜlʼjתþ Á¡VjwkuP²´F—Ž†ÄŽ^Œ¤hIºGä:‚[goh!Ϧ€SÁ?hÝ8—¾M… -–KUÍ̱±½»j±Ç…]Ï£Â(šûub¹@8SŽ0‹²Ù®Ÿ­ ¢G ÂÓ7±æAVB½öÊk~Tk0/ :àA6m⧸±Ï„ºŠÕ²Àcˆ ìP8ùµW©jÑE…—Ï#ÀmGºiç³z—ɦiÉ?õˆ÷œ¦(†:p,‘ìú.¨¥é>Ô @›b ËÑ›rçH†*Ï‚„‰ðñ¢$ÃRJ¤T=ïƒÝvk`Êñ‡Š[á€ã_nÏ£ä/6 -³Í‚Ši­>jt8:íc[LŽw´ŠJa[V?¦Ve$阆Ž¸i•ßE…qûd1Î5iCö–”­ÉrÊX€Þw¯6ižc¼û1ʧ·ê,pò ¡cÝñY)4ÈfzàÇÀÜÁjUúÞ÷~”ëÑñ¥~~îÄvòú¸Ræ=D_}^²o)€'æ¨EO§X½ÊpìÄE¬(.Ù2 û|œ6ò¢5šã'mĺ QÏAº¡ú¯G•I¯››HæÔáåDéõ$ +0Þ¥­Ewà ÞèRnÝFÛ‹#òƒÊ–nA-n:?.çG*ä"Ò_[Äʵ·cW£ìój̉ï~Ô—‰ü{r”“?ÅèN”u­õëþ›¯.ö - -¸ëŨÁë·¢hΔ˜;§$?ÖËd+6½Üˆˆ1ج ;Z,gøÀ¢Ì-“Ìà*D‘èí´€ -\AÄ÷~Ãsê“äÞ5=V…;l¤`[ÿ$'H‰>]”Ä·ä–š„<ÍÂñ,¼¹§sɱO¼ -Žô\¢<ÐÔÃÙUÔ.Á^ço:–ÜjR{éš4ÔB›G›¯O­î!’µÎA¹~¨šNŸK¤yÉš >=ã¹éOO·©tì àÔž[—¢¢­ -t[ ÞJ{ êsÍ ÃSÿÙîDíD2`Ó€+2icns -¿¹ÿÿpÓ€PK«îÝŽ|£ÈîPK8·t=€}‡£@í @¤Icons/pkg.icnsUX{?èMlRèLPK -+Ã> @ýA\£__MACOSX/UX‚?èM‚?èMPK -+Ã> @ýA“£__MACOSX/Icons/UX‚?èM‚?èMPK8·t=«îÝŽ|£Èî @¤Ð£__MACOSX/Icons/._pkg.icnsUX{?èMlRèLPK'£G \ No newline at end of file Index: branches/Bungo/package/po/ar.po =================================================================== --- branches/Bungo/package/po/ar.po (revision 2536) +++ branches/Bungo/package/po/ar.po (revision 2537) @@ -1,2655 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: ar\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1367001245.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "الحرباء" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "ص%CHAMELEONVERSION% ر%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "لا تقم بالتنصيب على كمبيوتر آبل ماكنتوش" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "المطورين :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "شكراً لـ:" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "الحزمة :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "الحزمة مبنية بواسطة : %WHOBUILD%ØŒ اللغة مترجمة بواسطة : ياسر لطÙÙ‰" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "حقوق النسخ © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"الحرباء هو محمل تمهيد بنى بإستخدام مزيج من المكونات التى طورت من تطوير ديÙيد " -"إليوت لتنÙيذ إي إ٠آى وهمى مضا٠لمشروع آبل تمهيد-132 ." - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "الحرباء ص2 ممدد بالكثير من المزايا . على سبيل المثال :" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- واجهة إستخدام رسومية قابلة للتعديل بالكامل لإعطاء ألوان جديدة لمحمل تمهيد " -"داروين ." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "- تحميل قرص رام للتمهيد المباشر للدي ÙÙŠ دي الأصلية بدون برامج إضاÙية ." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "- الثبات . إستمتع بإستكمال نظام الماك الخاص بك بصورة موضحة ." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- تجاوز إس إم بيوز لتعديل متغيرات الإس إم بيوز الأصلية ." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"الكتابة Ùوق الجدول DSDTØŒ تكون قادرة على تحديد محسنة أن يحل العديد من المشاكل." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "نيزيوني جهاز خصائص مع سلاسل EFI ÙÙŠ خصائص الجهاز." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "-boot1h boot0/الهجين تقسيم الأقراص إلى MBR و GPT." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "--التلقائية الاعترا٠كثيرا وأيضا على معالجات AMD مؤخرا." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "--يدعم البرنامج أبل غارة." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "-تمكين الرسومات Nvidia و ATI/AMD." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "--دعم وحدات" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "-مقتبس من memtest86 الذاكرة الكشÙ:" - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "--التلقائية جيل ٠الدولة والدولة ج." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "-تسجيل الرسائل." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "الكود تم إصداره تحت الإصدار 2 من رخصة جي إن يو العامة ." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "س ج: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "تم الإنتهاء من الإسكربتات والمل٠المسمى " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " ØªÙ… كتابته لجذر القسم المختار ." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "من Ùضلك " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "قم بقراءته" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr " Ù„معرÙØ© ما إذا كان التنصيب تم بنجاح وأتركه كتسجيل لما تم ." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "الحرباء ص%CHAMELEONVERSION% ر%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "حزمة محمل تمهيد الحرباء" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "يجب تثبيت هذا البرنامج على وحدة التخزين التى تقوم ببدء التشغيل" - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "هذه الوحدة التخزينية لاتÙÙ‰ بمتطلبات هذا التحديث ." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "يوجد إصدار أحدث من الحرباء منصب بالÙعل" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "لا يمكن تثبيت البرنامج على هذا الكمبيوتر" - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "محمل تمهيد الحرباء" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"محمل التمهيد يحتاج إلى ثلاثة ملÙات (بإختصار)\n" -"boot0 (على الـ MBR الخاص بالقرص) مسئول عن تحميل boot1.\n" -"boot1 (على الـ boot-sector الخاص بالوحدة التخزينية) لإيجاد boot2.\n" -"boot2 (على مسار الجذر الخاص بالوحدة التخزينية) لتحميل النواة إلخ ." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "قياسى" - -#. type: "Standard_description" -#: 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 متوقÙØ© على نظامك بدون تدمير أى نسخة ويندوز منصبة موجودة إذا كنت تملك واحدة ." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "لا تقم بتنصيب محمل التشغيل" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Ù…Ùيد إذا كنت تريد تتبيت الزوائد Ùقط ." - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "الوحدات" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "نظام الوحدات المؤسس بداخل الحرباء يتيح للمستخدمين والمطورين بتوسيع وظائ٠النواة الأساسية للحرباء بدون إستبدال مل٠التمهيد الرئيسى ." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"هذه الوحدة تقدم مكتبة سى قياسية للوحدات للربط حينما تكون المكتبة المقدمة من الحرباء معطوبة .\n" -"هذه مستخدمة ÙÙ‰ الوقت الحالى بواسطة مكتبة uClibc++ Ùقط .\n" -"المصدر : http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "الدقة" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"هذه الوحدة تقرأ معلومات الشاشة الأساسية المتصلة بالجهاز .\n" -"هذه الوحدة غير مدمجة ÙÙ‰ الجذع حتى الآن ولها إستخدام بسيط .\n" -"بالإضاÙØ© Ùانها تقوم بالتعديل على وضع الـ vesa لكروت شاشة إنتل لتحصل على دقة شاشتك أثناء الإقلاع ." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"This module provides a minimalistic c++ runtime library for use in other modules.\n" -"This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, fuzzy, no-wrap -#| msgid "UseKernelCache=Yes" -msgid "Kernel Patcher" -msgstr "UseKernelCache=Yes" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" -msgid "NVIDIAGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" -msgid "AMDGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" -msgid "IntelGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "الإعدادات" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "إنشاء /Extra/org.chameleon.Boot.plist بإختيار أياً من هذه الخيارات وعلامات النواة ." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "العاء اى كتبات تظهر ÙÙ‰ واجهه البوت مثل رقم نسخة البوت" - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "تعطيل واجهة الإستخدام الرسومية الخاصة بالإقلاع ." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "إستخدام شعار آبل الأصلى أثناء الإقلاع بدلاً من الشعار المعدل الذى يآتى مع الثيم ." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "تحميل قائمة اختيار القرص الخاص بك." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "تÙعيل وضع الإقلاع الهادئ (إلغاء الرسائل والمطالبات) ." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "تمكين قسم التمهيد المعلومات والقرارات." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "إيقا٠الإقلاع بعد إنتهاء الحرباء من عملياته . Ù…Ùيد إذا واجهتك مشاكل من محمل الإقلاع ." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "يقوم بالإقلاع ÙÙ‰ وضع الـ 32bit بدلاً من الوضع الإÙتراضى 64bit ." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "إضاÙØ© اهسياككويري = y لمل٠التمهيد الحرباء org.ØŒ هذا الخيار أي الممتلكات المتصلة بالنظام ÙÙŠ بعض السير EHCI." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "" - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableWifi=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "" - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "" - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "" - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, fuzzy, no-wrap -#| msgid "ForceWake=Yes" -msgid "ForceFullMemInfo=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceFullMemInfo_description" -#: Resources/templates/Localizable.strings:145 -#, no-wrap -msgid "Force SMBIOS Table 17 to be 27 bytes long." -msgstr "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "" - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "" - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "" - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "" - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "" - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "" - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "" - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" -msgid "DropHPET=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "" - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" -msgid "DropSBST=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "" - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" -msgid "DropECDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "" - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" -msgid "DropASFT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "" - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" -msgid "DropDMAR=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropDMAR_description" -#: 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 "" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "" - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "" - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "" - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC6State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "" - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC7State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, no-wrap -msgid "Enable specific Processor power state, C7." -msgstr "" - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "" - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "" - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, fuzzy, no-wrap -#| msgid "GenerateCStates=Yes" -msgid "GenerateTStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "" - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, fuzzy, no-wrap -#| msgid "1024x768x32" -msgid "1366x768x32" -msgstr "1024x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, no-wrap -msgid "LayoutID=5" -msgstr "" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, no-wrap -msgid "LayoutID=7" -msgstr "" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, no-wrap -msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "" - -#. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "" - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "" - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableBacklight=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableDualLink=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, no-wrap -msgid "Use the keyboard layout for a German Mac keyboard" -msgstr "" - -#. type: "mac-es_title" -#: Resources/templates/Localizable.strings:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, no-wrap -msgid "Use the keyboard layout for a Spanish Mac keyboard" -msgstr "" - -#. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, no-wrap -msgid "Use the keyboard layout for a French Mac keyboard" -msgstr "" - -#. type: "mac-it_title" -#: Resources/templates/Localizable.strings:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, no-wrap -msgid "Use the keyboard layout for an Italian Mac keyboard" -msgstr "" - -#. type: "mac-se_title" -#: Resources/templates/Localizable.strings:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, no-wrap -msgid "Use the keyboard layout for a Swedish Mac keyboard" -msgstr "" - -#. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, no-wrap -msgid "Use the keyboard layout for a French PC keyboard" -msgstr "" - -#. type: "Embed_title" -#: Resources/templates/Localizable.strings:672 -#, no-wrap -msgid "Embed" -msgstr "" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, no-wrap -msgid "Chameleon's original default theme introduced for v2.0 RC1" -msgstr "" - -#. type: "Default_description" -#: Resources/templates/Localizable.strings:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "" - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, no-wrap -msgid "A lovely simple theme by NoSmokingBandit from April 2009." -msgstr "" - -#. type: "Audio_title" -#: Resources/templates/Localizable.strings:691 -#, no-wrap -msgid "Audio" -msgstr "" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, no-wrap -msgid "A selection of options that deal with audio." -msgstr "" - -#. type: "Control_title" -#: Resources/templates/Localizable.strings:695 -#, no-wrap -msgid "Control Options" -msgstr "" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "" - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "" - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "" - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, no-wrap -msgid "A selection of options that deal with power management and speedstep." -msgstr "" - -#. type: "Resolution_description" -#: Resources/templates/Localizable.strings:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "" - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, no-wrap -msgid "A selection of options that deal with video." -msgstr "" - -#. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:739 -#, no-wrap -msgid "KeyLayout" -msgstr "" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" - -#~ msgid "Install Type" -#~ msgstr "نوع التثبيت" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "اختار ما بين تثبيت جديد او تحديث القديم" - -#~ msgid "New Installation" -#~ msgstr "تثبيت جديد" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ " خد نسخة احتياطية من مجلد الاكسترا ان وجد ÙÙ‰ البارتشن المختار Ùسو٠يتم " -#~ "انشاء واحد جديد لو قمت باختيار اى من الخيارات ÙÙ‰ البرنامج غير البوت لودر" - -#~ msgid "Upgrade" -#~ msgstr "تحديث" - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "سو٠يتم دمج اى خيار انت تختاره الى الخيارات المضاÙØ© بالÙعل ÙÙ‰ Ùولدر " -#~ "الاكسترا ÙÙ‰ البارتشن المختار التثبيت عليه" Index: branches/Bungo/package/po/en.po =================================================================== --- branches/Bungo/package/po/en.po (revision 2536) +++ branches/Bungo/package/po/en.po (revision 2537) @@ -1,2753 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-18 14:17+0100\n" -"PO-Revision-Date: 2013-12-29 12:14+0000\n" -"Last-Translator: ErmaC \n" -"Language-Team: en \n" -"Language: en\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: 1388319263.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Do not install to an Apple Macintosh computer" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Developers :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Thanks to :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Package :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Package built by: %WHOBUILD%, language translated by: blackosx" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "Chameleon v2 is extended with many features. For example:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "- Fully customizable GUI to bring some color to the Darwin Bootloader." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "- Hibernation. Enjoy resuming your Mac OS X with a preview image." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- SMBIOS override to modify the factory SMBIOS values." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- Device Property Injection via device-properties string." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- Automatic FSB detection code even for recent AMD CPUs." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Apple Software RAID support." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Nvidia & ATI/AMD Graphics Card Enabler." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Module support" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Memory detection adapted from memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- Automatic P-State & C-State generation for native power management." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Message logging." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "The code is released under version 2 of the Gnu Public License." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "FAQ's: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "The scripts have completed and a file named " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " has been written to the root of your chosen partition." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "Please " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "read it" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" to find out if the installation was successful and keep it for a " -"record of what was done." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chameleon Bootloader" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "This software must be installed on the startup volume." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "This volume does not meet the requirements for this update." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "A newer version of Chameleon is already installed" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "This software cannot be installed on this computer." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Chameleon Bootloader" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Standard" - -#. type: "Standard_description" -#: 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 "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." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Don't install the Bootloader" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Useful if you only want to install the extra's." - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Modules" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 module, known as YellowIconFixer in cparm's branch.\n" -"Useful to fix yellow icon issue (can also fix an issue with the Apple's dvd player application in Mountain lion).\n" -"Dependencies: none" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Resolution" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "Settings" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Disables the default enabled graphic user interface." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Enable quiet boot mode (no messages or prompt)." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Boots the kernel in 32bit mode rather than the default 64bit mode." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Enables the option to fix any EHCI ownership issues due to bad bioses." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Enables the option of adding 'built-in' to your ethernet devices." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Enables the option of adding AirPort values to your wireless device." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Enables HPET on intel chipsets, for bioses that dont include the option." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "This option enables you to bypass bad sleep images." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "Force SMBIOS Table 17 to be 27 bytes long." - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "Disables the automatically enabled restart fix." - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Enables the option to reset UHCI controllers before starting OS X." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "Disables the automatically enabled RAM recognition." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "Attempts to load the sleep image saved from last hibernation." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "New C-State _CST generation method using SystemIO registers instead of FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Discard the motherboard's built-in SSDT tables." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "Discard the motherboard's built-in HPET table." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "Discard the motherboard's built-in SBST table." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Discard the motherboard's built-in ECDT table." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Discard the motherboard's built-in ASF! table." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "Discard the motherboard's built-in DMAR table, this key action resolve the problem with VT-d panics." - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "Enable specific Processor power state, C2." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "Enable specific Processor power state, C3." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "Enable specific Processor power state, C4." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "Enable specific Processor power state, C6." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, no-wrap -msgid "EnableC7State=Yes" -msgstr "EnableC7State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, no-wrap -msgid "Enable specific Processor power state, C7." -msgstr "Enable specific Processor power state, C7." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Enable auto generation of processor idle sleep states (C-States)." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Enable auto generation of processor power performance states (P-States)." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Enable auto generation of processor power termal states (T-States)." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Set Graphics Mode to 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Set Graphics Mode to 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Set Graphics Mode to 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Set Graphics Mode to 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Set Graphics Mode to 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Set Graphics Mode to 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Set Graphics Mode to 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Set Graphics Mode to 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Set Graphics Mode to 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Set Graphics Mode to 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Set Graphics Mode to 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Set Graphics Mode to 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Set Graphics Mode to 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, no-wrap -msgid "LayoutID=5" -msgstr "LayoutID=5" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, 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:268 -#: Resources/templates/Localizable.strings:374 -#, no-wrap -msgid "LayoutID=7" -msgstr "LayoutID=7" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, 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:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, 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:375 -#, 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:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, 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:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, 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:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, 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:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, 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:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, 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:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, 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:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, 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:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, 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:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, 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:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, 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:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, 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:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, 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:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -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:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -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:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -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:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -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:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -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:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -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:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -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:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -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:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -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:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -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:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -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:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -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:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -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:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -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:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -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:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -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:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, 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:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, 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:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, 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:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "Set HDEF PinConfiguration for Realtek ALC888." - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "Set HDEF PinConfiguration for Realtek ALC1200." - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "Set HDEF PinConfiguration for ???." - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, 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:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "Enables UseAtiROM options." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "Enables UseNvidiaROM options." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "Enables VBIOS option" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, 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:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, 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:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, 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:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, 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:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, 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:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, 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:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Verbose Mode" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Single User Mode" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ignore Caches" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 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." - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"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:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" -"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" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "German Mac Keyboard" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, 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:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Spanish Mac Keyboard" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, 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:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "French Mac Keyboard" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Italian Mac Keyboard" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, 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:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Swedish Mac Keyboard" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, 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:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "French PC Keyboard" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, 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:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, 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:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "Audio" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, 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:695 -#, no-wrap -msgid "Control Options" -msgstr "Control Options" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "Settings to control how Chameleon works." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "General Options" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, 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:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Kernel Flags" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, 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:707 -#, no-wrap -msgid "Power Management" -msgstr "Power Management" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Set one resolution to use." - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, 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:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, 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:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, 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:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, 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:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "Set one HDEF PinConfiguration to use." - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Video" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, 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:739 -#, no-wrap -msgid "KeyLayout" -msgstr "KeyLayout" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Themes" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" - -#~ msgid "Set 0000260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -#~ msgstr "Set 0000260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." Index: branches/Bungo/package/po/bs.po =================================================================== --- branches/Bungo/package/po/bs.po (revision 2536) +++ branches/Bungo/package/po/bs.po (revision 2537) @@ -1,2737 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: bs\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Instalacija nije prilagođena za Apple Macintosh kompjutere" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Programeri :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Hvala :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Paket :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Package built by: %WHOBUILD%, language translated by: mistudio" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon je kombinacija razliÄitih komponenata bootloadera. On se zasniva " -"na David Elliottovoj lažnoj EFI implementaciji dodanoj u Apple boot-132 " -"projekt." - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "Nove funkcije u Chameleon 2.0" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- Potpuno prilagoÄ‘en grafiÄki korisiniÄki interfejs donosi vizuelna " -"poboljÅ¡anja u Darwin Bootloaderu." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Start sa retail DVD-om direktno uÄitava ramdisk slike bez pomoći dodatnih " -"programa." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- Hibernacija. Uživajte u nastavaku rada vašeg Mac OS X-a sa pregledom slike." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- SMBIOS zamjena tvorniÄkih za modificiranu SMBIOS vrijednost." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- DSDT zamjena za korištenje modificiranog, ispravljenog DSDT-a koji može " -"riješiti nekoliko problema." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- Implementacija svojstva uređaja putem svojstva niza." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- hibridni boot0 / boot1h za MBR i GPT particijske diskove." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- automatsko FSB kodno otkrivanje Äak i za posljednje AMD procesore." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Apple softver RAID podrška." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Nvidia & ATI/AMD GrafiÄki Aktivator." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Modul podrška" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Detekcija memorije prilagoÄ‘ena iz memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- Automatsko generisanje P-State i C-State za izvorno upravljanje energijom." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Prijava porukama." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "Kod je objavljen pod verzijom 2 GNU javna licenca." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "Za detaljne informacije posjetite: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "Skripte su zavrÅ¡ile i datoteka pod nazivom " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " je snimljena na root particije diska koje ste odabrali." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "Molimo " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "proÄitajte" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" ga kako biste saznali da li je instalacija bilauspjeÅ¡na i Äuvajte ga " -"radi evidencije o tome Å¡ta je uÄinjeno" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION% " - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chameleon" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Ovaj softver mora biti instaliran na volumen sa kojeg se pokreće." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Ovaj volumen ne ispunjava uslove za ovu nadogradnju." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Nova verzija Chameleona već je instalirana" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Ovaj softver ne može biti instaliran na ovom raÄunaru" - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Chameleon" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Chameleon zahtjeva tri bitna fajla. (pojednostavljeno reÄeno)\n" -"boot0 (MBR na disk pogonu) odgovoran za uÄitavanje boot1.\n" -"boot1 (Na particiju za boot-sektor) za pronalaženje boot2.\n" -"boot2 (Na particiju za root direktorij) za uÄitavanje Kernela itd." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Standard" - -#. type: "Standard_description" -#: 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 "instalira Chameleon fajlove u poÄetnu datoteku diska (root) odabrane particije koristeći bilo boot0 ili boot0md u zavisnosti od vaÅ¡eg sistema ne uniÅ¡tavajući bilo kakvu Winodws instalaciju ukoliko je imate instaliranu." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Ne instaliraj Bootloader" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Korisno ukoliko želite instalirati samo extra." - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Chameleon Moduli" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "Moduli ugraÄ‘eni u sistem Cameleona omogućavaju korisniku ili programeru proÅ¡irenje funkcionalnosti Chameleon jezgre bez zamijene glavnog boot fajla. " - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Ovaj modul omogućava standard c biblioteku za module za povezivanje ako chameleon biblioteka nije dovoljna.\n" -"Ovo se trenutno koristi samo sa uClibc++ bibliotekom.\n" -"Izvor: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Resolution" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Ovaj modul Äita edid informacije sa monitora prikljuÄenog na glavni ekran.\n" -"Modul trenutno nije integrisan u trunk i nije od velike primjene kao Å¡to stoji.\n" -"Osim toga, modul će zakrpati VESA modove koji su prisutni u pred Intelovim HD grafiÄkim karticama kako bi osigurale odgovarajuću rezoluciju ekrana prilikom podizanja." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Ovaj modul omogućava minimalistiÄku c++ runtime biblioteku za koriÅ¡tenje u drugim modulima.\n" -"To ne pruža funkcionalnost sama po sebi, umjesto toga, služi kako bi se omogućilo koriÅ¡tenje c++ jezika u ostalim modulima.\n" -"Imajte na umu da su obe RTTI iznimke onemogućene.\n" -"Izvor: http://cxx.uclibc.org/\n" -"Dependencies: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, fuzzy, no-wrap -#| msgid "UseKernelCache=Yes" -msgid "Kernel Patcher" -msgstr "UseKernelCache=Yes" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" -msgid "NVIDIAGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" -msgid "AMDGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" -msgid "IntelGraphicsEnabler" -msgstr "GraphicsEnabler=Yes" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "Boot Opcije" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Kreira /Extra/org.chameleon.Boot.plist i omoguÄava izbor željene opcije za kontrolu Chameleon postavki." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Skriva Cameleon boot banner u grafiÄkom korisniÄkom inferfejsu (GUI)." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Onemogućava ukljuÄeni zadani korisniÄki grafiÄki interfejs." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Koristite legacy (sivi i bijeli) apple logo prilikom podizanja radije nego boot.png sliku iz teme" - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "Prikaz zaslona za odabir particije bez prikazivanja timeout ekrana." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Omogućava mod mirnog pokretanja (bez poruka ili redaka)." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Onemogućava prikaz detalja o particiji i rezoluciji." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Pauzira boot proces nakon Å¡to je Cameleon zavrÅ¡io postavljanje, onda Äeka na pritisak tipke prije nego se pokrene mach kernel. Korisno u kombinaciji sa verbose podizanjem za rijeÅ¡avanje problema." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Pokreće jezgru (kernel) u 32bitnom modu radije nego u zadanom 64bitnom modu." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Omogućava opciju za popravak bilo kojih EHCI vlasniÄkih prava zbog loÅ¡eg biosa." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Omogućava mogućnost dodavanja \"ugraÄ‘eno\" na vaÅ¡e Ethernet ureÄ‘aje." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableWifi=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, fuzzy, no-wrap -#| msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Omogućava mogućnost dodavanja \"ugraÄ‘eno\" na vaÅ¡e Ethernet ureÄ‘aje." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Omogućava HPET na Intel Äipsetima, za biose koje ne ukljuÄuju ovu opciju." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Ova opcija omogućava vam da zaobiÄ‘ete loÅ¡e uspavane slike (sleep images)." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, fuzzy, no-wrap -#| msgid "ForceWake=Yes" -msgid "ForceFullMemInfo=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceFullMemInfo_description" -#: Resources/templates/Localizable.strings:145 -#, no-wrap -msgid "Force SMBIOS Table 17 to be 27 bytes long." -msgstr "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "IskljuÄuje automatsko omogućavanje restart fix opcije" - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Omogućava opciju za reset UHCI kontrolera prije poÄetka podizanja. " - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "IskljuÄuje omogućeno automatsko RAM prepoznavanje." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Samo za Lion. Omogućava uÄitavanje prethodno povezanog kernela. Ovo će ignorisati /E/E i /S/L/E. Ovo koristiti samo ako morate znati da sadrži sve Å¡to vam je potrebno." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "PokuÅ¡ava da uÄita uspavanu sliku snimljenu iz prethodne hibernacije" - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Nova C-state _CST generacija metodom SystemIO registracije umjesto FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Odbacuje SSDT tablice ugraÄ‘ene na matiÄnoj ploÄi." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" -msgid "DropHPET=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." -msgid "Discard the motherboard's built-in HPET table." -msgstr "Odbacuje SSDT tablice ugraÄ‘ene na matiÄnoj ploÄi." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" -msgid "DropSBST=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." -msgid "Discard the motherboard's built-in SBST table." -msgstr "Odbacuje SSDT tablice ugraÄ‘ene na matiÄnoj ploÄi." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" -msgid "DropECDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Odbacuje SSDT tablice ugraÄ‘ene na matiÄnoj ploÄi." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" -msgid "DropASFT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Odbacuje SSDT tablice ugraÄ‘ene na matiÄnoj ploÄi." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, fuzzy, no-wrap -#| msgid "DropSSDT=Yes" -msgid "DropDMAR=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropDMAR_description" -#: 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 "" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "UkljuÄuje posebno Processorsko stanje napajanja, C2." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "UkljuÄuje posebno Processorsko stanje napajanja, C3." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "UkljuÄuje posebno Processorsko stanje napajanja, C4." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC6State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C6." -msgstr "UkljuÄuje posebno Processorsko stanje napajanja, C2." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC7State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C7." -msgstr "UkljuÄuje posebno Processorsko stanje napajanja, C2." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "UkljuÄuje automatsko generisanje procesora u stanju mirovanja (C-States)." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Omogućava automatsko generisanje snage procesora stanja performansi (P-States)." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, fuzzy, no-wrap -#| msgid "GenerateCStates=Yes" -msgid "GenerateTStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, fuzzy, no-wrap -#| msgid "Enable auto generation of processor power performance states (P-States)." -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Omogućava automatsko generisanje snage procesora stanja performansi (P-States)." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Postavite GrafiÄki Mod na 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Postavite GrafiÄki Mod na 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Postavite GrafiÄki Mod na 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Postavite GrafiÄki Mod na 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Postavite GrafiÄki Mod na 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Postavite GrafiÄki Mod na 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, fuzzy, no-wrap -#| msgid "1024x768x32" -msgid "1366x768x32" -msgstr "1024x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, fuzzy, no-wrap -#| msgid "Set Graphics Mode to 1024x768x32" -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Postavite GrafiÄki Mod na 1024x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Postavite GrafiÄki Mod na 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Postavite GrafiÄki Mod na 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Postavite GrafiÄki Mod na 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Postavite GrafiÄki Mod na 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Postavite GrafiÄki Mod na 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Postavite GrafiÄki Mod na 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, fuzzy, no-wrap -#| msgid "KeyLayout" -msgid "LayoutID=1" -msgstr "KeyLayout" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, fuzzy, no-wrap -#| msgid "KeyLayout" -msgid "LayoutID=2" -msgstr "KeyLayout" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, fuzzy, no-wrap -#| msgid "KeyLayout" -msgid "LayoutID=3" -msgstr "KeyLayout" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, fuzzy, no-wrap -#| msgid "KeyLayout" -msgid "LayoutID=5" -msgstr "KeyLayout" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, fuzzy, no-wrap -#| msgid "KeyLayout" -msgid "LayoutID=7" -msgstr "KeyLayout" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, fuzzy, no-wrap -#| msgid "KeyLayout" -msgid "LayoutID=12" -msgstr "KeyLayout" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, fuzzy, no-wrap -#| msgid "KeyLayout" -msgid "LayoutID=32" -msgstr "KeyLayout" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, fuzzy, no-wrap -#| msgid "KeyLayout" -msgid "LayoutID=40" -msgstr "KeyLayout" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, fuzzy, no-wrap -#| msgid "KeyLayout" -msgid "LayoutID=65" -msgstr "KeyLayout" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, fuzzy, no-wrap -#| msgid "KeyLayout" -msgid "LayoutID=99" -msgstr "KeyLayout" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, no-wrap -msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "" - -#. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "UkljuÄuje UseAtiROM opciju." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "UkljuÄuje UseNvidiaROM opciju." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "UkljuÄuje VBIOS opciju" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, fuzzy, no-wrap -#| msgid "UseNvidiaROM=Yes" -msgid "SkipNvidiaGfx=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableBacklight=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableDualLink=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, fuzzy, no-wrap -#| msgid "UseNvidiaROM=Yes" -msgid "NvidiaGeneric=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Verbose Mode" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Single User Mode" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ignore Caches" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "German Mac Keyboard" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, 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:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Spanish Mac Keyboard" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, 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:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "French Mac Keyboard" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Italian Mac Keyboard" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, 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:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Swedish Mac Keyboard" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, 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:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "French PC Keyboard" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, 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:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "Chameleonova trenutno zadana tema." - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, 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:695 -#, no-wrap -msgid "Control Options" -msgstr "Control Options" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "Opcije za kontrolu rada Chameleona." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "General Options" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "Izaberite od selekcije iz baze opcija." - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Kernel Flags" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "Izaberite od selekcije iz kernel zastava." - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "Power Management" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Postavlja rezoluciju ekrana za vaÅ¡ monitor" - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, fuzzy, no-wrap -#| msgid "KeyLayout" -msgid "HDEF Layout" -msgstr "KeyLayout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, fuzzy, no-wrap -#| msgid "KeyLayout" -msgid "HDAU Layout" -msgstr "KeyLayout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, 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:735 -#, no-wrap -msgid "Video" -msgstr "Video" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, 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:739 -#, no-wrap -msgid "KeyLayout" -msgstr "KeyLayout" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Themes" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"Skup predloženih tema\n" -"ViÅ¡e tema možete pronaći na http://forum.voodooprojects.org/index.php/board,7.0.html" - -#~ msgid "Install Type" -#~ msgstr "Tip instalacije" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "" -#~ "Odaberite za obavljanje nove instalacije ili za nadogradnju postojeće " -#~ "instalacije." - -#~ msgid "New Installation" -#~ msgstr "Nova instalacija" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "Rezerva za postojeći /Extra folder, ako je pronaÄ‘en na ciljanoj " -#~ "particiji. Novi će biti stvoren ako izaberete bilo koju opciju u " -#~ "instaleru, osim Bootloadera." - -#~ msgid "Upgrade" -#~ msgstr "Nadogradnja" - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Spaja postojeći /Extra folder, ako je pronaÄ‘en na ciljanoj particiji, sa " -#~ "svim opcijama izabranim iz instalera, osim Bootloadera." - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "Instalira Chameleon fajlove za normalno skrivenu particiju EFI koristeći " -#~ "bilo boot0 ili boot0md u zavisnosti od vaÅ¡eg sistema ne uniÅ¡tavajući bilo " -#~ "kakvu Winodws instalaciju ukoliko je imate instaliranu." - -#~ msgid "Keylayout" -#~ msgstr "Raspored tipki" - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "" -#~ "Ovaj modul omogućava korisniku da definira mapiranje tipki na tastaturi." - -#~ msgid "Utilities" -#~ msgstr "Korisno" - -#~ msgid "Optional files to help setup" -#~ msgstr "Menij fajlovi za pomoć pri instalaciji" - -#~ msgid "Preference Panel" -#~ msgstr "Preferens PloÄa" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "Instalira Preferens ploÄu za Chameleon." - -#~ msgid "Copies an example smbios.plist in /Extra/Configuration." -#~ msgstr "Kopira primjer smbios.plist u /Extra/Configuration." - -#~ msgid "Documentation" -#~ msgstr "Documentacija" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "Dokumentacija za Chameleon priruÄnik, instaliranje i koriÅ¡tenje" - -#~ msgid "Don't choose a resolution." -#~ msgstr "Odabir bez rezolucije." - -#~ msgid "Don't choose a keylayout." -#~ msgstr "Odabir bez keylayouta." Index: branches/Bungo/package/po/cs.po =================================================================== --- branches/Bungo/package/po/cs.po (revision 2536) +++ branches/Bungo/package/po/cs.po (revision 2537) @@ -1,2751 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the Chameleon package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"POT-Creation-Date: 2014-09-18 14:17+0100\n" -"PO-Revision-Date: 2013-12-29 12:13+0000\n" -"Last-Translator: ErmaC \n" -"Language-Team: cs \n" -"Language: cs\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1388319197.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Neinstalujte na poÄítaÄ znaÄky Apple Macintosh" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Vývojáři :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Poděkování :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Program :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Program sestavil: %WHOBUILD%, jazyk přeložil: vaLin, martin63" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon je zavadÄ›Ä systému který vznikl kombinací komponent, které vzeÅ¡ly " -"z vývoje fake EFI implementace Davida Elliota použité v projektu Apple " -"boot-132" - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "Chameleon v2 je rozšířen o mnohé funkce. Například:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "- PlnÄ› nastavitelné GUI, které pÅ™ináší barvy do zavadÄ›Äe Darwin" - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- NaÄíst ramdisk k umožnÄ›ní přímého bootu retail DVD bez potÅ™eby dalších " -"programů." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- Hybernace. Užijte si obnovení vašeho Mac OS X za použití preview image." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- Možnost změny továrních parametrů SMBIOS." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- Možnost změny parametrů DSDT, které mohou pomoct vyřešit některé problémy." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- Injektování parametrů zařízení pomocí řetězce device-properties." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- hybridní boot0 / boot1h pro disky rozdělené pomocí MBR a GPT." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- Kód automaticky detekující FSB i u novějších procesorů AMD." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Podpora pro Apple Software RAID." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Nvidia & ATI/AMD Graphics Card Enabler." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Podpora modulů" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Detekce paměťových modulů adaptovaná z memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- Automatické generování P-State & C-State pro nativní správu napájení." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Logování zpráv." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "Kód je vydán pod licencí Gnu Public Licence verze 2." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "FAQ's: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "Skripty byly dokonÄeny a soubor s názvem " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " byl zapsán do koÅ™enového adresáře zvolené diskové oblasti." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "Prosím " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "pÅ™eÄtÄ›te si ho" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" to find out if the installation was successful and keep it for a " -"record of what was done. aby jste zjistili zda instalace probÄ›hla v " -"pořádku a uchovejte jej pro případnou potÅ™ebu." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "ZavadÄ›Ä systému Chameleon" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Tento software musí být nainstalován na spouÅ¡tÄ›cím oddílu." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Tento oddíl nesplňuje požadavky pro update." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "NovÄ›jší verze programu Chameleon je již nainstalována" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Software nelze nainstalovat na tento poÄítaÄ." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "ZavadÄ›Ä Chameleon" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Chameleon vyžaduje tÅ™i základní soubory. (jednoduÅ¡e reÄeno)\n" -"boot0 (v MBR disku) zodpovÄ›dný za naÄtení boot1.\n" -"boot1 (v boot-sektoru diskového oddílu) k nalezení boot2.\n" -"boot2 (v koÅ™enovém adresáři diskového oddílu) k naÄtení kernelu atd." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Standartní" - -#. type: "Standard_description" -#: 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 "Nainstaluje soubory Chameleona do koÅ™enového adresáře zvoleného oddílu za použití buÄ boot0 nebo boot0md, v závislosti na vaÅ¡em systému, aniž by zniÄil existující instalaci Windows, pokud nÄ›jakou máte." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Neinstalovat zavadÄ›Ä" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "UžiteÄné pokud chcete instalovat pouze doplňky." - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Moduly" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "Systém modulů, zaÄlenÄ›ný v Chameleonu, dovoluje uživateli Äi vývojáři rozšířit primární funkce zavadÄ›Äe, bez nutnosti mÄ›nit základní boot soubor." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Tento modul poskytuje standardní c knihovnu modulům ke slinkování v případÄ›, že knihovna obsažená v chameleonu nedostaÄuje.\n" -"MomentálnÄ› ji používá pouze knihovna uClibc++.\n" -"Zdroj: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" -"Tento modul poskytuje náhradu za vnitÅ™ní acpi Patcher.\n" -"Závislosti: žádná" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" -"HDAEnabler modul, tento modul poskytuje náhradu za Hight Definition Audio DSDT úpravy. \n" -"Závislosti: žiadne" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Rozlíšení" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Tento modul Äte edid informace z monitoru pÅ™ipojeného k hlavní grafické kartÄ›.\n" -"Modul prozatím není souÄástí vývojové vÄ›tve trunk a má v nynÄ›jší podobÄ› minimum využítí.\n" -"KromÄ› toho modul zpřístupní vesa módy dostupné v grafických kartách pÅ™edcházejících éře intel hd a poskytne tak korektní rozliÅ¡ení obrazu bÄ›hem bootování." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Tento modul poskytuje minimalistickou c++ runtime knihovnu pro použití v jiných modulech. To samo o sobÄ› neposkytuje žádnou funkcionalitu, ale místo toho dovoluje použití jazyka c++ v jiných modulech.\n" -"*Vemte prosím na vÄ›domí, že rtti a vyjímky jsou vypnuty.\n" -"Zdroj: http://cxx.uclibc.org/\n" -"Závislosti: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" -"KernelPatcher modul poskytuje následující záplaty:\n" -"* Umožňuje použití kernelcache s /Extra/Extensions a/Extra/Extensions.mkext\n" -"* OdstranÄ›na CPUID kontrolu\n" -"* Odstraní LAPIC panic\n" -"* Odstraní paniku commpage_stuff_routine\n" -"Závislosti: žádná" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" -"KernelPatcher modul poskytuje následující záplaty:\n" -"Závislosti: žádná" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "Nastavení" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Soubor /Extra/org.chameleon.Boot.plist se vytvoří zvolením kterékoliv z tÄ›chto boot a kernel možností." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Schová Chameleonův boot banner v GUI. To je text který je vykreslen v horním levém rohu obrazovky zobrazující verzi release atd." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Vypne standartnÄ› zapnuté grafické uživatelské rohraní." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Použije pro bootování původní 'tmavoÅ¡edé' apple logo na svÄ›tleÅ¡edém pozadí namísto souboru boot.png ze zvoleného téma." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "Ve výchozím nastavení, když se Chameleon spustí, uvidíte ikonu výchozího oddílu spolu s ukazatelem zbývajícího Äasu, který, pokud nevyvoláte žádnou akci, bude odpoÄítávat než Chameleon automaticky zaÄne bootovat tento oddíl. Tato volba to zruší a zobrazí se přímo obrazovka s výbÄ›rem oddílů." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Zapne tichý boot mód (žádné výpisy nebo nápovÄ›da)." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Zapne zobrazení detailů o oddílu a rozliÅ¡ení obrazu na levé stranÄ› GUI pod boot bannerem. To je užiteÄné pÅ™i Å™eÅ¡ení problémů, ale nemusí fungovat správnÄ› s nÄ›kterými tématy." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Pozastaví proces zavádÄ›ní po té co Chameleon dokonÄí své nastavení a pak Äeká na stisk klávesy než spustí mach kernel. UžiteÄné v kombinaci s verbose boot pÅ™i Å™eÅ¡ení problémů." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Spustí kernel ve 32bit módu namísto výchozího 64bit módu." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Povolí možnost opravit problémy týkající se vlastnických práv v EHCI způsobené vadnými BIOSy." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Povolí možnost pÅ™idání 'built-in' do vaÅ¡ich síťových karet." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Povolí možnost pÅ™idání AirPort hodnoty do vaÅ¡eho bezdrátového zažízení." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Povolí HPET na intel chipsetech, pro BIOSy které tuto možnost neobsahují." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Tato možnost vám dovolí obejít vadné sleep images." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "Vypne automaticky povolenou opravu restartu." - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Povolí možnost resetu UHCI Å™adiÄe pÅ™ed startem OS X." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "Vypne automaticky povolené rozpoznávání RAM." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Pouze pro Lion. Povolí naÄtení pre-linked kernelu. Ignoruje /E/E a /S/L/E. NEPOUŽÃVEJTE pokud nevíte zda obsahuje vÅ¡e co potÅ™ebujete." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "Pokusí se naÄíst sleep image uložený z poslední hibernace." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Nová metoda generování C-State _CST za použití SystemIO registrů namísto FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "VyÅ™adí SSDT tabulky obsažené v základní desce." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "VyÅ™adí HPET tabulky obsažené v základní desce." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "VyÅ™adí SBST tabulky obsažené v základní desce." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "VyÅ™adí ECDT tabulky obsažené v základní desce." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "VyÅ™adí ASF! tabulky obsažené v základní desce." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "Povolí specifický stav napájení procesoru, C2." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "Povolí specifický stav napájení procesoru, C3." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "Povolí specifický stav napájení procesoru, C4." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "Povolí specifický stav napájení procesoru, C6." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC7State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C7." -msgstr "Povolí specifický stav napájení procesoru, C2." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Zapne automatické generování procesorových idle sleep stavů (C-States)." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Zapne automatické generování procesorových power performance stavů (P-States)." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Zapne automatické generování procesorových power performance stavů (T-States)." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Nastavit rozliÅ¡ení na 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Nastavit rozliÅ¡ení na 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Nastavit rozliÅ¡ení na 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Nastavit rozliÅ¡ení na 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Nastavit rozliÅ¡ení na 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Nastavit rozliÅ¡ení na 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Nastavit rozliÅ¡ení na 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Nastavit rozliÅ¡ení na 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Nastavit rozliÅ¡ení na 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Nastavit rozliÅ¡ení na 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Nastavit rozliÅ¡ení na 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Nastavit rozliÅ¡ení na 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Nastavit rozliÅ¡ení na 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, fuzzy, no-wrap -#| msgid "LayoutID=65" -msgid "LayoutID=5" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, 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:268 -#: Resources/templates/Localizable.strings:374 -#, fuzzy, no-wrap -#| msgid "LayoutID=387" -msgid "LayoutID=7" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, 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:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"Nastavit HDEF layout na 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 0:\n" -"002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, 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:375 -#, 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:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"Nastavit HDAU layout na 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, 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:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, 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:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, 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:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, 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:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, 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:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, 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:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, 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:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, 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:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, 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:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, 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:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, 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:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, 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:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -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:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -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:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -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:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -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:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -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:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -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:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -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:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -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:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -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:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -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:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -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:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -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:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -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:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -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:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -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:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -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:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, 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:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, 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:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, 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:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "Nastavit HDEF PinConfiguration pro Realtek ALC888." - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "Nastavit HDEF PinConfiguration pro Realtek ALC1200." - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "Nastavit HDEF PinConfiguration pro ???." - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, 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:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "Zapnout UseAtiROM nastavení" - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "Zapnout UseNvidiaROM nastavení" - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "Zapnout VBIOS nastavení" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, 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:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, 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:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, 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:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, 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:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, 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:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Podrobný režim" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Jeden uživatelský režim" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ignorovat Caches" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "NÄ›mecký Mac klávesnice" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, 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:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Å panÄ›lská Mac klávesnice" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, 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:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "Francouzsky Mac klávesnice" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Italská Mac klávesnice" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, 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:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Å védská Mac klávesnice" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, 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:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "Francouzsky PC klávesnice" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, 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:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, 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:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "Audio" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, 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:695 -#, no-wrap -msgid "Control Options" -msgstr "Možnosti ovládání" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "Nastavení urÄuje, jak Chameleon funguje." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "Obecné možnosti" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, 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:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Kernel Flags" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, 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:707 -#, no-wrap -msgid "Power Management" -msgstr "Power Management" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Nastavit jedno použitelné rozliÅ¡ení." - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, 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:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, 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:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, 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:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, 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:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Video" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, 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:739 -#, no-wrap -msgid "KeyLayout" -msgstr "KeyLayout" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Témata" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "Sbírka vzorku témata \\ nDalší styly lze nalézt na 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 "Nastavit 01660000 pro Intel HD4000 (Mobile) AAPL,ig-platform-id." Index: branches/Bungo/package/po/mk.po =================================================================== --- branches/Bungo/package/po/mk.po (revision 2536) +++ branches/Bungo/package/po/mk.po (revision 2537) @@ -1,2717 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: mk\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Ðе инÑталирајте на Apple Macintosh компјутер" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Девелопери :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "БлагодарноÑÑ‚ до :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Пакет :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Package built by: %WHOBUILD%, language преведени од Ñтрана на: kn6600" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon е комбинација од различни boot-loader компоненти. Базиран е на " -"лажна EFI имплементација на David Elliott додадено на проектот boot-132 на " -"Apple." - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "Ðови функции во Chameleon 2.0" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- Потполно прилагодлив графички Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÑ˜Ñ ÐºÐ¾Ð¸ придонеÑува за визуелни " -"подобрувања на Darwin Bootloader-от." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Стартувањето на оригинални DVD-а дирекнто ја вчитува ramdisk Ñликата без " -"помош од дополнителни програми." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- Хибернација. Ужувајте во продолжувањето на работата на вашиот Mac OS X." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- SMBIOS замена, за модифицирање на оригиналните SMBIOS вредноÑти." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- DSDT замена, за да кориÑтите модифициран DSDT, кој што решава повеќе " -"проблеми." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "" -"- Имплементирање на ÑвојÑтва на уредите Ñо поÑредÑтво на device-properties " -"Ñтрингови." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- Хибридни boot0 / boot1h за MBR и GPT партиционирани диÑкови." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- ÐвтоматÑко препознавање на FSB и за новите AMD процеÑори." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Поддршка на Apple Software RAID." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Nvidia & ATI/AMD Graphics Card Enabler." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Поддршка за модули." - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Детекција на меморијата адаптирано од memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- ÐвтоматÑко генерирање на P-State & C-State за природна контрола на " -"процеÑорот." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Логирање на пораки." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "Овој код е објавен под верзијата 2 од Gnu Public License." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "За повеќе информации поÑетете ја веб Ñтраницата : " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "Скриптата е завршена и датотека Ñо име " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " Ðµ запишана во root на избраната партиција." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "Ве молиме " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "прочитајте ја" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" Ð´Ð° дознаете дали инÑталацијата е уÑпешна и да имате евиденција за што " -"е направено." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chameleon" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Овој Ñофтвер треба да биде инÑталиран за да продолжите понатака." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Овој дел не одговара на барањата за надоградба." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Понова верзија на Chameleon е веќе инÑталирана." - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Софтверот не може да биде инÑталиран на овој компјутер." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Chameleon" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Chameleon-от има потреба од три оÑновни датотеки. (едноÑтавно)\n" -"boot0 (Во MBR на драјвот) одговорен за вчитување на boot1.\n" -"boot1 (Во boot-Ñекторот на партицијата) за пронаоѓање на boot2.\n" -"boot2 (Во root папката на партицијата) за вчитување на kernel-от итн." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Стандардна" - -#. type: "Standard_description" -#: Resources/templates/Localizable.strings:26 -#, no-wrap -msgid "Install Chameleon's files to the root of the selected partition using either boot0 or boot0md depending on your system without destroying any existing Windows installation if you have one." -msgstr "Стандардна инÑталација на Chameleon" - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Ðишто" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Ðе инÑталирај Chameleon (кориÑно за инÑталација Ñамо на Extra компоненти)" - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Moдули" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Овој модул обезбедува Ñтандардна 'c' библиотека за да Ñе поврзат модулите ако библиотекаta обезбеденa од Ñтрана на chameleon е недоволна.\n" -"Ова е во моментов Ñамо Ñе кориÑти од Ñтрана на uClibc++ библиотеката.\n" -"Извор: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Резолуција" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Овој модул ja чита 'edid' информацијата од мониторот додадена на главниот екран.\n" -"Модулот во моментов не е интегриран во 'trunk' и има минимална употреба.\n" -"Покрај тоа, модулот ќе ги преработипеч на VESA модовите доÑтапни пред Intel HD графичките картички да обезбеди Ñоодветна резолуција, при подигнување." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Овој модул обезбедува минимална C++ библиотека за употреба во други модули.\n" -"Ова не обезбедува функционалноÑÑ‚ Ñамо по Ñебе, намеÑто тоа Ñе кориÑти за да овозможи C++ јазикот да Ñе кориÑти во други модули.\n" -"Ве молиме имајте во предвид дека RTTI и иÑклучоци Ñе оневозможени.\n" -"Извор: http://cxx.uclibc.org/\n" -"ЗавиÑноÑти: klibc " - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "Опции" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Подразбирани опции" - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Ðе го прикажува Chameleon's boot лого во графичкиот интерфејÑ." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "ИÑклучува графички Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÑ˜Ñ Ñо додавање на GUI=n во org.chameleon.Boot.plist" - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "КориÑтете го оригиналното (Ñиво на бело) apple лого намеÑто boot.png во темата." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "Приказ на екранот за избор на партиција." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Вклучува тивок boot мод (без пораки и прашања)." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Вклучува приказ на детали за партициите и резолуцијата." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Прави пауза на boot процеÑот на Chameleon и чека на притиÑтање на некој таÑтер пред на Ñтартува mach kernel. КориÑно во комбинација Ñо verbose boot за отклонување на проблеми." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "КориÑтење на 32 битниот мод намеÑто подразбираниот 64 битен." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Додава EHCIacquire=y во org.chameleon.Boot.plist. Оваа опција поправа Ñекакви EHCI (USB 1.0) проблеми поради некоректно напишани BIOS-и." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Додава EthernetBuiltIn=y во org.chameleon.Boot.plist. Оваа опција ќе ги направи 'вградени' вашите мрежни картички." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Додава EnableWifi=Yes во org.chameleon.Boot.plist. Оваа опција ќе ги направи 'вградени' вашите мрежни картички." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Добива ForceHPET=y во org.chameleon.Boot.plist. Вклучува HPET при Intel чипÑети за BIOS-и, кој не раÑполагаат Ñо HPET." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Додава ForceWake=y во org.chameleon.Boot.plist. Опцијата дозволува да преÑкокнете некоректни иÑклучувања на оперативниот ÑиÑтем." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "Ја иÑклучува автоматÑки вклучената корекција за реÑтарт." - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Додава UHCIreset=y во org.chameleon.Boot.plist. Инициализација UHCI (USB 2.0) контролерите пред Ñтартување на OS X." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "ИÑклучува автоматÑко препознавање на RAM меморијата." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Само за Lion. Вклучува учитување на pre-linked kernel-от. Ова ке ги игнорира /E/E и /S/L/E. КориÑтете го ова Ñамо ако Ñте Ñигурни дека имате Ñе што ви е потребно." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "Пробува да вчита sleep image креиран при поÑледната хибернација." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Ðов метод на генерирање на C-State кориÑтејќи ги SystemIO региÑтрите намеÑто FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Ги отфрла вградените SSDT табели од матичната плоча." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "Ги отфрла вградените HPET табели од матичната плоча." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "Ги отфрла вградените SBST табели од матичната плоча." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Ги отфрла вградените ECDT табели од матичната плоча." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Ги отфрла вградените ASF! табели од матичната плоча." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "Вклучува Ñпецифичена ÑоÑтојба на напојување на процеÑорот, C2." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "Вклучува Ñпецифичена ÑоÑтојба на напојување на процеÑорот, C3." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "Вклучува Ñпецифичена ÑоÑтојба на напојување на процеÑорот, C4." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "Вклучува Ñпецифичена ÑоÑтојба на напојување на процеÑорот, C6." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC7State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C7." -msgstr "Вклучува Ñпецифичена ÑоÑтојба на напојување на процеÑорот, C2." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Вклучува автоматÑко генерирање на C-States за процеÑорот." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Вклучува автоматÑко генерирање на P-States за процеÑорот." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Вклучува автоматÑко генерирање на T-States за процеÑорот." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Го поÑтавува графичкиот режим на 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Го поÑтавува графичкиот режим на 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Го поÑтавува графичкиот режим на 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Го поÑтавува графичкиот режим на 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Го поÑтавува графичкиот режим на 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Го поÑтавува графичкиот режим на 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Го поÑтавува графичкиот режим на 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Го поÑтавува графичкиот режим на 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Го поÑтавува графичкиот режим на 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Го поÑтавува графичкиот режим на 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Го поÑтавува графичкиот режим на 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Го поÑтавува графичкиот режим на 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Го поÑтавува графичкиот режим на 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, fuzzy, no-wrap -#| msgid "LayoutID=65" -msgid "LayoutID=5" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, fuzzy, no-wrap -#| msgid "LayoutID=387" -msgid "LayoutID=7" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, no-wrap -msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "" - -#. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "Вклучува UseAtiROM опции." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "Вклучува UseNvidiaROM опции." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "Вклучува VBIOS oпција" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Verbose Mode" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Single User Mode" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ignore Caches" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "German Mac Keyboard" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, no-wrap -msgid "Use the keyboard layout for a German Mac keyboard" -msgstr "КориÑтете раÑпоред на таÑтатура за ГерманÑка Mac таÑтатура" - -#. type: "mac-es_title" -#: Resources/templates/Localizable.strings:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Spanish Mac Keyboard" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, no-wrap -msgid "Use the keyboard layout for a Spanish Mac keyboard" -msgstr "КориÑтете раÑпоред на таÑтатура за ШпанÑка Mac таÑтатура" - -#. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "French Mac Keyboard" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, no-wrap -msgid "Use the keyboard layout for a French Mac keyboard" -msgstr "КориÑтете раÑпоред на таÑтатура за ФранцуÑка Mac таÑтатура" - -#. type: "mac-it_title" -#: Resources/templates/Localizable.strings:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Italian Mac Keyboard" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, no-wrap -msgid "Use the keyboard layout for an Italian Mac keyboard" -msgstr "КориÑтете раÑпоред на таÑтатура за ИталијанÑка Mac таÑтатура" - -#. type: "mac-se_title" -#: Resources/templates/Localizable.strings:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Swedish Mac Keyboard" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, no-wrap -msgid "Use the keyboard layout for a Swedish Mac keyboard" -msgstr "КориÑтете раÑпоред на таÑтатура за ШведÑка Mac таÑтатура" - -#. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "French PC Keyboard" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, no-wrap -msgid "Use the keyboard layout for a French PC keyboard" -msgstr "КориÑтете раÑпоред на таÑтатура за ФранцуÑка PC таÑтатура" - -#. type: "Embed_title" -#: Resources/templates/Localizable.strings:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, no-wrap -msgid "Chameleon's original default theme introduced for v2.0 RC1" -msgstr "Претходната вградена тена на Chameleon" - -#. type: "Default_description" -#: Resources/templates/Localizable.strings:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "Вградената тема во Chameleon." - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, no-wrap -msgid "A lovely simple theme by NoSmokingBandit from April 2009." -msgstr "The Bullet тема од NoSmokingBandit" - -#. type: "Audio_title" -#: Resources/templates/Localizable.strings:691 -#, no-wrap -msgid "Audio" -msgstr "Audio" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, no-wrap -msgid "A selection of options that deal with audio." -msgstr "" - -#. type: "Control_title" -#: Resources/templates/Localizable.strings:695 -#, no-wrap -msgid "Control Options" -msgstr "Опции за контрола" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "ПодеÑувања за контрола на работата на Chameleon." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "ОÑновни опции" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "Избор од Ñекцијата на оÑновни опции." - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Kernel Ознаки" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "Избор од Ñекцијата на ознаките на kernel-от." - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "Менаџменат на напојување" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, no-wrap -msgid "A selection of options that deal with power management and speedstep." -msgstr "Избор од Ñекцијата на менаџирање на напојувањето." - -#. type: "Resolution_description" -#: Resources/templates/Localizable.strings:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Set one resolution to use." - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Видео" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, no-wrap -msgid "A selection of options that deal with video." -msgstr "Опции кои Ñе однеÑуваат за графиката." - -#. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:739 -#, no-wrap -msgid "KeyLayout" -msgstr "РаÑпоред на таÑтатура" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Теми" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"Колекција од теми\n" -"Повеќе теми може да Ñе најдат на http://forum.voodooprojects.org/index.php/board,7.0.html" - -#~ msgid "Install Type" -#~ msgstr "Тип на инÑталација" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "" -#~ "Одберете да извршите нова инÑталација или да ја надоградите поÑтоечката " -#~ "инÑталација." - -#~ msgid "New Installation" -#~ msgstr "Ðова инÑталација" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "Зачувување на поÑтоечката папка /Extra, ако е пронајдена на одредената " -#~ "партиција. Ќе биде креирана нова ако е одбрана некоја опција, различна од " -#~ "Bootloader." - -#~ msgid "Upgrade" -#~ msgstr "Ðадоградба" - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Додавање во поÑтоечката папка /Extra, ако е пронајдена на одредената " -#~ "партиција. Ќе биде креирана нова ако е одбрана некоја опција, различна од " -#~ "Bootloader." - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "ИнÑталација на Chameleon/овите датотеки во обично Ñкриената EFI партиција " -#~ "кориÑтејќи boot0 или boot0md во завиÑноÑÑ‚ од вашиот ÑиÑтем и без " -#~ "уништување на било која поÑтоечка Windows инÑталација што ја имате." - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "" -#~ "Овој модул овозможува на кориÑникот да дефинира мапирање на таÑтатурата." - -#~ msgid "Utilities" -#~ msgstr "Ðлатки" - -#~ msgid "Optional files to help setup" -#~ msgstr "Опционални алатки" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "ИнÑталира Preference Panel за Chameleon." - -#~ msgid "Copies an example smbios.plist in /Extra/Configuration." -#~ msgstr "Копира пример на smbios.plist во /Extra/Configuration." - -#~ msgid "Documentation" -#~ msgstr "Документација" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "Документација за Chameleon упатÑтво за инÑталација и кориÑтење" - -#~ msgid "Use the keyboard layout for a Portuguese Mac keyboard" -#~ msgstr "КориÑтете раÑпоред на таÑтатура за Португалија Mac таÑтатура" - -#~ msgid "Use the keyboard layout for a German PC keyboard" -#~ msgstr "КориÑтете раÑпоред на таÑтатура за ГерманÑка PC таÑтатура" - -#~ msgid "Use the keyboard layout for a Spanish PC keyboard" -#~ msgstr "КориÑтете раÑпоред на таÑтатура за ШпанÑка PC таÑтатура" - -#~ msgid "Use the keyboard layout for a Italian PC keyboard" -#~ msgstr "КориÑтете раÑпоред на таÑтатура за ИталијанÑка PC таÑтатура" - -#~ msgid "Use the keyboard layout for a Swedish PC keyboard" -#~ msgstr "КориÑтете раÑпоред на таÑтатура за ШведÑка PC таÑтатура" - -#~ msgid "Use the keyboard layout for a Portuguese PC keyboard" -#~ msgstr "КориÑтете раÑпоред на таÑтатура за Португалија PC таÑтатура" - -#~ msgid "None" -#~ msgstr "Ðишто" - -#~ msgid "Don't choose a resolution." -#~ msgstr "Ðе избирајте резолуција." - -#~ msgid "Don't choose a keylayout." -#~ msgstr "Ðе избирајте раÑпоред на таÑтатура." Index: branches/Bungo/package/po/es.po =================================================================== --- branches/Bungo/package/po/es.po (revision 2536) +++ branches/Bungo/package/po/es.po (revision 2537) @@ -1,2876 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-18 14:17+0100\n" -"PO-Revision-Date: 2014-05-19 21:55+0000\n" -"Last-Translator: Yllelder \n" -"Language-Team: es \n" -"Language: es\n" -"MIME-Version: 1.0\n" -"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: 1400536515.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "No lo instale en un ordenador Apple Macintosh" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Programadores :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Gracias a :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Paquete :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Package built by: %WHOBUILD%, language traducido por: juanerson" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"El Bootloader Chameleon es la combinación de varios componentes. Esta basado " -"en la implementación EFI falsa de David Elliott, incorporada al método " -"Boot-132, a partir del proyecto de código abierto Darwin de Apple" - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "" -"Entre las Novedades en Chameleon v2 se encuentran muchas funciones " -"extendidas, por ejemplo:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- Interfaz GUI totalmente personalizada para brindarle más colorido al Dawin " -"Bootloader." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Booteo de DVDs con simplemente cargar una imagen ramdisk sin la ayuda de " -"programas adicionales." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- Hibernación. Disfrute reanudar su MAC OS X con una imagen de muestra." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- Anulación de SMBIOS, para modificar los valores de fábrica SMBIOS." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- Anulación de DSDT, para usar un DSDT modificado y arreglado capaz de " -"resolver varios inconvenientes." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- Inyección de Propiedades de Dispositivos a través de EFI strings." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "" -"- Permite el arranque de esquemas híbridos boot0 / boot1h, para discos " -"particionados en MBR y GPT." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- Detección automática de frecuencia FSB para CPUs AMD recientes." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Soporte para Software RAID de Apple." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Habilitación de soporte para Gráficas Nvidia & ATI/AMD." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Soporte de carga por Módulos." - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Detección de Memoria adaptada desde memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- Generación automática de P-States & C-States para gestión de energía " -"nativa." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Registro de Mensajes." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "El código está liberado bajo la versión 2 de la Licencia Pública GNU." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "Para información más detallada, preguntas y respuestas visitar: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "Los scripts se han completado y un archivo de nombre " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " ha sido escrito en la raíz de la partición seleccionada." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "Por favor " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "léalo" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" para saber si la instalación fue exitosa y mantener un registro de lo " -"que se hizo." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Bootloader Chameleon" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Este software debe ser instalado en el volumen de inicio." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Este volumen no cumple con los requisitos necesarios para esta actualización " - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Una versión más reciente de Chameleon ya ha sido instalada." - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Este software no puede ser instalado en este ordenador." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Bootloader Chameleon" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Chameleon requiere tres archivos esenciales (en términos simples).\n" -"boot0 (En el MBR del disco) responsable de cargar boot1.\n" -"boot1 (En el sector de arranque de la partición) para colocar boot2.\n" -"boot2 (En el directorio raíz de la partición) para cargar el kernel, etc." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Estándar" - -#. type: "Standard_description" -#: 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 "Instalar los archivos de Chameleon al directorio raíz de la partición seleccionada, usando boot0 o boot0md dependiendo de su sistema, sin destruir ninguna instalación de Windows, si usted la tiene." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "No instalar el Bootloader" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Útil si usted desea instalar solamente los componentes Extras del paquete." - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Módulos de Chameleon" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "El sistema de módulos incorporado en Chameleon permite al usuario o desarrollador extender las funcionalidades principales del Bootloader, sin reempalzar el binario principal boot." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Este módulo provee una biblioteca estándar C, para que los módulos conecten aún si la biblioteca proporcionada por Chameleon es insuficiente.\n" -"Es en la actualidad solamente usado por la biblioteca uClibc++.\n" -"Recurso: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" -"Este módulo sustituye el parcheador ACPI interno.\n" -"Dependencias: ninguna" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" -"Módulo HDAEnabler, este módulo provee un sustituto a la edición DSDT para Audio de Alta Definición.\n" -"Dependencias: ninguna" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" -"Módulo para el pre-cargado de valores NVRAM.\n" -"Dependencias: ninguna" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" -"Módulo sata, conocido como YellowIconFixer en la rama de cparm.\n" -"Útil para solucionar el problema con iconos amarillos (puede también solucionar un problema con el reproductor de DVD de Apple en Mountain Lion).\n" -"Dependencias: ninguna" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Resolución" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Este módulo lee la información EDID desde el monitor conectado a la pantalla principal.\n" -"El módulo no está actualmente integrado a la troncal (trunk) principal, por tener un mínimo uso tal y como están las cosas.\n" -"Adicionalmente, el módulo parcheará los modos VESA disponibles en tarjetas gráficas pre HD de INTEL, lo cual proveerá una resolución apropiada durante el arranque." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Este módulo provee una biblioteca de tiempo de ejecución minimalista C++ para usar en otros módulos.\n" -"Esto no proporciona funcionalidad por sí mismo, en su lugar se utiliza para permitir que el lenguaje C++ sea utilizado en otros módulos.\n" -"Por favor tenga en cuenta que rtti y excepciones han sido ambas deshabilitadas.\n" -"Recurso: http://cxx.uclibc.org/\n" -"Dependencias: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*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 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"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 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"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 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"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 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"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 -#, no-wrap -msgid "Settings" -msgstr "Opciones de Arranque" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Crear un archivo /Extra/org.chameleon.Boot.plist y seleccionar las opciones deseadas para configurar los parámetros de Chameleon." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Oculta la interfaz gráfica de Chameleon." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Desactiva la interfaz gráfica desde el org.chameleon.Boot.plist" - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Usar el tradicional logo de Apple (gris sobre blanco) durante el arranque en pantalla, en vez de la imagen boot.png del tema." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "Muestra la pantalla de selección de particiones sin el tiempo de espera." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Habilita el modo de arranque silencioso (sin mensajes o cursor)." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Habilita el texto en pantalla sobre las particiones y detalles de resolución." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Pausa el proceso de arranque después de que Chameleon ha finalizado de configurar, en espera de presionar una tecla para cargar el kernel. Útil al ser combinado con el modo verbose (-v) para diagnosticar problemas." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Carga el kernel en modo 32bit, en vez de usar el modo por defecto de 64bit." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Esta opción corrige cualquier problema de los puertos EHCI (USB 2.0) debido a malas BIOS." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Agrega el flag al org.chameleon.Boot.plist para la integración con el dispositivo Ethernet para Time Machine, App Store, iCloud, etc." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Agrega el flan al org.chameleon.Boot.plist para la integración con el dispositivo Wireless para AirPort." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Habilita el HPET en chipsets intel, para aquellas BIOS que no incluyen dicha opción." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Habilita la opción de ignorar imágenes de reposo o hibernación defectuosas." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "Fuerza a SMBIOS Table 17 a ser de 27 bytes de largo." - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "Deshabilita la opción predeterminada de arreglo del Reinicio." - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Reconfigura los controladores UHCI (USB 1.0) antes de iniciar OS X." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "Deshabilita el reconocimiento automático de memoria RAM predeterminado." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Para Lion solamente. Permite la carga del pre-linked kernel. Esto ignorará /E/E y /S/L/E desde su caché tradicional Extensions.mkext. SÓLO utilice esta opción sabiendo que contiene todo lo necesario." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "Intenta cargar la imagen de reposo salvada desde la última hibernación." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Nuevo flag para generar C-States usando los registros SystemIO en lugar de FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Descarta las tablas SSDT anexas a la placa base." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "Descarta la tabla HPET anexa a la placa base." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "Descarta la tabla SBST anexa a la placa base." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Descarta la tabla ECDT anexa a la placa base." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Descarta la tabla ASF! anexa a la placa base." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "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 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "Habilita el estado específico del Procesador, C2." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "Habilita el estado específico del Procesador, C3." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "Habilita el estado específico del Procesador, C4." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "Habilita el estado específico del Procesador, C6." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, no-wrap -msgid "EnableC7State=Yes" -msgstr "EnableC7State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, no-wrap -msgid "Enable specific Processor power state, C7." -msgstr "Habilita el estado específico del Procesador, C7." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Habilita la generación automática de estados de reposo o C-States del procesador." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Habilita la generación automática de estados de carga o P-States del procesador." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Habilita la generación automática de estados de carga o T-States del procesador." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Establecer el Modo de Gráficos en 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Establecer el Modo de Gráficos en 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Establecer el Modo de Gráficos en 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Establecer el Modo de Gráficos en 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Establecer el Modo de Gráficos en 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Establecer el Modo de Gráficos en 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Establecer el Modo de Gráficos en 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Establecer el Modo de Gráficos en 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Establecer el Modo de Gráficos en 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Establecer el Modo de Gráficos en 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Establecer el Modo de Gráficos en 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Establecer el Modo de Gráficos en 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Establecer el Modo de Gráficos en 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, no-wrap -msgid "LayoutID=5" -msgstr "LayoutID=5" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, 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:268 -#: Resources/templates/Localizable.strings:374 -#, no-wrap -msgid "LayoutID=7" -msgstr "LayoutID=7" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, 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:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDEF layout-it en 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, 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:375 -#, 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:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"Establecer el Modo de HDAU layout-it en 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Establece 01660000 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Establece 01660001 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Establece 01660002 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Establece 01660003 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Establece 01660004 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "Establece 01620005 para Intel HD4000 (Desktop) AAPL,ig-platform-id ." - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "Establece 01620006 para Intel HD4000 (Desktop) AAPL,ig-platform-id ." - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "Establece 01620007 para Intel HD4000 (Desktop) AAPL,ig-platform-id ." - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Establece 01660008 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Establece 01660009 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Establece 0166000a para Intel HD4000 (Mobile) AAPL,ig-platform-id ." - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Establece 0166000b para Intel HD4000 (Mobile) AAPL,ig-platform-id ." - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -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:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -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:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -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:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -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:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -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:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -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:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -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:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -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:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -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:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -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:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -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:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -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:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -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:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -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:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -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:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -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:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, 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:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "Habilita las opciones AtiROM." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "Habilita las opciones NvidiaROM." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "En gráficas NVIDIA habilita la opción VBIOS" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "Saltar la detección automática de GraphicsEnabler para GPUs basados ​​en Intel." - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "Saltar la detección automática de GraphicsEnabler para GPUs basados ​​en nVIDIA." - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "Saltar la detección automática de GraphicsEnabler para GPUs basados ​​en AMD/ATI." - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "Habilita la iluminación de fondo para portátiles con tarjetas nVIDIA." - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, 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:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Modo Verbose (-v)" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Modo Single User (-s)" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ignore Caches (-f)" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"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:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "Teclado Mac Alemán" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, 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:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Teclado Mac Español" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, 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:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "Teclado Mac Francés" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Teclado Mac Italiano" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, 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:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Teclado Mac Sueco" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, 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:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "Teclado de PC Francés" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, 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:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, 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:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "Sonido" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, 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:695 -#, no-wrap -msgid "Control Options" -msgstr "Opciones de Control" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "Ajustes para controlar cómo funciona Chameleon." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "Opciones Generales" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, 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:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Kernel Flags" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, 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:707 -#, no-wrap -msgid "Power Management" -msgstr "Gestión de Energía" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, 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:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "Establece un HDEF Layout ID a usar por tu controlador HDA." - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, 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:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, 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:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "Establecer un AAPL,ig-platform-id a usar por tu Intel Haswell." - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "Establecer un HDEF PinConfiguration a usar." - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Video" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, 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:739 -#, no-wrap -msgid "KeyLayout" -msgstr "KeyLayout" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Temas" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"Una colección de Temas de muestra.\n" -"Puedes encontrar más temas en http://forum.voodooprojects.org/index.php/board,7.0.html" - -#~ msgid "Install Type" -#~ msgstr "Tipo de Instalación" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "" -#~ "Realizar una instalación nueva o actualizar una instalación existente del " -#~ "gestor de arranque (Bootloader)." - -#~ msgid "New Installation" -#~ msgstr "Instalación Nueva" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "Realizar Copia de seguridad de una carpeta existente /Extra, si es " -#~ "encontrada en la partición de destino. Una nueva será creada si se eligen " -#~ "opciones desde el instalador, aparte del Bootloader en si mismo." - -#~ msgid "Upgrade" -#~ msgstr "Actualización" - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Combinar una carpeta existente /Extra, si se encuentra en el destino, con " -#~ "las opciones elegidas a partir de la instalación, aparte del Bootloader " -#~ "en si mismo." - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "Instalar los archivos de Chameleon a la partición EFI, normalmente " -#~ "oculta, usando boot0 o boot0md dependiendo de su sistema, sin destruir " -#~ "ninguna instalación de Windows, si usted la tiene." - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "" -#~ "Este módulo permite al usuario definir las asignaciones de teclas del " -#~ "teclado." - -#~ msgid "Utilities" -#~ msgstr "Utilidades" - -#~ msgid "Optional files to help setup" -#~ msgstr "Archivos opcionales para facilitar la configuración" - -#~ msgid "Preference Panel" -#~ msgstr "Panel de Preferencias" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "Instala el Panel de Preferencias para Chameleon." - -#~ msgid "Copies an example smbios.plist in /Extra/Configuration." -#~ msgstr "Copia un ejemplo de Perfil smbios.plist en /Extra/Configuration." - -#~ msgid "Documentation" -#~ msgstr "Documentación" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "Documentación de Chameleon, para su instalación manual y uso" - -#~ msgid "Portuguese Mac Keyboard" -#~ msgstr "Teclado Mac Portugués" - -#~ msgid "Use the keyboard layout for a Portuguese Mac keyboard" -#~ msgstr "Use una disposición para un teclado Mac en Portugués" - -#~ msgid "German PC Keyboard" -#~ msgstr "Teclado de PC Alemán" - -#~ msgid "Use the keyboard layout for a German PC keyboard" -#~ msgstr "Use una disposición para un teclado de PC en Alemán" - -#~ msgid "Spanish PC Keyboard" -#~ msgstr "Teclado de PC Español" - -#~ msgid "Use the keyboard layout for a Spanish PC keyboard" -#~ msgstr "Use una disposición para un teclado de PC en Español" - -#~ msgid "Italian PC Keyboard" -#~ msgstr "Teclado de PC Italiano" - -#~ msgid "Use the keyboard layout for a Italian PC keyboard" -#~ msgstr "Use una disposición para un teclado de PC en Italiano" - -#~ msgid "Swedish PC Keyboard" -#~ msgstr "Teclado de PC Sueco" - -#~ msgid "Use the keyboard layout for a Swedish PC keyboard" -#~ msgstr "Use una disposición para un teclado de PC en Sueco" - -#~ msgid "Portuguese PC Keyboard" -#~ msgstr "Teclado de PC " - -#~ msgid "Use the keyboard layout for a Portuguese PC keyboard" -#~ msgstr "Use una disposición para un teclado de PC en Portugués" - -#~ msgid "None" -#~ msgstr "Ninguno" - -#~ msgid "Don't choose a resolution." -#~ msgstr "No seleccionar ninguna resolución." - -#~ msgid "Don't choose a keylayout." -#~ msgstr "No seleccionar ningún keylayout." Index: branches/Bungo/package/po/fr.po =================================================================== --- branches/Bungo/package/po/fr.po (revision 2536) +++ branches/Bungo/package/po/fr.po (revision 2537) @@ -1,2887 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: fr\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: 1388319299.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Ne pas installer sur un ordinateur Apple Macintosh" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Développeurs :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Merci à :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Packageurs :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Paquet construit par: %WHOBUILD%, traduction par: JrCs" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon est un chargeur d'amorçage construit en utilisant une combinaison " -"de composants qui a elle même évoluée à partir du développement de " -"l'implémentation \"fake EFI\" de David Elliott, qui a été ajoutée au projet " -"boot-132 d'Apple." - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "" -"Chameleon v2 a été, au fur et à mesure, mis à jour avec nombre de fonctions. " -"Par exemple:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- Interface utilisateur personnalisable, pour donner un peu de piment au " -"chargeur d'amorçage Darwin." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Chargement possible d'un \"RAMDisk\" pour pouvoir démarrer un DVD officiel " -"de Mac OS X sans logiciels tiers." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- Mise en veille prolongée. Permet de reprendre votre session de travail " -"instantanément via une image d'hibernation." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "" -"- Prise en charge d'un SMBIOS modifié. Permet d'outrepasser le SMBIOS " -"d'origine de votre machine." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- Prise en charge d'un DSDT modifié. Permet d'appliquer un DSDT patché et " -"résoudre beaucoup de problèmes." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "" -"- Injection des propriétés de périphériques via une chaîne de caractère " -"\"device-properties\"." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "" -"- Fichiers boot0 et boot1h hybrides. Permet l'utilisation de disques " -"partitionés en MBR ou GPT." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- Detection automatique du FSB, même pour les processeurs AMD récents." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Support du RAID Logiciel d'Apple." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Activateur graphique Nvidia & ATI/AMD intégré." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Support de modules (extensions de Chameleon)" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Détection mémoire adaptée de memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- Génération automatique des P-States & C-State pour une gestion de " -"l'alimentation native." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Journalisation des messages console." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "" -"Le code est publié sous la version 2 de la licence GPL (Gnu Public License)." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "Questions fréquentes (en anglais): " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "Les scripts sont terminés et un fichier nommé " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " a été écrit à la racine de la partition choisie." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "SVP " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "lisez le" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" pour savoir si l'installation est un succés et garder un rapport de ce " -"qui a été fait." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chargeur de Démarrage Chameleon" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Ce logiciel doit être installé sur le volume de démarrage." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Ce volume n'a pas les caractéristiques requises pour cette mise à jour." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Une version plus récente de Chameleon est déjà installée" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Ce logiciel ne peut pas être installé sur cet ordinateur." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Chargeur d'amorçage Chameleon" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Chameleon requiert trois fichiers essentiels.\n" -"boot0 (Sur le MBR du disque) responsable du chargement de boot1.\n" -"boot1 (Sur le secteur d'amorçage de la partition) qui cherche boot2.\n" -"boot2 (A la racine de la partition) qui charge le noyau, etc." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Standard" - -#. type: "Standard_description" -#: 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 "Installe les fichiers de Chameleon sur la racine de la partition sélectionnée en utilisant soit boot0, soit boot0md, selon votre système, sans détruire aucune installation Windows existante, si il y en a une." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Ne pas installer le chargeur de démarrage" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Utile si vous souhaitez installer seulement les extra (options)." - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Modules" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "Le système de modules inclus dans Chameleon permet à l'utilisateur ou au développeur d'étendre les fonctionnalités de Chameleon sans remplacer le fichier de démarrage principal." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Ce module fournit une bibliothèque C standard. Elle est utile pour les modules si la bibliothèque fournie par Chameleon est insuffisante.\n" -"Ceci est actuellement seulement utilisé par la bibliothèque uClibc++.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" -"Ce module est un substitut à l’ACPI patcher interne.\n" -"Dépendances: aucune" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" -"HDAEnabler module, ce module est un substitut à l'édition DSDT du Hight Definition Audio DSDT.\n" -"Dépendances: aucune" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" -"FileNVRAM module pour le préchargement des données dans la NVRAM.\n" -"Dépendances: aucune" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" -"Module Sata, connu sous le nom de YellowIconFixer dans la branche de cparm.\n" -"Utile pour corriger le problème des icônes jaunes (peux aussi corriger un problème avec l'application dvd player de Apple sous Mountain Lion).\n" -"Dépendances: aucune" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Résolution graphique" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Ce module lit les informations EDID à partir du moniteur attaché à l'affichage principal.\n" -"Ce module n'est pas integré dans le trunk et n'a qu'un usage minime.\n" -"Additionnellement, ce module va patcher les modes VESA disponibles dans les cartes pre-Intel HD Graphics pour obtenir une résolution correcte lors du démarrage." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Ce module fournit une simple bibliothèque d’exécution C++ pour une utilisation dans d'autres modules. Cela ne procure aucune fonctionnalité concrète, cependant il peut être utilisé pour permettre l'usage du langage C++ dans d'autres modules.\n" -"*Veuillez noter que RTTI et Exceptions ont été désactivés.\n" -"Source: http://cxx.uclibc.org/\n" -"Dépendances : klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" -"Le module de KernelPatcher fournit des correctifs pour les éléments suivants:\n" -"* Activer l'utilisation du kernelcache avec /Extra/Extensions et /Extra/Extensions.mkext\n" -"* Suppression de la vérification CPUID\n" -"* Enlève l'erreur LAPIC\n" -"* Enlève l'erreur dans commpage_stuff_routine\n" -"Dépendances: aucun" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" -"Le module KextPatcher fournit des correctifs suivant:\n" -"Dépendances: aucune" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" -"Le code activation des graphique nVidia porté sur un module.\n" -"Dépendances: aucun" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" -"Le code AMD/ATi GraphicsEnabler porté sur un module. \n" -"Dépendances: aucun" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" -"Le code gma(Intel) porté sur un module. \n" -"Dépendances: aucun" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "Options" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Crée un fichier /Extra/org.chameleon.Boot.plist en sélectionnant n'importe quelle option de démarrage ou argument de noyau." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Cache la bannière de démarrage de l'interface utilisateur. C'est le texte en haut à gauche qui indique la version de Chameleon, etc." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Désactive l'interface utilisateur activée par défaut." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Utilise le logo Apple original (gris foncé) et l'écran gris clair lors du démarrage, au lieu du boot.png fourni dans le theme." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "Vous emmène directement à l'écran de sélection des partitions. Passe l'écran de décompte du temps (petite barre qui décompte le temps et démarre directement sur la partition par défaut à sa fin)." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Active le mode de démarrage silencieux (aucun messages ou invite de commandes)." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Active l'affichage des détails de la partition et des résolutions en dessous de la bannière de démarrage (en haut à gauche). Utile pour le débogage mais peut nuire à certains themes." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Met le processus de démarrage en pause après les actions de Chameleon. Attends qu'une touche soit préssée pour démarrer le noyau. Utile pour le débogage quand combiné avec le mode de démarrage diagnostic." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Démarre le noyau en mode 32-bit au lieu de 64-bit (par défaut)." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Règle les problèmes de propriétaire EHCI causés par de mauvais BIOS." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Ajoute la chaine 'built-in' aux périphériques ethernet." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Active l'option pour ajouter les valeurs AirPort à votre périphérique sans fil." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Active HPET sur les jeux de composants Intel, pour les BIOS qui n'incluent pas cette option." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Permet d'outrepasser les mauvaises images d'hibernation." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "Désactive le patch de redémarrage automatiquement appliqué." - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Réinitialise les controlleurs UHCI avant le démarrage de Mac OS X." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "Désactive la détection mémoire (RAM) automatique." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Pour Lion seulement. Active le chargement du kernel pré-linké. Cela ignorera /E/E et /S/L/E. AVANT UTILISATION, assurez vous que le cache contient tout ce que vous avez besoin." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "Essaye de charger une image d'hibernation sauvegardée lors de la précédente mise en veille." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Nouvelle méthode de génétation des C-State _CST en utilisant les registres SystemIO au lieu de FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Ignore les tables SSDT de la carte mère." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "Ignore les tables HPET de la carte mère." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "Ignore les tables SBST de la carte mère." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Ignore les tables ECDT de la carte mère." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Ignore les tables ASF! de la carte mère." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "Ignore les tables DMAR de la carte mère, cette action clé régler le problème avec les erreurs VT-d" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "Active l'état d'alimentation spécial C2 du processeur." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "Active l'état d'alimentation spécial C3 du processeur." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "Active l'état d'alimentation spécial C4 du processeur." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "Active l'état d'alimentation spécial C6 du processeur." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, no-wrap -msgid "EnableC7State=Yes" -msgstr "EnableC7State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, no-wrap -msgid "Enable specific Processor power state, C7." -msgstr "Active l'état d'alimentation spécial C7 du processeur." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Active la génération automatique des états de repos et de veille du processeur (C-States)." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Active la génération automatique des états d'alimentation de performance du processeur (P-States)." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Active la génération automatique des états d'alimentation de performance du processeur (T-States)." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Règle la résolution graphique à 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Règle la résolution graphique à 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Règle la résolution graphique à 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Règle la résolution graphique à 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Règle la résolution graphique à 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Règle la résolution graphique à 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Règle la résolution graphique à 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Règle la résolution graphique à 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Règle la résolution graphique à 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Règle la résolution graphique à 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Règle la résolution graphique à 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Règle la résolution graphique à 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Règle la résolution graphique à 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, no-wrap -msgid "LayoutID=5" -msgstr "LayoutID=5" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, 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:268 -#: Resources/templates/Localizable.strings:374 -#, no-wrap -msgid "LayoutID=7" -msgstr "LayoutID=7" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, 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:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, 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:375 -#, 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:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, 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:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, 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:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, 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:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, 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:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, 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:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, 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:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, 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:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, 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:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, 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:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, 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:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, 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:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, 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:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, 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:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, 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:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, 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:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, 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:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, 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:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "Définir la configuration Broche HREF pour ???." - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, 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:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, 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:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, 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:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "Active l'option VBIOS" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, 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:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, 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:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, 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:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, 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:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, 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:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Mode de Diagnostic" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Mode Simple Utilisateur" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ignorer les Caches" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" -"Information içi: Attendant le périphérique racine lorsque le cache du noyau utilisé uniquement avec certains disques +FIX\n" -"http://www.insanelymac.com/forum/topic/280062-waiting-for-root-device-when-kernel-cache-used-only-with-some-disks-fix/\n" -"Merci à bcc9." - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" -"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:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "É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:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "Clavier Mac Allemand" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, 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:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Clavier Mac Espagnol" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, 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:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "Clavier Mac Français" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Clavier Mac Italien" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, 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:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Clavier Mac Suédois" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, 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:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "Clavier PC Français" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, 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:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, 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:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "Audio" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, 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:695 -#, no-wrap -msgid "Control Options" -msgstr "Comportement de Chameleon" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "Options pour controler le comportement de Chameleon." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "Options Générales" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, 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:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Arguments de démarrage" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, 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:707 -#, no-wrap -msgid "Power Management" -msgstr "Gestion de l'alimentation" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Sélectionnez une résolution graphique a utiliser." - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, 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:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, 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:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, 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:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "Sélectionnez une PinConfiguration HDEF à utiliser." - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Vidéo" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, 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:739 -#, no-wrap -msgid "KeyLayout" -msgstr "Mappage de clavier" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, no-wrap -msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." -msgstr "" -"Sélectionnez un mappage de clavier à utiliser.\n" -"Cela installera aussi le module Keylayout ainsi que les différentes configurations de clavier." - -#. type: "Themes_title" -#: Resources/templates/Localizable.strings:743 -#, no-wrap -msgid "Themes" -msgstr "Thèmes" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"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" - -#~ msgid "Install Type" -#~ msgstr "Type d'installation" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "" -#~ "Choisissez de faire une nouvelle installation ou d'en mettre à jour une " -#~ "existante." - -#~ msgid "New Installation" -#~ msgstr "Nouvelle installation" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "Sauvegarde un dossier /Extra existant, si trouvé sur la partition cible. " -#~ "Un nouveau dossier sera crée si vous choisissez n'importe quelle option " -#~ "en plus de l'amorçeur de démarrage." - -#~ msgid "Upgrade" -#~ msgstr "Mise à jour" - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Fusionne un dossier /Extra existant, si trouvé sur la partition cible, " -#~ "avec n'importe quelle option choisie en plus de l'amorçeur de démarrage." - -#~ msgid "EFI" -#~ msgstr "EFI" - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "Installe les fichiers de Chameleon sur la partition système cachée 'EFI' " -#~ "en utilisant soit boot0, soit boot0md, selon votre système, sans détruire " -#~ "aucune installation Windows existante, si il y en a une." - -#~ msgid "Keylayout" -#~ msgstr "Keylayout" - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "" -#~ "Ce module permet à l'utilisateur de définir le mappage des touches du " -#~ "clavier." - -#~ msgid "Utilities" -#~ msgstr "Utilitaires" - -#~ msgid "Optional files to help setup" -#~ msgstr "Fichers optionnels d'aide pour la configuration" - -#~ msgid "Preference Panel" -#~ msgstr "Panneau de configuration" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "Installe le panneau de configuration Chameleon." - -#~ msgid "SMBIOS.plist" -#~ msgstr "SMBIOS.plist" - -#~ msgid "Copies an example smbios.plist in /Extra/Configuration." -#~ msgstr "Copie un fichier SMBIOS.plist d'exemple dans /Extra/Configuration." - -#~ msgid "Documentation" -#~ msgstr "Documentation" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "Documentation pour Chameleon (instalation manuelle et utilisation)." - -#~ msgid "Portuguese Mac Keyboard" -#~ msgstr "Clavier Mac Portugais" - -#~ msgid "Use the keyboard layout for a Portuguese Mac keyboard" -#~ msgstr "Utiliser le mappage clavier Mac Portugais" - -#~ msgid "German PC Keyboard" -#~ msgstr "Clavier PC Allemand" - -#~ msgid "Use the keyboard layout for a German PC keyboard" -#~ msgstr "Utiliser le mappage clavier PC Allemand" - -#~ msgid "Spanish PC Keyboard" -#~ msgstr "Clavier PC Espagnol" - -#~ msgid "Use the keyboard layout for a Spanish PC keyboard" -#~ msgstr "Utiliser le mappage clavier PC Espagnol" - -#~ msgid "Italian PC Keyboard" -#~ msgstr "Clavier PC Italien" - -#~ msgid "Use the keyboard layout for a Italian PC keyboard" -#~ msgstr "Utiliser le mappage clavier PC Italien" - -#~ msgid "Swedish PC Keyboard" -#~ msgstr "Clavier PC Suèdois" - -#~ msgid "Use the keyboard layout for a Swedish PC keyboard" -#~ msgstr "Utiliser le mappage clavier PC Suèdois" - -#~ msgid "Portuguese PC Keyboard" -#~ msgstr "Clavier PC Portugais" - -#~ msgid "Use the keyboard layout for a Portuguese PC keyboard" -#~ msgstr "Utiliser le mappage clavier PC Portugais" Index: branches/Bungo/package/po/nl.po =================================================================== --- branches/Bungo/package/po/nl.po (revision 2536) +++ branches/Bungo/package/po/nl.po (revision 2537) @@ -1,2752 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: nl\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: 1388318756.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Installeer niet op een echte Apple Macintosh computer!" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Ontwikkelaars" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Dank gaat uit naar" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Pakket :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "" -"Pakket gebouwd door: %WHOBUILD%, Vertaald door: yeehaw123, Badeendje & " -"beta992" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon is een combinatie van verschillende boot loader componenten. Het " -"is gebaseerd op de fake EFI implementatie van David Elliott die toegevoegd " -"is aan Apple's boot-132 project." - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "Nieuwe functies in Chameleon 2.0:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- Volledig aanpasbare GUI, zodat de Darwin Bootloader een mooier uiterlijk " -"krijgt." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Het booten van retail DVD's door direct een ramdisk image te laden zonder " -"hulp van extra programma's." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- Slaapstand. Geniet van het hervatten van Mac OS X met een preview image." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "" -"- Het negeren van het SMBIOS zodat de standaard SMBIOS waarden aangepast " -"kunnen worden." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- Het negeren van de DSDT zodat er een aangepaste verbeterde DSDT kan worden " -"gebruikt om bepaalde problemen op te lossen." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- Device Property Injectie via device-eigenschappen string." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- Hybride boot0 / boot1h voor MBR en GPT gepartitioneerde schijven." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- automatische FSB detectie code, zelfs voor recente AMD processoren." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Apple Software RAID ondersteuning." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Nvidia & ATI/AMD graphische kaart autodetectie." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Module ondersteuning" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Geheugen detectie overgenomen van memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- Automatisch P-State's & C-State's aangemaakt voor automatisch stroombeheer." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Bericht logboek." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "De code is vrijgegeven onder versie 2 van de Gnu Public License." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "Voor meer informatie, bezoek: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "De installatie is klaar en het bestand " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " is geschreven naar de root van de door u gekozen partitie." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "Alstublieft " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "lees het document " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" om te zien of de installatie goed verlopen is en bewaar het als " -"registratie." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chameleon Bootloader Package" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Deze software moet op het opstartvolume geïnstalleerd worden." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Dit volume voldoet niet aan de eisen voor deze update." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Een nieuwere versie van Chameleon is al geïnstalleerd." - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Deze software kan niet worden geïnstalleerd op deze computer." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Chameleon" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Chameleon heeft drie essentiële bestanden nodig (Simpel gezegd).\n" -"boot0 (Op het MBR van de harde schijf) Verantwoordelijk voor het laden van boot1.\n" -"boot1 (Op de boot-sector van de partitie) Om boot2 te vinden.\n" -"boot2 (In de root van de partitie) Om de kernel, etc. te laden ." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Standaard" - -#. type: "Standard_description" -#: 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 "Installeer Chameleon" - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Geen" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Installeer Chameleon niet. (Geschikt voor alleen /Extra aan te maken)" - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Modules" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "Het ingebouwde modulaire systeem in chameleon staat de gebruiker of ontwikkelaar toe de basis functionaliteit van chameleon uit te breiden zonder het vervangen van de boot bestanden." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Deze module biedt een standaard c bibliotheek voor modules voor wanneer de standaard bibliotheek niet afdoende is.\n" -"Dit is op moment alleen in gebruik voor de uClibc++ bibliotheek.\n" -"Bron: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" -"Deze module biedt een alternatief voor de interne acpi patcher.\n" -"Afhankelijkheden: geen" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" -"HDAEnabler module, deze module biedt vervanging voor de Hight Definition Audio DSDT bewerkingen.\n" -"Afhankelijkheden: geen" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" -"FileNVRAM module voor het vooraf laden van NVRM waardes.\n" -"Afhankelijkheden: geen" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 module, bekend als de GeelIcoonFixer in cparm's branch.\n" -"Nuttig om geel pictogram probleem op te lossen (kan ook een probleem oplossen met de Apple dvd speler applicatie in Mountain Lion.\n" -"Afhankelijkheden: geen" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Resolutie" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Deze module leest en past informatie aan van de aangesloten monitors.\n" -"Deze module is op moment niet geïntegreerd in de trunk en heeft daarom maar minimale functionaliteit.\n" -"Verder past de module de vesa modes aan welke beschikbaar zijn in pre intel hd graphische chipsets om de juiste resolutie tijdens starten weer te geven." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Deze module geeft minimale c++ runtime library ondersteuning voor gebruik in andere modules.\n" -"De functionaliteit is niet ingebouwd in de module, in plaats daarvan wordt het gebruikt om de c++ taal mogelijk te maken in andere modules.\n" -"Let op dat rtti en exceptions beiden niet zijn ondersteund.\n" -"Bron: http://cxx.uclibc.org/\n" -"Afhankelijkheden: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" -"De kernelPatcher module biedt patches voor het volgende:\n" -"*Schakelt het gebruik van de kernelcache met /Extra/Extensions en /Extra/Extensions.mkext in\n" -"*Verwijderd de CPUID controle\n" -"*Verwijderd een LAPIC panic\n" -"*Verwijderd een panic in commpage_stuff_routine\n" -"Afhankelijkheden: geen" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "Opties" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Stel standaard opties in" - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Verbergt Chameleon's boot banner in de GUI." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Om de grafische interface uit te zetten, moet er GUI=NO aan com.apple.Boot.plist toegevoegd worden." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Gebruik het standaard logo (grijs op wit) op het bootscherm in plaats van het boot.png logo van het thema." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "Geef het partitie selectie scherm weer, zonder het timeout scherm weer te geven." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Schakelt quit boot mode in(geen berichten of prompt)." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Schakelt scherm of partitie en resolutie details zoals aangegeven aan de linker zijde van de GUI onder het boot menu. Dit geeft handige informatie voor storing opsporing, maar kan botsen met bepaalde thema's." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Pauzeert het boot proces nadat Chameleon's installatie voltooid is, hierna wacht het tot er op een toets gedrukt wordt voor het de mach kernel start. Bruikbaar wanneer het gecombineerd wordt met de verbose boot voor probleemoplossing." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Boot de kernel in 32bit mode in plaats van de standaard 64bit mode." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Voeg EHCIacquire=Yes toe aan org.chameleon.Boot.plist, Deze optie repareert alle EHCI ownership problemen die worden veroorzaakt door slechte biossen." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Hiermee schakelt u de optie van het toevoegen van 'ingebouwde' om uw Ethernet-apparaten." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Schakelt de optie voor het toevoegen van AirPort eigenschappen aan je draadloze apparaten in." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Voeg ForceHPET=Yes toe aan org.chameleon.Boot.plist, Deze optie zorgt ervoor dat HPET aangezet wordt op intel chipsets en is voor biossen die die optie niet ondersteunen." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Voeg ForceWake=Yes toe aan org.chameleon.Boot.plist, deze optie zorgt ervoor dat je corrupte sleep images kan voorbijgaan." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "Schakelt de automatisch ingeschakelde restart fix uit." - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Voeg UHCIreset=Yes toe aan org.chameleon.Boot.plist, Deze optie zal UHCI controllers resetten voor dat OS X gestart wordt." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "Schakelt de automatisch ingeschakelde RAM geheugen herkenning uit." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Alleen voor Lion. Schakelt het laden van een pre-linked kernel. Dit negeert /E/E en /S/L/E. Gebruik dit ALLEEN als je weet wat je doet en het alles bevat wat nodig is om te booten." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "Probeert de sleep image te laden die opgeslagen is van de laatste keer dat de pc in hibernatie is gezet." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Nieuww C-State _CST aanmaak methode gebruikmakend van SystemIO registers in plaats van FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Negeert de SSDT tables die ingebouwd zitten in het moederbord." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "Negeert de HPET table die ingebouwd zitten in het moederbord." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "Negeert de SBST table die ingebouwd zitten in het moederbord." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Negeert de ECDT table die ingebouwd zitten in het moederbord." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Negeert de ASF! table die ingebouwd zitten in het moederbord." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "Schakelt de Processor stroom staat C2 in." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "Schakelt de Processor stroom staat C3 in." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "Schakelt de Processor stroom staat C4 in." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "Schakelt de Processor stroom staat C6 in." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC7State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C7." -msgstr "Schakelt de Processor stroom staat C2 in." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Schakel automatisch gegenereerde processor C-States in." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Schakel automatisch gegenereerde processor P-States in." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Schakel automatisch gegenereerde processor T-States in." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Zet de grafische resolutie op 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Zet de grafische resolutie op 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Zet de grafische resolutie op 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Zet de grafische resolutie op 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Zet de grafische resolutie op 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Zet de grafische resolutie op 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Zet de grafische resolutie op 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Zet de grafische resolutie op 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Zet de grafische resolutie op 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Zet de grafische resolutie op 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Zet de grafische resolutie op 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Zet de grafische resolutie op 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Zet de grafische resolutie op 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, fuzzy, no-wrap -#| msgid "LayoutID=65" -msgid "LayoutID=5" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, fuzzy, no-wrap -#| msgid "LayoutID=387" -msgid "LayoutID=7" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "Zet HDEF PinConfiguratie voor Realtek ALC888." - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "Zet HDEF PinConfiguratie voor Realtek ALC1200." - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "Zet HDEF PinConfiguratie voor ???." - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, 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:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "Schakelt UseAtiROM opties in." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "Schakelt UseNvidiaROM opties in." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "Schakelt VBIOS optie in." - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, 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:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, 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:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, 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:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, 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:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, 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:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Verbose Mode" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Single User Mode" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Negeer Cache" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "Duits Mac Keyboard" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, 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:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Spaans Mac Keyboard" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, 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:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "Frans Mac Keyboard" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Italiaans Mac Keyboard" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, 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:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Zweeds Mac Keyboard" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, 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:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "Frans PC Keyboard" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, 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:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, 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:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "Geluid" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, 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:695 -#, no-wrap -msgid "Control Options" -msgstr "Controle Opties" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "Opties gerelateerd aan hoe Chameleon werkt." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "Standaard Opties" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, 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:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Kernel Vlaggen" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, 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:707 -#, no-wrap -msgid "Power Management" -msgstr "Stroom Beheer" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Selecteer een resolutie voor gebruik." - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguratie" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "Selecteer een HDEF PinConfiguratie voor gebruik." - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Beeld" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, 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:739 -#, no-wrap -msgid "KeyLayout" -msgstr "Toetsenbord Indeling" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Thema's" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"Een Collectie van Voorbeeld Thema's\n" -"Meer thema's kunnen worden gevonden op http://forum.voodooprojects.org/index.php/board,7.0.html" - -#~ msgid "Install Type" -#~ msgstr "Installatie Type" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "" -#~ "kies om een nieuwe installatie uit te voeren of een bestaande te " -#~ "vernieuwen." - -#~ msgid "New Installation" -#~ msgstr "Nieuwe Installatie" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "Archiveer een bestaande /Extra folder indien aanwezig op de partitie. Een " -#~ "nieuwe folder zal aangemaakt worden indien een willekeurige optie wordt " -#~ "gekozen, anders dan Bootloader." - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Combineer een bestaande /Extra folder indien aanwezig op de partitie, met " -#~ "een willekeurige optie van de installer, anders dan Bootloader." - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "Installeer Chameleon's bestanden naar de verborgen EFI partitie " -#~ "gebruikmakend van boot0 of boot0md afhankelijk van het systeem en zonder " -#~ "het vernietigen van een eventuele windows installatie." - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "" -#~ "Deze module geeft de gebruiker de mogelijkheid toetsen naar believe in te " -#~ "delen." - -#~ msgid "Utilities" -#~ msgstr "Hulpprogramma" - -#~ msgid "Optional files to help setup" -#~ msgstr "Optionele bestanden om te helpen installeren." - -#~ msgid "Preference Panel" -#~ msgstr "Voorkeuren Paneel" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "Installeerd het Voorkeuren Paneel voor Chameleon." - -#~ msgid "Copies an example smbios.plist in /Extra/Configuration." -#~ msgstr "Kopiëert een voorbeeld smbios.plist naar /Extra/Configuration." - -#~ msgid "Documentation" -#~ msgstr "Documentatie" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "" -#~ "Documentatie voor de handmatige installatie en het gebruik van Chameleon." - -#~ msgid "Use the keyboard layout for a Portuguese Mac keyboard" -#~ msgstr "Gebruik de toetsenbord indeling voor een Portugees Mac toetsenbord" - -#~ msgid "German PC Keyboard" -#~ msgstr "Duits PC Keyboard" - -#~ msgid "Use the keyboard layout for a German PC keyboard" -#~ msgstr "Gebruik de toetsenbord indeling voor een Duits PC toetsenbord" - -#~ msgid "Spanish PC Keyboard" -#~ msgstr "Spaans PC Keyboard" - -#~ msgid "Use the keyboard layout for a Spanish PC keyboard" -#~ msgstr "Gebruik de toetsenbord indeling voor een Spaans PC toetsenbord" - -#~ msgid "Italian PC Keyboard" -#~ msgstr "Italiaans PC Keyboard" - -#~ msgid "Use the keyboard layout for a Italian PC keyboard" -#~ msgstr "Gebruik de toetsenbord indeling voor een Italiaans PC toetsenbord" - -#~ msgid "Swedish PC Keyboard" -#~ msgstr "Zweeds PC Keyboard" - -#~ msgid "Use the keyboard layout for a Swedish PC keyboard" -#~ msgstr "Gebruik de toetsenbord indeling voor een Zweeds PC toetsenbord" - -#~ msgid "Portuguese PC Keyboard" -#~ msgstr "Portuguees PC Keyboard" - -#~ msgid "Use the keyboard layout for a Portuguese PC keyboard" -#~ msgstr "Gebruik de toetsenbord indeling voor een Portugees PC toetsenbord" - -#~ msgid "None" -#~ msgstr "Geen" - -#~ msgid "Don't choose a resolution." -#~ msgstr "Kies geen resolutie." - -#~ msgid "Don't choose a keylayout." -#~ msgstr "Gebruik geen keyboardindeling." Index: branches/Bungo/package/po/ko.po =================================================================== --- branches/Bungo/package/po/ko.po (revision 2536) +++ branches/Bungo/package/po/ko.po (revision 2537) @@ -1,2886 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: ko\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1388318425.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "카멜레온 부트로ë”" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "애플 매킨토시 ì»´í“¨í„°ì— ì„¤ì¹˜í•˜ì§€ 마시오." - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "개발ìžë“¤ :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "ë„움 주신분들 :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "패키지 개발 :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Package built by: %WHOBUILD%, language 번역 by: drew_afx" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"ì¹´ë©œë ˆì˜¨ì€ David Elliottì˜ fake EFI 구현 ê¸°ìˆ ì˜ ê°œë°œì´ ì• í”Œì˜ boot-132 프로ì " -"트와 만나 ìƒê¸´ 요소들로 만들어진 부트로ë”입니다." - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "카멜레온 버전 2는 ë” ë§Žì€ ê¸°ëŠ¥ë“¤ì´ ì¶”ê°€ë˜ì—ˆìŠµë‹ˆë‹¤. 예를 들어:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "- Darwin 부트로ë”ì— ì™„ë²½í•œ 커스터마ì´ì§•ì´ 가능한 컬러 GUI." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "- 외부 프로그램 ì—†ì´ ìžì²´ì ìœ¼ë¡œ 램디스í¬ì— ë¦¬í…Œì¼ DVD를 로딩하여 부팅." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- 최대 절전 모드 지ì›. 맥 OS Xì´ ì¸ë„¤ì¼ë¡œë¶€í„° 깨어나는 ëª¨ìŠµì„ ì¦ê¸°ì„¸ìš”." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- SMBIOS 오버ë¼ì´ë“œë¡œ 공장 SMBIOS 기초 ì„¤ì •ë“¤ì„ ë³€ê²½." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "- DSDT 오버ë¼ì´ë“œë¡œ ê³ ì³ì§„ DSDT를 ì‚¬ìš©í•˜ë¯€ë¡œì¨ ë§Žì€ ë¬¸ì œë“¤ì„ í•´ê²°." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- device-properties string으로 디바ì´ìŠ¤ ì†ì„±ì„ 주입." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- 하ì´ë¸Œë¦¬ë“œ boot0 / boot1h ë¡œ MBR ë° GPT ë¡œ íŒŒí‹°ì…˜ëœ ë””ìŠ¤í¬ë“¤ì„ 허용." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- 최신 AMD CPUë“¤ê¹Œì§€ë„ ìžë™ FSB ì¸ì‹ 코드로 지ì›." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- 애플 소프트웨어 RAID 지ì›." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Nvidia ë° ATI/AMD 그래픽 ì¹´ë“œ 활성화." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- 모듈 지ì›" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- memtest86으로부터 ê¸°ë°˜ëœ RAM 메모리 ì¸ì‹ : (ì˜ë¬¸) " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "- ìžë™ P-State & C-State ìƒì„±ê¸°ëŠ¥ìœ¼ë¡œ ìžì—°ì ì¸ ì „ì› ê´€ë¦¬." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- 메세지 로깅." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "" -"ì´ ì½”ë“œëŠ” GNU ì¼ë°˜ 공중 사용 허가서(GPL) 버전 2 아래 공개 ë˜ì—ˆìŠµë‹ˆë‹¤. (ì˜" -"문) " - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "FAQ's: (ì˜ë¬¸) " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "스í¬ë¦½íŠ¸(설치)ê°€ 완료ë˜ì—ˆìŠµë‹ˆë‹¤. ì„ íƒëœ íŒŒí‹°ì…˜ì˜ ë£¨íŠ¸ 디렉토리엠" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " ë¥¼ ìƒì„±í•˜ì˜€ìŠµë‹ˆë‹¤." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "위 로그를 ê¼­ " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "ì½ì–´ë³´ì‹œê³ " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" ì„¤ì¹˜ê°€ ì •ìƒì ìœ¼ë¡œ ë˜ì—ˆëŠ”지 알아보신 í›„ì— ê¸°ë¡ìœ¼ë¡œ 잘 보관하시기 ë°”ëžë‹ˆ" -"다. " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "카멜레온 v%CHAMELEONVERSION% r%CHAMELEONREVISION% " - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "카멜레온 부트로ë”" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "ì´ ì†Œí”„íŠ¸ì›¨ì–´ëŠ” ì‹œë™ ë³¼ë¥¨ì—만 ì„¤ì¹˜ë  ìˆ˜ 있습니다." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "ì„ íƒí•œ ë³¼ë¥¨ì€ ì´ ì—…ë°ì´íŠ¸ì˜ ìš”êµ¬ì‚¬í•­ì„ ë§Œì¡±í•˜ì§€ 않습니다." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "ì¹´ë©œë ˆì˜¨ì˜ ë” ìƒˆë¡œìš´ ë²„ì „ì´ ì´ë¯¸ 설치ë˜ì–´ 있습니다." - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "ì´ ì†Œí”„íŠ¸ì›¨ì–´ëŠ” ì´ ì»´í“¨í„°ì— ì„¤ì¹˜ë  ìˆ˜ 없습니다." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "카멜레온 ë¶€íŠ¸ë¡œë” " - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"카멜레온 부트로ë”는 다ìŒê³¼ ê°™ì€ ì„¸ ê°œì˜ íŒŒì¼ì„ 필요로 합니다. (간단히 설명해서)\n" -"boot0 (ë“œë¼ì´ë¸Œì˜ MBRì— ìžˆìŒ) boot1ë¡œë”©ì„ ë‹´ë‹¹.\n" -"boot1 (íŒŒí‹°ì…˜ì˜ ë¶€íŠ¸ ì„¹í„°ì— ìžˆìŒ) boot2ì˜ ìœ„ì¹˜ë¥¼ 알려줌.\n" -"boot2 (ë“œë¼ì´ë¸Œì˜ 루트 ë””ë ‰í† ë¦¬ì— ìžˆìŒ) ì»¤ë„ ë¡œë”© 등 기타 담당." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "ì¼ë°˜" - -#. type: "Standard_description" -#: 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를 ì´ìš©í•˜ì—¬ 설치합니다. 윈ë„ìš°ê°€ 설치ë˜ìžˆë”ë¼ë„ ì˜í–¥ì„ 주지 않습니다." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "부트로ë”를 설치하지 ì•ŠìŒ" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "ì´ë¯¸ 부트로ë”ê°€ 설치ë˜ìžˆì„ 경우 사용ìžê°€ 기타 ì˜µì…˜ë“¤ì„ ì„¤ì¹˜í•˜ê³ ìž í•  ë•Œ 유용합니다." - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "모듈" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "ì¹´ë©œë ˆì˜¨ì— í†µí•©ëœ ëª¨ë“ˆ ì‹œìŠ¤í…œì€ ì‚¬ìš©ìžë‚˜ 개발ìžê°€ ë©”ì¸ ë¶€íŠ¸ 파ì¼ì„ 바꾸지 ì•Šê³  ì¹´ë©œë ˆì˜¨ì˜ í•µì‹¬ ê¸°ëŠ¥ì„ ì—°ìž¥í•  수 있게 í•´ì¤ë‹ˆë‹¤." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"ì´ ëª¨ë“ˆì€ ë§Œì•½ ì¹´ë©œë ˆì˜¨ì´ ë¶€ì¡±í• ì‹œ 다른 ëª¨ë“ˆë“¤ì´ ì—°ê²°í•  수 있는 C 표준 ë¼ì´ë¸ŒëŸ¬ë¦¬ë¥¼ 제공합니다.\n" -"현재 uClibc++ ë¼ì´ë¸ŒëŸ¬ë¦¬ì—서만 사용ë˜ê³  있습니다.\n" -"소스: (ì˜ë¬¸)http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "내부 ACPI Patcher를 대체하는 ëª¨ë“ˆì„ ì œê³µí•©ë‹ˆë‹¤.종ì†ì„± : ì—†ìŒ" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" -"High Definition Audio DSDT ìˆ˜ì •ì„ ì œê³µí•˜ëŠ” 모듈입니다.\n" -"종ì†ì„±: ì—†ìŒ" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "NVRAM ê°’ì„ ë¯¸ë¦¬ 로드(preload)하기 위한 모듈입니다.종ì†ì„±: ì—†ìŒ" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "SATA" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" -"YellowIconFixerë¡œ 알려진 cparmì˜ ë¶„ê¸° 모듈입니다.\n" -"노란 ì•„ì´ì½˜ 문제(마운틴 ë¼ì´ì–¸ì˜ DVD 플레ì´ì–´ë¡œë„ ìˆ˜ì •ë  ìˆ˜ 있는)를 í•´ê²°í•˜ëŠ”ë° ìœ ìš©í•©ë‹ˆë‹¤. \n" -"종ì†ì„±: ì—†ìŒ" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "화면 í•´ìƒë„" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"ì´ ëª¨ë“ˆì€ ê¸°ë³¸ 모니터로부터 EDID 정보를 ì½ìŠµë‹ˆë‹¤.\n" -"현재 ì´ ëª¨ë“ˆì€ íŠ¸ë í¬ì— 통합ë˜ì§€ ì•Šê³  있고, ë˜ ì“¸ëª¨ê°€ ì ìŠµë‹ˆë‹¤.\n" -"추가로, Intelì‚¬ì˜ HD 시리즈 ì „ ê·¸ëž˜í”½ì¹´ë“œë“¤ì´ ì‚¬ìš©í•  수 있는 VESA 모드를 패치하여 부팅 중 올바른 í•´ìƒë„를 가질 수 있게 í•´ì¤ë‹ˆë‹¤." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"ì´ ëª¨ë“ˆì€ ë‹¤ë¥¸ ëª¨ë“ˆë“¤ì„ ìœ„í•œ 최소화ì ì¸ c++ 런타임 ë¼ì´ë¸ŒëŸ¬ë¦¬ë¥¼ 제공합니다.\n" -"ì´ ëª¨ë“ˆì€ íŠ¹ë³„í•œ 기능 ì—†ì´ c++ 언어가 다른 ëª¨ë“ˆë“¤ì— ì˜í•´ ì‚¬ìš©ë  ìˆ˜ 있ë„ë¡ í•´ ì¤ë‹ˆë‹¤.\n" -"실행시간 ë°ì´í„°í˜• ì •ë³´(RTTI)와 예외 처리(Exceptions)는 비활성화ëœì  참고하시기 ë°”ëžë‹ˆë‹¤. \n" -"소스: (ì˜ë¬¸) http://cxx.uclibc.org/\n" -"ì˜ì¡´ 관계(Dependencies): klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher(ì»¤ë„ íŒ¨ì¹˜)" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" -"커ë„패ì³(KernelPatcher) ëª¨ë“ˆì€ ë‹¤ìŒê³¼ ê°™ì€ íŒ¨ì¹˜ë¥¼ 제공합니다:\n" -"* /Extra/Extsionsion ê³¼ /Extra/Extesndions.mkext ì˜ ì»¤ë„ìºì‹œ 활성화\n" -"* CPUID ì²´í¬ ì œê±°\n" -"* LAPIC 패닉 제거\n" -"* commpage_stuff_routine ì˜ íŒ¨ë‹‰ 제거\n" -"종ì†ì„±: ì—†ìŒ" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext 패ì³" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" -"Kext 패ì³(KextPathcer) ëª¨ë“ˆì€ ë‹¤ìŒê³¼ ê°™ì€ íŒ¨ì¹˜ë¥¼ 제공합니다:\n" -"종ì†ì„±: ì—†ìŒ" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIA그래픽활성화" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" -"nVidia 그래픽 활성화 코드는 모듈로 í¬íŒ…ë˜ì—ˆìŠµë‹ˆë‹¤.\n" -"ì˜ì¡´ì„±: ì—†ìŒ" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMD 그래픽활성화" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" -"AMD/ATi 그래픽 활성화 코드는 모듈로 í¬íŒ…ë˜ì—ˆìŠµë‹ˆë‹¤.\n" -"ì˜ì¡´ì„±: ì—†ìŒ" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "Intel 그래픽활성화" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" -"GMA(Intel) 그래픽 활성화 코드는 모듈로 í¬íŒ…ë˜ì—ˆìŠµë‹ˆë‹¤.\n" -"ì˜ì¡´ì„±: ì—†ìŒ" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "환경 설정" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "/Extra í´ë”ì•ˆì— ë“œë¡­ë‹¤ìš´ 메뉴ì—ì„œ ì„ íƒí•œ í•­ëª©ë“¤ì„ í¬í•¨í•œ org.chameleon.Boot.plist 파ì¼ì„ ìƒì„±í•©ë‹ˆë‹¤." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "배너 사용안함(BootBanner=No)" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "ì„ íƒ ì‹œ GUIì— í‘œì‹œë˜ëŠ” 카멜레온 ë¶€íŠ¸ë¡œë” ë°°ë„ˆë¥¼ 숨ê¹ë‹ˆë‹¤. 좌측 ìƒë‹¨ ëª¨ì„œë¦¬ì— ìœ„ì¹˜í•œ 배너는 릴리스 버전 ë“±ì„ í…스트로 ë³´ì—¬ì¤ë‹ˆë‹¤." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "명령어 모드(GUI=No)" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "ì„ íƒ ì‹œ ì¹´ë©œë ˆì˜¨ì— ì›ëž˜ 사용ë˜ëŠ” 그래픽 유저 ì¸í„°íŽ˜ì´ìŠ¤ë¥¼ ë•ë‹ˆë‹¤. ë¹„ì„ íƒ ì‹œì—는 파티션 ì„ íƒ í™”ë©´ì—ì„œ Tab키로 ì „í™˜ì´ ê°€ëŠ¥í•©ë‹ˆë‹¤." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "맥 부팅 스í¬ë¦°(LegacyLogo=Yes)" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "ì„ íƒ ì‹œ ì˜¤ë¦¬ì§€ë„ ë§¥ê³¼ ê°™ì€ ì§™ì€ íšŒìƒ‰ 애플 ë¡œê³ ë°‘ì— ëŒì•„가는 휠과 ë°ì€ 회색 ë°°ê²½ì„ ë¶€íŒ… 스í¬ë¦°ìœ¼ë¡œ 사용합니다. ë¹„ì„ íƒ ì‹œ /Extra/Theme í´ë” ì•ˆì˜ boot.png ì‚¬ì§„ì„ ì‚¬ìš©" - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "ìžë™ 부팅 사용 안함(InstantMenu=Yes)" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "ì„ íƒ ì‹œ 매번 사용ìžê°€ ì§ì ‘ 부팅할 íŒŒí‹°ì…˜ì„ ê³ ë¦…ë‹ˆë‹¤. 고르고 엔터를 누르기 전까지 OSë¶€íŒ…ì„ í•˜ì§€ 않습니다. ë¹„ì„ íƒ ì‹œ ì¹´ë©œë ˆì˜¨ì´ ë¡œë”© 중 기본 파티션 ì•„ì´ì½˜ê³¼ ìžë™ 부팅까지 ë‚¨ì€ ì‹œê°„ì„ ë§‰ëŒ€ê¸°ë¡œ ë³´ì—¬ ì¤ë‹ˆë‹¤. ì´ë•Œ 멀티 ë¶€íŒ…ì„ ìœ„í•´ 아무키나 입력해 ìžë™ ë¶€íŒ…ì„ ì·¨ì†Œí•  수 있습니다." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "부팅과정 숨김(QuietBoot=Yes)" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "ì„ íƒ ì‹œ ì˜¤ë¦¬ì§€ë„ ë§¥ê³¼ ê°™ì´ ë¶€íŒ… 스í¬ë¦°ìœ¼ë¡œ 바로 부팅합니다. ì£¼ì˜ í•  ì ì€ 파티션 ì„ íƒì´ë‚˜ 명령어(Kernel Flag)ìž…ë ¥ì´ ë¶ˆê°€ëŠ¥í•˜ë©° ì˜¤ì§ org.chameleon.Boot.plist íŒŒì¼ ì•ˆì— ì§€ì •ëœ ê¸°ë³¸ 파티션과 Kernel Flagê°€ ì ìš©ë©ë‹ˆë‹¤. 참고로, 기본 íŒŒí‹°ì…˜ì´ ìœˆë„ìš°ë¡œ ì„¤ì •ë  ê²½ìš° 맥 부팅으로 ìˆ˜ì •ì´ ì–´ë µê³  맥OS ìƒì—ì„œ ì„ íƒí•œ ì‹œë™ ë³¼ë¥¨ì€ ë¶€íŠ¸ë¡œë”ì— ì „ë‹¬ì´ ë˜ì§€ì•Šìœ¼ë©° 무시ë©ë‹ˆë‹¤." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "카멜레온 ì •ë³´ 표시(ShowInfo=Yes)" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "ì„ íƒ ì‹œ 파티션, 화면 í•´ìƒë„ ìƒì„¸ì •ë³´ë¥¼ ë¶€íŠ¸ë¡œë” ë°°ë„ˆ ì•„ëž˜ì— í‘œì‹œí•©ë‹ˆë‹¤. 문제 í•´ê²°í•  ë•Œ 유용한 정보를 보여주지만 특정 테마들과 겹칠 수 있습니다." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "ë¶€íŠ¸ë¡œë” ë¡œê·¸ 보기(Wait=Yes)" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "ì„ íƒ ì‹œ 맥 커ë„ì„ ë¡œë”©í•˜ê¸° ì§ì „ì— ë¶€íŒ… ê³¼ì •ì„ ì¼ì‹œ 정지하고 ìžì„¸í•œ 로그를 ë³´ì—¬ì¤ë‹ˆë‹¤. q키 입력으로 ë¶€íŒ…ì„ ê³„ì† ì§„í–‰í•  수 있습니다." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "32비트 모드(arch=i386)" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "ì„ íƒ ì‹œ 커ë„ì´ 32비트 모드로 부팅합니다. ë¹„ì„ íƒ ì‹œ 64비트 모드." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCI확보(EHCIacquire=Yes)" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "ì„ íƒ ì‹œ ì—러가 있는 ë°”ì´ì˜¤ìŠ¤ë¡œ ì¸í•œ ì–´ë– í•œ EHCI 권한 오류ë¼ë„ 고칩니다." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "내장형 ì´ë”ë„·(EthernetBuiltIn=Yes)" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "ì„ íƒ ì‹œ ë„¤íŠ¸ì›Œí¬ ì¹´ë“œë“¤ì„ '내장형'으로 만듭니다." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "와ì´íŒŒì´ 활성화=예" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "AirPort ê°’ë“¤ì„ ë¬´ì„  장치로 등ë¡í•˜ëŠ” ì˜µì…˜ì„ í™œì„±í™” 시킵니다." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ê°•ì œHPET(ForceHPET=Yes)" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "ì„ íƒ ì‹œ ë°”ì´ì˜¤ìŠ¤ê°€ 지ì›í•˜ì§€ ì•Šë”ë¼ë„ Intel 칩셋ì—ì„œ HPET를 사용하게 합니다." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ê°•ì œ 깨우기(ForceWake=Yes)" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "ì„ íƒ ì‹œ ìž ìžê¸°ë•Œ 저장한 ì´ë¯¸ì§€ê°€ ì—러난 경우 우회합니다." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "ìž¬ì‹œë™ ì•ˆê³ ì¹¨(RestartFix=No)" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "ì„ íƒ ì‹œ ì¹´ë©œë ˆì˜¨ì´ ìž¬ì‹œë™ ì—러를 고치지 않습니다." - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCI 리셋함(UHCIreset=Yes)" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "ì„ íƒ ì‹œ OS X를 시작하기 ì „ì— UHCI ì»¨íŠ¸ë¡¤ëŸ¬ë“¤ì„ ë¦¬ì…‹í•©ë‹ˆë‹¤." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "ìžë™ 메모리 ì¸ì‹ 안함(UseMemDetect=No)" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "ì„ íƒ ì‹œ ìžë™ RAMì¸ì‹ì„ ë•ë‹ˆë‹¤" - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "ì»¤ë„ ìºì‹œ 사용(UseKernelCache=Yes)" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Lion ì „ìš©. ì„ íƒ ì‹œ ì´ì „ì— ì €ìž¥ëœ ì»¤ë„ ë¡œë”©ì„ ì‚¬ìš©í•©ë‹ˆë‹¤. /E/E와 /S/L/E를 우회하기 ë•Œë¬¸ì— í•„ìš”í•œ 모든 ê²ƒì„ ìºì‹œì— 저장 í›„ì— ì‚¬ìš©í•˜ì„¸ìš”." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "깨우기 ì‹œë„함(Wake=Yes)" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "ì„ íƒ ì‹œ 마지막 최대 절전 모드 ì´ë¯¸ì§€ë¥¼ 로딩 ì‹œë„합니다." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "SystemIO를 ì´ìš©í•œ CSTìƒì„±(CSTUsingSystemIO=Yes)" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "새로운 C-State _CST ìƒì„± 방법으로, ì„ íƒ ì‹œ ê¸°ì¡´ì˜ FixedHW대신 SystemIO registers를 사용합니다." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "마ë”ë³´ë“œ SSDT 버림(DropSSDT=Yes)" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "ì„ íƒ ì‹œ 마ë”ë³´ë“œì— í¬í•¨ëœ SSDT 표를 버립니다." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "마ë”ë³´ë“œ HPET 버림(DropHPET=Yes)" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "ì„ íƒ ì‹œ 마ë”ë³´ë“œì— í¬í•¨ëœ HPET 표를 버립니다." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "마ë”ë³´ë“œ SBST 버림(DropSBST=Yes)" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "ì„ íƒ ì‹œ 마ë”ë³´ë“œì— í¬í•¨ëœ SBST 표를 버립니다." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "마ë”ë³´ë“œ ECDT 버림(DropECDT=Yes)" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "ì„ íƒ ì‹œ 마ë”ë³´ë“œì— í¬í•¨ëœ ECDT 표를 버립니다." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "마ë”ë³´ë“œ ASFT 버림(DropASFT=Yes)" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "ì„ íƒ ì‹œ 마ë”ë³´ë“œì— í¬í•¨ëœ ASF! 표를 버립니다." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "마ë”ë³´ë“œ DMAR 버림(DropDMAR=Yes)" - -#. type: "DropDMAR_description" -#: 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 "ë©”ì¸ë³´ë“œ 내장 DMAR í…Œì´ë¸”ì„ ë¬´ì‹œí•©ë‹ˆë‹¤. ì´ í‚¤ëŠ” VT-d 패닉과 ê´€ë ¨ëœ ë¬¸ì œë¥¼ 해결합니다." - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "C2단계 사용(EnableC2State=Yes)" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "ì„ íƒ ì‹œ 특정한 CPU 파워 단계 C2를 사용." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "C3단계 사용(EnableC3State=Yes)" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "ì„ íƒ ì‹œ 특정한 CPU 파워 단계 C3를 사용." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "C4단계 사용(EnableC4State=Yes)" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "ì„ íƒ ì‹œ 특정한 CPU 파워 단계 C4를 사용." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "C6단계 사용(EnableC6State=Yes)" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "ì„ íƒ ì‹œ 특정한 CPU 파워 단계 C6를 사용." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC7State=Yes" -msgstr "C2단계 사용(EnableC2State=Yes)" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C7." -msgstr "ì„ íƒ ì‹œ 특정한 CPU 파워 단계 C2를 사용." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "C-State ìƒì„±(Generate C-States=Yes)" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "ì„ íƒ ì‹œ 유휴 ìƒíƒœ CPU단계들(C-States)ì„ ìžë™ 활성화 합니다." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "P-State ìƒì„±(Generate P-States=Yes)" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "ì„ íƒ ì‹œ í™œë™ ìƒíƒœ CPU단계들(P-States)ì„ ìžë™ 활성화 합니다." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "TState ìƒì„±(Generate TStates=Yes)" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "ì„ íƒ ì‹œ í™œë™ ìƒíƒœ CPU단계들(T-States)ì„ ìžë™ 활성화 합니다." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "부팅 í•´ìƒë„ ë° ìƒ‰ì‹¬ë„를 1024x600x32ë¡œ" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "부팅 í•´ìƒë„ ë° ìƒ‰ì‹¬ë„를 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "부팅 í•´ìƒë„ ë° ìƒ‰ì‹¬ë„를 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "부팅 í•´ìƒë„ ë° ìƒ‰ì‹¬ë„를 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "부팅 í•´ìƒë„ ë° ìƒ‰ì‹¬ë„를 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "부팅 í•´ìƒë„ ë° ìƒ‰ì‹¬ë„를 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "부팅 í•´ìƒë„ ë° ìƒ‰ì‹¬ë„를 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "부팅 í•´ìƒë„ ë° ìƒ‰ì‹¬ë„를 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "부팅 í•´ìƒë„ ë° ìƒ‰ì‹¬ë„를 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "부팅 í•´ìƒë„ ë° ìƒ‰ì‹¬ë„를 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "부팅 í•´ìƒë„ ë° ìƒ‰ì‹¬ë„를 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "부팅 í•´ìƒë„를 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "부팅 í•´ìƒë„를 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, fuzzy, no-wrap -#| msgid "LayoutID=65" -msgid "LayoutID=5" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, 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:268 -#: Resources/templates/Localizable.strings:374 -#, fuzzy, no-wrap -#| msgid "LayoutID=387" -msgid "LayoutID=7" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, 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:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"HDEF layout-it ì„ 32ë¡œ 설정:\n" -"020 (0x20, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, 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:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"HDEF layout-it ì„ 269으로 설정:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"HDEF layout-itì„ 387 으로 설정:\n" -"183 (0x83, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"HDEF layout-it 663 으로 설정:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"HDEF layout-itì„ 664 으로 설정:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"HDEF Layout-itì„ 898ë¡œ 설정:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"HDEF Layout-itì„ 1981ë¡œ 설정:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"HADU Layout-itì„ 1ë¡œ 설정:\n" -"001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, 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:375 -#, 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:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"HDAU layout-itì„ 32ë¡œ 설정:\n" -"020 (0x20, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"HADU Layout-itì„ 99ë¡œ 설정:\n" -"063 (0x63, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"HDAU layout-it ì„ 269으로 설정:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"HDAU layout-itì„ 387 으로 설정:\n" -"183 (0x83, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"HDAU layout-it 663 으로 설정:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"HDAU layout-itì„ 664 으로 설정:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"HDAU layout-itì„ 885 으로 설정:\n" -"885 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"Set HDAU layout-it to 1981:\n" -"07BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, 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:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, 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:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, 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:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, 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:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, 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:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, 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:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, 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:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, 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:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, 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:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, 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:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, 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:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, 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:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -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:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -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:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -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:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -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:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -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:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -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:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -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:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -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:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -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:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -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:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -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:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -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:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -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:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -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:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -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:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -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:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "아날로그 장치 AD2000b 를 위해 HDEF PinConfiguration 설정." - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "아날로그 장치 AD1981HD 를 위해 HDEF PinConfiguration 설정." - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "아날로그 장치 AD1988b 를 위해 HDEF PinConfiguration 설정." - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "Realtek ALC888 ì„ ìœ„í•´ HDEF PinConfiguration 설정." - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "Realtek ALC1200 를 위해 HDEF PinConfiguration 설정." - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "???를 위한 HDEF PinConfiguration 설정." - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "그래픽활성화(GraphicsEnabler=Yes)" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "HDMIAudio활성화(EnableHDMIAudio=Yes)" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, no-wrap -msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "NVIDIA ë˜ëŠ” AMD/ATI를 위한 HDMI 오디오 Inject" - -#. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "커스텀ATi롬 사용(UseAtiROM=Yes)" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "Extraí´ë”ì•ˆì— ìžˆëŠ” ATi롬 파ì¼ì„ 그래픽 ì¹´ë“œ 롬 대신 사용합니다." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "커스텀Nvidia롬 사용(UseNvidiaROM=Yes)" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "Extraí´ë”ì•ˆì— ìžˆëŠ” Nvidia롬 파ì¼ì„ 그래픽 ì¹´ë“œ 롬 대신 사용합니다." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS ì¸ì‹(VBIOS=Yes)" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "VBIOS를 device-propertiesì— ë„£ì–´ì¤Œ" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "ì¸í…” GPU를 위한 GraphicsEnabler ìžë™ ì¸ì‹ì„ 건너ëœë‹ˆë‹¤." - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "NVIDIA ê¸°ë°˜ì˜ GPUs GraphicsEnabler ìžë™ ì¸ì‹ì„ 건너ëœë‹ˆë‹¤." - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "AMD/ATI ê¸°ë°˜ì˜ GPUs GraphicsEnabler ìžë™ ì¸ì‹ì„ 건너ëœë‹ˆë‹¤." - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "nVidia ì¹´ë“œ 기반 노트ë¶ì— ë°±ë¼ì´íŠ¸ ì˜µì…˜ì„ í™œì„±í™”í•©ë‹ˆë‹¤." - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "nVidia ë˜ëŠ” ATi 카드용 DualLink 옵션 활성화" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "부팅 로그 표시(ìƒì„¸ 모드 aka, verbose mode)" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "ë‹¨ì¼ ì‚¬ìš©ìž ëª¨ë“œ" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "ìºì‹œ 무시" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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 "" -"관련 ì •ë³´: ì»¤ë„ ìºì‰¬ê°€ 몇몇 디스í¬ì—만 ì‚¬ìš©ë  ë•Œ 나타나는 Waiting for root device +FIX(ì˜ë¬¸)\n" -"http://www.insanelymac.com/forum/topic/280062-waiting-for-root-device-when-kernel-cache-used-only-with-some-disks-fix/\n" -"bcc9ë‹˜ì´ ì°¾ì•„ì£¼ì…¨ìŠµë‹ˆë‹¤." - -#. type: "WaitingRootDevice_title" -#: Resources/templates/Localizable.strings:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" -"ì •ë³´: ì»¤ë„ ìºì‰¬ê°€ 몇몇 디스í¬ì—만 ì‚¬ìš©ë  ê²½ìš° 나타나는 Waiting for root device +FIX(ì˜ë¬¸)\n" -"http://www.insanelymac.com/forum/topic/280062-waiting-for-root-device-when-kernel-cache-used-only-with-some-disks-fix/\n" -"bcc9ë‹˜ì´ ì°¾ì•„ì£¼ì…¨ë‹ˆë‹¤." - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "저전력 깨우기 ë”(darkwake=0)" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" -"시스템 환경설정 ì•„ëž˜ì— Nvidia Web Driver ë¼ëŠ” 새로운 새로운 환경 설정 패ë„ì„ ìƒì„±í•©ë‹ˆë‹¤. \n" -"ì •ë³´: 새로운 Nvidia ì •ì‹ ë“œë¼ì´ë²„ 설치 방법\n" -"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:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" -"Osxì˜ VT-d 기능(ê°€ìƒí™”)ê°€ 유발하는 DMAR í”„ë¡œì„¸ì‹±ì„ í”¼í•©ë‹ˆë‹¤.\n" -"bcc9ê°€ 게제한 글 참조(ì˜ë¬¸): http://www.insanelymac.com/forum/topic/282989-vtd0-fault-after-1082-google-hasnt-heard-of-it-any-help/#entry1867000" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "ë…ì¼ì–´ 맥 키보드" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, no-wrap -msgid "Use the keyboard layout for a German Mac keyboard" -msgstr "ë…ì¼ì–´ 맥 키보드를 위한 키보드 ë ˆì´ì•„ì›ƒì„ ì‚¬ìš©í•©ë‹ˆë‹¤." - -#. type: "mac-es_title" -#: Resources/templates/Localizable.strings:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "스페ì¸ì–´ 맥 키보드" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, no-wrap -msgid "Use the keyboard layout for a Spanish Mac keyboard" -msgstr "스페ì¸ì–´ 맥 키보드를 위한 키보드 ë ˆì´ì•„ì›ƒì„ ì‚¬ìš©í•©ë‹ˆë‹¤." - -#. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "불어 맥 키보드" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, no-wrap -msgid "Use the keyboard layout for a French Mac keyboard" -msgstr "불어 맥 키보드를 위한 키보드 ë ˆì´ì•„ì›ƒì„ ì‚¬ìš©í•©ë‹ˆë‹¤." - -#. type: "mac-it_title" -#: Resources/templates/Localizable.strings:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "ì´íƒˆë¦¬ì•„ì–´ 맥 키보드" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, no-wrap -msgid "Use the keyboard layout for an Italian Mac keyboard" -msgstr "ì´íƒˆë¦¬ì•„ì–´ 맥 키보드를 위한 키보드 ë ˆì´ì•„ì›ƒì„ ì‚¬ìš©í•©ë‹ˆë‹¤." - -#. type: "mac-se_title" -#: Resources/templates/Localizable.strings:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "스웨ë´ì–´ 맥 키보드" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, no-wrap -msgid "Use the keyboard layout for a Swedish Mac keyboard" -msgstr "스웨ë´ì–´ 맥 키보드를 위한 키보드 ë ˆì´ì•„ì›ƒì„ ì‚¬ìš©í•©ë‹ˆë‹¤." - -#. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "불어 PC 키보드" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, no-wrap -msgid "Use the keyboard layout for a French PC keyboard" -msgstr "불어 PC 키보드를 위한 키보드 ë ˆì´ì•„ì›ƒì„ ì‚¬ìš©í•©ë‹ˆë‹¤." - -#. type: "Embed_title" -#: Resources/templates/Localizable.strings:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, no-wrap -msgid "Chameleon's original default theme introduced for v2.0 RC1" -msgstr "카멜레온 v2.0 RC1ì—ì„œ ì†Œê°œëœ ì˜¤ë¦¬ì§€ë„ ê¸°ë³¸ 테마입니다." - -#. type: "Default_description" -#: Resources/templates/Localizable.strings:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "카멜레온 v2.0 RC5ì—ì„œ ì†Œê°œëœ ì˜¤ë¦¬ì§€ë„ ê¸°ë³¸ 테마입니다." - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, no-wrap -msgid "A lovely simple theme by NoSmokingBandit from April 2009." -msgstr "보기좋고 심플한 NoSmokingBanditë‹˜ì˜ í…Œë§ˆ, 2009ë…„ 4ì›” ìž‘í’ˆ." - -#. type: "Audio_title" -#: Resources/templates/Localizable.strings:691 -#, no-wrap -msgid "Audio" -msgstr "오디오" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, no-wrap -msgid "A selection of options that deal with audio." -msgstr "오디오와 ê´€ë ¨ëœ ì„ íƒ ì˜µì…˜ë“¤ìž…ë‹ˆë‹¤." - -#. type: "Control_title" -#: Resources/templates/Localizable.strings:695 -#, no-wrap -msgid "Control Options" -msgstr "부팅 화면 ì¡°ì •" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "ì „ì²´ì ì¸ 부팅 í™”ë©´ì„ ì»¤ìŠ¤í„°ë§ˆì´ì§•í•  수 있습니다." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "기본 기능 ì¡°ì •" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "부트로ë”ì— í¬í•¨ëœ 기본 ê¸°ëŠ¥ë“¤ì„ ì¼œê³  ëŒ ìˆ˜ 있습니다." - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "ì»¤ë„ í”Œëž˜ê·¸(Kernel Flags)" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "OS X 부팅 ì‹œ 사용ë˜ëŠ” ì»¤ë„ í”Œëž˜ê·¸ë¥¼ 정합니다." - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "ì „ì› ê´€ë¦¬" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, no-wrap -msgid "A selection of options that deal with power management and speedstep." -msgstr "Intel SpeedStepê³¼ ì „ì› ê´€ë¦¬ì— ì‚¬ìš©ë˜ëŠ” ë°ì´í„°ë¥¼ 부트로ë”ê°€ ìžë™ìœ¼ë¡œ 찾아주는 옵션들입니다." - -#. type: "Resolution_description" -#: Resources/templates/Localizable.strings:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "부팅 ì‹œ ì‚¬ìš©ë  í•œ í•´ìƒë„를 ì„ íƒí•˜ê±°ë‚˜ 고르지 않으려면 ì„ íƒ ì•ˆí•¨ì„ ì„ íƒí•˜ì„¸ìš”." - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, 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:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, 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:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, 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:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "IIntel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, 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:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "사용할 HDEF PinConfiguration 설정" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "그래픽" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, no-wrap -msgid "A selection of options that deal with video." -msgstr "그래픽 카드들과 ê´€ë ¨ëœ ì˜µì…˜ë“¤ìž…ë‹ˆë‹¤" - -#. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:739 -#, no-wrap -msgid "KeyLayout" -msgstr "키 ë ˆì´ì•„웃" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, no-wrap -msgid "Select one keylayout to use. This will also install the Keylayout module and keymaps." -msgstr "" -"부팅 ì‹œ ì ìš©ë  키 ë ˆì´ì•„웃ì—ì„œ 사용하는 키보드와 맞는것ì„, 아니면 ì—†ìŒì„ ì„ íƒí•˜ì„¸ìš”.\n" -"ì„ íƒ ì‹œ 필요한 키 ë ˆì´ì•„웃 모듈과 키 ë§µì„ ì¶”ê°€ë¡œ 설치합니다." - -#. type: "Themes_title" -#: Resources/templates/Localizable.strings:743 -#, no-wrap -msgid "Themes" -msgstr "테마" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"샘플 í…Œë§ˆë“¤ì„ ëª¨ì•„ë†“ì•˜ìŠµë‹ˆë‹¤. ë” ë§Žì€ í…Œë§ˆëŠ” ë‹¤ìŒ ì£¼ì†Œì—ì„œ 찾으실 수 있습니다: \n" -"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 "Intel HD4000 (모바ì¼) ì˜ AAPL,ig-platform-idë¡œ 01660000 설정." - -#~ msgid "Install Type" -#~ msgstr "설치 유형" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "새 설치나 업그레ì´ë“œ 둘 중 하나를 ì„ íƒí•˜ì„¸ìš”." - -#~ msgid "New Installation" -#~ msgstr "새 설치" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "Bootloader ì´ì™¸ì˜ ì˜µì…˜ì´ ì¶”ê°€ë¡œ ì„ íƒëœ 경우, 만약 설치할 íŒŒí‹°ì…˜ì— /Extra " -#~ "í´ë”ê°€ ì´ë¯¸ 존재하면, 다른 ì´ë¦„으로 백업한 후, 추가 ì„ íƒí•œ ì˜µì…˜ë“¤ì´ í¬í•¨" -#~ "ëœ ìƒˆë¡œìš´ /Extra í´ë”ê°€ ìƒì„±ë©ë‹ˆë‹¤." - -#~ msgid "Upgrade" -#~ msgstr "업그레ì´ë“œ" - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Bootloader ì´ì™¸ì˜ ì˜µì…˜ì´ ì¶”ê°€ë¡œ ì„ íƒëœ 경우 만약 설치할 íŒŒí‹°ì…˜ì— /Extra í´" -#~ "ë”ê°€ ì´ë¯¸ 존재하면, 다른 ì´ë¦„으로 백업한 후, 기존 /Extra í´ë”ì— ì¶”ê°€ ì„ íƒ" -#~ "í•œ ì˜µì…˜ë“¤ì´ ë”해집니다. (org.chameleon.Boot.plist 기존 í•­ëª©ë“¤ì„ ë®ì–´ 쓰기 " -#~ "하지 ì•Šê³  ì´ë¯¸ 없는 옵션들만 추가합니다.)" - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "í‰ìƒ ì‹œ 숨겨져있는 EFI 시스템 íŒŒí‹°ì…˜ì— ì¹´ë©œë ˆì˜¨ì— í•„ìš”í•œ 파ì¼ë“¤ì„ 사용ìž" -#~ "ì˜ ì‹œìŠ¤í…œì— ë”°ë¼ boot0 ë˜ëŠ” boot0md를 ì´ìš©í•˜ì—¬ 설치합니다. 윈ë„ìš°ê°€ 설치ë˜" -#~ "있ë”ë¼ë„ ì˜í–¥ì„ 주지 않습니다." - -#~ msgid "Keylayout" -#~ msgstr "키레ì´ì•„웃" - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "ì´ ëª¨ë“ˆì€ ì‚¬ìš©ìž í‚¤ë³´ë“œ 키 매핑 ì •ì˜ë¥¼ 허용합니다." - -#~ msgid "Utilities" -#~ msgstr "유틸리티" - -#~ msgid "Optional files to help setup" -#~ msgstr "설치를 ë„우는 ì„ íƒì ì¸ 파ì¼ë“¤" - -#~ msgid "Preference Panel" -#~ msgstr "환경 설정 패ë„" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "ì¹´ë©œë ˆì˜¨ì˜ í™˜ê²½ 설정 패ë„ì„ ì„¤ì¹˜í•¨." - -#~ msgid "Copies an example smbios.plist in /Extra/Configuration." -#~ msgstr "/Extra/Configuration í´ë” ì•ˆì— smbios.plist 예제 파ì¼ì„ 만듭니다." - -#~ msgid "Documentation" -#~ msgstr "사용 설명서" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "카멜레온 부트로ë”를 설치하고, ì´ìš©í•˜ëŠ” ë°ì— 대한 사용 설명서" - -#~ msgid "Portuguese Mac Keyboard" -#~ msgstr "í¬ë¥´íˆ¬ê°ˆì–´ 맥 키보드" - -#~ msgid "Use the keyboard layout for a Portuguese Mac keyboard" -#~ msgstr "í¬ë¥´íˆ¬ê°ˆì–´ 맥 키보드를 위한 키보드 ë ˆì´ì•„ì›ƒì„ ì‚¬ìš©í•©ë‹ˆë‹¤." - -#~ msgid "German PC Keyboard" -#~ msgstr "ë…ì¼ì–´ PC 키보드" - -#~ msgid "Use the keyboard layout for a German PC keyboard" -#~ msgstr "ë…ì¼ì–´ PC 키보드를 위한 키보드 ë ˆì´ì•„ì›ƒì„ ì‚¬ìš©í•©ë‹ˆë‹¤." - -#~ msgid "Spanish PC Keyboard" -#~ msgstr "스페ì¸ì–´ PC 키보드" - -#~ msgid "Use the keyboard layout for a Spanish PC keyboard" -#~ msgstr "스페ì¸ì–´ PC 키보드를 위한 키보드 ë ˆì´ì•„ì›ƒì„ ì‚¬ìš©í•©ë‹ˆë‹¤." - -#~ msgid "Italian PC Keyboard" -#~ msgstr "ì´íƒˆë¦¬ì•„ì–´ PC 키보드" - -#~ msgid "Use the keyboard layout for a Italian PC keyboard" -#~ msgstr "ì´íƒˆë¦¬ì•„ì–´ PC 키보드를 위한 키보드 ë ˆì´ì•„ì›ƒì„ ì‚¬ìš©í•©ë‹ˆë‹¤." - -#~ msgid "Swedish PC Keyboard" -#~ msgstr "스웨ë´ì–´ PC 키보드" - -#~ msgid "Use the keyboard layout for a Swedish PC keyboard" -#~ msgstr "스웨ë´ì–´ PC 키보드를 위한 키보드 ë ˆì´ì•„ì›ƒì„ ì‚¬ìš©í•©ë‹ˆë‹¤." - -#~ msgid "Portuguese PC Keyboard" -#~ msgstr "í¬ë¥´íˆ¬ê°ˆì–´ PC 키보드" - -#~ msgid "Use the keyboard layout for a Portuguese PC keyboard" -#~ msgstr "í¬ë¥´íˆ¬ê°ˆì–´ PC 키보드를 위한 키보드 ë ˆì´ì•„ì›ƒì„ ì‚¬ìš©í•©ë‹ˆë‹¤." - -#~ msgid "None" -#~ msgstr "ì—†ìŒ" - -#~ msgid "Don't choose a resolution." -#~ msgstr "화면 í•´ìƒë„ 고르지 ì•ŠìŒ" - -#~ msgid "Don't choose a keylayout." -#~ msgstr "맞는 키 ë ˆì´ì•„웃 ì—†ìŒ" Index: branches/Bungo/package/po/hr.po =================================================================== --- branches/Bungo/package/po/hr.po (revision 2536) +++ branches/Bungo/package/po/hr.po (revision 2537) @@ -1,2702 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: hr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1368280430.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Instalacija nije prilagoÄ‘ena za Apple Macintosh raÄunala" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Programeri :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Hvala :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Paket :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Package built by: %WHOBUILD%, language translated by: mistudio" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon je kombinacija razliÄitih komponenti bootloadera. On je zasnovan " -"na David Elliottovoj lažnoj EFI implementaciji dodanoj u Apple boot-132 " -"projekt." - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "Nove funkcije u Chameleon 2.0" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- Potpuno prilagoÄ‘en grafiÄko korisiniÄko suÄelje donosi vizuelna " -"poboljÅ¡anja u Darwin Bootloaderu." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Start sa retail DVD-om direktno uÄitava ramdisk slike bez pomoći dodatnih " -"programa." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- Hibernacija. Uživajte u nastavaku rada vašeg Mac OS X-a sa pregledom slike." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- SMBIOS zamijena tvorniÄkih za modifikovanu SMBIOS vrijednost." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- DSDT zamijena za korištenje modifikovanog, ispravljenog DSDT-a koji može " -"riješiti nekoliko problema." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- Implementacija svojstva uređaja putem svojstva niza." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- hibridni boot0 / boot1h za MBR i GPT particijske diskove." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- automatsko FSB kodno otkrivanje Äak i za posljednje AMD procesore. " - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Apple softver RAID podrška." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Nvidia & ATI/AMD GrafiÄki Aktivator." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Modul podrška" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Detekcija memorije prilagoÄ‘ena iz memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- Automatsko generiranje P-State i C-State za izvorno upravljanje energijom." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Prijava porukama." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "Kod je objavljen pod verzijom 2 GNU javna licenca." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "Za detaljne informacije posjetite: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "Skripte su zavrÅ¡ene i mapa pod nazivom " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " je snimljena u korijen particije diska koje ste odabrali." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "Molimo " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "proÄitajte" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" kako biste saznali da li je instalacija bila uspijeÅ¡na i Äuvajte log " -"radi evidencije o tome Å¡ta je uÄinjeno." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chameleon Bootloader Package" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Ovaj softver mora biti instaliran na volumen sa kojeg se pokreće." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Ovaj volumen ne ispunjava uvjete za nadogradnju." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Nova verzija Chameleona već je instalirana" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Ovaj softver ne može biti instaliran na ovom raÄunalu" - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Chameleon" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Chameleon zahtjeva tri bitna fajla. (pojednostavljeno reÄeno)\n" -"boot0 (MBR na disk pogonu) odgovoran za uÄitavanje boot1.\n" -"boot1 (Na particiju za boot-sektor) za pronalaženje boot2.\n" -"boot2 (Na particiju za root direktorij) za uÄitavanje Kernela itd." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Standard" - -#. type: "Standard_description" -#: 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 "instalira Chameleon fajlove u poÄetnu mapu diska (root) odabrane particije koristeći bilo boot0 ili boot0md u ovisnosti od vaÅ¡eg sustava ne uniÅ¡tavajući bilo kakvu Winodws instalaciju ukoliko je imate instaliranu." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Ne instaliraj Bootloader" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Korisno ukoliko želite instalirati samo extra." - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Chameleon Moduli" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "Moduli ugraÄ‘eni u sustav kameleona omogućuje korisniku ili programer o produljenju osnovnu funkcionalnost kameleona bez zamjene glavnu datoteku za pokretanje." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Ovaj modul omogućuje standard c biblioteku za module za povezivanje ako chameleon biblioteka nije dovoljna.\n" -"Ovo se trenutno koristi samo sa uClibc++ bibliotekom.\n" -"Izvor: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPIKodek" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" -"Ovaj modul pruža zamjenu za ugraÄ‘eni acpi patcher.\n" -"Dependencies: none" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Resolution" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Ovaj modul Äita edid informacije sa monitora prikljuÄenog na glavni zaslon.\n" -"Modul trenutno nije integrisan u trunk i nije od velike primjene kao Å¡to stoji.\n" -"Osim toga, modul će zakrpati VESA modove koji su prisutni u pred Intelovim HD grafiÄkim karticama kako bi osigurale odgovarajuću rezoluciju zaslona prilikom podizanja." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Ovaj modul omogućava minimalistiÄku c++ runtime biblioteku za koriÅ¡tenje u drugim modulima.\n" -"To ne pruža funkcionalnost sama po sebi, umjesto toga, služi kako bi se omogućilo koriÅ¡tenje c++ jezika u ostalim modulima.\n" -"Imajte na umu da su obe RTTI iznimke onemogućene.\n" -"Izvor: http://cxx.uclibc.org/\n" -"Dependencies: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "Boot Opcije" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Kreira /Extra/org.chameleon.Boot.plist i omoguÄuje izbor željene opcije za kontrolu Chameleon postavki." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Skriva Cameleon boot banner u grafiÄkom korisniÄkom inferfejsu (GUI)." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Onemogućava ukljuÄeni zadani korisniÄki grafiÄki interfejs." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Koristite legacy (sivi i bijeli) apple logo prilikom podizanja radije nego boot.png sliku iz teme" - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "Prikaz zaslona za odabir particije bez prikazivanja timeout zaslona." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Omogućava mod mirnog pokretanja (bez poruka ili redaka)." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Onemogućava prikaz detalja o particiji i rezoluciji." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Pauzira boot proces nakon Å¡to je Cameleon zavrÅ¡io postavljanje, onda Äeka na pritisak tipke prije nego se pokrene mach kernel. Korisno u kombinaciji sa verbose podizanjem za rijeÅ¡avanje problema." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Pokreće jezgru (kernel) u 32bitnom modu radije nego u zadanom 64bitnom modu." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Omogućuje opciju za popravak bilo kojih EHCI vlasniÄkih prava zbog loÅ¡eg biosa." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Omogućuje mogućnost dodavanja \"ugraÄ‘eno\" na vaÅ¡e Ethernet ureÄ‘aje." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "" - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Omogućuje HPET na Intel Äipsetima, za biose koje ne ukljuÄuju ovu opciju." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Ova opcija Omogućuje vam da zaobiÄ‘ete loÅ¡e uspavane slike (sleep images)." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "IskljuÄuje automatsko omogućavanje restart fix opcije" - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Omogućuje opciju za reset UHCI kontrolera prije poÄetka podizanja. " - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "IskljuÄuje omogućeno automatsko RAM prepoznavanje." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Samo za Lion. Omogućuje uÄitavanje prethodno povezanog kernela. Ovo će ignorirati /E/E i /S/L/E. Ovo koristiti samo ako morate znati da sadrži sve Å¡to vam je potrebno." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "PokuÅ¡ava da uÄita uspavanu sliku snimljenu iz prethodne hibernacije" - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Nova C-state _CST generacija metodom SystemIO registracije umjesto FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Odbacuje SSDT tablice ugraÄ‘ene na matiÄnoj ploÄi." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "Odbacuje HPET tablice ugraÄ‘ene na matiÄnoj ploÄi." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "Odbacuje SBST tablice ugraÄ‘ene na matiÄnoj ploÄi." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Odbacuje ECDT tablice ugraÄ‘ene na matiÄnoj ploÄi." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Odbacuje ASF! tablice ugraÄ‘ene na matiÄnoj ploÄi." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "UkljuÄuje posebno Processorsko stanje napajanja, C2." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "UkljuÄuje posebno Processorsko stanje napajanja, C3." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "UkljuÄuje posebno Processorsko stanje napajanja, C4." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "UkljuÄuje posebno Processorsko stanje napajanja, C6." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC7State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C7." -msgstr "UkljuÄuje posebno Processorsko stanje napajanja, C2." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "UkljuÄuje automatsko generiranje procesora u stanju mirovanja (C-States)." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Omogućava automatsko generiranje snage procesora stanja performansi (P-States)." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Omogućava automatsko generiranje snage procesora stanja performansi (T-States)." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, fuzzy, no-wrap -#| msgid "LayoutID=65" -msgid "LayoutID=5" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, fuzzy, no-wrap -#| msgid "LayoutID=387" -msgid "LayoutID=7" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, no-wrap -msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "" - -#. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "UkljuÄuje UseAtiROM opciju." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "UkljuÄuje UseNvidiaROM opciju." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "UkljuÄuje VBIOS opciju" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Verbose Mode" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Single User Mode" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ignore Caches" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "German Mac Keyboard" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, 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:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Spanish Mac Keyboard" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, 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:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "French Mac Keyboard" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Italian Mac Keyboard" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, 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:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Swedish Mac Keyboard" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, 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:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "French PC Keyboard" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, 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:672 -#, no-wrap -msgid "Embed" -msgstr "French PC Keyboard" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "Chameleonova trenutno zadana tema." - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "Audio" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, no-wrap -msgid "A selection of options that deal with audio." -msgstr "" - -#. type: "Control_title" -#: Resources/templates/Localizable.strings:695 -#, no-wrap -msgid "Control Options" -msgstr "Control Options" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "Opcije za kontrolu rada Chameleona." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "General Options" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "Izaberite od selekcije iz baze opcija." - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Kernel Flags" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "Izaberite od selekcije iz kernel zastava." - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "Power Management" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Postavite jednu odluku za koriÅ¡tenje." - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Video" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, 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:739 -#, no-wrap -msgid "KeyLayout" -msgstr "KeyLayout" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Themes" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"Skup predloženih tema\n" -"ViÅ¡e tema možete pronaći na http://forum.voodooprojects.org/index.php/board,7.0.html" - -#~ msgid "Install Type" -#~ msgstr "Vrsta instalacije" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "" -#~ "Odaberite za instaliranje nove instalacije ili za nadogradnju postojeće " -#~ "instalacije." - -#~ msgid "New Installation" -#~ msgstr "Nova instalacija" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "Rezerva za postojeći /Extra folder, ako je pronaÄ‘en na ciljanoj " -#~ "particiji. Novi će biti stvoren ako izaberete bilo koju opciju u " -#~ "instaleru, osim Bootloadera." - -#~ msgid "Upgrade" -#~ msgstr "Nadogradnja" - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Spaja postojeći /Extra folder, ako je pronaÄ‘en na ciljanoj particiji, sa " -#~ "svim opcijama izabranim iz instalera, osim Bootloadera." - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "Instalira Chameleon fajlove za normalno skrivenu particiju EFI koristeći " -#~ "bilo boot0 ili boot0md u ovisnosti od vaÅ¡eg sustava ne uniÅ¡tavajući bilo " -#~ "kakvu Winodws instalaciju ukoliko je imate instaliranu." - -#~ msgid "Keylayout" -#~ msgstr "Raspored tipki" - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "" -#~ "Ovaj modul omogućuje korisniku da definira mapiranje tipki na tipkovnici." - -#~ msgid "Utilities" -#~ msgstr "Korisno" - -#~ msgid "Optional files to help setup" -#~ msgstr "Menij fajlovi za pomoć pri instalaciji" - -#~ msgid "Preference Panel" -#~ msgstr "Preferens PloÄa" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "Instalira Preferens ploÄu za Chameleon." - -#~ msgid "Copies an example smbios.plist in /Extra/Configuration." -#~ msgstr "Kopira primjer smbios.plist u /Extra/Configuration." - -#~ msgid "Documentation" -#~ msgstr "Documentacija" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "Dokumentacija za Chameleon priruÄnik, instaliranje i koriÅ¡tenje" - -#~ msgid "Don't choose a resolution." -#~ msgstr "Odabir bez rezolucije." - -#~ msgid "Don't choose a keylayout." -#~ msgstr "Odabir bez keylayouta." Index: branches/Bungo/package/po/pl.po =================================================================== --- branches/Bungo/package/po/pl.po (revision 2536) +++ branches/Bungo/package/po/pl.po (revision 2537) @@ -1,2704 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: pl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1368280430.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Nie instaluj na komputerze Apple Macintosh" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Developerzy :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Podziękowania dla :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Pakiet :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Package built by: %WHOBUILD%, language translated by: janek202" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon jest połączeniem różnych komponentów boot loadera. Jest oparty na " -"implementacji fake EFI Davida Elliotta dodanej do projektu boot-132 Apple'a." - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "" -"Chameleon jest rozszerzony o następujące funkcje. Nowe funkcje w Chameleonie " -"2.0:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- Całkowicie konfigurowalne GUI by dodać trochę koloru do Bootloadera Darwin." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Uruchamianie płyt Retail DVD przez bezpośrednie ładowanie obrazu ramdisk " -"bez pomocy dodatkowych programów." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- Hibernacja. Ciesz się przywracaniem Twojego systemu Mac OS X z obrazu " -"pamięci." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- Zastąpienie SMBIOS by zmodyfikować jego fabryczne wartości." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- Zastąpienie DSDT by móc używać zmodyfikowanego, poprawionego DSDT, który " -"może rozwiązać parę problemów." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "" -"- Wstrzykiwanie ustawień urządzeń (Device Property Injection) przez łańcuch " -"device-properties." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- Hybrydowe boot0 / boot1h dla dysków w układzie partycji MBR i GPT." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- Automatyczne wykrywanie FSB nawet dla najnowszych procesorów AMD." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Obsługa Apple Software RAID." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Automatyczne uruchamianie kart NVIDII oraz ATI/AMD." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Wsparcie dla modułów." - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Wykrywanie pamiÄ™ci dostosowane z memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- Automatyczne generowanie stanów P-State & C-State w celu uzyskania " -"natywnego zarządzania energią." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Logownie komunikatów." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "Kod jest publikowany z licencjÄ… Gnu Public License w wersji 2." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "By uzyskać bardziej dokÅ‚adne informacje, odwiedź: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "ZakoÅ„czono wykonywanie skryptów i plik logu " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " zostaÅ‚ zapisany na głównym katalogu wybranej partycji." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "ProszÄ™ " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "przeczytaj go" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" by dowiedzieć siÄ™, czy instalacja przebiegÅ‚a pomyÅ›lnie i zachowaj go " -"jako zapis, co zostaÅ‚o wykonane." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chameleon Bootloader" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "To oprogramowanie musi być zainstalowane na woluminie startowym." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Ten wolumin nie spełnia wymagań dla tego uaktualnienia." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Nowsza wersja Chameleona jest już zainstalowana." - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "To oprogramowanie nie może być zainstalowane na tym komputerze." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Chameleon Bootloader" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Chameleon wymaga trzech podstawowych plików. (mówiąc prosto)\n" -"boot0 (Na MBR dysku) odpowiedzialne za ładowanie boot1.\n" -"boot1 (Na boot-sektorze partycji) za znalezienie boot2.\n" -"boot2 (W gównym katalogu partycji) za ładowanie kernela itp." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Chameleon Standard" - -#. type: "Standard_description" -#: 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 "" -"Ta opcja Instaluje trzy podstawowe pliki i zapisuje boot0 na pierwszych 440 bajtach MBR tak, aby nie zniszczyć istniejącego kodu Windows. Następnie boot0 szuka boot1h na pierwszej aktywnej partycji.\n" -"* Ta metoda instalacji ustawia zaznaczoną partycję jako aktywną." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Nic" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Nie instaluj Chameleona (Przydatne podczas instalacji tylko komponentów Extra)" - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Moduły" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Ten moduł dostarcza standardową bibliotekę c dla innych modułów, jeśli biblioteka w chameleonie jest niewystarczająca.\n" -"Aktualnie jest używane tylko przez bibliotekę uClibc++.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Rozdzielczość" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Ten moduł odczytuje informacje edid z monitora podpiętego jako główny.\n" -"Moduł aktualnie nie jest dołączony do głównego wydania chameleona (trunk) i ma minimalne zastosowanie.\n" -"Dodatkowo, moduł zmodyfikuje tryby VESA na kartach Intela starszych niż HD, by umożliwić bootoowanie systemu z wyższą rozdzielczością." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Ten moduł dostarcza minimalną bibliotekę uruchomieniową c++ dla innych modułów.\n" -"Samo z siebie nie dodaje żadnej funkcjonalności, jest używana, by pozwolić na wykorzystanie języka c++ w innych modułach.\n" -"Uwaga: rtti i exceptions zostały wyłączone.\n" -"Źródło: http://cxx.uclibc.org/\n" -"Zależności: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "Opcje Bootowania" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Utwórz /Extra/com.apple.Boot.plist i wybierz swoje żądane opcje by kontrolować ustawienia Chameleona." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Ukrywa boot banner Chameleona w GUI." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Wyłącza domyślnie włączony Graficzny Interfejs Użytkownika." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Używa oryginalnego logo Apple (szare na białym) w ekranie ładowania, zamiast boot.png." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "Wyświetla ekran wyboru partycji od razu, bez pokazywania odliczania." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Włącza cichy tryb uruchamiania (brak komunikatów i potwierdzeń)." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Enables display of partition and resolution details." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Wstrzymuje proces uruchamiania. Gdy Chameleon zakończy przygotowanie do uruchomienia kernela, będzie czekał na naciśnięcie klawisza zanim go uruchomi. Przydatne z opcją Verbose do wyszukiwania błędów." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Uruchamia kernela w trybie 32 bitowym zamiast domyślnego 64 bitowego." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Włącza opcję naprawy problemów własności EHCI na niepoprawnych biosach." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Włącza opcję dodania: 'wbudowany' ('built-in') do twoich urządzeń Ethernetowych." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "" - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Włącza HPET na chipsetach Intela, dla biosów, które nie zawierają tej opcji." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Ta opcja pozwala obejść złe zrzuty pamięci hibernacji (sleep images)." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "Wyłącza domyślnie włączoną poprawkę restartu." - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Włącza opcję resetu kontrolerów UHCI przed uruchomieniem OS X." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "Wyłącza domyślnie włączone rozpoznawanie pamięci RAM." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Tylko dla OS X Lion. Włącza ładowanie pre-linkownego kernela. Będzie ignorować zawartość /E/E i /S/L/E. Używaj TYLKO, jeśli wiesz gdzie i co masz." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "Próbuje wczytać zrzut pamięci (sleep image) zapisany podczas ostatniej hibernacji." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Nowa metoda generowania _CST C-State przy użyciu rejestrów SystemIO zamiast FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Odrzuca wbudowane tablice SSDT płyty głównej." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "Odrzuca wbudowane tablice HPET płyty głównej." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "Odrzuca wbudowane tablice SBST płyty głównej." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Odrzuca wbudowane tablice ECDT płyty głównej." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Odrzuca wbudowane tablice ASF! płyty głównej." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "Odrzuca wbudowane tablice DMAR płyty głównej." - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "Włącza określony stan wydajności CPU, C2" - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "Włącza określony stan wydajności CPU, C3" - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "Włącza określony stan wydajności CPU, C4" - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "Włącza określony stan wydajności CPU, C6" - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC7State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C7." -msgstr "Włącza określony stan wydajności CPU, C2" - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Włącza automatyczne generowanie stanów C-States procesora." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Włącza automatyczne generowanie stanów P-States procesora." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Włącza automatyczne generowanie stanów T-States procesora." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Ustawia tryb graficzny na 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Ustawia tryb graficzny na 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Ustawia tryb graficzny na 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Ustawia tryb graficzny na 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Ustawia tryb graficzny na 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Ustawia tryb graficzny na 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Ustawia tryb graficzny na 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Ustawia tryb graficzny na 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Ustawia tryb graficzny na 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Ustawia tryb graficzny na 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Ustawia tryb graficzny na 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Ustawia tryb graficzny na 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Ustawia tryb graficzny na 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, fuzzy, no-wrap -#| msgid "LayoutID=65" -msgid "LayoutID=5" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, fuzzy, no-wrap -#| msgid "LayoutID=387" -msgid "LayoutID=7" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, 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:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "Włącza opcję UseAtiROM." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "Włącza opcję UseNvidiaROM." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "Włącza opcję VBIOS." - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Verbose Mode (-v)" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Single User Mode (-s)" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ignore Caches (-f)" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "German Mac Keyboard" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, 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:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Spanish Mac Keyboard" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, 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:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "French Mac Keyboard" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Italian Mac Keyboard" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, 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:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Swedish Mac Keyboard" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, 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:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "French PC Keyboard" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, 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:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "Nowy domyślny temat Chameleona." - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "Audio" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, no-wrap -msgid "A selection of options that deal with audio." -msgstr "" - -#. type: "Control_title" -#: Resources/templates/Localizable.strings:695 -#, no-wrap -msgid "Control Options" -msgstr "Kontrola chameleona" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "Ustawienia działania Chameleona." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "Ogólne opcje" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "Wybierz ogólne opcje." - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Flagi kernela" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "Wybierz flagi kernela." - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "Zarządzanie energią" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Set one resolution to use." - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Grafika" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, 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:739 -#, no-wrap -msgid "KeyLayout" -msgstr "KeyLayout" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Tematy" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"Kolekcja przykładowych tematów graficznych.\n" -"Więcej tematów znajdziesz na http://forum.voodooprojects.org/index.php/board,7.0.html" - -#~ msgid "Install Type" -#~ msgstr "Typ Instalacji" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "" -#~ "Wybierz, by przeprowadzić nową instalację, lub zaktualizować istniejącą." - -#~ msgid "New Installation" -#~ msgstr "Nowa Instalacja" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "Stwórz kopię istniejącego folderu /Extra, jeśli istnieje on na wybranej " -#~ "parycji. Zostanie utworzony nowy jeśli są wybrane jakiekolwiek opcje, " -#~ "inne niż z kategorii Bootloader." - -#~ msgid "Upgrade" -#~ msgstr "Aktualizacja" - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Scal folder /Extra, jeśli istnieje on na wybranej parycji, z opcjami " -#~ "wybranymi w instalatorze, innymi niż z kategorii Bootloader." - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "Instaluj pliki Chameleona na domyślnie ukrytej partycji EFI, używając " -#~ "boot0 lub boot0md zależnie od Twojego systemu, bez niszczenia instalacji " -#~ "Windowsa, jeśli taką posiadasz." - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "Ten moduł pozwala użytkownikowi zdefiniować mapowania klawiatury." - -#~ msgid "Utilities" -#~ msgstr "Narzędzia" - -#~ msgid "Optional files to help setup" -#~ msgstr "Opcjonalne pliki przydatne w konfiguracji." - -#~ msgid "Preference Panel" -#~ msgstr "Panel Preferencji" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "Instaluje Panel Preferencji dla Chameleona." - -#~ msgid "Copies an example smbios.plist in /Extra/Configuration." -#~ msgstr "Kopiuje domyślne smbios.plist w /Extra/Configuration." - -#~ msgid "Documentation" -#~ msgstr "Dokumentacja" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "Dokumentacja dla użytkowania i instalacji ręcznej Chameleona." - -#~ msgid "None" -#~ msgstr "Żaden" - -#~ msgid "Don't choose a resolution." -#~ msgstr "Nie wybieraj rozdzielczości." - -#~ msgid "Don't choose a keylayout." -#~ msgstr "Nie wybieraj układu klawiatury." Index: branches/Bungo/package/po/it.po =================================================================== --- branches/Bungo/package/po/it.po (revision 2536) +++ branches/Bungo/package/po/it.po (revision 2537) @@ -1,2885 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-18 14:17+0100\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: 1406285087.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Non installare su computer Apple Macintosh" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Sviluppatori :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Grazie a :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Pacchetto realizzato da :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "" -"Pacchetto compilato da: %WHOBUILD%, tradotto in Italiano da: ErmaC e scrax" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"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 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "La versione 2 di Chameleon presenta nuove caratteristiche. Ad esempio:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- Interfaccia grafica completamente personalizzabile per dare maggiori " -"colori al Darwin Bootloader." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Avviare DVD retail semplicemente caricando una immagine ramdisk senza " -"l'utilizzo di programmi aggiuntivi." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- Ibernazione. Godetevi nel risvegliare il vostro Mac OS X con un'immagine " -"di anteprima." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- Sovrascrittura del SMBIOS per personalizzare i valori dell'SMBIOS." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- Sovrascrittura della tabella DSDT, potendo selezionare una ottimizzata che " -"risolve svariate problematiche." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "" -"- Iniezione delle Proprità delle Periferiche con stringhe EFI in device-" -"properties." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- boot0 / boot1h ibrido per dischi partizionati in MBR e GPT." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "" -"- Riconoscimento automatico della frequenza anche sui recenti processori AMD." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Supporta il RAID software di Apple." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Abilitazione grafica per schede Nvidia & ATI/AMD." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Supporto Moduli" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Rivelamento memoria adattato da memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "- Generazione automatica dei P-State e C-State." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Log dei messaggi." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "Il codice è rilasciato sotto licenza GPL v.2 (Gnu Public License)." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "Per maggiori informazioni, visita (In Inglese): " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "Le operazioni sono state completate ed un file chiamato " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " Ã© stato scritto nella root della partizione scelta." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "Per favore " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "leggilo" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" per vedere se l'installazione é avvenuta con successo e vedere le " -"operazioni che sono state eseguite." - -# 80% -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chameleon" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Questo software deve essere installato sul volume di avvio." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Questo volume non risponde ai requisiti per questo aggiornamento." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Una versione più recente di Chameleon è già installata" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Questo software non può essere installato su questo computer." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Il bootloader Chameleon" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Elementi base per l'installazione di Chameleon\n" -"boot0 (Sul disco MBR) responsabile del caricamento del boot1.\n" -"boot1 (Settore di avvio della partizione) per trovare il boot2.\n" -"boot2 (Nella cartella principale della partizione) per caricare il kernel etc." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Standard" - -#. type: "Standard_description" -#: 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 "Installare Chameleon." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Non installare il Bootloader" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Utile se vuoi solo installare i componenti aggiuntivi." - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Moduli per Chameleon" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "Il sistema di moduli integrati in chameleon permette ad un utente o programmatore di estendere le funzionalitá di base di chameleon senza bisogno di sostituire il file principale di avvio. " - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Questo modulo fornisce una libreria c standard ai moduli per collegarli alla libreria fornita da chameleon nel caso essa non sia sufficiente.\n" -"Questo è attualmente usato solo dalla libreria uClibc++.\n" -"Fonte: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" -"Questo modulo fornisce un sostituto per il patcher interno delle tabelle ACPI.\n" -"Dipendenze: nessuna" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" -"Questo modulo fornisce un sostituto per l'HDEF nel DSDT.\n" -"Dipendenze: nessuna" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" -"Il modulo FileNVRAM è il responsabile del precaricamento dei valori NVRAM.\n" -"Dipendenze: nessuna" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"Useful to fix yellow icon issue (can also fix an issue with the Apple's dvd player application in Mountain lion).\n" -"Dependencies: none" -msgstr "" -"Modulo Sata, Conosciuto come YellowIconFixer nella branch di cparm.\n" -"Utile per aggirare le Icone gialle dei dischi rigidi\n" -"(anche utile per sistemare i problemi con il programma di lettura DVD della Apple in Moutain Lion).\n" -"Dipendenze: nessuna" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Risoluzioni" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Questo modulo legge le informazioni EDID dal monitor collegato al display principale.\n" -"Il modulo non è attualmente integrato nel bootloader ed ha un utilizzo minimo dello stesso.\n" -"Inoltre, il modulo modificherá la modalitá vesa disponibile nelle schede grafice (pre) Intel HD per fornire una corretta risoluzione durante l'avvio." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Questo modulo fornisce una libreria C++ minima per l'uso in altri moduli.\n" -"Esso non fornisce la funzionalitá di per sè, ma viene utilizzato per consentire l'uso del linguaggio C++ in altri moduli.\n" -"Da notare che rtti e exceptions sono entrambe disattivate.\n" -"Fonte: http://cxx.uclibc.org/\n" -"Dipendenze: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" -"Il modulo KernelPatcher provvede a modificare:\n" -"*Abilita l'uso del kernelcache con /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Rimuove il controllo sulla ID della CPU\n" -"*Rimuove il LAPIC panic\n" -"*Rimuove il commpage_stuff_routine panic\n" -"Dipendenze: nessuna" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" -"Il modulo KextPatcher provvede a modificare i seguenti:\n" -"Dipendenze: nessuna" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" -"L'equivalente del GraphicsEnabler delle schede nVidia convertito in modulo.\n" -"Dipendenze: nessuna" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" -"L'equivalente del GraphicsEnabler delle schede AMD/ATi convertito in modulo.\n" -"Dipendenze: nessuna" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" -"L'equivalente del GraphicsEnabler delle schede GMA(Intel) convertito in modulo.\n" -"Dipendenze: nessuna" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "Opzioni di avvio" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Imposta opzioni predefinite di avvio." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Nasconde il banner di chameleon la boot in modalità grafica." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Disabilita l'interfaccia grafica, aggiunge GUI=n al com.apple.Boot.plist" - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Utilizza mela aple originale (nera) al caricamento." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "Carica subito il menu di selezione dei dischi." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Carica immediatamente il disco predefinito." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Abilita le informazioni all'avvio di partizioni e risoluzioni." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Attende la pressione di un tasto prima di caricare il kernel." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "Architettura (arch=i386)" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Avvia il kernel in modalità 32bit (consigliato per sistemi con meno di 10GB di RAM)." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Aggiunge EHCIacquire=y al org.chameleon.Boot.plist, Questa opzione sistema eventuali proprietà legati all'EHCI in alcuni BIOS." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Aggiunge EthernetBuiltIn=y al org.chameleon.Boot.plist, Questa opzione aggiungerà 'built-in' alle periferice di rete." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Aggiunge EnableWiFi=Yes al org.chameleon.Boot.plist, Questa opzione aggiungerà valori AirPort alle periferiche Wireless." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Aggiunge ForceHPET=y al org.chameleon.Boot.plist, Questa opzione abilita l'HPET sui chipset Intel, per BIOS che non includono questa opzione." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Aggiunge ForceWake=y al org.chameleon.Boot.plist, Questa opzione abilita la possibilità di evitare errate sleep images." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "Aggiunge ForceFullMemInfo=Yes al org.chameleon.Boot.plist, Questa opzione forza la lunghezza della tabella 17 (SMBIOS) a 27 byte." - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "Disabilita la correzione automatica per il riavvio." - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Aggiunge UHCIreset=YES al org.chameleon.Boot.plist, Questa opzione resetterà i controller UHCI prima dell'avvio di OS X." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "Disattiva il riconoscimento della RAM automatico." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Caricherà il pre-linked kernel e ignorerà Extensions.mkext per /Extra/Extensions e /System/Library/Extensions Di default è No. Da utilizzare (Yes) se utilizzi Lion o Mountain Lion su partizione Raid." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "Carica dall'immagine dell'ibernazione." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Nuovo generatore di C-State, usa il registro SystemIO invece del FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Non carica le tabelle SSDT dal BIOS." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "Non carica la tabelle HPET dal BIOS." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "Non carica la tabelle SBST dal BIOS." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Non carica la tabelle ECDT dal BIOS." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Non carica la tabelle ASF! dal BIOS." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "Non carica la tabelle DMAR dal BIOS, in alcuni casi può risolvere problemi con la virtualizzazione (VT-d)." - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "Abilita i C2State." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "Abilita i C3State." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "Abilita i C4State." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "Abilita i C6State." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, no-wrap -msgid "EnableC7State=Yes" -msgstr "EnableC7State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, no-wrap -msgid "Enable specific Processor power state, C7." -msgstr "Abilita i C7State." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Attiva C-State automatici." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Attiva P-State automatici." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Attiva T-State automatici." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Setta il Graphics Mode a 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Setta il Graphics Mode a 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Setta il Graphics Mode a 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Setta il Graphics Mode a 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Setta il Graphics Mode a 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Setta il Graphics Mode a 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Setta il Graphics Mode a 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Setta il Graphics Mode a 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Setta il Graphics Mode a 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Setta il Graphics Mode a 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Setta il Graphics Mode a 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Setta il Graphics Mode a 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Setta il Graphics Mode a 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, no-wrap -msgid "LayoutID=5" -msgstr "LayoutID=5" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, 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:268 -#: Resources/templates/Localizable.strings:374 -#, no-wrap -msgid "LayoutID=7" -msgstr "LayoutID=7" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, 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:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-a to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"Setta l'HDEF layout-it a 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-a to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, 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:375 -#, 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:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-a to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"Setta l'HDAU layout-it a 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, 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:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, 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:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, 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:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, 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:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, 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:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, 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:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, 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:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, 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:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, 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:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, 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:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, 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:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, 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:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -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:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -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:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -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:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -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:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -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:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -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:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -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:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -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:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -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:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -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:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -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:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -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:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -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:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -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:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -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:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -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:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, 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:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, 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:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, 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:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, 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:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, 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:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "Imposta il PinConfiguration per ???." - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, 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:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "Attiva opzione UseAtiROM." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "Attiva opzione UseNvidiaROM." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "Attiva opzione VBIOS" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, 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:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, 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:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, 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:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, 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:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, 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:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, 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:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Modalità Verbose (-v)" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Modalitá Single User (-s)" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ignora Caches (-f)" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" -"Informazioni qui(inglese): 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" -"Ringraziamenti a bcc9." - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" -"Con l'introduzione die nuovi driver, Nvidia introduce un nuovo Pannello in In preference del Sistema che permette di abilitare i nuovi Nvidia Web Driver.\n" -"Maggiori Informazioni (Inglese): New Nvidia Retail Driver Install Solution\n" -"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:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" -"Aggiunge la flag nell'org.chameleon.Boot.plist per i problemi di virtualizzazione dati dalla tabella DMAR\n" -"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:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "Mappatura tastiera Tedesca Mac" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, 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:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Mappatura tastiera Spagnola Mac" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, 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:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "Mappatura tastiera Francese Mac" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Mappatura tastiera Italiana Mac" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, 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:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Mappatura tastiera Svedese Mac" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, 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:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "Mappatura tastiera Francese PC" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, 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:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, 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:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "Audio" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, 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:695 -#, no-wrap -msgid "Control Options" -msgstr "Opzioni di Controllo" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "Settaggi per controllare come Chameleon lavora." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "Opzioni Generali" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "Seleziona una opzione base." - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Flags del Kernel" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "Scegli le possibili flag del kernel." - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "Gestione Energetica" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Imposta la risoluzione del tuo monitor." - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, 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:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, 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:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, 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:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, 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:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "Setta il PinConfiguration per l'HDEF." - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Video" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, 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:739 -#, no-wrap -msgid "KeyLayout" -msgstr "Mappatura tastiera" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Temi" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"Una raccolta di temi campione.\n" -"Molti altri temi sono reperibili su http://forum.voodooprojects.org/index.php/board,7.0.html" - -#~ msgid "Set 0000260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -#~ msgstr "" -#~ "Imposta l'AAPL,ig-platform-id a 0000260c per schede grafiche Intel HD5000 " -#~ "(Mobile)." - -#~ msgid "Install Type" -#~ msgstr "Tipo di installazione" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "" -#~ "Scegli se fare una nuova installazione o aggiornare una già esistente." - -#~ msgid "New Installation" -#~ msgstr "Nuova Installazione" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "Salva una cartella /Extra, se trovata sulla partizione destinazione. Una " -#~ "nuova verrà creata se scegliete una opzione dall'installer, oltre che al " -#~ "Bootloader." - -#~ msgid "Upgrade" -#~ msgstr "Aggiornamento" - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Fonde una cartella /Extra esistente, se trovata sulla partizione " -#~ "destinazione, con qualsiasi opzione scelta nell'installer, oltre al " -#~ "Bootloader." - -#~ msgid "EFI" -#~ msgstr "Partizione EFI" - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "Installa Chameleon nella partizione EFI (Normalmente nascosta), usando " -#~ "boot0 o boot0md dipende dal vostro sistema e senza compromettere pre-" -#~ "esistenti installazioni di Windows(Se voi ne possedete una)." - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "" -#~ "Questo modulo permette all'utente di definire la mappatura della propria " -#~ "tastiera." - -#~ msgid "Utilities" -#~ msgstr "Utilitá" - -#~ msgid "Optional files to help setup" -#~ msgstr "Utilitá per Chameleon" - -#~ msgid "Preference Panel" -#~ msgstr "Pannello Preferenze" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "Installa il Pannello preferenze di Chameleon." - -#~ msgid "Copies an example smbios.plist in /Extra/Configuration." -#~ msgstr "" -#~ "Copia o sovrascrive il file smbios.plist in /Extra/Configuration con uno " -#~ "di esempio" - -#~ msgid "Documentation" -#~ msgstr "Documentazione" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "Documenti per l'installazione e l'uso di Chameleon" - -#~ msgid "Portuguese Mac Keyboard" -#~ msgstr "Mappatura tastiera Portoghese Mac" - -#~ msgid "Use the keyboard layout for a Portuguese Mac keyboard" -#~ msgstr "Usa la mappatura della tastiera Portoghese per Mac" - -#~ msgid "German PC Keyboard" -#~ msgstr "Mappatura tastiera Tedesca PC" - -#~ msgid "Use the keyboard layout for a German PC keyboard" -#~ msgstr "Usa la mappatura della tastiera Tedesca per PC" - -#~ msgid "Spanish PC Keyboard" -#~ msgstr "Mappatura tastiera Spagnola PC" - -#~ msgid "Use the keyboard layout for a Spanish PC keyboard" -#~ msgstr "Usa la mappatura della tastiera Spagnola per PC" - -#~ msgid "Italian PC Keyboard" -#~ msgstr "Mappatura tastiera Italiana PC" - -#~ msgid "Use the keyboard layout for a Italian PC keyboard" -#~ msgstr "Usa la mappatura della tastiera Italiana per PC" - -#~ msgid "Swedish PC Keyboard" -#~ msgstr "Mappatura tastiera Svedese PC" - -#~ msgid "Use the keyboard layout for a Swedish PC keyboard" -#~ msgstr "Usa la mappatura della tastiera Svedese per PC" - -#~ msgid "Portuguese PC Keyboard" -#~ msgstr "Mappatura tastiera Portoghese PC" - -#~ msgid "Use the keyboard layout for a Portuguese PC keyboard" -#~ msgstr "Usa la mappatura della tastiera Portoghese per PC" - -#~ msgid "None" -#~ msgstr "Nessuna" - -#~ msgid "Don't choose a resolution." -#~ msgstr "Non utilizzare nessuna risoluzione." - -#~ msgid "Don't choose a keylayout." -#~ msgstr "Non scegliere nessuna mappatura tastiera." Index: branches/Bungo/package/po/hu.po =================================================================== --- branches/Bungo/package/po/hu.po (revision 2536) +++ branches/Bungo/package/po/hu.po (revision 2537) @@ -1,2618 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the Chameleon package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: hu\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Ne telepísd eredeti Macintosh számítógépen" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Fejlesztők :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Külön köszönet :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Csomag :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "A csomagot készítette: %WHOBUILD%, lefordította: majonéz" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "A Chameleon egy rendszerbetöltőszoftver." - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "" -"A Chameleon 2-es verziója tucatnyi kiegészítővel van felszerelve, mint " -"például:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- Testreszabható felület, hogy egy kis színt vihess a rendszerbetöltődbe." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "- Rendszerindítás gyári DVD-ről, ramdisk használatával." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- Hibernáció. Segítségével Mac OS X rendszered visszatölt a lementett " -"adatokból." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- SMBIOS felülírás a gyári értékekkel" - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- DSDT felülírás a javított DSDT-vel, mellyel több hibát is orvosolhatsz." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "" -"- Eszköztulajdonságok meghatározása a 'device-properties' string " -"segítségével." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- Hibrid boot0 / boot1h az MBR és a GPT lemezekhez." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- Automatikus FSB észlelés a legújabb AMD processzorokon is." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Apple Szoftveres RAID támogatás." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Nvidia és ATI/AMD GPU felismerés." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Modulok támogatása." - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Memória felismerés: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- Automatikus P-State és C-State generálás a natív energiagazdálkodáshoz." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Naplózott rendszertöltés." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "" -"Ezen csomag a GPL (General Public License) 2-es verziója alatt jelent meg." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "FAQ's: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "A script-ek sikeresen lefutottak, valamint a " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr "" -" nevű log sikeresen kiírva, az általad választott partíció gyökerébe." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr " " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "Ellenőrizd" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr ", hogy a telepítés sikeresen lefutott!" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chameleon RendszerbetöltÅ‘" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Ezt a szoftvert az indító partícióra kell telepíteni." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Ez a partíció nem felelmeg a frissítés követelményeinek" - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Egy újabb verzió már telepítve van a Chameleon-ból." - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Ez a szoftver nem telepíthetÅ‘ erre a számítógépre." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Chameleon RendszerbetöltÅ‘" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"A Chameleon működéséhez 3 fájl nélkülözhetetlen.\n" -"boot0 (Az MBR kódban a meghajtó elején), megkeresi és betölti a 'boot1'-et.\n" -"boot1 (A partíció elején a boot-sector-ban) megkeresi és betölti a 'boot2'-t.\n" -"boot2 (A partíció gyökér könyvtárában), betölti a kernelt és kiegészítÅ‘it." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Alapértelmezett" - -#. type: "Standard_description" -#: 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 "Telepíti a Chameleon a kijelölt partícióra, a rendswzeredtÅ‘l függÅ‘en boot0-t vagy boot0md-t, valamint megtartja a telepített Windows rendszereid indíthatóságát is." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Nem telepíti a Chameleon-t." - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Akkor hasznos ha csak '.kext'-eket szeretnél telepíteni" - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Modulok" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "A modulok segítségével újabb funkciókat adhatsz a Chameleon-hoz, amelyeket alapból nem tartalmaz. Csak haladó felhasználók számára lehet hasznos." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Egy alapértelmezett C futtatókörnyezetet biztosít más modulok számára.\n" -"EgyenlÅ‘re csak a uClibc++ modul használja.\n" -"Forrás: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Felbontás" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Kiolvassa az 'EDID' információkat az elsÅ‘dleges monitorból.\n" -"Nem tartozik szervesen a Chameleon csomaghoz.\n" -"Továbbá, a modul kijavítja az elérhetÅ‘ VESA módokat a korai Intel HD videokártyákon, hogy a megfelelÅ‘ felbontással indíthasd a rendszered." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Ez a modul egy minimális c++ futtatókörnyezetet tartalmaz, más modulokban történÅ‘ felhasználásra. Önmagában nem befojásol semmit, csak lehetÅ‘vé teszi a c++ nyelv használatát más modulokban.\n" -"*Az rtti és a kivételek letiltásra kerülnek.\n" -"Forrás: http://cxx.uclibc.org/\n" -"FüggÅ‘ségek: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "Beállítások" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Létrehozza az '/Extra/org.chameleon.Boot.plist'-et az alábbiakban megadott beállításokkal." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Eltünteti a Chameleon képernyÅ‘jérÅ‘l a verziószámot" - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Lecseréli az amúgy alapértelmezett grafikus Chameleon felületet a karakteres módra. (Fordító: Ajánlott beállítás, ha szeretnéd, hogy gyorsabban induljon a Chameleon.)" - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Jelöld be, ha a témában lévÅ‘ helyett, az eredeti almát szeretnéd látni a boot képernyÅ‘n." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "A Chameleon nem számol vissza, és nem indítja az alapértelmezett rendszert. Helyette azonnal az indítható rendszerek listáját mutatja" - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Mindenféle információ vagy várakozás nélkül indítja a rendszert." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Kiírja a partició és a felbontás infóit a GUI bal oldalára a Chameleon logó alá. Hasznos témák készítésénél." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Mikor a Chameleon befejezte a rendszer elÅ‘töltését (kernel, driverek, stb.) egy billentyű lenyomásáig megáll, ha ezt a beállítást bepipálod." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "A 32bites kernelt tölti be, az alapértelmezett 64bites helyett." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Kijavítja az EHCI jogokat. Hasznos, ha problémáid vannak az USB-vel, vagy az alvó móddal." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "A hálózati kártyát beépítettként segít betöltetni." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "" - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Engedélyezi a 'HPET'-et azokon az intel lapokon, amelyeken nincs lehetÅ‘ség ezt bekapcsolni." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Ez a beállítás engedi, hogy betölthesd a hibás sleep képeket." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "Letiltja az alapértelmezetten engedélyezett, 'újraindítás javítása' funkciót" - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Újraindítja az UHCI kontollereket a Mac OS X indítása elÅ‘tt. Hasznos, ha problémáid vannak az alvó móddal." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "Kikapcsolja az alapértelmezett memória észlelést." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Csak Lion-hoz. Engedélyezi a gyorsítótárazott kernel betöltését. Nem tölti be a következÅ‘ mappákat: /E/E és /S/L/E. CSAK akkor endegélyezd ha úgy érzed minden a helyén van!" - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "Engedélyezi a hibernációs fájl betöltését." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Új C-State _CST generálás a SystemIO regiszterek használatával, a fix hardveres helyett" - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Eldobja az alaplap SSDT tábláját." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "" - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "" - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "" - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "" - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "LehetÅ‘vé teszi a processzor C2-es módba való kapcsolását" - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "LehetÅ‘vé teszi a processzor C3-es módba való kapcsolását" - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "LehetÅ‘vé teszi a processzor C4-es módba való kapcsolását" - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "" - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC7State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C7." -msgstr "LehetÅ‘vé teszi a processzor C2-es módba való kapcsolását" - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Automatikusan létrehozza a processzor C módjait (energiatakarékossági-lépcsÅ‘k)." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Automatikusan létrehozza a processzor P módjait (sebesség-lépcsÅ‘k)." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "" - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "A felbontást a következÅ‘re állítja: 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "A felbontást a következÅ‘re állítja: 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "A felbontást a következÅ‘re állítja: 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "A felbontást a következÅ‘re állítja: 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "A felbontást a következÅ‘re állítja: 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "A felbontást a következÅ‘re állítja: 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "A felbontást a következÅ‘re állítja: 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "A felbontást a következÅ‘re állítja: 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "A felbontást a következÅ‘re állítja: 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "A felbontást a következÅ‘re állítja: 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "A felbontást a következÅ‘re állítja: 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "A felbontást a következÅ‘re állítja: 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "A felbontást a következÅ‘re állítja: 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, fuzzy, no-wrap -#| msgid "LayoutID=65" -msgid "LayoutID=5" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, fuzzy, no-wrap -#| msgid "LayoutID=387" -msgid "LayoutID=7" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, no-wrap -msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "" - -#. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "Engedélyezi a UseAtiROM opciót." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "Engedélyezi a UseNvidiaROM opciót." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "Engedélyezi a VBIOS opciót." - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Verbose Mode" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Single User mód" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Gyorsítótárak kihagyása" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "Német Mac kiosztás" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, 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:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Spanyol Mac kiosztás" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, 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:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "Francia Mac kiosztás" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Olasz Mac kiosztás" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, 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:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Svéd Mac kiosztás" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, 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:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "Francia PC kiosztás" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, 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:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Örökölt" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, 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:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "Audio" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, no-wrap -msgid "A selection of options that deal with audio." -msgstr "" - -#. type: "Control_title" -#: Resources/templates/Localizable.strings:695 -#, no-wrap -msgid "Control Options" -msgstr "Vezérlés" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, 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:699 -#, no-wrap -msgid "General Options" -msgstr "Ãltalános beállítások" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, 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:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Kernel paraméterek" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, 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:707 -#, no-wrap -msgid "Power Management" -msgstr "Energiagazdálkodás" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, 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:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Video" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, 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:739 -#, no-wrap -msgid "KeyLayout" -msgstr "Billentyűzet kiosztás" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Témák" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"Az alapértelmezett témákat itt találod, a többit a\n" -"http://forum.voodooprojects.org/index.php/board,7.0.html címen érheted el." Index: branches/Bungo/package/po/chameleon.pot =================================================================== --- branches/Bungo/package/po/chameleon.pot (revision 2536) +++ branches/Bungo/package/po/chameleon.pot (revision 2537) @@ -1,2619 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the Chameleon package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"POT-Creation-Date: 2014-09-18 14:17+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "- Automatic P-State & C-State generation for native power management." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "" - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "" - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "" - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "" - -#. type: "Standard_description" -#: 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 "" - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "" - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "" -"The modules system incorporated in chameleon allows for a user or developer " -"to extend the core functionality of chameleon without replacing the main " -"boot file." -msgstr "" - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the " -"library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight " -"Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main " -"display.\n" -"The module is currently not integrated into trunk and has minimal uses as it " -"stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd " -"graphics cards to provide proper resolution while booting." -msgstr "" - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other " -"modules. This does not provide functionality by itself, instead it is used " -"to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and " -"/Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "" -"Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot " -"options and kernel flags." -msgstr "" - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "" -"Hides Chameleon's boot banner in GUI. This is the text that is drawn at the " -"top left corner of the screen displaying the release version etc." -msgstr "" - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "" - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "" -"Use the legacy 'dark grey' apple logo on the light grey screen for the boot " -"process rather than the boot.png in the theme." -msgstr "" - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "" -"By default, when Chameleon loads you'll see the icon for the current default " -"partition, along with a timeout progress bar which left alone will count " -"down before Chameleon automatically boots that partition. This options skips " -"that and takes you directly to the device selection screen." -msgstr "" - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "" - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "" -"Enables display of partition and resolution details shown on the left side " -"of the GUI under the boot banner. This is useful information for " -"troubleshooting, though can clash with certain themes." -msgstr "" - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "" -"Pauses the boot process after Chameleon has finished it's setup then waits " -"for a key press before it starts the mach kernel. Useful when combined with " -"verbose boot for troubleshooting." -msgstr "" - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "" - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "" - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "" - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "" - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "" - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "" - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=Yes" -msgstr "" - -#. type: "ForceFullMemInfo_description" -#: Resources/templates/Localizable.strings:145 -#, no-wrap -msgid "Force SMBIOS Table 17 to be 27 bytes long." -msgstr "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "" - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "" - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "" - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "" -"For Lion only. Enables loading of the pre-linked kernel. This will ignore " -"/E/E and /S/L/E. ONLY use this is you have know it contains everything you " -"need." -msgstr "" - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "" - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "" -"New C-State _CST generation method using SystemIO registers instead of " -"FixedHW." -msgstr "" - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "" - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "" - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "" - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "" - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "" - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "" - -#. type: "DropDMAR_description" -#: 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 "" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "" - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "" - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "" - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "" - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, no-wrap -msgid "EnableC7State=Yes" -msgstr "" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, no-wrap -msgid "Enable specific Processor power state, C7." -msgstr "" - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "" - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "" - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "" - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 Resources/templates/Localizable.strings:370 -#, no-wrap -msgid "LayoutID=5" -msgstr "" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 Resources/templates/Localizable.strings:374 -#, no-wrap -msgid "LayoutID=7" -msgstr "" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, no-wrap -msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "" - -#. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "" - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "" - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you " -"to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, no-wrap -msgid "Use the keyboard layout for a German Mac keyboard" -msgstr "" - -#. type: "mac-es_title" -#: Resources/templates/Localizable.strings:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, no-wrap -msgid "Use the keyboard layout for a Spanish Mac keyboard" -msgstr "" - -#. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, no-wrap -msgid "Use the keyboard layout for a French Mac keyboard" -msgstr "" - -#. type: "mac-it_title" -#: Resources/templates/Localizable.strings:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, no-wrap -msgid "Use the keyboard layout for an Italian Mac keyboard" -msgstr "" - -#. type: "mac-se_title" -#: Resources/templates/Localizable.strings:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, no-wrap -msgid "Use the keyboard layout for a Swedish Mac keyboard" -msgstr "" - -#. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, no-wrap -msgid "Use the keyboard layout for a French PC keyboard" -msgstr "" - -#. type: "Embed_title" -#: Resources/templates/Localizable.strings:672 -#, no-wrap -msgid "Embed" -msgstr "" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, no-wrap -msgid "Chameleon's original default theme introduced for v2.0 RC1" -msgstr "" - -#. type: "Default_description" -#: Resources/templates/Localizable.strings:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "" - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, no-wrap -msgid "A lovely simple theme by NoSmokingBandit from April 2009." -msgstr "" - -#. type: "Audio_title" -#: Resources/templates/Localizable.strings:691 -#, no-wrap -msgid "Audio" -msgstr "" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, no-wrap -msgid "A selection of options that deal with audio." -msgstr "" - -#. type: "Control_title" -#: Resources/templates/Localizable.strings:695 -#, no-wrap -msgid "Control Options" -msgstr "" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "" - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "" - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "" - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, no-wrap -msgid "A selection of options that deal with power management and speedstep." -msgstr "" - -#. type: "Resolution_description" -#: Resources/templates/Localizable.strings:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "" - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, no-wrap -msgid "A selection of options that deal with video." -msgstr "" - -#. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:739 -#, no-wrap -msgid "KeyLayout" -msgstr "" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at " -"http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" Index: branches/Bungo/package/po/ro.po =================================================================== --- branches/Bungo/package/po/ro.po (revision 2536) +++ branches/Bungo/package/po/ro.po (revision 2537) @@ -1,2858 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1368280430.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Bootloaderul Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Nu instalati acest software pe un computer Apple Macintosh" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Developeri :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Multumiri :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Pachet :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Pachet compilat de: %WHOBUILD%, Tradus de : RvXtm" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon este un bootloader cu elemente combinate, derivat din " -"implementarea fake EFI a lui David Elliott si proiectul Apple's boot-132." - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "Chameleon v2 ofera un numar de facilitati, cum ar fi:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "- Interfata grafica complet modificabila dupa preferintele userului." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "- RamDisk pentru boot cu versiuni retail Mac OS X." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "- Hibernare folosind imaginea de hibernare." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "" -"- SMBIOS modificabil pentru a extinde compatibilitatea cu diferite computere." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- DSDT modificabil, oferind avantajul de a corecta posibilele " -"incompatibilitati hardware." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- Injectare de proprietati pentru diferite hardware-uri." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- boot0 / boot1h hibrid, pentru partiti MBR precum si GPT." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- FSB detectabil automat, chiar si pentru procesoare AMD noi." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Suport nativ RAID in OS X." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Activare mod video pentru nVidia si ATI/AMD." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Suport pentru module" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Detectare automata a memoriei bazata pe memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- Generare automata P-states si C-states pentru management al energiei." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Logare mesaje." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "Acest cod este acoperit de versiunea 2 a Gnu Public License." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "FAQ's: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "Scripturiile au fost executate iar un fisier numit " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " a fost salvat in directorul principal al partitiei selectate." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "Va rugam " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "sa il cititi" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" pentru a afla daca instalarea a fost facuta cu succes si pentru a tine " -"evidenta modificariilor facute." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Bootloaderul Chameleon" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Acest software trebuie instalat pe partitia de boot." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Aceasta partitie nu corespunde cerintelor necesare instalarii." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "O versiune mai noua Chameleon este deja prezenta!" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Acest software nu poate fi instalat pe acest computer." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Bootloaderul Chameleon" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Chameleon necesita trei fisiere principale. (la modul cel mai simplu)\n" -"boot0 (Pe MBR-ul Discului) responsabil pentru incarcarea boot1.\n" -"boot1 (Pe sectorul de boot al partitiei) pentru a gasi boot2.\n" -"boot2 (In directorul principal al partitiei) pentru incarcarea kernelului, etc." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Standard" - -#. type: "Standard_description" -#: 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 "Instalarea Chameleon in directorul principal al partitiei selectate, folosind boot0 sau boot0md in functie de configuratia sistemului, fara a distruge o instalare de Windows daca aceasta e prezenta." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Fara instalarea Bootloaderului" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Folositor in cazul in care se doreste instalarea extra-uriilor doar." - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Module" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "Sistemul modular al bootloaderului Chameleon permite developeriilor sa extinda functionalitatea de baza fara a modifica fisierul principal de boot." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Acest modul ofera o librarie C pentru modulele carora libraria implicita din Chameleon nu este suficienta.\n" -"Acest modul e folosit doar cu libraria uClibc++.\n" -"Sursa: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"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 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"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 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"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 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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:711 -#, no-wrap -msgid "Resolution" -msgstr "Rezolutie" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Acest modul citeste informatia EDID a monitorului conectat la placa video, si seteaza rezolutia corect in functie de acesta. Modulul momentan nu este inclus in Chameleon iar folosirea sa este foarte rara.\n" -"De asemenea la cazul placiilor pre-Intel HD, acest modul corecteaza moduriile VESA, setand o rezolutie corecta in timpul procesului de boot." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Acest modul ofera o librarie minimala C++ pentru alte module ce au nevoie de functionalitatea extinsa.Acest modul nu ofera nici o facilitate in forma individuala.\n" -"*rtti si exceptiile au fost dezactivate.\n" -"Sursa: http://cxx.uclibc.org/\n" -"Dependente: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*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 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"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 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"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 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"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 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"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 -#, no-wrap -msgid "Settings" -msgstr "Setari" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Creaza un fisier /Extra/org.chameleon.Boot.plist prin selelectarea oricarei optiuni sau flag pentru kernel." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Ascunde informatiile din partea stranga sus, precum ar fi versiunea Chameleon, etc." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Dezactiveaza interfata grafica implicit activa." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Folosirea logoului apple normal, gri pe fundal gri deschis, in loc de cel inclus in tema 'boot.png'." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "" -"Initial, Chameleon afiseaza partitia setata pentru boot, si cursorul ce scade pana la procesul de boot daca nici o tasta nu este atinsa.\n" -"Aceasta setare obliga Chameleon sa afiseze toata lista de partitii direct." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Activeaza modul silentios de boot (nici un mesaj sau notificare)." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Activeaza afisarea de informatii in partea stanga sub boot banner, cum ar fi rezolutia, discul de boot, partitia, etc. Aceasta setare este recomandata pentru depistarea problemelor." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "" -"Opreste procesul de boot al OS X dupa ce Chameleon a fost initializat, asteptand o tasta sa fie apasata pentru a incarca kernelul si sistemul.\n" -"Optiune de asemenea recomandata pentru depistarea problemelor, in combinatie cu modul verbose." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Porneste kernelul in modul 32 bit in loc de modul natural 64bit." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Activati optiunea pentru a repara orice problema de access EHCI in cazul biosuriilor cu defecte." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Activati aceasta optiune pentru a seta modul integrat al placiilor de retea." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Permite posibilitatea de a adauga valori AirPort la dispozitivul dvs wireless." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Activeaza modul HPET pe chipseturi Intel care nu au optiunea HPET in bios." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Aceasta optiune permite sistemului sa ignore imaginiie de sleep defecte." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "Forteaza SMBIOS Table 17 sa aiba o lungime de 27 de bytes." - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "Dezactiveaza patchul pentru restart prezent implicit." - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Activati optiunea pentru a reseta controlerele UHCI inainte de pornirea sistemului OS X." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "Dezactiveaza auto-detectarea memoriei RAM." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Pentru Lion doar, sistemul va incarca kernelul deja configurat cu extensii, ignorand /E/E si /S/L/E. Folositi aceasta optiune DOAR daca stiti ca in cache-ul kernelului sunt incluse toate extensiile de care are nevoie sistemul." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "Incercare de a incarca imaginea salvata la ultima hibernare." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Noul mod de generare C-State _CST folosind registrele SystemIO in loc de FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Ingorarea tabelelor SSDT incluse in biosul placii de baza." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "Ingorarea tabelelor HPET incluse in biosul placii de baza." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "Ingorarea tabelelor SBST incluse in biosul placii de baza." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Ingorarea tabelelor ECDT incluse in biosul placii de baza." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Ingorarea tabelelor ASF! incluse in biosul placii de baza." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "Inlatura tabela DMAR preinstalata a placii de baza, aceast lucru rezolvand problema de VT-d panics." - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "Activeaza modul de energie al procesorului, C2." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "Activeaza modul de energie al procesorului, C3." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "Activeaza modul de energie al procesorului, C4." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "Activeaza modul de energie al procesorului, C6." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC7State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C7." -msgstr "Activeaza modul de energie al procesorului, C2." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Activeaza timpii 'idle' ai procesorului (C-States)." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Activeaza auto-generarea moduriilor de energie ale procesorului (P-States)." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Activeaza auto-generarea moduriilor de energie ale procesorului (T-States)." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Setarea rezolutiei la 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Setarea rezolutiei la 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Setarea rezolutiei la 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Setarea rezolutiei la 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Setarea rezolutiei la 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Setarea rezolutiei la 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Setarea rezolutiei la 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Setarea rezolutiei la 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Setarea rezolutiei la 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Setarea rezolutiei la 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Setarea rezolutiei la 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Setarea rezolutiei la1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Setarea rezolutiei la 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"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:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"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:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"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:264 -#: Resources/templates/Localizable.strings:370 -#, fuzzy, no-wrap -#| msgid "LayoutID=65" -msgid "LayoutID=5" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, 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:268 -#: Resources/templates/Localizable.strings:374 -#, fuzzy, no-wrap -#| msgid "LayoutID=387" -msgid "LayoutID=7" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, 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:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, 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:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, 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:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, 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:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, 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:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, 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:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, 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:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, 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:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, 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:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, 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:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, 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:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, 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:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, 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:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, 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:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, 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:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, 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:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, 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:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, 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:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, 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:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, 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:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, 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:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, 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:359 -#, 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:363 -#, 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:367 -#, 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:371 -#, 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:375 -#, 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:379 -#, 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:383 -#, 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:387 -#, 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:391 -#, 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:395 -#, 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:399 -#, 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:403 -#, 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:407 -#, 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:411 -#, 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:415 -#, 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:419 -#, 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:423 -#, 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:427 -#, 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:431 -#, 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:435 -#, 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:439 -#, 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:443 -#, 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:447 -#, 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:451 -#, 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:455 -#, 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:459 -#, 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:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Seteaza 01660000 pentru Intel HD4000 (Mobile) AAPL,ig-platform-id ." - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Seteaza 01660001 pentru Intel HD4000 (Mobile) AAPL,ig-platform-id ." - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Seteaza 01660002 pentru Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Seteaza 01660003 pentru Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Seteaza 01660004 pentru Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "Seteaza 01620005 pentru Intel HD4000 (Desktop) AAPL,ig-platform-id." - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "Seteaza 01620006 pentru Intel HD4000 (Desktop) AAPL,ig-platform-id." - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "Seteaza 01620007 pentru Intel HD4000 (Desktop) AAPL,ig-platform-id." - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Seteaza 01660008 pentru Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Seteaza 01660009 pentru Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Seteaza 0166000a pentru Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "Seteaza 0166000b pentru Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -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:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -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:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -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:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -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:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -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:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -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:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -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:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -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:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -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:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -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:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -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:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -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:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -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:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -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:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -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:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -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:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "Seteaza HDEF PinConfiguration pentru Analog Devices AD2000b." - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "Seteaza HDEF PinConfiguration pentru Analog Devices AD1981HD." - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "Seteaza HDEF PinConfiguration pentru Analog Devices AD1988b." - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "Seteaza HDEF PinConfiguration pentru Realtek ALC888." - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "Seteaza HDEF PinConfiguration pentru Realtek ALC1200." - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "Seteaza HDEF PinConfiguration pentru ???." - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, no-wrap -msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "Injecteaza HDMi audio pentru NVIDIA sau AMD/ATI." - -#. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "Activeaza optiuniile UseAtiROM." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "Activeaza optiuniile UseNvidiaROM." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "Activeaza optiunea VBIOS" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "Sare peste auto-detectia GraphicsEnabler pentru placile video bazate pe chipset Intel." - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "Sare peste auto-detectia GraphicsEnabler pentru placile video bazate pe chipset NVIDIA." - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "Sare peste auto-detectia GraphicsEnabler pentru placile video bazate pe chipset AMD/ATI." - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "Permite optiuni de iluminare pentru laptop-uri cu placi video nVidia." - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, 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:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Modul Verbose" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Single User Mode" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ignore Caches" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"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:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "German Mac Keyboard" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, 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:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Spanish Mac Keyboard" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, 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:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "French Mac Keyboard" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Italian Mac Keyboard" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, 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:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Swedish Mac Keyboard" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, 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:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "French PC Keyboard" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, 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:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, 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:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "Audio" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, 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:695 -#, no-wrap -msgid "Control Options" -msgstr "Optiuni pentru control" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, 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:699 -#, no-wrap -msgid "General Options" -msgstr "Optiuni Generale" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, 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:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Flag-uri pentru kernel" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, 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:707 -#, no-wrap -msgid "Power Management" -msgstr "Management al energiei" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Setati o rezolutie implicita." - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "Setati o rezolutie implicita." - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Video" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, 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:739 -#, no-wrap -msgid "KeyLayout" -msgstr "Tastatura" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Teme" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "O colectie de teme exemplu, pentru mai multe teme vizitati adresa: http://forum.voodooprojects.org/index.php/board,7.0.html" - -#~ msgid "Install Type" -#~ msgstr "Tipul Instalarii" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "" -#~ "Alegeti intre o instalare noua sau un upgrade al unei instalari prezente." - -#~ msgid "New Installation" -#~ msgstr "Instalare Noua" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "Se va face backup folderului /Extra de pe partitia aleasa, va fi creat un " -#~ "folder /Extra nou in cazul in care este aleasa orice alta optiune in " -#~ "afara de bootloader." - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Setariile selectate vor fi combinate cu cele prezente deja din folderul /" -#~ "Extra, dar pentru siguranta, se va face un backup folderului /Extra " -#~ "prezent." - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "Instalarea Chameleon in partitia EFI (de obicei ascunsa) folosind boot0 " -#~ "sau boot0md in functie de configuratia sistemului, fara a distruge o " -#~ "instalare de Windows daca aceasta e prezenta." - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "" -#~ "Acest modul ofera posibilitatea folosirii aranjamentelor de tastaturi " -#~ "diferite." - -#~ msgid "Utilities" -#~ msgstr "Utilitati" - -#~ msgid "Optional files to help setup" -#~ msgstr "Fisiere optionale, ajutatoare configurarii." - -#~ msgid "Preference Panel" -#~ msgstr "Panou de preferinte" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "Instaleaza panoul de preferinte pentru Chameleon." - -#~ msgid "Copies an example smbios.plist in /Extra/Configuration." -#~ msgstr "" -#~ "Copiaza un exemplu al fisierului smbios.plist in /Extra/Configuration." - -#~ msgid "Documentation" -#~ msgstr "Documentatie" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "Documentatie pentru chameleon, instalare manuala si utilizare." - -#~ msgid "Use the keyboard layout for a Portuguese Mac keyboard" -#~ msgstr "Tastatura MAC in limba Portugheza" - -#~ msgid "Use the keyboard layout for a German PC keyboard" -#~ msgstr "Tastatura PC in limba Germana" - -#~ msgid "Use the keyboard layout for a Spanish PC keyboard" -#~ msgstr "Tastatura PC in limba Spaniola" - -#~ msgid "Use the keyboard layout for a Italian PC keyboard" -#~ msgstr "Tastatura PC in limba Italiana" - -#~ msgid "Use the keyboard layout for a Swedish PC keyboard" -#~ msgstr "Tastatura PC in limba Suedeza" - -#~ msgid "Use the keyboard layout for a Portuguese PC keyboard" -#~ msgstr "Tastatura PC in limba Portugheza" - -#~ msgid "None" -#~ msgstr "Nimic" - -#~ msgid "Don't choose a resolution." -#~ msgstr "Nu alegeti o rezolutie." - -#~ msgid "Don't choose a keylayout." -#~ msgstr "Nu alegeti un mod al tastaturii." Index: branches/Bungo/package/po/ca.po =================================================================== --- branches/Bungo/package/po/ca.po (revision 2536) +++ branches/Bungo/package/po/ca.po (revision 2537) @@ -1,2722 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: ca\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: 1388319382.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "No instal·lar en un ordinador Apple Macintosh" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Programadors :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Agraïments :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Instal·lador :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Package built by: %WHOBUILD%, Traduït per : Ed_Saxman" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon és un gestor d'arrencada basat en una combinació de components " -"desenvolupats a partir de la implementació de la Fake EFI de David Elliott " -"afegida al mètode boot-132 d'Apple" - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "Chameleon v2 ha estat ampliat amb noves funcions. Per exemple:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- Interfície gràfica totalment personalizable per donar-li una mica de color " -"al gestor d'arrencada Darwin." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Carrega de RAMdisk per arrencar directament el DVD retail, sense programes " -"addicionals." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- Hibernació. Gaudeix de la represa de Mac OS X amb una imatge de mostra." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- Override de SMBIOS per modificar els valors SMBIOS per defecte." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- Override de DSDT per utilitzar un DSDT editat, que pot resoldre molts " -"problemes." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- Injecció de propietats de dispositiu mitjançant EFI Strings." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "" -"- Sistema híbrid d'arrencada boot0/boot1h per a discos amb taula de " -"particions MBR i GPT." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "" -"- Detecció automàtica de freqüència FSB fins i tot per les CPUs AMD mes " -"recents." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Suport per RAID software d'Apple." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Enabler per a gràfiques Nvidia i ATI." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Suport de càrrega per mòduls" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Detecció automàtic de memòria adaptat de memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- Generació automàtica de P-States i C-States per a la gestió d'energia " -"nativa." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Generació d'informe d'accions en txt." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "El codi està alliberat sota la versió 2 de la Llicència Pública GNU." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "Més informació i Preguntes i respostes habituals: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "Els Scripts s'han completat i un arxiu amb el nom " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " ha estat escrit en l'arrel de la partició seleccionada." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "Si us plan, " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "llegeix-ho" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" per saber si la instalació ha tingut èxit i mantenir un registre de " -"les accions dutes a terme." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chameleon Bootloader Package" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Aquest programari ha de ser instal·lat en el volum d'arrencada." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Aquest volum no compleix els requisits per a la instal·lació." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Una versió més recent de Chameleon es troba ja instal·lada" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Aquest programari no pot ser instal·lat en aquest ordinador." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Chameleon Bootloader" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Chameleon requereix tres arxius bàsics. (essencialment)\n" -"boot0 (en el MBR de la unitat) encarregat de carregar boot1.\n" -"boot1 (En el boot-sector de la partició) per trobar el boot2.\n" -"boot2 (En el directori arrel de la partició) Per carregar el Kernel, etc" - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Standard" - -#. type: "Standard_description" -#: 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 "Instal·lar els arxius de Chameleon en l´arrel de la partició seleccionada utilitzant boot0 o boot0md depenent del teu sistema sense destruir la instal·lació de Windows, si existeix." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "No instal·lar el Bootloader" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Útil si tan sols vols instal·lar els extres." - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Mòduls." - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "Els mòduls de sistema incorporats a Chameleon permeten a l'usuari o al programador ampliar les funcions principals de chameleon sense reemplaçar l'arxiu d'arrencada." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Aquest mòdul conté una biblioteca C standard per linkar els mòduls en cas que les que es proveeixen amb chameleon siguin insuficients.\n" -"Actualment tan sols la biblioteca uClibc++ fa ús d'aquesta funció..\n" -"Font: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Resolució" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Aquest mòdul llegeix la informació edid del monitor principal connectat a l'ordinador.\n" -"Actualment aquest mòdul no ha estat integrat en la versió trunk ja que amb prou feines s'utilitza.\n" -"A més, el mòdul aplica patches per els modes vesa disponibles en les gràfiques de intel anteriors als models HD per ajustar la resolució adequada durant l'arrencada." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Aquest mòdul proveeix una biblioteca c++ runtime minimalista per ser utilitzada amb altres mòduls. No proveeix funcionalitat per si mateixa , sinó que s'utilitza per fer possible que altres mòduls faci us del llenguatge c++.\n" -"Font: http://cxx.uclibc.org/\n" -"Dependències: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "opcions d'arrencada" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Crea l'arxiu /Extra/org.chameleon.Boot.plist seleccionant qualsevol opció d'arrencada i kernel flags." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Ocultar els textos de Chameleon en la interfície gràfica. És el text que apareix en la cantonada superior esquerra mostrant la versió, etc." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Desactiva la interfície gràfica de chameleon." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Usar el logo habitual sobre fons gris d'Apple 'dark grey' com a imatge d'arrencada en lloc de l'arxiu boot.png del tema" - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "Aquesta opció porta directament a la selecció d'unitats d'arrencada, en lloc de mostrar la barra decreixent de temps d'espera." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Activa el mode quiet boot (Arrencada sense mostrar la interfície o el cursor de chameleon)." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Mostrar informació sobre la resolució i les particions en la part esquerra de la imatge del bootloader. Aquesta informació pot ser útil, però pot ser que no quedi bé amb tots els themes." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Pausar el procés d'arrencada després de la càrrega de Chameleon, i esperar fins que es pressioni una tecla abans de carregar el kernel. Útil quan es combina amb el mode verbose, per resoldre problemes." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Carrega el kernel a 32bit en lloc del kernel 64bit per defecte." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Habilita l'opció per corregir qualsevol problema de EHCI ownership (relatius a USB 2.0) a causa de BIOS dolentes ." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Habilita l'opció perquè els dispositius Ethernet siguin reconeguts correctament. Necessari per a diverses aplicacions, com ara lapp store." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Habilita l'opció perquè els dispositius Wireless siguin reconeguts correctament." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Habilita el HPET en chipsets Intel, per BIOS que no incloguin aquesta opció." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Aquesta opció permet ignorar imatges de repòs defectuoses." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "Desactiva l'opció \"restart fix\", activada per defecte." - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Activa l'opció per resetejar els controladors UHCI (USB) abans de l'arrencada d'OS X." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "Deshabilita l'opció predeterminada de reconeixement de RAM." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Només per Lion. Activa la càrrega del pre-linked kernel. Ignorarà /E/E i /S/L/E. Utilitza aquesta opció tan sols en cas de que contingui tot el que necessites." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "Intentar carregar la imatge de repòs de l'última hibernació." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Nou mètode de generació de C-States _CST utilitzant els registres SystemIO en lloc de FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Descartar les taules SSDT incloses en la placa mare" - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "Descartar les taules HPET incloses en la placa mare" - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "Descartar les taules SBST incloses en la placa mare" - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Descartar les taules ECDT incloses en la placa mare" - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Descartar les taules ASF! incloses en la placa mare" - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "Descartar les taules DMAR incloses en la placa mare" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "Activar el powerstate específic del processador, C2." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "Activar el powerstate específic del processador, C3." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "Activar el powerstate específic del processador, C4." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "Activar el powerstate específic del processador, C6." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC7State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C7." -msgstr "Activar el powerstate específic del processador, C2." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Activar la generació automàtica d'estats de repòs del processador (C-states)." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Activar la generació automàtica d'estats de càrrega del processador (P-States)." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Activar la generació automàtica d'estats de càrrega del processador (T-States)." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Fixar resolució en 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Fixar resolució en 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Fixar resolució en 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Fixar resolució en 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Fixar resolució en 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Fixar resolució en 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Fixar resolució en 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Fixar resolució en 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Fixar resolució en 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Fixar resolució en 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Fixar resolució en 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Fixar resolució en 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Fixar resolució en 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, fuzzy, no-wrap -#| msgid "LayoutID=65" -msgid "LayoutID=5" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, fuzzy, no-wrap -#| msgid "LayoutID=387" -msgid "LayoutID=7" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, no-wrap -msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "" - -#. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "Activa les opcions UseAtiROM." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "Activa les opcions UseNvidiaROM." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "Activa les opcions VBIOS." - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Verbose Mode" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Single User Mode" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ignore Caches" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "German Mac Keyboard" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, 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:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Spanish Mac Keyboard" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, 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:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "French Mac Keyboard" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Italian Mac Keyboard" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, 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:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Swedish Mac Keyboard" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, 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:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "French PC Keyboard" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, 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:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, 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:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "Audio" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, 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:695 -#, no-wrap -msgid "Control Options" -msgstr "Opcions de Control" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, 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:699 -#, no-wrap -msgid "General Options" -msgstr "General Options" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, 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:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Kernel Flags" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, 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:707 -#, no-wrap -msgid "Power Management" -msgstr "Gestió d'energia" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Estableix la resolució del teu monitor" - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Video" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, 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:739 -#, no-wrap -msgid "KeyLayout" -msgstr "KeyLayout" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Themes" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"Una selecció de Themes de mostra\n" -"Pots trobar més themes en: http://forum.voodooprojects.org/index.php/board,7.0.html" - -#~ msgid "Install Type" -#~ msgstr "Tipus d'instal·lació" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "Tria realitzar una nova instal·lació o actualitzar l'existent." - -#~ msgid "New Installation" -#~ msgstr "Nova instal·lació" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "Fer Backup de la carpeta /Extra, si es troba en la partició de " -#~ "destinació. Es crearà una nova si es marca qualsevol altra opció en " -#~ "l'instal·lador, a més del bootloader." - -#~ msgid "Upgrade" -#~ msgstr "Actualització" - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Combina la carpeta /Extra, si existeix prèviament alguna, amb qualsevol " -#~ "de les opcions triades des de l'instal·lador, si es marca alguna a més " -#~ "del Bootloader. Es farà un Backup de la carpeta /Extra original." - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "Instal·lar els arxius de Chameleons a la partició de sistema EFI " -#~ "(normalment oculta) utilitzant boot0 o boot0md en funció del teu sistema, " -#~ "i sense destruir la partició de windows, si existeix." - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "" -#~ "Aquest mòdul permet definir el mapa de teclat, en funció de l'idioma." - -#~ msgid "Utilities" -#~ msgstr "Utilitats" - -#~ msgid "Optional files to help setup" -#~ msgstr "Arxius opcionals per facilitar la instal·lació" - -#~ msgid "Preference Panel" -#~ msgstr "Panell de preferències" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "Instal·la el panell de preferències de Chameleon." - -#~ msgid "Copies an example smbios.plist in /Extra/Configuration." -#~ msgstr "Copia un arxiu smbios.plist d'exemple en /Extra/Configuration." - -#~ msgid "Documentation" -#~ msgstr "Documentació" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "" -#~ "Documentació per a la instal·lació manual de Chameleon, i ús general" - -#~ msgid "Use the keyboard layout for a Portuguese Mac keyboard" -#~ msgstr "Fer servir el mapa de teclat per a un teclat Mac portuguès" - -#~ msgid "Use the keyboard layout for a German PC keyboard" -#~ msgstr "Fer servir el mapa de teclat per a un teclat PC alemany" - -#~ msgid "Use the keyboard layout for a Spanish PC keyboard" -#~ msgstr "Fer servir el mapa de teclat per a un teclat PC espanyol" - -#~ msgid "Use the keyboard layout for a Italian PC keyboard" -#~ msgstr "Fer servir el mapa de teclat per a un teclat PC italià" - -#~ msgid "Use the keyboard layout for a Swedish PC keyboard" -#~ msgstr "Fer servir el mapa de teclat per a un teclat PC suec" - -#~ msgid "Use the keyboard layout for a Portuguese PC keyboard" -#~ msgstr "Fer servir el mapa de teclat per a un teclat PC portuguès" - -#~ msgid "None" -#~ msgstr "Cap" - -#~ msgid "Don't choose a resolution." -#~ msgstr "No triar cap resolució." - -#~ msgid "Don't choose a keylayout." -#~ msgstr "No triar mapa de teclat." Index: branches/Bungo/package/po/pt-BR.po =================================================================== --- branches/Bungo/package/po/pt-BR.po (revision 2536) +++ branches/Bungo/package/po/pt-BR.po (revision 2537) @@ -1,2873 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-18 14:17+0100\n" -"PO-Revision-Date: 2014-10-22 21:23+0000\n" -"Last-Translator: kyndder \n" -"Language-Team: pt-BR \n" -"Language: pt-BR\n" -"MIME-Version: 1.0\n" -"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: 1414013009.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Não instale em um computador Apple Macintosh" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Desenvolvedores :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Agradecimentos :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Créditos pelos pacotes :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "" -"Package built by: %WHOBUILD%, language translated by: oldnapalm, kyndder" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"O Chameleon é um boot loader que combina vários componentes. Ele é baseado " -"na implementação de fake EFI feita por David Elliott, adicionada ao projeto " -"boot-132 da Apple." - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "" -"O Chameleon é extendido com as seguintes características chave. Novos " -"recursos no Chameleon 2.0:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- Interface gráfica (GUI) totalmente personalizável para trazer algumas " -"cores ao Bootloader Darwin." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Inicializa DVDs retail lendo uma imagem ramdisk diretamente, sem ajuda de " -"nenhum programa adicional." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- Hibernação. Aproveite continuar o seu Mac OS X com uma amostra de imagem " -"da tela." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- Substituição de SMBIOS para modificar os valores de fábrica." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- Substituição de DSDT para usar uma tabela modificada que pode resolver " -"diversos problemas." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "" -"- Injeção de propriedades de dispositivo através do string device-properties." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- boot0 / boot1h híbridos para discos particionados em MBR e GPT." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- Detecção automática de FSB mesmo para processadores AMD recentes." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Suporte a Software RAID da Apple." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Ativação Placas Gráficas Nvidia & ATI/AMD." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Suporte de Modulos" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Deteção Memoria adaptada de memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- P-State automático & Geração C-State para gestão de energia nativa." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Protocolo Mensagens." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "" -"Este código é distribuido sobre os termos da versão 2 da Gnu Public License." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "Para informações detalhadas visite: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "Os scripts estão finalizados e foi gerado um ficheiro " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " que se encontra na raiz da partição selecionada." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "Por Favor " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "leia-o" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" para verificar se a instalação foi realizada com sucesso e guarde como " -"relatório do que foi realizado." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chameleon Bootloader" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Este software deve ser instalado no volume de inicialização." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Este volume não preenche os requisitos para esta atualização." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Uma versão mais recente do Chameleon já está instalada." - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Este software não pode ser instalado neste computador." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Chameleon Bootloader" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"O Chameleon requer três arquivos essenciais (em termos simples):\n" -"boot0 (no MBR do drive) responsável por carregar o boot1.\n" -"boot1 (no setor de boot da partição) para encontrar o boot2.\n" -"boot2 (no diretório raiz da partição) para carregar o kernel etc." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Padrão" - -#. type: "Standard_description" -#: 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 "Instalar os arquivos do Chameleon na raiz da partição selecionada usando boot0 ou boot0md dependendo do seu sistema, sem danificar nenhuma instalação do Windows, se existir." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Não instalar o boot loader" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Útil se você quer instalar apenas os extras." - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Módulos do Chameleon" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "O sistema de módulos incorporados ao Chameleon permite que um utilizador ou desenvolvedor estenda a funcionalidade básica sem precisar substituir o arquivo boot principal." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Este módulo fornece uma biblioteca C padrão para link, caso a do Chameleon seja insuficiente.\n" -"É usado actualmente apenas pela biblioteca uClibc++\n" -"Fonte: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" -"Este módulo provê um substituto para o corretor acpi interno.\n" -"Dependências: nenhuma " - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" -"Módulo HDAEnabler, este módulo provê um substituto para as correções DSDT do High Definition Audio.\n" -"Dependências: nenhuma" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" -"Módulo FileNVRAM para pré carregar os valores NVRAM.\n" -"Dependências: nenhuma" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" -"Módulo sata, conhecido como YellowIconFixer na variante fo cparm.\n" -"Útil para corrigir o problema dos ícones amarelos (pode corrigir também um problema com o dvd player da Apple no Mountain Lion).\n" -"Dependências nenhuma" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Resolução" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Este módulo lê a informação EDID do monitor conectado ao display principal.\n" -"Atualmente não está integrado ao trunk e tem uso mínimo no estado em que se encontra.\n" -"Adicionalmente o módulo ajusta os modos VESA disponíveis nas placas de vídeo pré Intel HD para proporcionar resolução adequada no boot." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Este módulo fornece uma biblioteca runtime C++ minimalista para uso em outros módulos.\n" -"Ele não fornece funcionalidade por si só, mas é usado para permitir o uso da linguagem C++ em outros módulos.\n" -"Observe que rtti e exceptions foram ambos desativados.\n" -"Fonte: http://cxx.uclibc.org/\n" -"Dependências: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" -"O módulo KernelPatcher provê correções para:\n" -"*Ativa o uso do kernelcache com /Extra/Extensions e /Extra/Extensions.mkext\n" -"*Remove a verificações de CPUID\n" -"*Remove um LAPIC panic\n" -"*Remove um panic em commpage_stuff_routine\n" -"Dependências: nenhuma" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" -"O módulo KextPatcher provê correções para:\n" -"Dependências: nenhuma" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" -"O código GraphicsEnabler para nVidia convetido em um módulo.\n" -"Dependências: nenhuma" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" -"O código GraphicsEnabler para AMD/ATi convetido em um módulo.\n" -"Dependências: nenhuma" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" -"O código GraphicsEnabler para gma(intel) convetido em um módulo.\n" -"Dependências: nenhuma" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "Opções de boot" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Cria um arquivo /Extra/org.chameleon.Boot.plist e seleciona suas preferências de configuração do Chameleon." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Oculta o banner do Chameleon na interface gráfica." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Desabilita a interface gráfica, ativada por padrão." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Usa o logotipo legado da Apple (cinza e branco) na tela de boot, ao invés do boot.png do tema." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "Exibe a tela de seleção de partição sem mostrar a contagem regressiva." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Ativa o boot silencioso (sem mensagens ou opções)." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Ativa a exibição de detalhes sobre partições e resolução da tela." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Pausa o processo de boot após os ajustes do Chameleon e aguarda que uma tecla seja pressionada antes de iniciar o kernel. Útil para solução de problemas quando usado em conjunto com o boot verbose." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Inicia o sistema no modo 32 bit, ao invés do modo padrão 64 bit." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Ativa a opção que corrige falhas de EHCI ownership devido a problemas no BIOS." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Ativa a opção que inclui 'built-in' (integrado) nos dispositivos ethernet." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Ativa a opção que adiciona valores do AirPort em sua controladora wireless." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Ativa o HPET em chipsets Intel, para BIOS que não incluem a opção." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Essa opção permite contornar imagens de repouso com problema." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "Força a Tabela SMBIOS 17 a ter 27 bytes." - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "Desabilita a correção do problema ao reiniciar, ativada por padrão." - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Ativa a opção que reinicia os controladores UHCI antes de iniciar o OS X." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "Desativa a identificação automática de memória RAM." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Yes vai carregar o kernel pre-linked e ignorar /Extra/Extensions e o Extensions.mkext de /System/Library/Extensions. O padrão é No, mas se você usa o Lion numa partição RAID, é Yes." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "Tenta carregar a imagem de repouso gravada na última hibernação." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Novo método de geração de C-States usando registros do SystemIO ao invés de FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Descarta as tabelas SSDT da placa mãe." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "Descarta as tabelas HPET originais da placa mãe." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "Descarta as tabelas SBST originais da placa mãe." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Descarta as tabelas ECDT originais da placa mãe." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Descarta as tabelas ASF! originais da placa mãe." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "Descarta a tabela DMAR original da placa mãe, esta ação soluciona problemas com panics relacionados a VT-d." - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "Ativa power state específico de processador, C2." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "Ativa power state específico de processador, C3." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "Ativa power state específico de processador, C4." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "Ativa estado de energia específico do processador, C6." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, no-wrap -msgid "EnableC7State=Yes" -msgstr "EnableC7State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, no-wrap -msgid "Enable specific Processor power state, C7." -msgstr "Ativa power state específico de processador, C7." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Ativa a geração automática de estados de idle sleep do processador (C-States)." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Ativa a geração automática de estados de power performance do processador (P-States)." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Ativa a geração automática dos estados de energia para a performance do processador (T-States)." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Seleciona Modo Gráfico 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Seleciona Modo Gráfico 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Seleciona Modo Gráfico 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Seleciona Modo Gráfico 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Seleciona Modo Gráfico 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Seleciona Modo Gráfico 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Seleciona Modo Gráfico 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Seleciona Modo Gráfico 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Seleciona Modo Gráfico 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Seleciona Modo Gráfico 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Seleciona Modo Gráfico 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Seleciona Modo Gráfico 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Seleciona Modo Gráfico 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, no-wrap -msgid "LayoutID=5" -msgstr "LayoutID=5" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-id para 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, no-wrap -msgid "LayoutID=7" -msgstr "LayoutID=7" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-id para 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"Define HDEF layout-it para 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-id para 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-id para 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"Define HDAU layout-it para 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, 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:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, 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:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, 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:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, 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:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, 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:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, 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:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, 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:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, 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:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, 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:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, 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:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, 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:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, 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:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -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:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -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:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -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:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -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:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -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:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -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:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -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:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -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:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -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:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -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:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -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:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -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:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -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:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -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:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -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:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -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:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, 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:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, 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:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, 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:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "Define HDEF PinConfiguration para Realtek ALC888." - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "Define HDEF PinConfiguration para Realtek ALC1200." - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "Define HDEF PinConfiguration para ???." - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, 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:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "Ativa a opção UseAtiROM." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "Ativa a opção UseNvidiaROM." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "Ativa a opção VBIOS." - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, 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:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, 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:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, 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:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, 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:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, 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:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "Usa o nome clássico Nvidia no System Profiler (desabilitado por padrão)." - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Modo Verbose" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Modo Single User" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ignorar Caches" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" -"Informações: 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." - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" -"Ele introduz um novo Painel de Prefrências nas Prefrências do Sistema que possibilita a ativação do Web Driver Nvidia.\n" -"Informações: New Nvidia Retail Driver Install Solution\n" -"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:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, no-wrap -msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." -msgstr "No Developer Preview do Yosemite, kexts Imprópriamente ou não assinadas não serão carregadas. Para utilizar estes kexts durante o desenvolvimento, esta verificação pode ser desabilitada adicionando o boot flag 'kext-dev-mode=1'." - -#. type: "Dart0_title" -#: Resources/templates/Localizable.strings:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" -"Evitando o preocessamento da tabela DMAR causado pela função VT-d no Osx (Virtualização).\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" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "Teclado Mac Alemão" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, 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:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Teclado Mac Espanhol" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, 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:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "Teclado Mac Francês" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Teclado Mac Italiano" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, 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:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Teclado Mac Sueco" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, 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:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "Teclado PC Francês" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, 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:672 -#, no-wrap -msgid "Embed" -msgstr "Embarcado" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Antigo" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, 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:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "Audio" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, 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:695 -#, no-wrap -msgid "Control Options" -msgstr "Opções de Controle" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, 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:699 -#, no-wrap -msgid "General Options" -msgstr "Opções Gerais" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, 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:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Opções do Kernel" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, 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:707 -#, no-wrap -msgid "Power Management" -msgstr "Gerenciamento de Energia" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, 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:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, 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:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, 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:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, 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:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, 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:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "Especifique um HDEF PinConfiguration para ser usado." - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Vídeo" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, 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:739 -#, no-wrap -msgid "KeyLayout" -msgstr "Leiaute de Teclado" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Temas" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"Uma coleção de temas de exemplo.\n" -"Mais temas podem ser encontrados em 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 "Define 01660000 para Intel HD4000 (Mobile) AAPL,ig-platform-id ." - -#~ msgid "Install Type" -#~ msgstr "Método Instalação" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "Selecione para executar nova instalação ou atualizar existente." - -#~ msgid "New Installation" -#~ msgstr "Nova Instalação" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "Cópia de pasta /Extra, se encontrada na partição selecionada. Será criada " -#~ "uma nova se selecionadas opções no instalador além de Bootloader." - -#~ msgid "Upgrade" -#~ msgstr "Atualização" - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Junta na pasta /Extra, se encontrada na partição selecionada, com as " -#~ "opções selecionadas no instalador além de Bootloader." - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "Instalar os arquivos do Chameleon na partição EFI (normalmente oculta) " -#~ "usando boot0 ou boot0md dependendo do seu sistema, sem danificar nenhuma " -#~ "instalação do Windows, se existir." - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "Este módulo permite definir o mapeamento das teclas do teclado." - -#~ msgid "Utilities" -#~ msgstr "Utilitários" - -#~ msgid "Optional files to help setup" -#~ msgstr "Arquivos opcionais para ajudar na configuração" - -#~ msgid "Preference Panel" -#~ msgstr "Painel de preferências" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "Instala o painel de preferências do Chameleon." - -#~ msgid "Documentation" -#~ msgstr "Documentação" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "Documentação para instalação manual e uso do Chameleon." - -#~ msgid "Portuguese Mac Keyboard" -#~ msgstr "Teclado Mac Português" - -#~ msgid "Use the keyboard layout for a Portuguese Mac keyboard" -#~ msgstr "Usa o layout para teclado Mac Português." - -#~ msgid "German PC Keyboard" -#~ msgstr "Teclado PC Alemão" - -#~ msgid "Use the keyboard layout for a German PC keyboard" -#~ msgstr "Usa o layout para teclado PC Alemão." - -#~ msgid "Spanish PC Keyboard" -#~ msgstr "Teclado PC Espanhol" - -#~ msgid "Use the keyboard layout for a Spanish PC keyboard" -#~ msgstr "Usa o layout para teclado PC Espanhol." - -#~ msgid "Italian PC Keyboard" -#~ msgstr "Teclado PC Italiano" - -#~ msgid "Use the keyboard layout for a Italian PC keyboard" -#~ msgstr "Usa o layout para teclado PC Italiano." - -#~ msgid "Swedish PC Keyboard" -#~ msgstr "Teclado PC Sueco" - -#~ msgid "Use the keyboard layout for a Swedish PC keyboard" -#~ msgstr "Usa o layout para teclado PC Sueco." - -#~ msgid "Portuguese PC Keyboard" -#~ msgstr "Teclado PC Português" - -#~ msgid "Use the keyboard layout for a Portuguese PC keyboard" -#~ msgstr "Usa o layout para teclado PC Português" - -#~ msgid "None" -#~ msgstr "Nenhum" - -#~ msgid "Don't choose a resolution." -#~ msgstr "Não escolhe uma resolução." - -#~ msgid "Don't choose a keylayout." -#~ msgstr "Não escolhe uma keylayout." Index: branches/Bungo/package/po/sr.po =================================================================== --- branches/Bungo/package/po/sr.po (revision 2536) +++ branches/Bungo/package/po/sr.po (revision 2537) @@ -1,2697 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: sr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1368280430.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Instalacija nije prilagoÄ‘ena za Apple Macintosh raÄunare" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Programeri :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Hvala :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Paket :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Package built by: %WHOBUILD%, language translated by: mistudio" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon je kombinacija razliÄitih komponenti bootloadera. On je zasnovan " -"na David Elliottovoj lažnoj EFI implementaciji dodanoj u Apple boot-132 " -"projekat." - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "Nove funkcije u Chameleon 2.0" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- Potpuno prilagoÄ‘en grafiÄki korisiniÄki interfejs donosi vizuelna " -"poboljÅ¡anja u Darwin Bootloaderu." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Start sa retail DVD-om direktno uÄitava ramdisk slike bez pomoći dodatnih " -"programa." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- Hibernacija. Uživajte u nastavaku rada vašeg Mac OS X-a sa pregledom slike." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- SMBIOS zamena tvorniÄkih za modifikovanu SMBIOS vrednost." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- DSDT zamena za korišćenje modifikovanog, ispravljenog DSDT-a koji može " -"rešiti nekoliko problema." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- Implementacija svojstva uređaja putem svojstva niza." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- hibridni boot0 / boot1h za MBR i GPT particijske diskove." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- Automatsko FSB kodno otkrivanje Äak i za poslednje AMD procesore. " - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Apple softver RAID podrška." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Nvidia & ATI/AMD GrafiÄki Aktivator." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Modul podrška" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Detekcija memorije prilagoÄ‘ena iz memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- Automatsko generisanje P-State i C-State za izvorno upravljanje energijom." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Prijava porukama." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "Kod je objavljen pod verzijom 2 GNU javna licenca." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "Za detaljne informacije posetite: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "Skripte su zavrÅ¡ene i mapa pod nazivom " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " je snimljena u koren particije diska koje ste odabrali." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "Molimo " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "proÄitajte" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" kako biste saznali da li je instalacija bila uspeÅ¡na i Äuvajte log " -"radi evidencije o tome Å¡ta je uÄinjeno" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chameleon" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Ovaj softver mora biti instaliran na volumen sa kojeg se pokreće." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Ovaj volumen ne ispunjava uvjete za nadogradnju." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Nova verzija Chameleona već je instalirana" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Ovaj softver ne može biti instaliran na ovom raÄunaru" - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Chameleon" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Chameleon zahteva tri bitna fajla. (pojednostavljeno reÄeno)\n" -"boot0 (MBR na disk pogonu) odgovoran za uÄitavanje boot1.\n" -"boot1 (Na particiju za boot-sektor) za pronalaženje boot2.\n" -"boot2 (Na particiju za root direktorij) za uÄitavanje Kernela itd." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Standard" - -#. type: "Standard_description" -#: 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 "instalira Chameleon fajlove u poÄetnu fasciklu diska (root) izabrane particije koristeći bilo boot0 ili boot0md u zavisnosti od vaÅ¡eg sistema ne uniÅ¡tavajući bilo kakvu Winodws instalaciju ukoliko je imate instaliranu." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Ne instaliraj Bootloader" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Korisno ukoliko želite instalirati samo extra." - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Chameleon Moduli" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Ovaj modul omogućava standard c biblioteku za module za povezivanje ako chameleon biblioteka nije dovoljna.\n" -"Ovo se trenutno koristi samo sa uClibc++ bibliotekom.\n" -"Izvor: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Resolution" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Ovaj modul Äita edid informacije sa monitora prikljuÄenog na glavni ekran.\n" -"Modul trenutno nije integrisan u trunk i nije od velike primene kao Å¡to stoji.\n" -"Osim toga, modul će zakrpati VESA modove koji su prisutni u pred Intelovim HD grafiÄkim karticama kako bi osigurale odgovarajuću rezoluciju ekrana prilikom podizanja." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Ovaj modul omogućava minimalistiÄku c++ runtime biblioteku za korišćenje u drugim modulima.\n" -"To ne pruža funkcionalnost sama po sebi, umesto toga, služi kako bi se omogućilo korišćenje c++ jezika u ostalim modulima.\n" -"Imajte na umu da su obe RTTI iznimke onemogućene.\n" -"Izvor: http://cxx.uclibc.org/\n" -"Dependencies: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "Boot Opcije" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Kreira /Extra/org.chameleon.Boot.plist i omoguÄuje izbor željene opcije za kontrolu Chameleon postavki." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Skriva Cameleon boot banner u grafiÄkom korisniÄkom inferfejsu (GUI)." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Onemogućava ukljuÄeni zadati korisniÄki grafiÄki interfejs." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Koristite legacy (sivi i beli) apple logo prilikom podizanja radije nego boot.png sliku iz teme" - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "Prikaz ekrana za izbor particije bez prikazivanja timeout ekrana." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Omogućava mod mirnog pokretanja (bez poruka ili redova)." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Onemogućava prikaz detalja o particiji i rezoluciji." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Pauzira boot proces nakon Å¡to je Cameleon zavrÅ¡io postavljanje, onda Äeka na pritisak tastera pre nego se pokrene mach kernel. Korisno u kombinaciji sa verbose podizanjem za reÅ¡avanje problema." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Pokreće jezgru (kernel) u 32bitnom modu radije nego u zadatom 64bitnom modu." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Omogućava opciju za popravku bilo kojih EHCI vlasniÄkih prava zbog loÅ¡eg biosa." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Omogućava mogućnost dodavanja \"ugraÄ‘eno\" na vaÅ¡e Ethernet ureÄ‘aje." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Omogućava mogućnost dodavanja \"ugraÄ‘eno\" na vaÅ¡e Wireless ureÄ‘aje." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Omogućuje HPET na Intel Äipsetima, za biose koje ne ukljuÄuju ovu opciju." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Ova opcija Omogućuje vam da zaobiÄ‘ete loÅ¡e uspavane slike (sleep images)." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "IskljuÄuje automatsko omogućavanje restart fix opcije" - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Omogućava opciju za reset UHCI kontrolera pre poÄetka podizanja. " - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "IskljuÄuje omogućeno automatsko RAM prepoznavanje." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Samo za Lion. Omogućuje uÄitavanje prethodno povezanog kernela. Ovo će ignorirati /E/E i /S/L/E. Ovo koristiti samo ako znate da sadrži sve Å¡to vam je potrebno." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "PokuÅ¡ava da uÄita uspavanu sliku snimljenu iz prethodne hibernacije" - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Nova C-state _CST generacija metodom SystemIO registracije umjesto FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Odbacuje SSDT tabele ugraÄ‘ene na matiÄnoj ploÄi." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "Odbacuje HPET tabele ugraÄ‘ene na matiÄnoj ploÄi." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "Odbacuje SBST tabele ugraÄ‘ene na matiÄnoj ploÄi." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Odbacuje ECDT tabele ugraÄ‘ene na matiÄnoj ploÄi." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Odbacuje ASF! tabele ugraÄ‘ene na matiÄnoj ploÄi." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "UkljuÄuje posebno Processorsko stanje napajanja, C2." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "UkljuÄuje posebno Processorsko stanje napajanja, C3." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "UkljuÄuje posebno Processorsko stanje napajanja, C4." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "UkljuÄuje posebno Processorsko stanje napajanja, C6." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC7State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C7." -msgstr "UkljuÄuje posebno Processorsko stanje napajanja, C2." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "UkljuÄuje automatsko generisanje procesora u stanju mirovanja (C-States)." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Omogućava automatsko generirisanje snage procesora stanja performansi (P-States)." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Omogućava automatsko generirisanje snage procesora stanja performansi (T-States)." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "v" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Podesite GrafiÄku Rezoluciju na 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, fuzzy, no-wrap -#| msgid "LayoutID=65" -msgid "LayoutID=5" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, fuzzy, no-wrap -#| msgid "LayoutID=387" -msgid "LayoutID=7" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, no-wrap -msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "" - -#. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "UkljuÄuje UseAtiROM opciju." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "UkljuÄuje UseNvidiaROM opciju." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "UkljuÄuje VBIOS opciju" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Verbose Mode" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Single User Mode" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ignore Caches" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "German Mac Keyboard" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, 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:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Spanish Mac Keyboard" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, 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:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "French Mac Keyboard" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Italian Mac Keyboard" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, 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:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Swedish Mac Keyboard" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, 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:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "French PC Keyboard" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, 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:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "Chameleonova trenutno zadata tema." - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "Audio" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, 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:695 -#, no-wrap -msgid "Control Options" -msgstr "Control Options" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "Opcije za kontrolu rada Chameleona." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "General Options" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "Izaberite od selekcije iz baze opcija." - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Kernel Flags" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "Izaberite od selekcije iz kernel zastava." - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "Power Management" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Set one resolution to use." - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Video" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, 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:739 -#, no-wrap -msgid "KeyLayout" -msgstr "KeyLayout" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Themes" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"Skup predloženih tema\n" -"ViÅ¡e tema možete pronaći na http://forum.voodooprojects.org/index.php/board,7.0.html" - -#~ msgid "Install Type" -#~ msgstr "Vrsta instalacije" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "" -#~ "Izaberite za instaliranje nove instalacije ili za nadogradnju postojeće " -#~ "instalacije." - -#~ msgid "New Installation" -#~ msgstr "Nova instalacija" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "Rezerva za postojeći /Extra folder, ako je pronaÄ‘en na ciljanoj " -#~ "particiji. Novi će biti stvoren ako izaberete bilo koju opciju u " -#~ "instaleru, osim Bootloadera." - -#~ msgid "Upgrade" -#~ msgstr "Nadogradnja" - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Spaja postojeći /Extra folder, ako je pronaÄ‘en na ciljanoj particiji, sa " -#~ "svim opcijama izabranim iz instalera, osim Bootloadera." - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "Instalira Chameleon fajlove za normalno skrivenu particiju EFI koristeći " -#~ "bilo boot0 ili boot0md u zavisnosti od vaÅ¡eg sistema ne uniÅ¡tavajući bilo " -#~ "kakvu Winodws instalaciju ukoliko je imate instaliranu." - -#~ msgid "Keylayout" -#~ msgstr "Raspored tastera" - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "" -#~ "Ovaj modul omogućava korisniku da definiÅ¡e mapiranje tastera na tastaturi." - -#~ msgid "Utilities" -#~ msgstr "Korisno" - -#~ msgid "Optional files to help setup" -#~ msgstr "Menij fajlovi za pomoć pri instalaciji" - -#~ msgid "Preference Panel" -#~ msgstr "Preferens PloÄa" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "Instalira Preferens ploÄu za Chameleon." - -#~ msgid "Documentation" -#~ msgstr "Documentacija" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "Dokumentacija za Chameleon uputu, instaliranje i koriÅ¡tenje" - -#~ msgid "Don't choose a resolution." -#~ msgstr "Izbor bez rezolucije." - -#~ msgid "Don't choose a keylayout." -#~ msgstr "Izbor bez keylayouta." Index: branches/Bungo/package/po/fa.po =================================================================== --- branches/Bungo/package/po/fa.po (revision 2536) +++ branches/Bungo/package/po/fa.po (revision 2537) @@ -1,2610 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the Chameleon package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"POT-Creation-Date: 2014-09-18 14:17+0100\n" -"PO-Revision-Date: 2014-01-05 13:57+0000\n" -"Last-Translator: minlite \n" -"Language-Team: LANGUAGE \n" -"Language: fa\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1388930225.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "بر روی کامپیوتر های مکینتاش اپل نصب نکنید" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "توسعه دهندگان :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "تشکر از :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "بسته :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "ساختن بسته توسط: %WHOBUILD%، ترجمه زبان توسط: cyrus و minlite" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%‫‪‪‫" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"کامیلیون یک بوت لودر برگÙته از ترکیب قسمت هایی از پیاده سازی EFI تقلبی توسط " -"دیوید الیوت است Ú©Ù‡ به پروژه boot-132 اپل اضاÙÙ‡ شده اند." - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "در نسخه دوم کامیلیون خصوصیات زیادی توسعه یاÙته اند. مانند:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "- ظاهری با قابلیت شخصی سازی کامل برای زیبا سازی بوت لودر داروین." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- بارگیری یک ramdisk برای بوت مستقیم دی ÙˆÛŒ دی اصلی بدون نیاز به برنامه های " -"اضاÙÛŒ ." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- قابلیت خواب زمستانی. از قابلیت شروع مجدد سیستم عامل مک خود با یک تصویر پیش " -"نمایش لذت ببرید." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- قابلیت استÙاده از SMBIOS متÙرقه برای جایگزین کردن SMBIOS کارخانه." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- قابلیت استÙاده از DSDT متÙرقه ویرایش شده Ú©Ù‡ Ù…ÛŒ تواند تعدادی از مشکلات " -"احتمالی را حل کند." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- تزریق مشخصات دستگاه توسط رشته device-properties." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- boot0/boot1h پیوندی برای دیسک های پارتیشن شده به روش MBR و GPT." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- تشخیص خودکار FSB حتی برای سی پی یو های جدید AMD." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- پشتیبانی از قابلیت RAID نرم اÙزاری اپل ." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Ùعال سازی کارت گراÙیک های: Nvidia Ùˆ ATI/AMD." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- پشتیبانی از ماژول." - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- تشخیص حاÙظه برگرÙته از برنامه memtest86." - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "- ایجاد خودکار P-State و C-State ها برای مدیریت قدرت بومی." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- قابلیت لاگ کردن پیغام ها." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "کد تحت نسخه 2 از لایسنس عمومی Gnu منتشر می شود." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "سوالات متداول: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "اسکریپت ها کامل شده Ùˆ یک Ùایل نامیده شده است  " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr "  در ریشه پارتیشن انتخاب شده نوشته Ù…ÛŒ شود." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "لطÙا " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "آن را بخوانید" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" Ø¨Ø±Ø§ÛŒ Ùهمیدن این موضوع Ú©Ù‡ نصب موÙقیت آمیز بوده است، آن را برای این Ú©Ù‡ " -"بدانید Ú†Ù‡ کار هایی انجام شده است Ù†Ú¯Ù‡ دارید." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%نسخه کامیلیون% r%نسخه کامیلیون%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "بسته بوت لودر کامیلیون" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "این نرم اÙزار باید در دیسک راه انداز نصب شود." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "این دیسک پیش نیازهای این آپدیت را برآورده نمی کند." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "نسخه جدیدتری از کامیلیون بر روی سیستم نصب است" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "این نرم اÙزار بر روی این کامپیوتر نصب نمی شود." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "بوت لودر کامیلیون" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"کامیلیون نیازمند سه Ùایل ضروری است. (به Ø´Ú©Ù„ ساده)\n" -"boot0 (بر روی MBR درایو); Ú©Ù‡ boot1 را بار گیری Ù…ÛŒ کند .\n" -"boot1 (بر روی بوت سکتور پارتیشن) برای اینکه boot2 را پیدا کند .\n" -"boot2 (در Ùلدر ریشه پارتیشن) بر بارگیری کرنل Ùˆ غیره." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "استاندارد" - -#. type: "Standard_description" -#: 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 بسته به سیستم شما بدونه آسیب زدن به نسخه های نصب شده ویندوز (در صورت وجود) نصب Ú©Ù†." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "بوت لودر را نصب Ù†Ú©Ù†" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "برای مواردی Ú©Ù‡ شما Ùقط Ù…ÛŒ خواهید Ùایل های جانبی کامیلیون را نصب کنید مناسب است ." - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "ماژول ها" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "سیستم ماژول ها به توسعه دهندگان یا کاربران اجازه توسعه قابلیت های کامیلیون بدونه جایگزین کردن Ùایل بوت اصلی را Ù…ÛŒ دهد." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "این ماژول یک کتابخانه استاندارد c برای ماژول ها Ùراهم Ù…ÛŒ آورد تا در صورتی Ú©Ù‡ کتابخانه کامیلیون ناکاÙÛŒ بود به آن لینک شوند.این در حال حاضر تنها توسط کتابخانه uClibc++ استÙاده Ù…ÛŒ شود.منبع:http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "‌â€ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "تÙکیک پذیری" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"این ماژول edid را از مانیتور متصل به پورت Ù…ÛŒ خواند .\n" -"این ماژول در حال حاضر با کامیلیون یک پارچه نشده Ùˆ استÙاده Ú©Ù…ÛŒ نیز دارد .\n" -"علاوه بر این , این ماژول حالت vesa Ú©Ù‡ در کارت های گراÙیک اینتل وجود دارد را پتچ Ù…ÛŒ کند تا تÙکیک پذیری بهتری را در هنگام بوت Ùراهم کند." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"این ماژول کتابخانه زمان اجرا C++ برای استÙاده در سایر ماژول ها را Ùراهم Ù…ÛŒ کند.این خودش کارکردی ندارد , در عوض به سایر ماژول ها این اجازه را Ù…ÛŒ دهد Ú©Ù‡ از زبان C++ را Ù…ÛŒ دهد.\n" -"*لطÙا توجه کنید Ú©Ù‡ rtti Ùˆ استثنا ها هر دو غیر Ùعال شده اند .\n" -"منبع:http://cxx.uclibc.org/\n" -"وابستگی ها :klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "تنظیمات" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "با انتخاب هر یک از گزینه های بوت یا کرنل یک /Extra/org.chameleon.Boot.plist ایجاد Ù…ÛŒ شود." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "نشان کامیلیون را در حالت GUI مخÙÛŒ Ù…ÛŒ کند .این نشان یک متن در گوشه بالا سمت Ú†Ù¾ صÙحه نمایش ترسیم Ù…ÛŒ شود Ùˆ نسخه انتشار یاÙته Ùˆ غیره را نشان Ù…ÛŒ دهد." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "رابط کاربر گراÙیکی را Ú©Ù‡ به طور پیش Ùرض Ùعال است را غیر Ùعال Ù…ÛŒ کند." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "از لوگوی خاکستری تیره قدیمی اپل در صÙحه خاکستری روشن بوت به Ùایل boot.png موجوی در پوشه theme استÙاده Ù…ÛŒ کند." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "در حالت پیش Ùرض وقتی Ú©Ù‡ کامیلیون بارگیری Ù…ÛŒ شود شما یک آیکون برای پارتیشن پیش Ùرض کنونی Ù…ÛŒ بینید ØŒ همراه با یک تایمر Ú©Ù‡ تا زمانی Ú©Ù‡ کایمیلون به صورت خودکار لود شود باقی Ù…ÛŒ ماند .این گزینه تایمر مذکور را لغو Ùˆ به صورت مستقیم شما را ببه صÙحه انتخاب پارتیشن برای بوت هدایت Ù…ÛŒ کند." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Ùعال سازی حالت بوت سریع" - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Ùعال سازی نمایش اطلاعات مربوط به پارتیشن Ùˆ تÙکیک پذیری در گوشه بالا سمت Ú†Ù¾ .برای مشکل یابی مناسب است . ممکن است در بعضی از تم ها مشکل داشته باشد." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "" - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "" - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "" - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "" - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "" - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "" - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "" - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=Yes" -msgstr "" - -#. type: "ForceFullMemInfo_description" -#: Resources/templates/Localizable.strings:145 -#, no-wrap -msgid "Force SMBIOS Table 17 to be 27 bytes long." -msgstr "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "" - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "" - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "" - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "" - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "" - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "" - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "" - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "" - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "" - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "" - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "" - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "" - -#. type: "DropDMAR_description" -#: 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 "" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "" - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "" - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "" - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "" - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, no-wrap -msgid "EnableC7State=Yes" -msgstr "" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, no-wrap -msgid "Enable specific Processor power state, C7." -msgstr "" - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "" - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "" - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "" - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, no-wrap -msgid "LayoutID=5" -msgstr "" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, no-wrap -msgid "LayoutID=7" -msgstr "" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, no-wrap -msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "" - -#. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "" - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "" - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, no-wrap -msgid "Use the keyboard layout for a German Mac keyboard" -msgstr "" - -#. type: "mac-es_title" -#: Resources/templates/Localizable.strings:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, no-wrap -msgid "Use the keyboard layout for a Spanish Mac keyboard" -msgstr "" - -#. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, no-wrap -msgid "Use the keyboard layout for a French Mac keyboard" -msgstr "" - -#. type: "mac-it_title" -#: Resources/templates/Localizable.strings:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, no-wrap -msgid "Use the keyboard layout for an Italian Mac keyboard" -msgstr "" - -#. type: "mac-se_title" -#: Resources/templates/Localizable.strings:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, no-wrap -msgid "Use the keyboard layout for a Swedish Mac keyboard" -msgstr "" - -#. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, no-wrap -msgid "Use the keyboard layout for a French PC keyboard" -msgstr "" - -#. type: "Embed_title" -#: Resources/templates/Localizable.strings:672 -#, no-wrap -msgid "Embed" -msgstr "" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, no-wrap -msgid "Chameleon's original default theme introduced for v2.0 RC1" -msgstr "" - -#. type: "Default_description" -#: Resources/templates/Localizable.strings:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "" - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, no-wrap -msgid "A lovely simple theme by NoSmokingBandit from April 2009." -msgstr "" - -#. type: "Audio_title" -#: Resources/templates/Localizable.strings:691 -#, no-wrap -msgid "Audio" -msgstr "" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, no-wrap -msgid "A selection of options that deal with audio." -msgstr "" - -#. type: "Control_title" -#: Resources/templates/Localizable.strings:695 -#, no-wrap -msgid "Control Options" -msgstr "" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "" - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "" - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "" - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, no-wrap -msgid "A selection of options that deal with power management and speedstep." -msgstr "" - -#. type: "Resolution_description" -#: Resources/templates/Localizable.strings:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "" - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, no-wrap -msgid "A selection of options that deal with video." -msgstr "" - -#. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:739 -#, no-wrap -msgid "KeyLayout" -msgstr "" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" Index: branches/Bungo/package/po/ru.po =================================================================== --- branches/Bungo/package/po/ru.po (revision 2536) +++ branches/Bungo/package/po/ru.po (revision 2537) @@ -1,2671 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-18 14:17+0100\n" -"PO-Revision-Date: 2014-10-22 21:21+0000\n" -"Last-Translator: SergeNu \n" -"Language-Team: ru \n" -"Language: ru\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1414012891.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Ðе предназначен Ð´Ð»Ñ ÑƒÑтановки на компьютеры Apple Macintosh" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Разработчики:" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "БлагодарноÑти:" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Пакет:" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Пакет был Ñобран %WHOBUILD%, перевод на руÑÑкий: ltodoto" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon - загрузчик, поÑтроенный на оÑнове ÑÐ¾Ñ‡ÐµÑ‚Ð°Ð½Ð¸Ñ ÐºÐ¾Ð¼Ð¿Ð¾Ð½ÐµÐ½Ñ‚Ð¾Ð², " -"разработка которых была начата в рамках проекта ДÑвида Эллиотта (David " -"Elliott) по ÑмулÑции прикладного интерфейÑа EFI в качеÑтве Ð´Ð¾Ð¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ Ðº " -"оригинальному проекту загрузчика Apple boot-132." - -#. type: Content of:

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

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- ПолноÑтью наÑтраиваемый графичеÑкий Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ (Ð´Ð»Ñ Ð²Ð½ÐµÑÐµÐ½Ð¸Ñ " -"Ñ€Ð°Ð·Ð½Ð¾Ð¾Ð±Ñ€Ð°Ð·Ð¸Ñ Ð² процеÑÑ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ¸)." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Загрузка Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ временного диÑка Ð´Ð»Ñ Ð½ÐµÐ¿Ð¾ÑредÑтвенной поддержки " -"загрузки Ñ Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ñ… DVD." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- СпÑщий режим. ПозволÑет выключить компьютер на непродолжительное Ð²Ñ€ÐµÐ¼Ñ Ñ " -"поÑледующей быÑтрой загрузкой." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- Замена значений параметров SMBIOS." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- Замена Ñодержимого DSDT Ð´Ð»Ñ ÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð¸Ñ€Ð¾Ð²ÐºÐ¸ некоторых параметров Ñ Ñ†ÐµÐ»ÑŒÑŽ " -"ÑƒÐ»ÑƒÑ‡ÑˆÐµÐ½Ð¸Ñ ÑовмеÑтимоÑти." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- Ð’Ñтраивание значений device-properties в образ ÑмулÑтора EFI." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "" -"- Гибридный загрузчик нулевого Ñтапа (MBR) Ð´Ð»Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¸ различных методов " -"разметки диÑка." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "" -"- ÐвтоматичеÑкое раÑпознавание параметров FSB, в том чиÑле Ð´Ð»Ñ Ð¿Ð¾Ñледних " -"процеÑÑоров AMD." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Поддержка Apple Software RAID." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Поддержка мультиканальных карт nVidia & ATI/AMD" - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Поддержка дополнительных модулей" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Код ÑƒÐ¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¿Ð°Ð¼Ñтью, заимÑтвованный из проекта memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "- ÐвтоматичеÑкое включение P- & C-ÑоÑтоÑний процеÑÑора." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Ведение журнала начального Ñтапа загрузки." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "Код публикуетÑÑ Ð² рамках публичной лицензии GNU верÑии 2." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "ЧаВо: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "Работа Ñценариев завершена. Файл под именем " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " Ð±Ñ‹Ð» запиÑан в корневой каталог выбранного Вами раздела." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "ПожалуйÑта, " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "прочтите его " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" Ñ‡Ñ‚обы узнать, была ли уÑтановка уÑпешной, а также Ð´Ð»Ñ Ñ‚Ð¾Ð³Ð¾, чтобы " -"узнать, что было проделано в процеÑÑе уÑтановки." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Пакет начального загрузчика Chameleon" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Это ПО необходимо уÑтанавливать на загрузочный раздел." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Этот том не отвечает требованиÑм Ñтого обновлениÑ." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Уже уÑтановлена более Ð½Ð¾Ð²Ð°Ñ Ð²ÐµÑ€ÑÐ¸Ñ Chameleon" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Это ПО не может быть уÑтановлено на данном компьютере." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Загрузчик Chameleon" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Chameleon необходимы три оÑновных файла. (проще говорÑ)\n" -"boot0 (Содержимое MBR) загружает Ñтадию boot1.\n" -"boot1 (Содержимое первых Ñекторов загрузочного раздела) находит и загружает boot2.\n" -"boot2 (Ð’ корневом каталоге раздела) Ñто ÑобÑтвенно загрузчик." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Обыкновенный" - -#. type: "Standard_description" -#: Resources/templates/Localizable.strings:26 -#, no-wrap -msgid "Install Chameleon's files to the root of the selected partition using either boot0 or boot0md depending on your system without destroying any existing Windows installation if you have one." -msgstr "УÑтановка файлов Chameleon в корень выбранного раздела иÑÐ¿Ð¾Ð»ÑŒÐ·ÑƒÑ boot0 или boot0md и оÑновываÑÑÑŒ на вашей ÑиÑтеме, без ÑƒÐ½Ð¸Ñ‡Ñ‚Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð»ÑŽÐ±Ð¾Ð¹ уÑтановленной копии Windows, еÑли Ñ‚Ð°ÐºÐ¾Ð²Ð°Ñ Ð¸Ð¼ÐµÐµÑ‚ÑÑ." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Ðе уÑтанавливать загрузчик" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Полезно, еÑли необходимо уÑтановить только Ñодержимое каталога /Extra/" - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Модули" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "СиÑтема модулей, иÑÐ¿Ð¾Ð»ÑŒÐ·ÑƒÐµÐ¼Ð°Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·Ñ‡Ð¸ÐºÐ¾Ð¼ Chameleon, позволÑет раÑширÑÑ‚ÑŒ его возможноÑти без Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð¾Ñновного файла загрузчика." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Этот модуль предоÑтавлÑет функции Ñтандартной библиотеки C (в Ñлучае, еÑли вÑтроенных в загрузчик функций окажетÑÑ Ð½ÐµÐ´Ð¾Ñтаточно).\n" -"Ðа данный момент Ñтот модуль иÑпользуетÑÑ Ñ‚Ð¾Ð»ÑŒÐºÐ¾ модулем uClibc++.\n" -"ИÑходный код: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "Этот модуль предоÑтавлÑет замену внутреннего Ð¼Ð¾Ð´ÑƒÐ»Ñ ÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð¸Ñ€Ð¾Ð²ÐºÐ¸ ACPI.ЗавиÑимоÑти: отÑутÑтвуют" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "Этот модуль предоÑтавлÑет альтернативу ручной правки DSDT Ð´Ð»Ñ Ð¿Ñ€Ð°Ð²Ð¸Ð»ÑŒÐ½Ð¾Ð¹ работы Intel HDA.ЗавиÑимоÑти: отÑутÑтвуют" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "Модуль Ð´Ð»Ñ ÑƒÐ¿Ñ€ÐµÐ¶Ð´Ð°ÑŽÑ‰ÐµÐ¹ загрузки значений NVRAM.ЗавиÑимоÑти: отÑутÑтвуют" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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, также извеÑтный как YellowIconFixer в ветке Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ cparm.Полезно Ð´Ð»Ñ Ð¸ÑÐ¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¿Ñ€Ð¾Ð±Ð»ÐµÐ¼Ñ‹ Ñ Ð¶Ñ‘Ð»Ñ‚Ñ‹Ð¼ значком (также возможно иÑправление проблемы Ñ Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸ÐµÐ¼ 'Проигрыватель DVD' в Mountain Lion).ЗавиÑимоÑти: отÑутÑтвуют" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Разрешение" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Этот модуль извлекает информацию EDID из оÑновного монитора.\n" -"Данный модуль не ÑвлÑетÑÑ Ñ‡Ð°Ñтью оÑновной ветки и выполнÑет только указанные функции.\n" -"Кроме того, данный модуль может изменÑÑ‚ÑŒ режимы VESA в графичеÑких картах на оÑнове микроÑхем Intel pre-HD Ñерии Ð´Ð»Ñ Ð¾Ð±ÐµÑÐ¿ÐµÑ‡ÐµÐ½Ð¸Ñ ÑƒÑтановки правильного Ñ€Ð°Ð·Ñ€ÐµÑˆÐµÐ½Ð¸Ñ Ð½Ð° Ñтапе загрузки ОС." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Этот модуль предоÑтавлÑет набор функций Ñтандартной библиотеки C++ Ð´Ð»Ñ Ð¸ÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð² других модулÑÑ…. СобÑтвенно модуль не неÑÑ‘Ñ‚ в Ñебе никакой полезной функциональноÑти, он предназначен лишь Ð´Ð»Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¸ других модулей.\n" -"*Примечание: Механизмы RTTI и обработки иÑключений были намеренно отключены.\n" -"ИÑходный код: http://cxx.uclibc.org/\n" -"ЗавиÑимоÑти: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "Модуль KernelPatcher предоÑтавлÑет иÑÐ¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð´Ð»Ñ Ñледующих функций:* Разрешение иÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ ÐºÑша модулей Ñдра (/Extra/Extensions и /Extra/Extensions.mkext)* Отключение проверки CPUID* Отключение аварийного оÑтанова при иÑпользовании LAPIC* Отключение аварийного оÑтанова в функции commpage_stuff_routineЗавиÑимоÑти: отÑутÑтвуют" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "Модуль KextPatcher предоÑтавлÑет иÑÐ¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð´Ð»Ñ Ñледующих функций:ЗавиÑимоÑти: отÑутÑтвуют" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "Модуль, Ñозданный на оÑнове nVidia GraphicsEnabler.ЗавиÑимоÑти: отÑутÑтвуют" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "Модуль, Ñозданный на оÑнове AMD/ATi GraphicsEnabler.ЗавиÑимоÑти: отÑутÑтвуют" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "Модуль, Ñозданный на оÑнове Intel GMA GraphicsEnabler.ЗавиÑимоÑти: отÑутÑтвуют" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "ÐаÑтройки" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Стандартные наÑтройки" - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Скрывать информацию о верÑии Chameleon. (ТекÑÑ‚, отображаемый в верхнем левом углу Ñкрана начального загрузчика)." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Отключает (включённый по умолчанию) графичеÑкий Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "ИÑпользовать Ñтандартное 'Ñерое' изображение Ñблока при загрузке вмеÑто указанного в теме файла boot.png." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "ПозволÑет отключить Ñкран Ð¾Ð¶Ð¸Ð´Ð°Ð½Ð¸Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ¸ (немедленный переход к Ñкрану выбора уÑтройÑтв)." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Тихий режим (без Ñообщений и подтверждений)" - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Включает отображение информации о выбранном разделе и текущем разрешении Ñкрана Ñлева от логотипа загрузчика. Полезно Ð´Ð»Ñ ÑƒÑÑ‚Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð¿Ñ€Ð¾Ð±Ð»ÐµÐ¼ Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ¾Ð¹ (может отображатьÑÑ Ð½ÐµÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð¾ при иÑпользовании некоторых тем)." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Включение приоÑтановки процеÑÑа загрузки (Ð¾Ð¶Ð¸Ð´Ð°Ð½Ð¸Ñ Ð½Ð°Ð¶Ð°Ñ‚Ð¸Ñ ÐºÐ»Ð°Ð²Ð¸ÑˆÐ¸) перед передачей ÑƒÐ¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ñдру ОС. Полезно в Ñочетании Ñ Ð²ÐµÐ´ÐµÐ½Ð¸ÐµÐ¼ журнала загрузки Ð´Ð»Ñ ÑƒÑÑ‚Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð¿Ñ€Ð¾Ð±Ð»ÐµÐ¼." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Загрузить Ñдро в 32-разрÑдном режиме." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "УÑтранение неполадок, ÑвÑзанных Ñ Ð²Ñ‹Ð´ÐµÐ»ÐµÐ½Ð½Ñ‹Ð¼ доÑтупом к контроллеру EHCI (Ð½ÐµÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°Ñ Ð½Ð°Ñтройка BIOS)" - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Включение замены информации о Ñетевой карте (добавление параметра 'built-in')." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Включение замены информации о замене беÑпроводной (добавление параметра 'built-in')." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Включение HPET на платах на оÑнове набора микроÑхем Intel, которые не имеют наÑтроек HPET в BIOS." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Эта Ð¾Ð¿Ñ†Ð¸Ñ Ð¿Ð¾Ð·Ð²Ð¾Ð»Ñет отклонÑÑ‚ÑŒ некорректные Ñнимки памÑти ждущего режима." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "Принудительно уÑтановить размер 17-й таблицы SMBIOS равным 27 байтам." - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "Отключение включённой по умолчанию корректировки ACPI Ð´Ð»Ñ Ð¿ÐµÑ€ÐµÐ·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ¸." - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "ПозволÑет производить ÑÐ±Ñ€Ð¾Ñ ÐºÐ¾Ð½Ñ‚Ñ€Ð¾Ð»Ð»ÐµÑ€Ð¾Ð² UHCI перед загрузкой OS X." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "Отключение включённой по умолчанию функции Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð¸Ñ Ð¾Ð±ÑŠÑ‘Ð¼Ð° оперативной памÑти." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Только OSX Lion. ОбеÑпечивает загрузку предварительно Ñкомпонованного Ñдра. При Ñтом будут проигнорированы кеши /E/E и /S/L/E. ИÑпользуйте ТОЛЬКО еÑли вы знаете, что оно Ñодержит вÑÑ‘, что Вам нужно." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "ПопытатьÑÑ Ð·Ð°Ð³Ñ€ÑƒÐ·Ð¸Ñ‚ÑŒ Ñнимок памÑти ждущего режима." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Ðовый метод генерации C-State _CST Ñ Ð¸Ñпользованием региÑтров SystemIO вмеÑто FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Ðе учитывать вÑтроенные таблицы SSDT мат. платы" - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "Ðе учитывать вÑтроенные таблицы HPET мат. платы" - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "Ðе учитывать вÑтроенные таблицы SBST мат. платы" - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Ðе учитывать вÑтроенные таблицы ECDT мат. платы" - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Ðе учитывать вÑтроенные таблицы ASF! мат. платы" - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "Ðе учитывать вÑтроенные таблицы DMAR мат. платы; помогает при аварийных отÑановах, ÑвÑзанных Ñ VT-d." - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "Включить возможноÑÑ‚ÑŒ иÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¾Ñобого ÑоÑтоÑÐ½Ð¸Ñ Ð¿Ñ€Ð¾Ñ†ÐµÑÑора (C2)." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "Включить возможноÑÑ‚ÑŒ иÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¾Ñобого ÑоÑтоÑÐ½Ð¸Ñ Ð¿Ñ€Ð¾Ñ†ÐµÑÑора (C3)." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "Включить возможноÑÑ‚ÑŒ иÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¾Ñобого ÑоÑтоÑÐ½Ð¸Ñ Ð¿Ñ€Ð¾Ñ†ÐµÑÑора (C4)." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "Включить возможноÑÑ‚ÑŒ иÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¾Ñобого ÑоÑтоÑÐ½Ð¸Ñ Ð¿Ñ€Ð¾Ñ†ÐµÑÑора (C6)." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, no-wrap -msgid "EnableC7State=Yes" -msgstr "EnableC7State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, no-wrap -msgid "Enable specific Processor power state, C7." -msgstr "Включить возможноÑÑ‚ÑŒ иÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¾Ñобого ÑоÑтоÑÐ½Ð¸Ñ Ð¿Ñ€Ð¾Ñ†ÐµÑÑора (C7)." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Включить автоматичеÑкую генерацию ÑоÑтоÑний Ð¾Ð¶Ð¸Ð´Ð°Ð½Ð¸Ñ Ð¿Ñ€Ð¾Ñ†ÐµÑÑора (C - ÑоÑтоÑниÑ)." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Включить автоматичеÑкую генерацию ÑоÑтоÑний производительноÑти процеÑÑора (P - ÑоÑтоÑниÑ)." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Включить автоматичеÑкую генерацию ÑоÑтоÑний производительноÑти процеÑÑора (T - ÑоÑтоÑниÑ)." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "УÑтановить графичеÑкий режим Ñкрана загрузки ОС в 1024x600x32." - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "УÑтановить графичеÑкий режим Ñкрана загрузки ОС в 1024x768x32." - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "УÑтановить графичеÑкий режим Ñкрана загрузки ОС в 1280x768x32." - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "УÑтановить графичеÑкий режим Ñкрана загрузки ОС в 1280x800x32." - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "УÑтановить графичеÑкий режим Ñкрана загрузки ОС в 1280x1024x32." - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "УÑтановить графичеÑкий режим Ñкрана загрузки ОС в 1280x960x32." - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "УÑтановить графичеÑкий режим Ñкрана загрузки ОС в 1366x768x32." - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "УÑтановить графичеÑкий режим Ñкрана загрузки ОС в 1440x900x32." - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "УÑтановить графичеÑкий режим Ñкрана загрузки ОС в 1600x900x32." - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "УÑтановить графичеÑкий режим Ñкрана загрузки ОС в 1600x1200x32." - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "УÑтановить графичеÑкий режим Ñкрана загрузки ОС в 1680x1050x32." - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "УÑтановить графичеÑкий режим Ñкрана загрузки ОС в 1920x1080x32." - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "УÑтановить графичеÑкий режим Ñкрана загрузки ОС в 1920x1200x32." - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "УÑтановить 1 карту HDEF:001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "УÑтановить 2 карту HDEF:002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "УÑтановить 3 карту HDEF:003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, no-wrap -msgid "LayoutID=5" -msgstr "LayoutID=5" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" -"УÑтановить HDEF и раÑположить в 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, no-wrap -msgid "LayoutID=7" -msgstr "LayoutID=7" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" -"УÑтановить HDEF и раÑположить в 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "УÑтановить 12 карту HDEF:00C (0x0C, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "УÑтановить 32 карту HDEF:020 (0x20, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "УÑтановить 40 карту HDEF:028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "УÑтановить 65 карту HDEF:041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, 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:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "УÑтановить значение HDEF layout-it равным 269" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "УÑтановить значение HDEF layout-it равным 387" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "УÑтановить значение HDEF layout-it равным 388" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "УÑтановить значение HDEF layout-it равным 389" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "УÑтановить значение HDEF layout-it равным 392" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "УÑтановить значение HDEF layout-it равным 398" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "УÑтановить значение HDEF layout-it равным 662" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "УÑтановить значение HDEF layout-it равным 663" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "УÑтановить значение HDEF layout-it равным 664" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "УÑтановить значение HDEF layout-it равным 885" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "УÑтановить значение HDEF layout-it равным 887" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "УÑтановить значение HDEF layout-it равным 888" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "УÑтановить значение HDEF layout-it равным 889" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "УÑтановить значение HDEF layout-it равным 892" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "УÑтановить значение HDEF layout-it равным 898" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"УÑтановить HDEF и раÑположить в 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "УÑтановить значение HDAU layout-it равным 387" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "УÑтановить значение HDAU layout-it равным 388" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "УÑтановить значение HDAU layout-it равным 389" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "УÑтановить значение HDAU layout-it равным 392" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "УÑтановить значение HDAU layout-it равным 398" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "УÑтановить значение HDAU layout-it равным 662" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "УÑтановить значение HDAU layout-it равным 663" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "УÑтановить значение HDAU layout-it равным 664" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "УÑтановить значение HDAU layout-it равным 885" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 892:\n" -"37C (0x0C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"УÑтановить HDAU и раÑположить в 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "УÑтановить 01660000 в качеÑтве Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "УÑтановить 01660001 в качеÑтве Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "УÑтановить 01660002 в качеÑтве Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "УÑтановить 01660003 в качеÑтве Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "УÑтановить 01660004 в качеÑтве Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "УÑтановить 01620005 в качеÑтве Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "УÑтановить 01620006 в качеÑтве Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "УÑтановить 01620007 в качеÑтве Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "УÑтановить 01660008 в качеÑтве Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "УÑтановить 01660009 в качеÑтве Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "УÑтановить 0166000a в качеÑтве Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "УÑтановить 0166000b в качеÑтве Intel HD4000 (Mobile) AAPL,ig-platform-id." - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -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:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -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:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -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:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -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:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -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:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -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:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -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:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -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:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -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:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -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:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -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:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -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:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -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:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -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:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -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:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -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:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "УÑтановить HDEF PinConfiguration Ð´Ð»Ñ Analog Devices AD2000b." - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "УÑтановить HDEF PinConfiguration Ð´Ð»Ñ Analog Devices AD1981HD." - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "УÑтановить HDEF PinConfiguration Ð´Ð»Ñ Analog Devices AD198b." - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "УÑтановить HDEF PinConfiguration Ð´Ð»Ñ Realtek ALC888." - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "УÑтановить HDEF PinConfiguration Ð´Ð»Ñ Realtek ALC1200." - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "УÑтановить HDEF PinConfiguration Ð´Ð»Ñ ???." - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, no-wrap -msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "Включение возможноÑти Ð¾Ð±Ð½Ð°Ñ€ÑƒÐ¶ÐµÐ½Ð¸Ñ Ð°ÑƒÐ´Ð¸Ð¾-выхода HDMI Ð´Ð»Ñ Ð²Ð¸Ð´ÐµÐ¾ÐºÐ°Ñ€Ñ‚ nVidia или AMD/ATI" - -#. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "Включение параметра UseAtiROM." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "Включение параметра UseNvidiaROM." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "Включение параметра VBIOS." - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "ПропуÑтить автоматичеÑкое обнаружение GraphicsEnabler Ð´Ð»Ñ Ð³Ñ€Ð°Ñ„Ð¸Ñ‡ÐµÑких процеÑÑоров Intel." - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "ПропуÑтить автоматичеÑкое обнаружение GraphicsEnabler Ð´Ð»Ñ Ð³Ñ€Ð°Ñ„Ð¸Ñ‡ÐµÑких процеÑÑоров nVidia." - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "ПропуÑтить автоматичеÑкое обнаружение GraphicsEnabler Ð´Ð»Ñ Ð³Ñ€Ð°Ñ„Ð¸Ñ‡ÐµÑких процеÑÑоров AMD/ATi." - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "Включение наÑтройки подÑветки Ð´Ð»Ñ Ð½Ð¾ÑƒÑ‚Ð±ÑƒÐºÐ¾Ð² Ñ Ð³Ñ€Ð°Ñ„Ð¸Ñ‡ÐµÑкими процеÑÑорами nVidia." - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "Включение DualLink Ð´Ð»Ñ Ð³Ñ€Ð°Ñ„Ð¸Ñ‡ÐµÑких процеÑÑоров nVidia и ATi." - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "ИÑпользовать клаÑÑичеÑкое название Nvidia Ð´Ð»Ñ Ð¿Ñ€Ð¾Ñ„Ð¸Ð»Ñ ÑиÑтемы (по-умолчанию отключено)." - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Информационный режим" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "ОднопользовательÑкий режим" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ðе иÑпользовать кеш ÑиÑтемных модулей" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "ИнформациÑ: 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:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" -"ДобравлÑет новую Ñтраницу параметров в СвойÑтвах ÑиÑтемы, позволÑющую выбирать иÑпользуемый драйвер графичеÑкого процеÑÑора nVidia.\n" -"ИнформациÑ: New Nvidia Retail Driver Install Solution\n" -"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:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, no-wrap -msgid "In Yosemite Developer Previews, unsigned or improperly signed kexts will not be loaded. To use unsigned kexts during development, this strict check can be disabled by adding a 'kext-dev-mode=1' boot arg." -msgstr "Ð’ верÑиÑÑ… Yosemite Ð´Ð»Ñ Ñ€Ð°Ð·Ñ€Ð°Ð±Ð¾Ñ‚Ñ‡Ð¸ÐºÐ¾Ð², неподпиÑанные или неправильно подпиÑанные кекÑÑ‚Ñ‹ не будут загружены. Ð”Ð»Ñ Ñ‚Ð¾Ð³Ð¾, чтобы иÑпользовать неподпиÑанные кекÑÑ‚Ñ‹ Ð´Ð»Ñ Ñ€Ð°Ð·Ñ€Ð°Ð±Ð¾Ñ‚ÐºÐ¸ можно отменить проверку, добавив загрузочный аргумент 'kext-dev-mode=1'." - -#. type: "Dart0_title" -#: Resources/templates/Localizable.strings:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "Уклонение от обработки 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:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "ГерманÑÐºÐ°Ñ Ñ€Ð°Ñкладка клавиатуры (Mac)" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, no-wrap -msgid "Use the keyboard layout for a German Mac keyboard" -msgstr "ИÑпользовать германÑкую (Mac) раÑкладку клавиатуры при начальной загрузке" - -#. type: "mac-es_title" -#: Resources/templates/Localizable.strings:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "ИÑпанÑÐºÐ°Ñ Ñ€Ð°Ñкладка клавиатуры (Mac)" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, no-wrap -msgid "Use the keyboard layout for a Spanish Mac keyboard" -msgstr "ИÑпользовать иÑпанÑкую (Mac) раÑкладку клавиатуры при начальной загрузке" - -#. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "ФранцузÑÐºÐ°Ñ Ñ€Ð°Ñкладка клавиатуры (Mac)" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, no-wrap -msgid "Use the keyboard layout for a French Mac keyboard" -msgstr "ИÑпользовать французÑкую (Mac) раÑкладку клавиатуры при начальной загрузке" - -#. type: "mac-it_title" -#: Resources/templates/Localizable.strings:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "ИтальÑнÑÐºÐ°Ñ Ñ€Ð°Ñкладка клавиатуры (Mac)" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, no-wrap -msgid "Use the keyboard layout for an Italian Mac keyboard" -msgstr "ИÑпользовать итальÑнÑкую (Mac) раÑкладку клавиатуры при начальной загрузке" - -#. type: "mac-se_title" -#: Resources/templates/Localizable.strings:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "ШведÑÐºÐ°Ñ Ñ€Ð°Ñкладка клавиатуры (Mac)" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, no-wrap -msgid "Use the keyboard layout for a Swedish Mac keyboard" -msgstr "ИÑпользовать шведÑкую (Mac) раÑкладку клавиатуры при начальной загрузке" - -#. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "ФранцузÑÐºÐ°Ñ Ñ€Ð°Ñкладка клавиатуры (PC)" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, no-wrap -msgid "Use the keyboard layout for a French PC keyboard" -msgstr "ИÑпользовать французÑкую (PC) раÑкладку клавиатуры при начальной загрузке" - -#. type: "Embed_title" -#: Resources/templates/Localizable.strings:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "Тема Chameleon по умолчанию, ÐºÐ¾Ñ‚Ð¾Ñ€Ð°Ñ Ð¿Ð¾ÑвилаÑÑŒ в верÑии 2.0 RC5" - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, no-wrap -msgid "A lovely simple theme by NoSmokingBandit from April 2009." -msgstr "ПрелеÑÑ‚Ð½Ð°Ñ Ð¿Ñ€Ð¾ÑÑ‚Ð°Ñ Ñ‚ÐµÐ¼Ð°, Ð²Ñ‹Ð¿ÑƒÑ‰ÐµÐ½Ð½Ð°Ñ NoSmokingBandit в апреле 2009 года." - -#. type: "Audio_title" -#: Resources/templates/Localizable.strings:691 -#, no-wrap -msgid "Audio" -msgstr "Audio" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, no-wrap -msgid "A selection of options that deal with audio." -msgstr "Параметры аудио." - -#. type: "Control_title" -#: Resources/templates/Localizable.strings:695 -#, no-wrap -msgid "Control Options" -msgstr "ÐаÑтройки управлениÑ" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "ÐаÑтройки Ð¿Ð¾Ð²ÐµÐ´ÐµÐ½Ð¸Ñ Chameleon." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "Общие наÑтройки" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "Выберите одну из категорий оÑновных наÑтроек." - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Параметры, передаваемые Ñдру" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "Выберите параметры передаваемые Ñдру ОС." - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "Управление питанием" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, no-wrap -msgid "A selection of options that deal with power management and speedstep." -msgstr "Параметры, контролирующие ÑиÑтему ÑƒÐ¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¿Ð¸Ñ‚Ð°Ð½Ð¸ÐµÐ¼ и разгоном процеÑÑора." - -#. type: "Resolution_description" -#: Resources/templates/Localizable.strings:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Выберите разрешение, иÑпользуемое по умолчанию." - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "Выберите карту HDEF, иÑпользуемую по умолчанию Ð´Ð»Ñ Ð’Ð°ÑˆÐµÐ³Ð¾ HDA-контроллера." - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "Выберите карту HDAU, иÑпользуемую по умолчанию Ð´Ð»Ñ Ð’Ð°ÑˆÐµÐ³Ð¾ HDMi-контроллера." - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, 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:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, 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:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "Выберите иÑпользуемую конфигурацию HDEF." - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Видео" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, no-wrap -msgid "A selection of options that deal with video." -msgstr "Выбор параметров Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð²Ð¸Ð´ÐµÐ¾." - -#. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:739 -#, no-wrap -msgid "KeyLayout" -msgstr "РаÑкладка" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Темы" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"ÐšÐ¾Ð»Ð»ÐµÐºÑ†Ð¸Ñ Ñ‚ÐµÐ¼\n" -"Дополнительные темы можно найти по адреÑу: http://forum.voodooprojects.org/index.php/board,7.0.html" Index: branches/Bungo/package/po/de.po =================================================================== --- branches/Bungo/package/po/de.po (revision 2536) +++ branches/Bungo/package/po/de.po (revision 2537) @@ -1,2838 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: de\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: 1388318654.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Achtung ! Nicht auf einem Apple Macintosh Computer Installieren" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Entwickler :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Dank :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Package :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "" -"Package built by: %WHOBUILD%, language translated by: iXabbu, olegischinski " -"& NextMac" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon ist eine Kombination verschiedener Bootloader Komponenten. Als " -"Basis diente David Elliott's fake EFI Implementierung die zu Apple's " -"boot-132 Projekt hinzugefügt wurde.
" - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "" -"Chameleon wurde mit folgenden Hauptmerkmalen erweitert. Neue Funktionen in " -"Chameleon 2.0 :" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- Vollständig anpassbare GUI um etwas Farbe in den Darwin Bootloader zu " -"bringen." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Starten von retail DVDs durch direktes Laden eines RAM-Disk Images, ohne " -"zusätzliche Programme zu benötigen ." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "- Ruhezustand. Genießt Mac OS X mit einem Vorschau-Bild aufzuwecken." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- SMBIOS Override um vorgegebene SMBIOS Werte anzupassen." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- DSDT Override um eine angepasste DSDT, die verschiedene Probleme beheben " -"kann, zu laden." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- Device Property Injection über device-properties string." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- hybrider boot0 / boot1h für MBR und GPT partitionierte Festplatten." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- Code zur automatischen FSB Erkennung, selbst für AMD CPUs." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Apple Software RAID Unterstützung." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Nvidia & ATI/AMD Graphics Card Enabler." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Modul-Unterstützung" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Speicher Erkennung angepasst von memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- Automatische P-State & C-State generation für native power management." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Protokollierung von Meldungen." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "Der Code wird unter Version 2 der GNU Public License veröffentlicht." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "Für weitere Informationen besuche: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "Die Scripts wurden ausgeführt und eine Datei genannt " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr "" -" wurde ins Rootverzeichnis deiner ausgesuchten Partition geschrieben. " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "Bitte " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "lese die Datei" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" um herauszufinden ob die Installation erfolgreich war. Behalte die " -"Datei um nachzuschauen was getan wurde." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chameleon Bootloader" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Diese Software muss auf dem Startlaufwerk installiert werden." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Dieses Laufwerk ist nicht für dieses Update geeignet." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Es ist bereits eine neuere Version dieses Pakets installiert." - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Diese Software kann auf diesem Computer nicht installiert werden." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Chameleon" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Chameleon benötigt drei wesentliche Dateien. (einfach gesprochen)\n" -"boot0 (im MBR der Festplatte) verantwortlich für das Laden von boot1.\n" -"boot1 (im Bootsektor der Zielpartition) findet boot2.\n" -"boot2 (root-Verzeichnis der Partition) lädt den Kernel etc." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Chameleon Standard" - -#. type: "Standard_description" -#: 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 "" -"Installiert die drei wesentlichen Dateien und schreibt dabei boot0 in die ersten 440 Byte des MBR, so dass kein existierender Windows-Code überschrieben wird. boot0 sucht dann nach boot1h auf der ersten aktiven Partition.\n" -"* Diese Option setzt die Zielpartition auf aktiv." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Keines" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Chameleon nicht installieren (hilfreich wenn nur Extra-Komponenten installiert werden sollen)" - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Chameleon Module" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "Das in Chameleon integrierte Modulsystem ermöglicht es dem Benutzer/Entwickler, die Hauptfunktionen von Chameleon zu erweitern ohne die eigentliche boot Datei zu verändern." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Dieses Modul stellt eine Standard C-Bibliothek für Module bereit, falls die von Chameleon bereitgestellte Bibliothek nicht ausreicht.\n" -"Im Moment wird dies nur von der uClibc++ Bibliothek genutzt.\n" -"Quelldatei: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" -"Dieses Modul stellt einen Ersatz für den Internen ACPI Patcher bereit.\n" -"Abhängigkeiten: Keine" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDA-Enabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" -"HDA-Enabler Modul, ermöglicht High Definition Audio ohne DSDT Konfiguration.\n" -"Abhängigkeiten: Keine" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" -"FileNVRAM Modul zum laden von NVRAM Werten.\n" -"Abhängigkeiten: Keine" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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, auch als IconFix in cparm's Version bekannt.\n" -"Gut um Festplatten als interne anzuzeigen ( behebt eventuell auch Probleme mit Apples DVD Player in Mountain Lion).\n" -"Abhängigkeiten: Keine" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Bildschirmauflösung" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Dieses Modul liest die EDID-Informationen des Monitors am primären Grafikausgang.\n" -"Dieses Modul ist momentan nicht im 'main trunk' integriert und hat in derzeitiger Ausführung nur begrenzten Nutzen.\n" -"Zusätzlich passt dieses Modul die in Intel HD Grafikkarten bereitgestellten Vesa Modi an, um eine vernünftige Auflösung während des Bootvorgangs zu ermöglichen." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Dieses Modul stellt eine vereinfachte c++ Bibliothek für Module bereit.\n" -"Eine Funktionalität ist nicht von alleine gegeben, es ermöglicht lediglich, c++ Programmiersprache in anderen Modulen zu verwenden.\n" -"Bitte daran denken das sowohl 'rtti' als auch 'Ausnahmen' deaktiviert wurden.\n" -"Quelldatei: http://cxx.uclibc.org/\n" -"Abhängigkeiten: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" -"Das Kernel Patcher Modul stellt Patches für folgendes bereit:\n" -"*Ermöglicht die Nutzung des Kernel Caches von /Extra/Extensions und /Extra/Extensions.mkext\n" -"*Entfernt die CPUID Ãœberprüfung\n" -"*Entfernt eine LAPIC Panik\n" -"*Entfernt eine Panik in commpage_stuff_routine\n" -"Abhängigkeiten: Keine" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" -"Das Kext Patcher Modul stellt Patches für folgendes bereit:\n" -"Abhängigkeiten: Keine" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "Optionen" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Erstellt eine com.apple.Boot.plist in /Extra und setzt die nachfolgend gewählten Schlüssel zur Steuerung von Chameleon." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=Nein" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Kein Chameleon-Banner im Startbild." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=Nein" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Deaktiviert die graphische Oberfläche beim Booten." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Ja" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Nutzt das Apple Startbild beim Booten (nicht das boot.png des Themas)." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Ja" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "Zeigt die Partitionsauswahl ohne Wartezeit." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Ja" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Bootet ohne Verlaufsmeldungen." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Ja" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Aktiviert die Anzeige der Partition und Details der Bildschirmauflösung." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Warten=Ja" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Stoppt den Bootprozess nach der Chameleon-Routine und lädt den mach_kernel erst nach Drücken einer beliebigen Taste. Hilfreich bei der Fehlersuche in Kombination mit dem Booten im Text-Modus." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Bootet den Kernel im 32bit Modus (Standard ist 64bit)." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Ja" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Versucht Zugriffsprobleme des EHCI-Controllers bei fehlerhaftem BIOS zu lösen." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Ja" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Lässt die Netzwerkkarte als 'built-in' erscheinen." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "Drahtlose Netzwerkverbindung=Ja" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Bietet die Option AirPort zur Drahtlos Netzwerkkarte hinzuzufügen." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Ja" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Versucht HPET bei Intel-Chipsätzen zu aktivieren, falls das BIOS diese Einstellung nicht bietet." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Ja" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Versucht das Aufwachen bei fehlerhaftem Image des letzten Ruhezustandes zu erzwingen." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=Yes" -msgstr "ForceFullMemInfo=Ja" - -#. type: "ForceFullMemInfo_description" -#: Resources/templates/Localizable.strings:145 -#, no-wrap -msgid "Force SMBIOS Table 17 to be 27 bytes long." -msgstr "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=Nein" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "Ãœbergeht die Anwendung des Restart-Fix." - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Ja" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Führt ein 'Reset' des UHCI-Controllers vor dem Start von OS X aus." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "Benutze MemDetect=Nein" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "Ãœbergeht die automatische Erkennung des Arbeitsspeichers." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Nur für Lion. Aktiviert das Laden des pre-linked kernel. Treiber in /E/E und /S/L/E werden ignoriert. Nur benutzen, wenn damit alles Notwendige geladen werden kann." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Aufwachen=Ja" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "Versucht das Image des letzten Ruhezustands (Hibernation) zu laden." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "Die neue C-State _CST Erzeugungsmethode erfordert das Benutzen von SystemIO Registern an Stelle von FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Ja" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Ãœberspringt das Einlesen der SSDT-Tabellen des BIOS." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Ja" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "Ãœberspringt das Einlesen der HPET-Tabelle des BIOS." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Ja" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "Ãœberspringt das Einlesen der SBST-Tabelle des BIOS." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Ja" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Ãœberspringt das Einlesen der ECDT-Tabelle des BIOS." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Ja" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Ãœberspringt das Einlesen der ASFT-Tabelle des BIOS." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Ja" - -#. type: "DropDMAR_description" -#: 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 "Uberspringt das Einlesen der DMAR Tabelle des BIOS, verhindert das Problem der VT-d Paniken." - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Ja" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "C2 ermöglichen." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Ja" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "C3 ermöglichen." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Ja" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "C4 ermöglichen." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Ja" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "C6 ermöglichen." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC7State=Yes" -msgstr "EnableC2State=Ja" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C7." -msgstr "C2 ermöglichen." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Generiert automatisch die C-States des Prozessors." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Generiert automatisch die P-States des Prozessors." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Ja" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Generiert automatisch die T-States des Prozessors." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Setzt die Bildschirmauflösung auf 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Setzt die Bildschirmauflösung auf 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Setzt die Bildschirmauflösung auf 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Setzt die Bildschirmauflösung auf 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Setzt die Bildschirmauflösung auf 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Setzt die Bildschirmauflösung auf 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Setzt die Bildschirmauflösung auf 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Setzt die Bildschirmauflösung auf 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Setzt die Bildschirmauflösung auf 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Setzt die Bildschirmauflösung auf 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Setzt die Bildschirmauflösung auf 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Setzt die Bildschirmauflösung auf 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Setzt die Bildschirmauflösung auf 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 1:\n" -"01 (0x01, 0x00, 0x00,0x00)" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"setzt HDEF Layout auf 2:\n" -"02 (0x02, 0x00, 0x00, 0x00)" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 3:\n" -"03 (0x03, 0x00, 0x00, 0x00)" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, no-wrap -msgid "LayoutID=5" -msgstr "LayoutID=5" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 5:\n" -"005 (0x05, 0x00, 0x00,0x00)" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, no-wrap -msgid "LayoutID=7" -msgstr "LayoutID=7" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 7:\n" -"007 (0x07, 0x00, 0x00,0x00)" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 12:\n" -"0C (0x0C, 0x00, 0x00, 0x00)" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"setzt HDEF Layout auf 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"Setzt HDEF Layout auf 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 32:\n" -"020 (0x02, 0x00, 0x00, 0x00)" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"setzt HDAU Layout auf 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 887:\n" -"377 (0x77, 0x07, 0x00, 0x00)." - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"Setzt HDAU Layout auf 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, 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:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, 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:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, 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:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, 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:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, 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:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, 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:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, 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:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, 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:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, 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:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, 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:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, 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:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, 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:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -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:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -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:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -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:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -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:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -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:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -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:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -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:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -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:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -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:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -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:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -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:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -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:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -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:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -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:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -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:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -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:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, 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:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, 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:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, 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:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, 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:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, 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:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "Setze HDEF PinConfiguration für ???." - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Ja" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Ja" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, 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:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "Benutze AtiROM=Ja" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "Nutzt ein AtiROM." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "Benutze NvidiaROM=Ja" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "Nutzt ein NvidiaROM." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Ja" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "Nutzt VBIOS." - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Ja" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Ja" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Ja" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Ja" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Ja" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, 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:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Ja" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Verbose Mode" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Single User Mode" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ignore Caches" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "German Mac Keyboard" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, no-wrap -msgid "Use the keyboard layout for a German Mac keyboard" -msgstr "Tastaturbelegung: Deutsch Mac" - -#. type: "mac-es_title" -#: Resources/templates/Localizable.strings:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "Spanish Mac Keyboard" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, no-wrap -msgid "Use the keyboard layout for a Spanish Mac keyboard" -msgstr "Tastaturbelegung: Spanisch Mac" - -#. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "French Mac Keyboard" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "Italian Mac Keyboard" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, no-wrap -msgid "Use the keyboard layout for an Italian Mac keyboard" -msgstr "Tastaturbelegung: Italienisch Mac" - -#. type: "mac-se_title" -#: Resources/templates/Localizable.strings:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "Swedish Mac Keyboard" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, no-wrap -msgid "Use the keyboard layout for a Swedish Mac keyboard" -msgstr "Tastaturbelegung: Schwedisch Mac" - -#. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "French PC Keyboard" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, no-wrap -msgid "Use the keyboard layout for a French PC keyboard" -msgstr "Tastaturbelegung: Französisch PC" - -#. type: "Embed_title" -#: Resources/templates/Localizable.strings:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "Das neue Standard-Thema" - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "Audio" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, 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:695 -#, no-wrap -msgid "Control Options" -msgstr "Kontrolloptionen" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "Einstellungen zur Kontrolle von Chameleon." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "Basisoptionen" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "Auswahl an Basisoptionen." - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Kernel Flags" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "Auswahl an kernel flags." - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "Energieverwaltung" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Setzt die Bildschirmauflösung für den Bootprozess." - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, 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:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, 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:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, 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:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, 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:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinKonfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "Wähle die zu benutzende HDEF PinKonfiguration." - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Video" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, no-wrap -msgid "A selection of options that deal with video." -msgstr "Optionen zur Grafik." - -#. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:739 -#, no-wrap -msgid "KeyLayout" -msgstr "Tastaturbelegung" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Erscheinungsbild" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"Eine Sammlung verschiedener Themen.\n" -"Weitere Themen gibt es hier: http://forum.voodooprojects.org/index.php/board,7.0.html" - -#, fuzzy -#~ msgid "Intel HD5000 LayoutIntel Azul AAPL,ig-platform-id" -#~ msgstr "Intel HD4000 LayoutIntel Azul AAPL,ig-platform-id" - -#, fuzzy -#~| msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -#~ msgid "Set 0000260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -#~ msgstr "Setze 01660000 für Intel HD4000 (Mobile) AAPL,ig-platform-id ." - -#~ msgid "Install Type" -#~ msgstr "Installationstyp" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "" -#~ "Auswahl: Neu Installieren oder Upgrade einer bestehenden Installation." - -#~ msgid "New Installation" -#~ msgstr "Neu Installieren" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "Sichern eines bestehenden Ordners /Extra, falls auf der Zielpartition " -#~ "vorhanden. Ein neuer Ordner wird erstellt, wenn eine Option und nicht nur " -#~ "die Installation des Bootloaders selbst gewählt wird." - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Ergänzt einen bestehenden Ordner /Extra auf der Zielpartition, mit den im " -#~ "Installationsprogramm gewählten Optionen." - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "Installiert die Dateien auf der normalerweise unsichtbaren EFI Partition " -#~ "und benutzt entweder boot0 oder boot0md (abhängig vom System), ohne " -#~ "eventuell existierende Windows Partitionen zu zerstören." - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "" -#~ "Dieses Modul ermöglicht, eine eigene Tastaturbelegung zu definieren." - -#~ msgid "Utilities" -#~ msgstr "Nützliches" - -#~ msgid "Optional files to help setup" -#~ msgstr "Optionale Bestandteile" - -#~ msgid "Preference Panel" -#~ msgstr "Präferenzen" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "Installiert ein Chameleon Panel in den Systemeinstellungen." - -#~ msgid "Documentation" -#~ msgstr "Dokumentation" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "" -#~ "Dokumentation für die manuelle Installation and Benutzung von Chameleon" - -#~ msgid "Use the keyboard layout for a Portuguese Mac keyboard" -#~ msgstr "Tastaturbelegung: Portugiesisch Mac" - -#~ msgid "Use the keyboard layout for a German PC keyboard" -#~ msgstr "Tastaturbelegung: Deutsch PC" - -#~ msgid "Use the keyboard layout for a Spanish PC keyboard" -#~ msgstr "Tastaturbelegung: Spanisch PC" - -#~ msgid "Use the keyboard layout for a Italian PC keyboard" -#~ msgstr "Tastaturbelegung: Italienisch PC" - -#~ msgid "Use the keyboard layout for a Swedish PC keyboard" -#~ msgstr "Tastaturbelegung: Schwedisch PC" - -#~ msgid "Use the keyboard layout for a Portuguese PC keyboard" -#~ msgstr "Tastaturbelegung: Portugiesisch PC" Index: branches/Bungo/package/po/bg.po =================================================================== --- branches/Bungo/package/po/bg.po (revision 2536) +++ branches/Bungo/package/po/bg.po (revision 2537) @@ -1,2641 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-18 14:17+0100\n" -"PO-Revision-Date: 2012-04-28 17:25+0200\n" -"Last-Translator: ЖелÑзко \n" -"Language-Team: bg \n" -"Language: bg\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Хамелеон" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Да не Ñе инÑталира на Apple Macintosh компютри" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Разработчици :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Благодарение на :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Пакет :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Пакета е Ñъздаден от: %WHOBUILD%, език, преведен от: ЖелÑзко ЖелÑзков" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Хамелеон е boot loader /зареждане на ÑиÑтемата/, поÑтроен Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰Ñ‚Ð° на " -"ÐºÐ¾Ð¼Ð±Ð¸Ð½Ð°Ñ†Ð¸Ñ Ð¾Ñ‚ компоненти, които Ñа Ñе развили от развитието на фалшиви " -"Ð¸Ð·Ð¿ÑŠÐ»Ð½ÐµÐ½Ð¸Ñ Ð½Ð° Дейвид Елиът EFI, добавени към boot-132 проекта на Apple." - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "Хамелеон V2 е удължен Ñ Ð¼Ð½Ð¾Ð³Ð¾ функции. Ðапример:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "- Ðапълно адаптивни GUI, за да донеÑе малко цвÑÑ‚ на Bootloader Дарвин." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Заредете ramdisk за директно зареждане на оригинални DVD-та , без " -"допълнителни програми." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- ХибернациÑ. ÐаÑладете Ñе на възобновÑване на Ð²Ð°ÑˆÐ¸Ñ Mac OS X Ñ " -"предварителен преглед на изображението." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- SMBIOS замени променÑÑ‚ фабричните SMBIOS ÑтойноÑти." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- DSDT заменÑ, за да Ñе използва модифициран определен DSDT, които може да " -"реши нÑкой проблеми." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- Инжектиране на ÑтойноÑти за уÑтройÑтва , низ." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- на хибриден boot0 / boot1h за MBR и GPT разделени диÑкове." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- Ðвтоматично FSB откриване код дори и за поÑледните AMD процеÑори." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Apple Software RAID поддръжка." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Nvidia & и ATI/AMD видеокарта Enabler." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Модул подръжка" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Памет за откриване на грешки в памета адаптиран от memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- Ðвтоматично P-State & C-State генериране за управление на захранването." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Съобщение Ð·Ð°Ð¿Ð¸Ñ Ð² лог файл." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "Кодът Ñе разпроÑтранÑва под верÑÐ¸Ñ 2 на Gnu Public License." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "ЧеÑто задавани въпроÑи: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "Скриптовете Ñа завършили и име на файл " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " Ðµ запиÑана на Ð¸Ð·Ð±Ñ€Ð°Ð½Ð¸Ñ Ð¾Ñ‚ Ð²Ð°Ñ Ð´Ñл." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "МолѠ" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "прочети това" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" Ñ€Ð°Ð·Ð±ÐµÑ€ÐµÑ‚е дали инÑталациÑта е била уÑпешна и Ñ Ð´ÑŠÑ€Ð¶Ð¸ за Ð·Ð°Ð¿Ð¸Ñ Ð½Ð° " -"Ñтаналото." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Хамелеон v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Хамелеон Bootloader пакет" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Този Ñофтуер Ñ‚Ñ€Ñбва да бъде инÑталиран на ÑÑ‚Ð°Ñ€Ñ‚Ð¾Ð²Ð¸Ñ Ð´Ñл." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Този дÑл не Ð¾Ñ‚Ð³Ð¾Ð²Ð°Ñ€Ñ Ð½Ð° изиÑкваниÑта за това обновÑване." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "По нова верÑÐ¸Ñ Ð½Ð° Хамелеон вече е инÑталирана" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Софтуерът не може да бъде инÑталиран на този компютър." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Хамелеон Bootloader" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Хамелеон изиÑква три оÑновни файла. (Ñ Ð¿Ñ€Ð¾Ñти думи)\n" -"boot0 (MBR на диÑка) отговорна за зареждане boot1.\n" -"boot1 (дÑла на зареждане от Ð±ÑƒÑ‚Ð²Ð°Ñ‰Ð¸Ñ Ñектор) за намиране boot2.\n" -"boot2 (в главната Ð´Ð¸Ñ€ÐµÐºÑ‚Ð¾Ñ€Ð¸Ñ Ð½Ð° дÑла) за зареждане Ñдрото и др." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Стандартна" - -#. type: "Standard_description" -#: 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 завиÑимоÑÑ‚ от вашата ÑиÑтема, без да Ñе унищожи вÑÑка ÑъщеÑтвуваща инÑÑ‚Ð°Ð»Ð°Ñ†Ð¸Ñ Ð½Ð° Windows, ако имате такава." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Ðе инÑталирайте Bootloader" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Полезно, ако иÑкате Ñамо да Ñе инÑталира допълнително екÑтри." - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Модули" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "СиÑтемни модули, включени в хамелеон дават възможноÑÑ‚ на даден потребител или разработчик за разширÑване на оÑновната функционалноÑÑ‚ на хамелеон, без да замеÑтва Ð³Ð»Ð°Ð²Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð» boot." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Този модул оÑигурÑва Ñтандартната библиотека модули, за да Ñе Ñвържете Ñ Ñ‚ÑÑ…, ако предоÑтавената от Хамелеон е недоÑтатъчна.\n" -"Ð’ момента Ñе използва от uClibc++ библиотека.\n" -"Източник: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "Ð ÐµÐ·Ð¾Ð»ÑŽÑ†Ð¸Ñ Ð½Ð° екрана" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"Този модул чете EDID Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾Ñ‚ монитора, прикрепен към оÑÐ½Ð¾Ð²Ð½Ð¸Ñ Ð´Ð¸Ñплей.\n" -"Модулът в момента не е интегриран и има минимална употреба в ÑÐµÐ³Ð°ÑˆÐ½Ð¸Ñ Ð¼Ñƒ вид.\n" -"ОÑвен това модулът ще закърпи VESA режимите, които Ñа налични в карти Intel HD Graphics да оÑигури подходÑща разделителна ÑпоÑобноÑÑ‚, докато зарежда ÑиÑтемата." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Този модул оÑигурÑва една минималиÑтична c++ Runtime библиотека за използване в други модули. Това не предоÑÑ‚Ð°Ð²Ñ Ñ„ÑƒÐ½ÐºÑ†Ð¸Ð¾Ð½Ð°Ð»Ð½Ð¾ÑÑ‚ от Ñамо Ñебе Ñи, вмеÑто да Ñе използва, за да позволи на c++ езика, за да Ñе използва и в други модули.\n" -"МолÑ, обърнете внимание, че RTTI и изключениÑ, е забранено.\n" -"Източник: http://cxx.uclibc.org/\n" -"ЗавиÑимите: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "Опции" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Създаване на /Extra/org.chameleon.Boot.plist, като изберете нÑÐºÐ¾Ñ Ð¾Ñ‚ тези зареждащи опции и опции на Ñдрото." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Скрива на Хамелеон зареждане банер в GUI. Това е текÑÑ‚, който е ÑÑŠÑтавен в Ð³Ð¾Ñ€Ð½Ð¸Ñ Ð»Ñв ъгъл на екрана, показване на верÑÐ¸Ñ Ð¸ др." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Премахва Ð³Ñ€Ð°Ñ„Ð¸Ñ‡Ð½Ð¸Ñ Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Използвайте 'тъмно Ñиво' и логото на apple на Ñив екран за процеÑа на зареждане, а не boot.png в темата." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "По подразбиране, когато Хамелеон зарежда ще видите иконата за Ñ‚ÐµÐºÑƒÑ‰Ð¸Ñ Ð´Ñл по подразбиране, заедно Ñ Ð¸Ð·Ñ‡Ð°ÐºÐ²Ð°Ð½Ðµ бара за напредък, който оÑтавен Ñам да отброÑва преди Хамелион автоматично да зареди този дÑл. Тази Ð¾Ð¿Ñ†Ð¸Ñ Ð¿Ñ€ÐµÑкача това и ще ви отведе директно на екрана за избор на уÑтройÑтво." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Ðктивирайте тих режим на зареждане (нÑма ÑÑŠÐ¾Ð±Ñ‰ÐµÐ½Ð¸Ñ Ð¸Ð»Ð¸ въпроÑи)." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "ПозволÑва показване на дÑловете в диÑка и разрешаването на детайли, от лÑвата Ñтрана на GUI под банера. Това е полезна Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° отÑтранÑване на проблеми, въпреки че може да Ñе окажат неÑъвмеÑтими Ñ Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð¸ теми." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Паузира процеÑа на зареждане, Ñлед като Хамелеон завърши наÑтройката Ñлед това Ñе чака натиÑкане на клавиш, преди Ñ‚Ñ Ð´Ð° започне зареждане на Ñдрото. Полезно, когато Ñе комбинира Ñ verbose boot за отÑтранÑване на неизправноÑти." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Зарежда Ñдрото в 32bit режим, отколкото режим по подразбиране 64bit." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "ОпциÑта Ð¿Ð¾Ð¿Ñ€Ð°Ð²Ñ Ð²ÑÑкакви EHCI проблеми поради некоректно напиÑани BIOS-и." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Тази Ð¾Ð¿Ñ†Ð¸Ñ Ñ‰Ðµ направи 'вградени' вашите интернет уÑтройÑтва." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, fuzzy, no-wrap -#| msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Тази Ð¾Ð¿Ñ†Ð¸Ñ Ñ‰Ðµ направи 'вградени' вашите интернет уÑтройÑтва." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "ПуÑка в дейÑтвие HPET при intel чипÑети за bios-и, които не разполагат Ñ HPET." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "ОпциÑта позволÑва да преÑкочите /да не зареждате/ повредени Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð½Ð° операционната ÑиÑтема." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "ЗабранÑва да Ñе активира автоматично реÑтартиране." - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Инициализира UHCI /USB 2.0/ контролерите преди Ñтартиране на OS X." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "ЗабранÑва Ñе активира автоматично, RAM разпознаване." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "За Lion Ñамо. ПозволÑва зареждане директно на Ñдрото. Това ще игнорира модулите в папките /E/E и /S/L/E. Използвайте СÐМО тогава когато Ñте Ñигурни че ÑиÑтемата ви Ñъдържа вÑичко, от което Ñе нуждаете." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "Опитва да зареди на изображение, Ñъхранено от поÑледното заÑпиване /sleep/." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "ÐовиÑÑ‚ C-State _CST метод, използващ SystemIO региÑÑ‚ÑŠÑ€ вмеÑто FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Игнорира вградени в дънната платка SSDT таблици." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." -msgid "Discard the motherboard's built-in HPET table." -msgstr "Игнорира вградени в дънната платка SSDT таблици." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." -msgid "Discard the motherboard's built-in SBST table." -msgstr "Игнорира вградени в дънната платка SSDT таблици." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Игнорира вградени в дънната платка SSDT таблици." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, fuzzy, no-wrap -#| msgid "Discard the motherboard's built-in SSDT tables." -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Игнорира вградени в дънната платка SSDT таблици." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "Разрешаване на конкретна ÑÐ¿ÐµÑ†Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð½Ð° захранването на процеÑора, C2." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "Разрешаване на конкретна ÑÐ¿ÐµÑ†Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð½Ð° захранването на процеÑора, C3." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "Разрешаване на конкретна ÑÐ¿ÐµÑ†Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð½Ð° захранването на процеÑора, C4." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C6." -msgstr "Разрешаване на конкретна ÑÐ¿ÐµÑ†Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð½Ð° захранването на процеÑора, C2." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC7State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C7." -msgstr "Разрешаване на конкретна ÑÐ¿ÐµÑ†Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð½Ð° захранването на процеÑора, C2." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Разрешаване на автоматично генериране на процеÑÐ¾Ñ€Ð½Ð¸Ñ idle sleep states (C-States)." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Разрешаване на автоматично генериране на захранването на процеÑора (P-States)." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, fuzzy, no-wrap -#| msgid "Enable auto generation of processor power performance states (P-States)." -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Разрешаване на автоматично генериране на захранването на процеÑора (P-States)." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Задайте Графичен режим 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Задайте Графичен режим 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Задайте Графичен режим 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Задайте Графичен режим 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Задайте Графичен режим 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Задайте Графичен режим 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, fuzzy, no-wrap -#| msgid "Set Graphics Mode to 1024x768x32" -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Задайте Графичен режим 1024x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Задайте Графичен режим 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Задайте Графичен режим 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Задайте Графичен режим 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Задайте Графичен режим 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Задайте Графичен режим 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Задайте Графичен режим 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, no-wrap -msgid "LayoutID=5" -msgstr "LayoutID=5" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, no-wrap -msgid "LayoutID=7" -msgstr "LayoutID=7" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, no-wrap -msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "" - -#. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "ПозволÑва UseAtiROM опции." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "ПозволÑва UseNvidiaROM опции." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "ПозволÑва VBIOS опции" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Подробен режим /Verbose Mode/" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Режим на единичен потребител /Single User Mode/" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Игнорирай кеша /Ignore Caches/" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, no-wrap -msgid "Use the keyboard layout for a German Mac keyboard" -msgstr "Използване на клавиатурната подредба за немÑка клавиатура за Mac" - -#. type: "mac-es_title" -#: Resources/templates/Localizable.strings:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, no-wrap -msgid "Use the keyboard layout for a Spanish Mac keyboard" -msgstr "Използване на клавиатурната подредба за иÑпанÑки клавиатура за Mac" - -#. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, no-wrap -msgid "Use the keyboard layout for a French Mac keyboard" -msgstr "Използване на клавиатурната подредба за френÑки клавиатура за Mac" - -#. type: "mac-it_title" -#: Resources/templates/Localizable.strings:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, no-wrap -msgid "Use the keyboard layout for an Italian Mac keyboard" -msgstr "Използване на клавиатурната подредба за италианÑка клавиатура за Mac" - -#. type: "mac-se_title" -#: Resources/templates/Localizable.strings:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, no-wrap -msgid "Use the keyboard layout for a Swedish Mac keyboard" -msgstr "Използване на клавиатурната подредба за шведÑки клавиатура за Mac" - -#. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, no-wrap -msgid "Use the keyboard layout for a French PC keyboard" -msgstr "Използвайте клавиатурна подредба за френÑки клавиатура PC" - -#. type: "Embed_title" -#: Resources/templates/Localizable.strings:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, no-wrap -msgid "Chameleon's original default theme introduced for v2.0 RC1" -msgstr "Оригинална по подразбиране Хамелеон тема въведена за v2.0 RC1" - -#. type: "Default_description" -#: Resources/templates/Localizable.strings:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "Вградената тема в Хамелион v2.0 RC5" - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, no-wrap -msgid "A lovely simple theme by NoSmokingBandit from April 2009." -msgstr "ПрекраÑна проÑта тема от NoSmokingBandit от април 2009." - -#. type: "Audio_title" -#: Resources/templates/Localizable.strings:691 -#, no-wrap -msgid "Audio" -msgstr "" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, 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:695 -#, no-wrap -msgid "Control Options" -msgstr "Опциите за контрол" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "ÐаÑтройки, за да контролирате как работи Хамелеон." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "Общи опции" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "Изберете от избора на базови възможноÑти." - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Ядрото опции /Kernel Flags/" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "Изберете от избора на Ñдрото опции /kernel flags/." - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "Опции на захранването" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, no-wrap -msgid "A selection of options that deal with power management and speedstep." -msgstr "Изборът на опции, които Ñе занимават Ñ ÑƒÐ¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð¸Ðµ на захранването и speedstep." - -#. type: "Resolution_description" -#: Resources/templates/Localizable.strings:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Задаване на една резолюциÑ." - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, fuzzy, no-wrap -#| msgid "Set one resolution to use." -msgid "Set one HDEF PinConfiguration to use." -msgstr "Задаване на една резолюциÑ." - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Видео" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, no-wrap -msgid "A selection of options that deal with video." -msgstr "Ризборът на опции, които Ñе занимават Ñ Ð²Ð¸Ð´ÐµÐ¾Ñ‚Ð¾." - -#. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:739 -#, no-wrap -msgid "KeyLayout" -msgstr "KeyLayout" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Теми" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"ÐšÐ¾Ð»ÐµÐºÑ†Ð¸Ñ Ð¾Ñ‚ теми\n" -"http://forum.voodooprojects.org/index.php/board,7.0.html" - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader." - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "This module permits the user to define the keyboard key mappings." Index: branches/Bungo/package/po/zh_TW.po =================================================================== --- branches/Bungo/package/po/zh_TW.po (revision 2536) +++ branches/Bungo/package/po/zh_TW.po (revision 2537) @@ -1,2834 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: zh_TW\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1388215834.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "請勿安è£åˆ° Apple çš„ Macintosh 電腦" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "開發人員 :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "æ„Ÿè¬å”助 :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "å°è£äººå“¡ :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Package built by: %WHOBUILD%, language 翻譯 : crazybirdy, Ulimate" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon 是一個çµåˆè¨±å¤šçµ„件的開機引導器。這些組件的演變來自於 David Elliott " -"加入 Apple çš„ boot-132 程å¼é …目的 fake EFI 安è£å·¥å…·ã€‚" - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "Chameleon v2 ç¾åœ¨å·²ç¶“擴充了許多功能。例如:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "- 客製化的圖形使用者介é¢ï¼Œç‚º Darwin Bootloader 帶來更多的色彩。" - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "- 無須其他程å¼ï¼Œå³å¯è¼‰å…¥ ramdisk 來直接啓動 零售版 DVD。" - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "- 支æŒç¡çœ ã€‚ å¯ä½¿ç”¨ç¡çœ æ˜ åƒæ¢å¾©ç¹¼çºŒä½¿ç”¨ Mac OS X 。" - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- å¯ä½¿ç”¨ä¿®æ”¹éŽçš„ SMBIOS 覆蓋 SMBIOS 之出廠設定值。" - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "- å¯ä½¿ç”¨ä¿®æ­£éŽçš„ DSDT 覆蓋原始 DSDT,並å¯è§£æ±ºè¨±å¤šå•é¡Œã€‚" - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- å¯é€éŽ device-properties string 自動注入設備屬性。" - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- æ”¯æŒ MBR åŠ GPT 分割å€ç£ç›¤çš„ boot0 / boot1h 多é‡é–‹æ©ŸåŠŸèƒ½ã€‚" - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- 具有自動åµæ¸¬ FSB 碼功能,並å¯ç”¨æ–¼æ–°å¼çš„ AMD CPU。" - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- æ”¯æŒ Apple Software RAID 功能。" - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- æ”¯æŒ Nvidia & ATI/AMD 顯示å¡å•“用功能。" - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- 支æŒæ¨¡çµ„功能。" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- 支æŒæ”¹ç·¨è‡ª memtest86: çš„記憶體åµæ¸¬åŠŸèƒ½ã€‚ " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "- å…·æœ‰è‡ªå‹•ç”Ÿæˆ P-State åŠ C-State 的原生電æºç®¡ç†ä¹‹åŠŸèƒ½ã€‚" - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- 具有訊æ¯ç´€éŒ„之功能。" - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "æºä»£ç¢¼ä¾ç…§ Gnu Public License v2 的原則釋放於以下網站上。" - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "常見å•é¡Œ: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "安è£ç¨‹åºå·²ç¶“完æˆä¸¦åœ¨é¸æ“‡å®‰è£çš„分割å€å»ºç«‹ " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " ç´€éŒ„文件。" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "è«‹ " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "詳閱紀錄文件" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr " ç¢ºèªå®‰è£æ˜¯å¦æˆåŠŸï¼Œä¸¦ä¿ç•™å®‰è£ç´€éŒ„文件備查。" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chameleon" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "此軟體必須安è£åœ¨ä¸€å€‹å•Ÿå‹•å·å®—。" - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "æ­¤å·å®—未符åˆæ­¤æ›´æ–°æ‰€éœ€çš„è¦æ±‚。" - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "系統中已安è£äº†ä¸€å€‹è¼ƒæ–°ç‰ˆæœ¬çš„ Chameleon 。" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "此軟體無法在此電腦上安è£ã€‚" - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Chameleon" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"簡而言之,變色é¾éœ€è¦ä¸‰å€‹å¿…è¦çš„檔案。\n" -"boot0 (在硬碟的 MBR) 負責載入 boot1。\n" -"boot1 (在分割å€çš„é–‹æ©Ÿç£å€ boot-sector) æœå°‹ boot2。\n" -"boot2 (在分割å€çš„根目錄) 載入系統核心等等。" - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "標準安è£" - -#. type: "Standard_description" -#: 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 寫入 MBR çš„å‰ 440 ä½å…ƒï¼Œä»¥é¿å…æ壞任何已經存在的 Windows 機碼。然後 boot0 會在第一個啟動分割å€æœå°‹ boot1h,而 boot0md å¯ä»¥åœ¨ç¬¬äºŒå€‹ç¡¬ç¢Ÿçš„第一個啟動分割å€æœå°‹ boot1h。" - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "ä¸å®‰è£" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "ä¸å®‰è£è®Šè‰²é¾å¼•å°Žå™¨ (é©ç”¨æ–¼åƒ…å®‰è£ Extra 組件)。" - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "模組é¸é …" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "這åˆä½µåœ¨è®Šè‰²é¾çš„模組系統,å…許用戶或開發者在ä¸é ˆæ›¿æ›ä¸»è¦ boot 文件下,å¯ä»¥æ“´å±•æ ¸å¿ƒåŠŸèƒ½ã€‚" - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"模組安è£ä½ç½® /Extra/modules/klibc.dylib\n" -"此模組在 Chameleon çš„ library ä¸æ•·ä½¿ç”¨æ™‚,å¯æ供一個標準的 c library 給其他模組éˆçµä½¿ç”¨ 。\n" -"ç›®å‰åƒ…有 uClibc++ library éˆçµä½¿ç”¨ã€‚\n" -"æºä»£ç¢¼: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" -"模組安è£ä½ç½® /Extra/modules/ACPICodec.dylib\n" -"ACPICodec æ供了內部 APCI 修正的å¯æ›¿æ›æ¨¡çµ„。\n" -"ä¾å­˜: ç„¡" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" -"模組安è£ä½ç½® /Extra/modules/HDAEnabler.dylib\n" -"HDAEnabler 模組, æä¾› HDA dsdt 編譯的替代é¸æ“‡ï¼Œå¯å…修改 HDA dsdt,直接由 HDAEnabler 模組啓用修改功能。\n" -"ä¾å­˜: ç„¡" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" -"模組安è£ä½ç½® /Extra/modules/FileNVRAM.dylib\n" -"FileNVRAM 模組å¯é è¼‰ NVRAM 數值。å¯è§£æ±º iMessage 無法登入的å•é¡Œã€‚\n" -"ä¾å­˜: ç„¡" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" -"模組安è£ä½ç½® /Extra/modules/Sata.dylib\n" -"Sata 模組,來自 cparm 分支的黃色圖示修正。\n" -"用來修正黃色圖示的å•é¡Œï¼ˆä¹Ÿå¯ä¿®æ­£ Mountain lion çš„ dvd player 的相關å•é¡Œï¼‰ã€‚\n" -"ä¾å­˜: ç„¡" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "解æžåº¦" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"模組安è£ä½ç½® /Extra/modules/Resolution.dylib\n" -"此模組會從連接的主è¦é¡¯ç¤ºå™¨ä¸­ï¼Œè®€å–其螢幕的 EDID 資訊。\n" -"這個模組目å‰ä¸¦æœªæ•´åˆåˆ° trunk 版本內,而是採ç¨ç«‹é‹ä½œã€‚\n" -"å¦å¤–,此模組會修正早期 Intel HD 顯示å¡çš„ VESA 模å¼ï¼Œå¯åœ¨é–‹æ©Ÿå¼•å°Žæ™‚,採用正確的解æžåº¦ã€‚" - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"模組安è£ä½ç½® /Extra/modules/uClibcxx.dylib\n" -"此模組æ供一個精簡的 c++ runtime library 給其他模組éˆçµä½¿ç”¨ã€‚\n" -"模組本身ä¸æ供任何功能,而是用來å…許其他模組å¯ä½¿ç”¨ c++ 語言。\n" -"è«‹æ³¨æ„ rtti å’Œ 例外 都已被åœç”¨ã€‚\n" -"æºä»£ç¢¼: http://cxx.uclibc.org/\n" -"ä¾å­˜: klibc " - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" -"模組安è£ä½ç½® /Extra/modules/KernelPatcher.dylib\n" -"KernelPatcher 模組æ供以下修正:\n" -"*啟用 /Extra/Extensions 下的 kernelcache åŠ /Extra/Extensions.mkext\n" -"*移除 CPUID 檢查\n" -"*移除 LAPIC panic (HP notebook)\n" -"*移除 commpage_stuff_routine çš„ panic\n" -"ä¾å­˜: ç„¡" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" -"模組安è£ä½ç½® /Extra/modules/KextPatcher.dylib\n" -"KextPatcher 模組æ供以下修正:\n" -"ä¾å­˜: ç„¡" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" -"NVIDIAGraphicsEnabler 移æ¤äº† nVidia code 模組:\n" -"ä¾å­˜: ç„¡" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" -"AMDGraphicsEnabler 移æ¤äº† AMD/ATi code 模組:\n" -"ä¾å­˜: ç„¡" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" -"IntelGraphicsEnabler 移æ¤äº† gma(Intel) code 模組:\n" -"ä¾å­˜: ç„¡" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "é–‹æ©Ÿé¸é …" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "創建 /Extra/org.chameleon.Boot.plist åŠé¸ç”¨æ‚¨éœ€è¦çš„ Chameleon é–‹æ©Ÿé¸é …åŠå…§æ ¸åƒæ•¸ã€‚" - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "(é è¨­æ˜¯ Yes) éš±è— åœ–å½¢ä½¿ç”¨è€…ä»‹é¢çš„ Chameleon é–‹æ©Ÿé¸å–®ã€‚" - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "(é è¨­æ˜¯ Yes) åœç”¨ é è¨­é–‹å•Ÿä¹‹åœ–形使用者介é¢ã€‚" - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "(é è¨­æ˜¯ No) é–‹æ©Ÿç•«é¢ä½¿ç”¨å‚³çµ±çš„ Apple 圖示(白底ç°è˜‹æžœ),而ä¸ä½¿ç”¨ä¸»é¡Œå…§æ‰€å®šç¾©ä¹‹ boot.png。" - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "(é è¨­æ˜¯ No) è·³éŽå€’數畫é¢ï¼Œç›´æŽ¥é¡¯ç¤ºåˆ†å‰²å€é–‹æ©Ÿé¸æ“‡ç•«é¢ã€‚" - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "(é è¨­æ˜¯ No) 啟用安éœé–‹æ©Ÿæ¨¡å¼(ä¸æœƒå‡ºç¾è¨Šæ¯æˆ–æ示)。" - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "(é è¨­æ˜¯ No) 啟用 在開機圖示é¸å–®å·¦ä¸Šæ–¹é¡¯ç¤ºåˆ†å‰²å€åŠè§£æžåº¦çš„詳細資訊的功能。雖然會與一些背景主題發生è¡çªï¼Œåœ¨å•é¡ŒæŽ’除時,å»æ˜¯éžå¸¸æœ‰ç”¨çš„資訊。" - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "(é è¨­æ˜¯ No) 在 Chameleon 載入完畢後暫åœï¼Œä¸¦åœ¨ 按任æ„éµ å¾Œç¹¼çºŒè¼‰å…¥ mach kernel,é©åˆå•é¡ŒæŽ’除時æ­é… (-v) 記錄模å¼é–‹æ©Ÿä¸€èµ·ä½¿ç”¨ã€‚" - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "(é è¨­æ˜¯ 64 ä½) 啓用 32 ä½æ¨¡å¼å¼•å°Žå…§æ ¸é–‹æ©Ÿï¼Œè€Œéžé è¨­çš„ 64 ä½é–‹æ©Ÿã€‚" - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "(é è¨­æ˜¯ No) 啟用 EHCI 修正功能,å¯ä¿®å¾©ä»»ä½•ä¸è‰¯ BIOS 造æˆçš„ EHCI 所有權å•é¡Œã€‚" - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "(é è¨­æ˜¯ No) 啟用將乙太網路å¡è¨­å®šæˆã€Žå…§å»ºã€çš„功能。此功能åªå¯è®“網路å¡è­˜åˆ¥ç‚ºå…§å»ºï¼Œä¸¦ç„¡é©…動的功能。" - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "(é è¨­æ˜¯ No) 啟用無線網路å¡çš„ AirPort 設定。" - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "(é è¨­æ˜¯ No) å° BIOS 中無 HPET é¸é …之 Intel 晶片組主機æ¿ï¼Œå¼·åˆ¶é–‹å•Ÿ HPET 功能。" - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "(é è¨­æ˜¯ No) 啟用強制覆蓋ç¡çœ è³‡æ–™æ˜ åƒåŠŸèƒ½ï¼Œæ­¤é¸é …å¯ä»¥è¦†è“‹ä¸¦å¿½ç•¥ä¸æ­£ç¢ºä¹‹ä¼‘眠映åƒæª”。" - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "(é è¨­æ˜¯ No) 強制 SMBIOS 表格 17 的長度改為 27 bytes。" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "(é è¨­æ˜¯ Yes) åœç”¨ 自動啟用的é‡æ–°é–‹æ©Ÿä¿®æ­£åŠŸèƒ½ (Intel CPU 專用)。" - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "(é è¨­æ˜¯ No) 啟用 UHCI 修正功能。å¯åœ¨é€²å…¥ OS X 之å‰ï¼Œå…ˆé‡ç½® UHCI 控制器。" - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "(é è¨­æ˜¯ Yes) åœç”¨ 自動啟用的記憶體識別功能。" - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "(é è¨­æ˜¯ No) Lion 專用,é¸ç”¨ Yes 將載入é éˆæŽ¥çš„ KernelCache,並忽略 /Extra/Extensions å’Œ /System/Library/Extensions åŠ Extensions.mkext。建議在 KernelCache 已內å«æ‰€æœ‰å¿…è¦çš„驅動時,æ‰å•“用。" - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "(é è¨­æ˜¯ No) 啟用ç¡çœ å–šé†’功能,嘗試載入最後一次休眠時ä¿å­˜çš„ç¡çœ æ˜ åƒã€‚" - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "(é è¨­æ˜¯ No) 採用 SystemIO registers ç”Ÿæˆ C-States _CST 的新方法。(éžåŽŸä¾†çš„ FixedHW 方法)" - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "(é è¨­æ˜¯ No) 設定 Yes å¿½ç•¥ä¸»æ©Ÿæ¿ BIOS 內建之 SSDT 表,å¯è®€å– Extra 資料夾中的 SSDT 資料。/Extra/SSDT.aml。" - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "(é è¨­æ˜¯ No) 設定 Yes å¿½ç•¥ä¸»æ©Ÿæ¿ BIOS 內建之 HPET 表。" - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "(é è¨­æ˜¯ No) 設定 Yes å¿½ç•¥ä¸»æ©Ÿæ¿ BIOS 內建之 SBST 表。" - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "(é è¨­æ˜¯ No) 設定 Yes å¿½ç•¥ä¸»æ©Ÿæ¿ BIOS 內建之 ECDT 表。" - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "(é è¨­æ˜¯ No) 設定 Yes å¿½ç•¥ä¸»æ©Ÿæ¿ BIOS 內建之 ASF! 表。" - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "(é è¨­æ˜¯ No) 設定 Yes å¿½ç•¥ä¸»æ©Ÿæ¿ BIOS 內建之 DMAR 表,å¯ä»¥è§£æ±º VT-d 造æˆçš„ 內核崩潰å•é¡Œã€‚" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "(é è¨­æ˜¯ No) å¼·åˆ¶ç”Ÿæˆ C2 State ç‚ºç®¡ç† CPU é›»æºç‹€æ…‹ï¼Œå¯ä»¥è®“ CPU 在閒置狀態下處於低功耗狀態。一般來說數字越大其節能效果愈佳。" - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "(é è¨­æ˜¯ No) å¼·åˆ¶ç”Ÿæˆ C3 State ç‚ºç®¡ç† CPU é›»æºç‹€æ…‹ï¼Œå¯ä»¥è®“ CPU 在閒置狀態下處於低功耗狀態。一般來說數字越大其節能效果愈佳。" - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "(é è¨­æ˜¯ No) å¼·åˆ¶ç”Ÿæˆ C4 State ç‚ºç®¡ç† CPU é›»æºç‹€æ…‹ï¼Œå¯ä»¥è®“ CPU 在閒置狀態下處於低功耗狀態。一般來說數字越大其節能效果愈佳。" - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "(é è¨­æ˜¯ No) å¼·åˆ¶ç”Ÿæˆ C6 State ç‚ºç®¡ç† CPU é›»æºç‹€æ…‹ï¼Œå¯ä»¥è®“ CPU 在閒置狀態下處於低功耗狀態。一般來說數字越大其節能效果愈佳。" - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, no-wrap -msgid "EnableC7State=Yes" -msgstr "EnableC7State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, no-wrap -msgid "Enable specific Processor power state, C7." -msgstr "(é è¨­æ˜¯ No) å¼·åˆ¶ç”Ÿæˆ C7 State ç‚ºç®¡ç† CPU é›»æºç‹€æ…‹ï¼Œå¯ä»¥è®“ CPU 在閒置狀態下處於低功耗狀態。一般來說數字越大其節能效果愈佳。" - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "(é è¨­æ˜¯ No) å•Ÿç”¨è‡ªå‹•ç”Ÿæˆ CPU 閒置休眠狀態的功能 (C-States)ï¼Œç®¡ç† CPU é›»æºç‹€æ…‹ï¼Œå¯ä»¥è®“ CPU 在閒置狀態下處於ä¸åŒä½ŽåŠŸè€—狀態。" - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "(é è¨­æ˜¯ No) å•Ÿç”¨è‡ªå‹•ç”Ÿæˆ CPU 功耗表ç¾ç‹€æ…‹çš„功能 (P-States)ï¼Œç®¡ç† CPU 性能狀態,å¯ä»¥è®“ CPU 在ä¸åŒè² è¼‰é‡ä¸‹æ”¹è®ŠåŠŸè€—。" - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "(é è¨­æ˜¯ No) å•Ÿç”¨è‡ªå‹•ç”Ÿæˆ CPU 功耗表ç¾ç‹€æ…‹çš„功能 (T-States)ï¼Œç®¡ç† CPU 性能狀態,å¯ä»¥è®“ CPU 在ä¸åŒè² è¼‰é‡ä¸‹æ”¹è®ŠåŠŸè€—。" - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "設定螢幕解æžåº¦ç‚º 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "設定螢幕解æžåº¦ç‚º 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "設定螢幕解æžåº¦ç‚º 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "設定螢幕解æžåº¦ç‚º 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "設定螢幕解æžåº¦ç‚º 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "設定螢幕解æžåº¦ç‚º 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "設定螢幕解æžåº¦ç‚º 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "設定螢幕解æžåº¦ç‚º 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "設定螢幕解æžåº¦ç‚º 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "設定螢幕解æžåº¦ç‚º 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "設定螢幕解æžåº¦ç‚º 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "設定螢幕解æžåº¦ç‚º 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "設定螢幕解æžåº¦ç‚º 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, no-wrap -msgid "LayoutID=5" -msgstr "LayoutID=5" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, no-wrap -msgid "LayoutID=7" -msgstr "LayoutID=7" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, 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:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"設定 HDEF layout-it 為 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"設定 HDAU layout-it 為 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)。" - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, 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:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, 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:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, 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:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, 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:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, 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:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, 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:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, 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:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, 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:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, 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:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, 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:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, 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:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, 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:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -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:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -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:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -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:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -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:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -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:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -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:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -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:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -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:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -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:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -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:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -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:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -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:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -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:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -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:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -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:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -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:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "設定 Analog Devices AD2000b çš„ HDEF PinConfiguration 值。" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "設定 Analog Devices AD1981HD çš„ HDEF PinConfiguration 值。" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "設定 Analog Devices AD1988b çš„ HDEF PinConfiguration 值。" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "設定 Realtek ALC888 çš„ HDEF PinConfiguration 值。" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "設定 Realtek ALC1200 çš„ HDEF PinConfiguration 值。" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "設定 éŸ³æ•ˆå¡ çš„ HDEF PinConfiguration 值。" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, 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:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, 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:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, 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:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "(é è¨­æ˜¯ No) 啟用 Nvidia VBIOS 功能。僅é‡å° Nvidia 顯示å¡çš„åƒæ•¸é¸é …,ATI 顯示å¡è«‹å‹¿ä½¿ç”¨ã€‚啟用讀å–顯示å¡åƒæ•¸ï¼Œå¯åœ¨é¡¯ç¤ºå¡è³‡è¨Šä¸­é¡¯ç¤º ROM 修正版 資訊。" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "(é è¨­æ˜¯ No) å–消 GraphicsEnbaler 自動åµæ¸¬ Intel 顯示å¡æ™¶ç‰‡ã€‚" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "(é è¨­æ˜¯ No) å–消 GraphicsEnbaler 自動åµæ¸¬ NVIDIA 顯示å¡æ™¶ç‰‡ã€‚" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "(é è¨­æ˜¯ No) å–消 GraphicsEnbaler 自動åµæ¸¬ AMD/ATI 顯示å¡æ™¶ç‰‡ã€‚" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "(é è¨­æ˜¯ No) 啟用桌上型 nVidia 顯示å¡çš„ 背光(Backlight) é¸é …。" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "(é è¨­æ˜¯ No) 啟用 nVidia åŠ ATi 顯示å¡çš„ DualLink é¸é …。" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "-v 記錄模å¼" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "-s 單一使用者模å¼" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "-f 忽略 Caches" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" -"說明: 修正部分硬碟在 10.8.x 使用 UseKernelCache=Yes 時,會發生 Waiting for root device 的錯誤。\n" -"來自 bcc9 的發ç¾ã€‚\n" -"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:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" -"新的系統å好設定 Nvidia 控制é¢æ¿ï¼Œå¯å•“用 Nvidia Web Driver。\n" -"åƒè€ƒè³‡è¨Š: æ–°çš„ Nvidia 零售版驅動安è£è§£æ±ºæ–¹æ¡ˆã€‚\n" -"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:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" -"é¿å… OSX çš„ VT-D 虛擬化功能 造æˆçš„ DMAR 程åºå•é¡Œã€‚\n" -"詳情åƒè€ƒ bcc9 說明: http://www.insanelymac.com/forum/topic/282989-vtd0-fault-after-1082-google-hasnt-heard-of-it-any-help/#entry1867000" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "德語 Mac éµç›¤ä½ˆå±€" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, no-wrap -msgid "Use the keyboard layout for a German Mac keyboard" -msgstr "使用德國的 Mac éµç›¤çš„éµç›¤ä½ˆå±€" - -#. type: "mac-es_title" -#: Resources/templates/Localizable.strings:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "西ç­ç‰™èªž Mac éµç›¤ä½ˆå±€" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, no-wrap -msgid "Use the keyboard layout for a Spanish Mac keyboard" -msgstr "使用西ç­ç‰™çš„ Mac éµç›¤çš„éµç›¤ä½ˆå±€" - -#. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "法語 Mac éµç›¤ä½ˆå±€" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, no-wrap -msgid "Use the keyboard layout for a French Mac keyboard" -msgstr "使用法國的 Mac éµç›¤çš„éµç›¤ä½ˆå±€" - -#. type: "mac-it_title" -#: Resources/templates/Localizable.strings:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "æ„大利語 Mac éµç›¤ä½ˆå±€" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, no-wrap -msgid "Use the keyboard layout for an Italian Mac keyboard" -msgstr "使用æ„大利的 Mac éµç›¤çš„éµç›¤ä½ˆå±€" - -#. type: "mac-se_title" -#: Resources/templates/Localizable.strings:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "瑞典語 Mac éµç›¤ä½ˆå±€" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, no-wrap -msgid "Use the keyboard layout for a Swedish Mac keyboard" -msgstr "使用瑞典的 Mac éµç›¤çš„éµç›¤ä½ˆå±€" - -#. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "法語 PC éµç›¤ä½ˆå±€" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, no-wrap -msgid "Use the keyboard layout for a French PC keyboard" -msgstr "使用法國的 PC éµç›¤çš„éµç›¤ä½ˆå±€" - -#. type: "Embed_title" -#: Resources/templates/Localizable.strings:672 -#, no-wrap -msgid "Embed" -msgstr "å…§å´ä¸»é¡Œ" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "傳統主題" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "Default:Chameleon v2.0 RC5 的新版é è¨­ä¸»é¡Œã€‚" - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "å­å½ˆä¸»é¡Œ" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, no-wrap -msgid "A lovely simple theme by NoSmokingBandit from April 2009." -msgstr "Bullet:來自 NoSmokingBandit 2009.4 的一個å°å·§å¯æ„›çš„å­å½ˆä¸»é¡Œã€‚" - -#. type: "Audio_title" -#: Resources/templates/Localizable.strings:691 -#, no-wrap -msgid "Audio" -msgstr "音效å¡é¸é …" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, no-wrap -msgid "A selection of options that deal with audio." -msgstr "設定 Audio 音效å¡çš„é¸é …。" - -#. type: "Control_title" -#: Resources/templates/Localizable.strings:695 -#, no-wrap -msgid "Control Options" -msgstr "控制é¸é …" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "設定控制 Chameleon çš„é‹ä½œæ–¹å¼ã€‚" - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "一般é¸é …" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "é¸å–一些基本的é¸é …。" - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "內核åƒæ•¸" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "é¸å–有關 kernel flags çš„å„種內核åƒæ•¸è¨­å®šã€‚" - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "é›»æºç®¡ç†" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, no-wrap -msgid "A selection of options that deal with power management and speedstep." -msgstr "一些設定電æºç®¡ç†å’Œ speedstep çš„é¸é …。" - -#. type: "Resolution_description" -#: Resources/templates/Localizable.strings:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "設定é¸ç”¨ä¸€å€‹è§£æžåº¦ã€‚" - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "éŸ³æ•ˆå¡ HDA é¸é …" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, 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:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "éŸ³æ•ˆå¡ HDMI é¸é …" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, 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:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, 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:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, 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:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "設定é¸ç”¨ä¸€å€‹ HDEF PinConfiguration。" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "顯示å¡é¸é …" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, no-wrap -msgid "A selection of options that deal with video." -msgstr "一些設定顯示å¡çš„é¸é …。" - -#. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:739 -#, no-wrap -msgid "KeyLayout" -msgstr "éµç›¤ä½ˆå±€" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "主題é¸é …" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"收集的一些主題範例。\n" -"å¯åœ¨ http://forum.voodooprojects.org/index.php/board,7.0.html 找到更多的主題。" - -#~| msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -#~ msgid "Set 0000260c for Intel HD5000 (Mobile) AAPL,ig-platform-id." -#~ msgstr "設定 Intel HD5000 (Mobile) AAPL,ig-platform-id 為 0000260c." - -#~ msgid "Install Type" -#~ msgstr "安è£é¡žåž‹" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "é¸æ“‡é€²è¡Œå…¨æ–°å®‰è£æˆ–更新安è£ã€‚" - -#~ msgid "New Installation" -#~ msgstr "全新安è£" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "備份目標分割å€å·²å­˜åœ¨çš„ /Extra 目錄。如果é¸å– boot 以外的其他安è£é¸é …,將備" -#~ "份原有的 /Extra 設定文件,並建立新的 /Extra 設定文件。" - -#~ msgid "Upgrade" -#~ msgstr "更新安è£" - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "åˆä½µç›®æ¨™åˆ†å‰²å€å·²å­˜åœ¨çš„ /Extra 目錄。如果é¸å– boot 以外的其他安è£é¸é …,將åˆ" -#~ "併原有的 /Extra 設定文件。" - -#~ msgid "EFI" -#~ msgstr "EFI 安è£" - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "æ­¤é¸é …會安è£ä¸‰å€‹å¿…è¦æª”案到正常隱è—çš„ EFI 分割å€ï¼Œä¸¦ä¾ç…§æ‚¨çš„系統需求將 " -#~ "boot0 或 boot0md 寫入 MBR çš„å‰ 440 ä½å…ƒï¼Œä»¥é¿å…æ壞任何已經存在的 Windows " -#~ "機碼。然後 boot0 會在第一個啟動分割å€æœå°‹ boot1h,而 boot0md å¯ä»¥åœ¨ç¬¬äºŒå€‹" -#~ "硬碟的第一個啟動分割å€æœå°‹ boot1h。" - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "" -#~ "模組安è£ä½ç½® /Extra/modules/Keylayout.dylib\n" -#~ "éµç›¤ä½ˆå±€ï¼Œæ­¤æ¨¡çµ„å…許使用者定義éµç›¤æŒ‰éµçš„映射。" - -#~ msgid "Utilities" -#~ msgstr "工具é¸é …" - -#~ msgid "Optional files to help setup" -#~ msgstr "å”助安è£è¨­å®šçš„檔案。" - -#~ msgid "Preference Panel" -#~ msgstr "系統å好設定é¢æ¿" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "å®‰è£ Chameleon 系統å好設定é¢æ¿ã€‚" - -#~ msgid "Documentation" -#~ msgstr "說明文件" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "Chameleon 手動安è£åŠä½¿ç”¨çš„說明文件。" - -#~ msgid "None" -#~ msgstr "ä¸å®‰è£" - -#~ msgid "Don't choose a resolution." -#~ msgstr "ä¸é¸å–安è£ä»»ä½•èž¢å¹•è§£æžåº¦ã€‚" - -#~ msgid "Don't choose a keylayout." -#~ msgstr "ä¸é¸å–安è£ä»»ä½•éµç›¤ä½ˆå±€ã€‚" Index: branches/Bungo/package/po/id.po =================================================================== --- branches/Bungo/package/po/id.po (revision 2536) +++ branches/Bungo/package/po/id.po (revision 2537) @@ -1,2823 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1403740025.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "Jangan dinstall Apple Macintosh ASLI" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "Tim pengembang :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "Berterima kasih kepada :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "Pakete :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "" -"Paket dibuat oleh: %WHOBUILD%, alih bahasa oleh: Rudolf Tingginehe & " -"Babiloe, archintosh." - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Hak kopi © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon adalah kombinasi dari berbagai macam komponen boot loader. " -"Berbasiskan implementasi EFI palsu oleh David Elliott yang ditambahkan pada " -"proyek Apple’s Boot-132" - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "Fitur terbaru di Chameleon 2.0" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" -"- GUI yang dapat diubah-suaikan dengan bebas untuk mewarnai Bootloader " -"Darwin." - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" -"- Jalankan DVD retail secara langsung dengan memuat sebuah image ramdisk " -"tanpa bantuan program lain." - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" -"- Hibernasi. Nikmati melanjutkan pekerjaan pada Mac OS X anda dengan " -"“pratinjau imageâ€." - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- SMBIOS override unutk memodifikasi SMBIOS bawaan." - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" -"- DSDT override unutk menggunakan modifikasi tertentu dari DSDT yang dapat " -"menyelesaikan isu-isu tertentu." - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- Device Property Injection melalui string device-properties." - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- hybrid boot0 / boot1h for MBR dan Media partisi GPT." - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- Pendeteksian kode FSB Secara otomatis walaupun pada PC AMD." - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- Dukungan Apple Software RAID." - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- Nvidia & ATI/AMD Graphics Card Enabler." - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- Modul Chameleon" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- Memory detection adapted from memtest86: " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" -"- Automatic P-State & C-State generation for native power management." - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- Message logging." - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "Kode ini dirilis di bawah versi 2 dari Lisensi Publik GNU." - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "Untuk informasi lebih lanjut, kunjungi: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "Skrip ini telah selesai dan telah disematkan pada berkas " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " yang ditaruh di direktori utama dari partisi yang terinstall." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "Silahkan " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "baca" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" -" berkas itu dan perhatikan apakah instalasi telah sukses, dan simpan " -"berkas tersebut jika selesai." - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chameleon" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Perangkat lunak ini harus dipasang pada media boot." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Media ini tidak memenuhi syarat untuk pembaruan." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Versi terbaru dari Chameleon sudah terpasang." - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Perangkat lunak ini tidak dapat dipasang di komputer ini." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Chameleon" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"Chameleon memerlukan tiga berkas penting. (dalam kondisi sederhana)\n" -"boot0 (Pada drive MBR) bertanggung jawab dalam memuat boot1.\n" -"boot1 (Pada boot-sector partisi) untuk menemukan boot2.\n" -"boot2 (Pada root-folder partisi) untuk memuat kernel, dll." - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "Chameleon Standard" - -#. type: "Standard_description" -#: 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 "" -"Opsi pemasangan ini memasang ketiga berkas penting dan membuat berkas boot0 ke 440 bytes pertama dari MBR, jadi tidak akan merusak bagian Sistem Operasi Windows. Kemudian boot0 mencari berkas boot1h pada partisi pertama yang aktif.\n" -"* Metode pemasangan ini mengaktifasi pilihan partisi yang anda sudah pilih." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "Nihil" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "Tidak memasang Chameleon (berguna jika Anda hanya ingin memasang komponen tambahan)" - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "Modul Chameleon" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "Sistem modul yang tergabung dalam chameleon memungkinkan pengguna atau pengembang untuk memperluas fungsionalitas inti dari chameleon tanpa mengganti file boot utama." - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"Modul ini menyediakan librari standar c kepada modul untuk menyambung jika librari yang disediakan oleh chameleon kurang memadai.\n" -"Biasanya digunakan oleh librari uClibc++.\n" -"Sumber: http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" -"Modul ini menyediakan pengganti untuk internal acpi patcher.\n" -"Bergantung pada: tidak ada" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" -"HDAEnabler, modul ini menyediakan pengganti untuk editan DSDT bagian High Definition Audio.\n" -"Bergantung pada: tidak ada" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "FileNVRAM modul untuk prapembebanan nilai NVRAMBergantung pada: tidak ada" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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:711 -#, no-wrap -msgid "Resolution" -msgstr "Resolusi" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "Modul ini membaca informasi EDID dari monitor terpasang ke tampilan utama. Modul tidak langsung terintegrasi ke dalam bagasi 'trunk' dan telah digunakan seminimal mungkin pada saat dijalankan. Selain itu, modul akan patch mode vesa tersedia dalam pra intel hd kartu grafis untuk memberikan resolusi yang tepat saat booting." - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"Modul ini menyediakan minimalisme librari runtime c++ untunk digunakan pada modul lainnya.\n" -"Modul ini tidak menyediakan fungsionalitas dengan sendirinya, melainkan digunakan untuk memungkinkan untuk bahasa c + + untuk dipakai dalam modul lainnya.\n" -"Perlu diketahui bahwa rtti dan exceptions keduanya sudah dinon-aktifkan.\n" -"Sumber: http://cxx.uclibc.org/\n" -"Ketergantungan: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*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 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"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 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"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 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"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 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"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 -#, no-wrap -msgid "Settings" -msgstr "Opsi Boot" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "Membuat berkas /Extra/org.chameleon.Boot.plist dan memilih pilihan anda untuk mengontrol pengaturan Chameleon anda." - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "Menyembunyikan Judul pada tampilan awal Chameleon pada modus GUI." - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "Menonaktifkan GUI." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "Menggunakan logo asli apple (abu-abu pada latar belakang putih) pada saat proses booting daripada berkas boot.png yang ada pada tema." - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "Menampilkan pilihan partisi tanpa adanya waktu time-out." - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "Mengaktifkan mode 'sunyi' (tanpa pesan ataupun pertanyaan)." - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "Menon-aktifkan rincian resolusi layar dan partisi." - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "Memberhentikan sejenak proses boot setelah Chameleon selesai mengatur konfigurasinya dan menunggu untuk tombol untuk ditekan sebelum memulai mach kernel. Berguna pada saat dikombinasikan dengan 'verbose boot' untuk memecahkan masalah." - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Jalankan kernel dalam mode 32bit daripada mode biasanya (mode 64bit)." - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "Mengaktifkan opsi untuk membetulkan semua isu kepemilikan EHCI yang dikarenakan BIOS yang rusak." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "Mengaktifkan opsi dalam menambah ‘integrasi (built-in)’ ke perangkat ethernet anda." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "EnableWifi=Yes" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "Memberikan pilihan dari penambahan nilai AirPort ke perangkat tanpa kabel Anda." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "Menghidupkan HPET pada chipset Intel, untuk BIOS yang tidak menyertakan opsi ini." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "Opsi ini mengizinkan anda untuk melewati 'imaj tidur yang rusak'." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "Memaksa Tabel SMBIOS 17 menjadi 27 bytes panjangnya." - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "Menonaktifkan perbaikan pada 'proses mulai-ulang secara otomatis.' " - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Mengaktifkan opsi untuk mengatur-ulang pengontrol UHCI sebelum menyalakan OSX." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "Mematikan opsi pengenalan RAM yang secara otomatis dinyalakan." - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "Hanya untuk OSX Lion. Menyalakan loading of dari kernel yang sudah dilink. ini akan mengabaikan /E/E and /S/L/E. gunakan ini JIKA anda telah mengetahui semua sudah mengandung yang anda perlukan." - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "Mencoba untuk memuat sleep image yang telah disimpan." - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "C-State Baru! Metode generasi CST dengan menggunakan registrasi SystemIO daripada FixedHW." - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "Menghiraukan tabel SSDT motherboard yang terintegrasi." - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "Menghiraukan tabel HPET motherboard yang terintegrasi." - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "Menghiraukan tabel SBST motherboard yang terintegrasi." - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "Menghiraukan tabel ECDT motherboard yang terintegrasi." - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "Menghiraukan tabel ASF! motherboard yang terintegrasi." - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "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 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "Mengaktifkan bagian spesifik power Prosesor tertentu, C2." - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "Mengaktifkan bagian spesifik power Prosesor tertentu, C3." - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "Mengaktifkan bagian spesifik power Prosesor tertentu, C4." - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "Mengaktifkan bagian spesifik power Prosesor tertentu, C6." - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "EnableC2State=Yes" -msgid "EnableC7State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, fuzzy, no-wrap -#| msgid "Enable specific Processor power state, C2." -msgid "Enable specific Processor power state, C7." -msgstr "Mengaktifkan bagian spesifik power Prosesor tertentu, C2." - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "Mengaktifkan secara otomatis processor C-States." - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "Mengaktifkan secara otomatis processor P-States." - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "Mengaktifkan secara otomatis processor T-States." - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "Menset resolusi ke 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "Menset resolusi ke 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "Menset resolusi ke 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "Menset resolusi ke 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "Menset resolusi ke 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "Menset resolusi ke 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "Menset resolusi ke 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "Menset resolusi ke 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "Menset resolusi ke 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "Menset resolusi ke 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "Menset resolusi ke 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "Menset resolusi ke 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "Menset resolusi ke 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"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:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"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:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"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:264 -#: Resources/templates/Localizable.strings:370 -#, fuzzy, no-wrap -#| msgid "LayoutID=65" -msgid "LayoutID=5" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, 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:268 -#: Resources/templates/Localizable.strings:374 -#, fuzzy, no-wrap -#| msgid "LayoutID=387" -msgid "LayoutID=7" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, 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:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, 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:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, 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:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, 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:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, 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:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, 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:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, 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:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, 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:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, 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:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, 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:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, 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:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, 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:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, 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:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, 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:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, 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:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, 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:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, 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:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, 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:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, 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:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, 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:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, 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:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, 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:359 -#, 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:363 -#, 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:367 -#, 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:371 -#, 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:375 -#, 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:379 -#, 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:383 -#, 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:387 -#, 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:391 -#, 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:395 -#, 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:399 -#, 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:403 -#, 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:407 -#, 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:411 -#, 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:415 -#, 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:419 -#, 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:423 -#, 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:427 -#, 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:431 -#, 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:435 -#, 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:439 -#, 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:443 -#, 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:447 -#, 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:451 -#, 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:455 -#, 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:459 -#, 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:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, 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:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "Mengaktifkan opsi 'Gunakan ROM ATi'." - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "Mengaktifkan opsi 'Gunakan ROM nVidia'." - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "Mengaktifkan opsi VBIOS." - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "Verbose Mode" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "Single User Mode" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "Ignore Caches" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "Mac Keyboard Jerman" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, 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:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "keyboard Mac Spanyol" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, 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:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "keyboard Mac Perancis" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, 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:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "keyboard Mac Italia" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, 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:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "keyboard Mac Swedia" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, 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:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "PC Keyboard Perancis" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, no-wrap -msgid "Use the keyboard layout for a French PC keyboard" -msgstr "Menggunakan PC keyboard Perancis" - -#. type: "Embed_title" -#: Resources/templates/Localizable.strings:672 -#, no-wrap -msgid "Embed" -msgstr "Embed" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "Legacy" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "Tampilan dasar baru Chameleon." - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "Bullet" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, 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:691 -#, no-wrap -msgid "Audio" -msgstr "Audio" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, no-wrap -msgid "A selection of options that deal with audio." -msgstr "Opsi seleksi untuk audio." - -#. type: "Control_title" -#: Resources/templates/Localizable.strings:695 -#, no-wrap -msgid "Control Options" -msgstr "Opsi Kontrol" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "Setting untuk mengotrol kerja Chameleon." - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "Opsi umum" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "Pemilihan setting umum." - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "Opsi Kernel" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "Pilihan seleksi opsi kernel." - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "Manajemen Daya" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, 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:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "Pilih salah satu resolusi yang ingin di gunakan." - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "HDEF Layout" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "HDAU Layout" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "Video" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, no-wrap -msgid "A selection of options that deal with video." -msgstr "Opsi seleksi untuk video." - -#. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:739 -#, no-wrap -msgid "KeyLayout" -msgstr "Layout keyboard" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Tema" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"Koleksi dari tema bawaan\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "" -#~ "Anda dapat memilih pemasangan baru atau meperbarui instalasi yang sudah " -#~ "ada." - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "Menyimpan direktori Extra jika ditemukan di partisi tujuan. Direktori " -#~ "Extra akan dibuat jika ada opsi yang dipilih dari penginstall selain " -#~ "Bootloader." - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "Menggunakan direktori Extra jika ditemukan di partisi tujuan, jika ada " -#~ "opsi yang dipilih dari penginstall selain Bootloader." - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "Pasang berkas Chameleon ke partisi normal EFI yang tersembunyi Dengan " -#~ "menggunakan boot0 atau boot0md bergantung pada system anda tanpa " -#~ "menghapus partisi windows yang ada (jika tersedia)." - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "Module ini memperkenankan anda memapping keyboard sendiri." - -#~ msgid "Utilities" -#~ msgstr "Utility" - -#~ msgid "Optional files to help setup" -#~ msgstr "Berkas tambahan untuk membantu pemasangan" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "Memasang Panel Preferensi untuk Chameleon." - -#~ msgid "Copies an example smbios.plist in /Extra/Configuration." -#~ msgstr "Menyalin contoh berkas smbios.plist di /Extra/Configuration." - -#~ msgid "Documentation" -#~ msgstr "Dokumentasi" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "Dokumentasi untuk pemasangan manual dan pemakaian Chameleon" - -#~ msgid "Don't choose a resolution." -#~ msgstr "Jangan pilih resolusi." - -#~ msgid "Don't choose a keylayout." -#~ msgstr "Jangan pilih layout keyboard." Index: branches/Bungo/package/po/he.po =================================================================== --- branches/Bungo/package/po/he.po (revision 2536) +++ branches/Bungo/package/po/he.po (revision 2537) @@ -1,2635 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: he\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "תכנה ×–×ת ×מורה להיות מותקנת על כונן המערכת." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "כונן ×–×” ×ינו עומד בדרישות המערכת עבור העדכון ×”×–×”." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "גרסה חדשה יותר של חמלי×ון כבר מותקנת" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "תוכנה זו ×œ× ×™×›×•×œ×” להיות מותקנת על המחשב ×”×–×”" - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "" - -#. type: "Standard_description" -#: 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 "התקנת חמלי×ון סטנדרטית" - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "" - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "" - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" -msgid "NVIDIAGraphicsEnabler" -msgstr "GraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" -msgid "AMDGraphicsEnabler" -msgstr "GraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" -msgid "IntelGraphicsEnabler" -msgstr "GraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "הגדרת ×פשרויות לפי ברירת מחדל" - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "" - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "ביטול ממשק גרפי, הוספת GUI=n לקובץ org.chameleon.Boot.plist" - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "" - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "" - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "" - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "" - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "" - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "" - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr " לקובץ org.chameleon.Boot.plist, ×פשרות ×–×ת מתקנת בעיות הרש×ות לEHCI ×‘×‘×™×•×¡×™× ×‘×¢×™×™×ª×™×™×=y הוספת" - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "הוספת EthernetBuiltIn=y לקובץ org.chameleon.Boot.plist, ×פשרות ×–×ת מוסיפה ערך 'built-in' להתקני ×”ethernet שלך." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" -msgid "EnableWifi=Yes" -msgstr "GraphicsEnabler" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, fuzzy, no-wrap -#| msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "הוספת EthernetBuiltIn=y לקובץ org.chameleon.Boot.plist, ×פשרות ×–×ת מוסיפה ערך 'built-in' להתקני ×”ethernet שלך." - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr " לקובץ org.chameleon.Boot.plist, ×פשרות ×–×ת מפעילה HPET על צ'×™×¤×¡×˜×™× ×©×œ Intel, ×œ×‘×™×•×¡×™× ×©×œ× ×ª×•×ž×›×™× ×‘×ופציה ×”×–×ת.ForceHPET=y הוספת" - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr " לקובץ org.chameleon.Boot.plist, ×ופציה ×–×ת מ×פשרת עקיפת sleep images.ForceWake=y הוספת" - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, fuzzy, no-wrap -#| msgid "ForceWake=Yes" -msgid "ForceFullMemInfo=Yes" -msgstr "ForceWake" - -#. type: "ForceFullMemInfo_description" -#: Resources/templates/Localizable.strings:145 -#, no-wrap -msgid "Force SMBIOS Table 17 to be 27 bytes long." -msgstr "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "" - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr " לקובץ com.apple.Boot.plist, ×פשרות ×–×ת מ×פסת בקרי UHCI לפני ×תחול OSX.UHCIreset=y הוספת" - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "" - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "" - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "" - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "" - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "" - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, fuzzy, no-wrap -#| msgid "ForceHPET=Yes" -msgid "DropHPET=Yes" -msgstr "ForceHPET" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "" - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "" - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "" - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "" - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "" - -#. type: "DropDMAR_description" -#: 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 "" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "" - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "" - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "" - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" -msgid "EnableC6State=Yes" -msgstr "GraphicsEnabler" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "" - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" -msgid "EnableC7State=Yes" -msgstr "GraphicsEnabler" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, no-wrap -msgid "Enable specific Processor power state, C7." -msgstr "" - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "" - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "" - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, fuzzy, no-wrap -#| msgid "GraphicsEnabler=Yes" -msgid "GenerateTStates=Yes" -msgstr "GraphicsEnabler" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "" - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, no-wrap -msgid "LayoutID=5" -msgstr "" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, no-wrap -msgid "LayoutID=7" -msgstr "" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, no-wrap -msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "" - -#. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "" - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "" - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, no-wrap -msgid "Use the keyboard layout for a German Mac keyboard" -msgstr "" - -#. type: "mac-es_title" -#: Resources/templates/Localizable.strings:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, no-wrap -msgid "Use the keyboard layout for a Spanish Mac keyboard" -msgstr "" - -#. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, no-wrap -msgid "Use the keyboard layout for a French Mac keyboard" -msgstr "" - -#. type: "mac-it_title" -#: Resources/templates/Localizable.strings:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, no-wrap -msgid "Use the keyboard layout for an Italian Mac keyboard" -msgstr "" - -#. type: "mac-se_title" -#: Resources/templates/Localizable.strings:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, no-wrap -msgid "Use the keyboard layout for a Swedish Mac keyboard" -msgstr "" - -#. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, no-wrap -msgid "Use the keyboard layout for a French PC keyboard" -msgstr "" - -#. type: "Embed_title" -#: Resources/templates/Localizable.strings:672 -#, no-wrap -msgid "Embed" -msgstr "" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, no-wrap -msgid "Chameleon's original default theme introduced for v2.0 RC1" -msgstr "" - -#. type: "Default_description" -#: Resources/templates/Localizable.strings:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "עיצוב סטנדרטי של חמלי×ון." - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, no-wrap -msgid "A lovely simple theme by NoSmokingBandit from April 2009." -msgstr "עיצוב The Bullet על ידי NoSmokingBandit" - -#. type: "Audio_title" -#: Resources/templates/Localizable.strings:691 -#, no-wrap -msgid "Audio" -msgstr "" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, no-wrap -msgid "A selection of options that deal with audio." -msgstr "" - -#. type: "Control_title" -#: Resources/templates/Localizable.strings:695 -#, no-wrap -msgid "Control Options" -msgstr "" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "" - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "" - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "" - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, no-wrap -msgid "A selection of options that deal with power management and speedstep." -msgstr "" - -#. type: "Resolution_description" -#: Resources/templates/Localizable.strings:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "" - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, no-wrap -msgid "A selection of options that deal with video." -msgstr "" - -#. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:739 -#, no-wrap -msgid "KeyLayout" -msgstr "" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"×וסף של ×¢×™×¦×•×‘×™× ×œ×ž×ž×©×§ הגרפי\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" - -#, fuzzy -#~| msgid "" -#~| "A collection of sample themes\n" -#~| "More themes can be found at http://forum.voodooprojects.org/index.php/" -#~| "board,7.0.html" -#~ msgid "http://forge.voodooprojects.org/p/chameleon" -#~ msgstr "" -#~ "×וסף של ×¢×™×¦×•×‘×™× ×œ×ž×ž×©×§ הגרפי\n" -#~ "More themes can be found at http://forum.voodooprojects.org/index.php/" -#~ "board,7.0.html" - -#, fuzzy -#~| msgid "" -#~| "A collection of sample themes\n" -#~| "More themes can be found at http://forum.voodooprojects.org/index.php/" -#~| "board,7.0.html" -#~ msgid "http://forum.voodooprojects.org/index.php/topic,754.0.html" -#~ msgstr "" -#~ "×וסף של ×¢×™×¦×•×‘×™× ×œ×ž×ž×©×§ הגרפי\n" -#~ "More themes can be found at http://forum.voodooprojects.org/index.php/" -#~ "board,7.0.html" - -#, fuzzy -#~| msgid "" -#~| "A collection of sample themes\n" -#~| "More themes can be found at http://forum.voodooprojects.org/index.php/" -#~| "board,7.0.html" -#~ msgid "" -#~ "http://forum.voodooprojects.org/index.php/topic,754.0." -#~ "html" -#~ msgstr "" -#~ "×וסף של ×¢×™×¦×•×‘×™× ×œ×ž×ž×©×§ הגרפי\n" -#~ "More themes can be found at http://forum.voodooprojects.org/index.php/" -#~ "board,7.0.html" Index: branches/Bungo/package/po/el.po =================================================================== --- branches/Bungo/package/po/el.po (revision 2536) +++ branches/Bungo/package/po/el.po (revision 2537) @@ -1,2624 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: el\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr "" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "Αυτό το λογισμικό Ï€Ïέπει να εγκατασταθεί στο διαμέÏισμα εκκίνησης του δίσκου." - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "Αυτό το διαμέÏισμα δίσκου δεν πληÏοί τις Ï€ÏοδιαγÏαφές για αυτή την αναβάθμιση." - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "Μια νεότεÏη έκδοση του Chameleon είναι ήδη εγκατεστημένη." - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "Αυτό το λογισμικό δεν μποÏεί να εγκατασταθεί σε αυτό τον υπολογιστή." - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "" - -#. type: "Standard_description" -#: Resources/templates/Localizable.strings:26 -#, no-wrap -msgid "Install Chameleon's files to the root of the selected partition using either boot0 or boot0md depending on your system without destroying any existing Windows installation if you have one." -msgstr "Κανονική εγκατάσταση του Chameleon." - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "" - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "" - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "" - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "" - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "ΑπενεÏγοποίηση γÏÎ±Ï†Î¹ÎºÎ¿Ï Ï€ÎµÏιβάλλοντος. Αυτή η επιλογή θα Ï€Ïοσθέσει 'GUI=n' στο org.chameleon.Boot.plist." - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "" - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "" - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "" - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "" - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "" - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "" - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "ΠÏοσθήκη EHCIacquire=y στο org.chameleon.Boot.plist. Αυτή η επιλογή διοÏθώνει κάθε EHCI ownership issues due to bad bioses." - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "ΠÏοσθήκη EthernetBuiltIn=y στο org.chameleon.Boot.plist. Αυτή η επιλογή θα Ï€Ïοσθέσει το χαÏακτηÏιστικό 'built-in' στους ελεγκτές δικτÏου." - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "" - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "ΠÏοσθήκη ForceHPET=y στο org.chameleon.Boot.plist. Αυτή η επιλογή ενεÏγοποιεί το HPET σε Intel chipsets για τα BIOS που δεν έχουν αυτή την ÏÏθμιση." - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "ΠÏοσθήκη ForceWake=y στο org.chameleon.Boot.plist. Αυτή η επιλογή σας επιτÏέπει να αγνοείτε bad sleep images." - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=Yes" -msgstr "" - -#. type: "ForceFullMemInfo_description" -#: Resources/templates/Localizable.strings:145 -#, no-wrap -msgid "Force SMBIOS Table 17 to be 27 bytes long." -msgstr "" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "" - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "ΠÏοσθήκη UHCIreset=y στο org.chameleon.Boot.plist. Αυτή η επιλογή θα κάνει reset τους ελεγκτές UHCI κάθε φοÏά Ï€Ïιν την εκκίνηση του OS X." - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "" - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "" - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "" - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "" - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "" - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "" - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "" - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "" - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "" - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "" - -#. type: "DropDMAR_description" -#: 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 "" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "" - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "" - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "" - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "" - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, no-wrap -msgid "EnableC7State=Yes" -msgstr "" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, no-wrap -msgid "Enable specific Processor power state, C7." -msgstr "" - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "" - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "" - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "" - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, no-wrap -msgid "LayoutID=5" -msgstr "" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, no-wrap -msgid "LayoutID=7" -msgstr "" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, no-wrap -msgid "" -"Set HDEF layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, no-wrap -msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 -#, no-wrap -msgid "01660001" -msgstr "" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, no-wrap -msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 -#, no-wrap -msgid "01660002" -msgstr "" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, no-wrap -msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 -#, no-wrap -msgid "01660003" -msgstr "" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, no-wrap -msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 -#, no-wrap -msgid "01660004" -msgstr "" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, no-wrap -msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 -#, no-wrap -msgid "01620005" -msgstr "" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, no-wrap -msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 -#, no-wrap -msgid "01620006" -msgstr "" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, no-wrap -msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 -#, no-wrap -msgid "01620007" -msgstr "" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, no-wrap -msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 -#, no-wrap -msgid "01660008" -msgstr "" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, no-wrap -msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 -#, no-wrap -msgid "01660009" -msgstr "" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, no-wrap -msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 -#, no-wrap -msgid "0166000a" -msgstr "" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, no-wrap -msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 -#, no-wrap -msgid "0166000b" -msgstr "" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, no-wrap -msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." -msgstr "" - -#. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 -#, no-wrap -msgid "00000604" -msgstr "" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 -#, no-wrap -msgid "0000060c" -msgstr "" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 -#, no-wrap -msgid "00001604" -msgstr "" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 -#, no-wrap -msgid "0000160a" -msgstr "" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 -#, no-wrap -msgid "0000160c" -msgstr "" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 -#, no-wrap -msgid "00002604" -msgstr "" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 -#, no-wrap -msgid "0000260a" -msgstr "" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 -#, no-wrap -msgid "0000260c" -msgstr "" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 -#, no-wrap -msgid "0000260d" -msgstr "" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 -#, no-wrap -msgid "02001604" -msgstr "" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 -#, no-wrap -msgid "0300220d" -msgstr "" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 -#, no-wrap -msgid "0500260a" -msgstr "" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 -#, no-wrap -msgid "0600260a" -msgstr "" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 -#, no-wrap -msgid "0700260d" -msgstr "" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 -#, no-wrap -msgid "0800260a" -msgstr "" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 -#, no-wrap -msgid "08002e0a" -msgstr "" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." -msgstr "" - -#. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 -#, no-wrap -msgid "AD2000b" -msgstr "" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, no-wrap -msgid "Inject HDMi audio for NVIDIA or AMD/ATI." -msgstr "" - -#. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, no-wrap -msgid "Enables UseAtiROM options." -msgstr "" - -#. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, no-wrap -msgid "Enables UseNvidiaROM options." -msgstr "" - -#. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" - -#. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 -#, no-wrap -msgid "darkwake=0" -msgstr "" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" - -#. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, no-wrap -msgid "Use the keyboard layout for a German Mac keyboard" -msgstr "" - -#. type: "mac-es_title" -#: Resources/templates/Localizable.strings:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, no-wrap -msgid "Use the keyboard layout for a Spanish Mac keyboard" -msgstr "" - -#. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, no-wrap -msgid "Use the keyboard layout for a French Mac keyboard" -msgstr "" - -#. type: "mac-it_title" -#: Resources/templates/Localizable.strings:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, no-wrap -msgid "Use the keyboard layout for an Italian Mac keyboard" -msgstr "" - -#. type: "mac-se_title" -#: Resources/templates/Localizable.strings:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, no-wrap -msgid "Use the keyboard layout for a Swedish Mac keyboard" -msgstr "" - -#. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, no-wrap -msgid "Use the keyboard layout for a French PC keyboard" -msgstr "" - -#. type: "Embed_title" -#: Resources/templates/Localizable.strings:672 -#, no-wrap -msgid "Embed" -msgstr "" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, no-wrap -msgid "Chameleon's original default theme introduced for v2.0 RC1" -msgstr "" - -#. type: "Default_description" -#: Resources/templates/Localizable.strings:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "" - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, no-wrap -msgid "A lovely simple theme by NoSmokingBandit from April 2009." -msgstr "" - -#. type: "Audio_title" -#: Resources/templates/Localizable.strings:691 -#, no-wrap -msgid "Audio" -msgstr "" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, no-wrap -msgid "A selection of options that deal with audio." -msgstr "" - -#. type: "Control_title" -#: Resources/templates/Localizable.strings:695 -#, no-wrap -msgid "Control Options" -msgstr "" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "" - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "" - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "" - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, no-wrap -msgid "A selection of options that deal with power management and speedstep." -msgstr "" - -#. type: "Resolution_description" -#: Resources/templates/Localizable.strings:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "" - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, no-wrap -msgid "Set one HDEF Layout ID to use for your HDA controller." -msgstr "" - -#. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, no-wrap -msgid "Set one HDAU Layout ID to use for your HDMi controller." -msgstr "" - -#. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." -msgstr "" - -#. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, no-wrap -msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." -msgstr "" - -#. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, no-wrap -msgid "A selection of options that deal with video." -msgstr "" - -#. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:739 -#, no-wrap -msgid "KeyLayout" -msgstr "" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "Θέματα" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"Συλλογή δειγμάτων από θέματα\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" - -#, fuzzy -#~| msgid "" -#~| "A collection of sample themes\n" -#~| "More themes can be found at http://forum.voodooprojects.org/index.php/" -#~| "board,7.0.html" -#~ msgid "http://forge.voodooprojects.org/p/chameleon" -#~ msgstr "" -#~ "Συλλογή δειγμάτων από θέματα\n" -#~ "More themes can be found at http://forum.voodooprojects.org/index.php/" -#~ "board,7.0.html" - -#, fuzzy -#~| msgid "" -#~| "A collection of sample themes\n" -#~| "More themes can be found at http://forum.voodooprojects.org/index.php/" -#~| "board,7.0.html" -#~ msgid "http://forum.voodooprojects.org/index.php/topic,754.0.html" -#~ msgstr "" -#~ "Συλλογή δειγμάτων από θέματα\n" -#~ "More themes can be found at http://forum.voodooprojects.org/index.php/" -#~ "board,7.0.html" - -#, fuzzy -#~| msgid "" -#~| "A collection of sample themes\n" -#~| "More themes can be found at http://forum.voodooprojects.org/index.php/" -#~| "board,7.0.html" -#~ msgid "" -#~ "http://forum.voodooprojects.org/index.php/topic,754.0." -#~ "html" -#~ msgstr "" -#~ "Συλλογή δειγμάτων από θέματα\n" -#~ "More themes can be found at http://forum.voodooprojects.org/index.php/" -#~ "board,7.0.html" Index: branches/Bungo/package/po/zh_CN.po =================================================================== --- branches/Bungo/package/po/zh_CN.po (revision 2536) +++ branches/Bungo/package/po/zh_CN.po (revision 2537) @@ -1,2830 +0,0 @@ -# SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: Chameleon 2.3\n" -"Report-Msgid-Bugs-To: \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" -"Language: zh_CN\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Pootle 2.5.0-rc1\n" -"X-POOTLE-MTIME: 1388215804.0\n" - -#. type: Content of:

-#: Resources/templates/Welcome.html:22 -msgid "Chameleon" -msgstr "Chameleon" - -#. type: Content of:

-#: Resources/templates/Welcome.html:23 -msgid "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:25 -msgid "Do not install to an Apple Macintosh computer" -msgstr "请勿安装到 Apple 的 Macintosh 电脑" - -#. type: Content of:

-#: Resources/templates/Welcome.html:27 -msgid "Developers :" -msgstr "å¼€å‘人员 :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:28 -msgid "%DEVELOP%" -msgstr "%DEVELOP%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:30 -msgid "Thanks to :" -msgstr "æ„Ÿè°¢å助 :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:31 -msgid "%CREDITS%" -msgstr "%CREDITS%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:33 -msgid "Package :" -msgstr "å°è£…人员 :" - -#. type: Content of:

-#: Resources/templates/Welcome.html:34 -msgid "%PKGDEV%" -msgstr "%PKGDEV%" - -#. type: Content of:

-#: Resources/templates/Welcome.html:36 Resources/templates/Conclusion.html:30 -msgid "Package built by: %WHOBUILD%, language translated by: blackosx" -msgstr "Package built by: %WHOBUILD%, language 翻译: crazybirdy, Ulimate" - -#. type: Content of:

-#: Resources/templates/Welcome.html:37 Resources/templates/Conclusion.html:31 -msgid "Copyright © %CPRYEAR%" -msgstr "Copyright © %CPRYEAR%" - -#. type: Content of:

-#: Resources/templates/Description.html:18 -msgid "" -"Chameleon is a boot loader built using a combination of components which " -"evolved from the development of David Elliott's fake EFI implementation " -"added to Apple's boot-132 project." -msgstr "" -"Chameleon 是一个结åˆè®¸å¤šç»„件的开机引导器。这些组件的演å˜æ¥è‡ªäºŽ David Elliott " -"加入 Apple çš„ boot-132 程åºé¡¹ç›®çš„ fake EFI 安装工具。" - -#. type: Content of:

-#: Resources/templates/Description.html:20 -msgid "Chameleon v2 is extended with many features. For example:" -msgstr "Chameleon v2 现在已ç»æ‰©å……了许多功能。例如:" - -#. type: Content of:

-#: Resources/templates/Description.html:22 -msgid "- Fully customizable GUI to bring some color to the Darwin Bootloader." -msgstr "- 客制化的图形用户介é¢ï¼Œä¸º Darwin Bootloader 带æ¥æ›´å¤šçš„色彩。" - -#. type: Content of:

-#: Resources/templates/Description.html:23 -msgid "" -"- Load a ramdisk to directly boot retail DVDs without additional programs." -msgstr "- 无须其他程åºï¼Œå³å¯è½½å…¥ ramdisk æ¥ç›´æŽ¥å¯åŠ¨ 零售版 DVD。" - -#. type: Content of:

-#: Resources/templates/Description.html:24 -msgid "- Hibernation. Enjoy resuming your Mac OS X with a preview image." -msgstr "- 支æŒç¡çœ ã€‚ å¯ä½¿ç”¨ç¡çœ æ˜ åƒæ¢å¤ç»§ç»­ä½¿ç”¨ Mac OS X 。" - -#. type: Content of:

-#: Resources/templates/Description.html:25 -msgid "- SMBIOS override to modify the factory SMBIOS values." -msgstr "- å¯ä½¿ç”¨ä¿®æ”¹è¿‡çš„ SMBIOS 覆盖 SMBIOS 之出厂设置值。" - -#. type: Content of:

-#: Resources/templates/Description.html:26 -msgid "" -"- DSDT override to use a modified fixed DSDT which can solve several issues." -msgstr "- å¯ä½¿ç”¨ä¿®æ­£è¿‡çš„ DSDT 覆盖原始 DSDT,并å¯è§£å†³è®¸å¤šé—®é¢˜ã€‚" - -#. type: Content of:

-#: Resources/templates/Description.html:27 -msgid "- Device Property Injection via device-properties string." -msgstr "- å¯é€è¿‡ device-properties string 自动注入设备属性。" - -#. type: Content of:

-#: Resources/templates/Description.html:28 -msgid "- hybrid boot0 / boot1h for MBR and GPT partitioned disks." -msgstr "- æ”¯æŒ MBR åŠ GPT 分区ç£ç›˜çš„ boot0 / boot1h 多é‡å¼€æœºåŠŸèƒ½ã€‚" - -#. type: Content of:

-#: Resources/templates/Description.html:29 -msgid "- Automatic FSB detection code even for recent AMD CPUs." -msgstr "- 具有自动侦测 FSB ç åŠŸèƒ½ï¼Œå¹¶å¯ç”¨äºŽæ–°å¼çš„ AMD CPU。" - -#. type: Content of:

-#: Resources/templates/Description.html:30 -msgid "- Apple Software RAID support." -msgstr "- æ”¯æŒ Apple Software RAID 功能。" - -#. type: Content of:

-#: Resources/templates/Description.html:31 -msgid "- Nvidia & ATI/AMD Graphics Card Enabler." -msgstr "- æ”¯æŒ Nvidia & ATI/AMD 显示å¡å¯ç”¨åŠŸèƒ½ã€‚" - -#. type: Content of:

-#: Resources/templates/Description.html:32 -msgid "- Module support" -msgstr "- 支æŒæ¨¡å—功能。" - -#. type: Content of:

-#: Resources/templates/Description.html:33 -msgid "- Memory detection adapted from memtest86: " -msgstr "- 支æŒæ”¹ç¼–自 memtest86: çš„内存侦测功能。 " - -#. type: Content of:

-#: Resources/templates/Description.html:34 -msgid "" -"- Automatic P-State & C-State generation for native power management." -msgstr "- å…·æœ‰è‡ªåŠ¨ç”Ÿæˆ P-State åŠ C-State 的原生电æºç®¡ç†ä¹‹åŠŸèƒ½ã€‚" - -#. type: Content of:

-#: Resources/templates/Description.html:35 -msgid "- Message logging." -msgstr "- 具有信æ¯çºªå½•ä¹‹åŠŸèƒ½ã€‚" - -#. type: Content of:

-#: Resources/templates/Description.html:37 -msgid "The code is released under version 2 of the Gnu Public License." -msgstr "æºä»£ç ä¾ç…§ Gnu Public License v2 的原则释放于以下网站上。" - -#. type: Content of:

-#: Resources/templates/Description.html:40 -msgid "FAQ's: " -msgstr "常è§é—®é¢˜: " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "The scripts have completed and a file named " -msgstr "安装程åºå·²ç»å®Œæˆå¹¶åœ¨é€‰æ‹©å®‰è£…的分区創建 " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:22 -msgid "@LOG_FILENAME@" -msgstr "@LOG_FILENAME@" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:23 -msgid " has been written to the root of your chosen partition." -msgstr " çºªå½•æ–‡ä»¶ã€‚" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "Please " -msgstr "请 " - -#. type: Content of:

-#: Resources/templates/Conclusion.html:25 -msgid "read it" -msgstr "详阅纪录文件" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:26 -msgid "" -" to find out if the installation was successful and keep it for a " -"record of what was done." -msgstr " ç¡®è®¤å®‰è£…是å¦æˆåŠŸï¼Œå¹¶ä¿ç•™å®‰è£…纪录文件备查。" - -#. type: Content of:

-#: Resources/templates/Conclusion.html:28 -msgid "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" -msgstr "Chameleon v%CHAMELEONVERSION% r%CHAMELEONREVISION%" - -#. type: "Chameleon_Package_Title" -#: Resources/templates/Localizable.strings:4 -#, no-wrap -msgid "Chameleon Bootloader Package" -msgstr "Chameleon" - -#. type: "ERROR_BOOTVOL" -#: Resources/templates/Localizable.strings:9 -#, no-wrap -msgid "This software must be installed on the startup volume." -msgstr "此软件必须安装在一个å¯åŠ¨å·å®—。" - -#. type: "ERROR_INSTALL" -#: Resources/templates/Localizable.strings:10 -#, no-wrap -msgid "This volume does not meet the requirements for this update." -msgstr "æ­¤å·å®—未符åˆæ­¤æ›´æ–°æ‰€éœ€çš„è¦æ±‚。" - -#. type: "Newer_Package_Installed_message" -#: Resources/templates/Localizable.strings:12 -#, no-wrap -msgid "A newer version of Chameleon is already installed" -msgstr "系统中已安装了一个较新版本的 Chameleon 。" - -#. type: "Intel_Mac_message" -#: Resources/templates/Localizable.strings:13 -#, no-wrap -msgid "This software cannot be installed on this computer." -msgstr "此软件无法在此电脑上安装。" - -#. type: "Chameleon_title" -#: Resources/templates/Localizable.strings:19 -#, no-wrap -msgid "Chameleon Bootloader" -msgstr "Chameleon" - -#. type: "Chameleon_description" -#: Resources/templates/Localizable.strings:20 -#, no-wrap -msgid "" -"Chameleon requires three essential files. (in simple terms)\n" -"boot0 (On the drive's MBR) responsible for loading boot1.\n" -"boot1 (On the partition's boot-sector) to finding boot2.\n" -"boot2 (On the partition's root directory) for loading kernel etc." -msgstr "" -"简而言之,å˜è‰²é¾™éœ€è¦ä¸‰ä¸ªå¿…è¦çš„文件。\n" -"boot0 (在硬盘的 MBR) 负责载入 boot1。\n" -"boot1 (在分区的开机ç£åŒº boot-sector) æœå¯» boot2。\n" -"boot2 (在分区的根目录) 载入系统内核等等。" - -#. type: "Default_title" -#: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 -#, no-wrap -msgid "Standard" -msgstr "标准安装" - -#. type: "Standard_description" -#: 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 写入 MBR çš„å‰ 440 ä½å…ƒï¼Œä»¥é¿å…æŸå任何已ç»å­˜åœ¨çš„ Windows 机ç ã€‚ç„¶åŽ boot0 会在第一个å¯åŠ¨åˆ†åŒºæœå¯» boot1h,而 boot0md å¯ä»¥åœ¨ç¬¬äºŒä¸ªç¡¬ç›˜çš„第一个å¯åŠ¨åˆ†åŒºæœå¯» boot1h。" - -#. type: "noboot_title" -#: Resources/templates/Localizable.strings:28 -#, no-wrap -msgid "Don't install the Bootloader" -msgstr "ä¸å®‰è£…" - -#. type: "noboot_description" -#: Resources/templates/Localizable.strings:29 -#, no-wrap -msgid "Useful if you only want to install the extra's." -msgstr "ä¸å®‰è£…å˜è‰²é¾™å¼•å¯¼å™¨ (适用于仅安装 Extra 组件)。" - -#. type: "Module_title" -#: Resources/templates/Localizable.strings:35 -#, no-wrap -msgid "Modules" -msgstr "模å—选项" - -#. type: "Module_description" -#: Resources/templates/Localizable.strings:36 -#, no-wrap -msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." -msgstr "è¿™åˆå¹¶åœ¨å˜è‰²é¾™çš„模å—系统,å…许用户或开å‘者在ä¸é¡»æ›¿æ¢ä¸»è¦ boot 文件下,å¯ä»¥æ‰©å±•æ ¸å¿ƒåŠŸèƒ½ã€‚" - -#. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 -#, no-wrap -msgid "klibc" -msgstr "klibc" - -#. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 -#, no-wrap -msgid "" -"This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" -"This is currently only used by the uClibc++ library.\n" -"Source: http://www.kernel.org/pub/linux/libs/klibc/" -msgstr "" -"模å—安装ä½ç½® /Extra/modules/klibc.dylib\n" -"此模å—在 Chameleon çš„ library ä¸æ•·ä½¿ç”¨æ—¶ï¼Œå¯æ供一个标准的 c library 给其他模å—链结使用 。\n" -"ç›®å‰ä»…有 uClibc++ library 链结使用。\n" -"æºä»£ç : http://www.kernel.org/pub/linux/libs/klibc/" - -#. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 -#, no-wrap -msgid "ACPICodec" -msgstr "ACPICodec" - -#. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 -#, no-wrap -msgid "" -"This module provides a substitute for the internal acpi patcher.\n" -"Dependencies: none" -msgstr "" -"模å—安装ä½ç½® /Extra/modules/ACPICodec.dylib\n" -"ACPICodec æ供了内部 APCI 修正的å¯æ›¿æ¢æ¨¡å—。\n" -"ä¾å­˜: æ— " - -#. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 -#, no-wrap -msgid "HDAEnabler" -msgstr "HDAEnabler" - -#. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 -#, no-wrap -msgid "" -"HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" -"Dependencies: none" -msgstr "" -"模å—安装ä½ç½® /Extra/modules/HDAEnabler.dylib\n" -"HDAEnabler 模å—, æä¾› HDA dsdt 编译的替代选择,å¯å…修改 HDA dsdt,直接由 HDAEnabler 模å—å¯ç”¨ä¿®æ”¹åŠŸèƒ½ã€‚\n" -"ä¾å­˜: æ— " - -#. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 -#, no-wrap -msgid "FileNVRAM" -msgstr "FileNVRAM" - -#. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 -#, no-wrap -msgid "" -"FileNVRAM module for preloading NVRAM values.\n" -"Dependencies: none" -msgstr "" -"模å—安装ä½ç½® /Extra/modules/FileNVRAM.dylib\n" -"FileNVRAM 模å—å¯é¢„è½½ NVRAM 数值。å¯è§£å†³ iMessage 无法登入的问题。\n" -"ä¾å­˜: æ— " - -#. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 -#, no-wrap -msgid "Sata" -msgstr "Sata" - -#. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 -#, no-wrap -msgid "" -"Sata module, known as YellowIconFixer in cparm's branch.\n" -"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 "" -"模å—安装ä½ç½® /Extra/modules/Sata.dylib\n" -"Sata 模å—,æ¥è‡ª cparm 分支的黄色图示修正。\n" -"用æ¥ä¿®æ­£é»„色图示的问题(也å¯ä¿®æ­£ Mountain lion çš„ dvd player 的相关问题)。\n" -"ä¾å­˜: æ— " - -#. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 -#, no-wrap -msgid "Resolution" -msgstr "分辨率" - -#. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 -#, no-wrap -msgid "" -"This module reads the edid information from the monitor attached to the main display.\n" -"The module is currently not integrated into trunk and has minimal uses as it stands.\n" -"Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting." -msgstr "" -"模å—安装ä½ç½® /Extra/modules/Resolution.dylib\n" -"此模å—会从连接的主è¦æ˜¾ç¤ºå™¨ä¸­ï¼Œè¯»å–å…¶å±å¹•çš„ EDID ä¿¡æ¯ã€‚\n" -"这个模å—ç›®å‰å¹¶æœªæ•´åˆåˆ° trunk 版本内,而是采独立è¿ä½œã€‚\n" -"å¦å¤–,此模å—会修正早期 Intel HD 显å¡çš„ VESA 模å¼ï¼Œå¯åœ¨å¼€æœºå¼•å¯¼æ™‚,采用正确的分辨率。" - -#. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 -#, no-wrap -msgid "uClibc++" -msgstr "uClibc++" - -#. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 -#, no-wrap -msgid "" -"This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" -"*Please note that rtti and exceptions has both been disabled.\n" -"Source: http://cxx.uclibc.org/\n" -"Dependencies: klibc" -msgstr "" -"模å—安装ä½ç½® /Extra/modules/uClibcxx.dylib\n" -"此模å—æ供一个精简的 c++ runtime library 给其他模å—链结使用。\n" -"模å—本身ä¸æ供任何功能,而是用æ¥å…许其他模å—å¯ä½¿ç”¨ c++ 语言。\n" -"è¯·æ³¨æ„ rtti å’Œ 例外 都已被ç¦ç”¨ã€‚\n" -"æºä»£ç : http://cxx.uclibc.org/\n" -"ä¾å­˜: klibc" - -#. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 -#, no-wrap -msgid "Kernel Patcher" -msgstr "Kernel Patcher" - -#. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 -#, no-wrap -msgid "" -"The KernelPatcher module provides patches for the following:\n" -"*Enables the use of the kernelcache with /Extra/Extensions and /Extra/Extensions.mkext\n" -"*Removed the CPUID check\n" -"*Removes an LAPIC panic\n" -"*Removes a panic in commpage_stuff_routine\n" -"Dependencies: none" -msgstr "" -"模å—安装ä½ç½® /Extra/modules/KernelPatcher.dylib\n" -"KernelPatcher 模å—æ供以下修正:\n" -"*å¯ç”¨ /Extra/Extensions 下的 kernelcache åŠ /Extra/Extensions.mkext\n" -"*移除 CPUID 检查\n" -"*移除 LAPIC panic (HP notebook)\n" -"*移除 commpage_stuff_routine çš„ panic\n" -"ä¾èµ–: æ— " - -#. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 -#, no-wrap -msgid "Kext Patcher" -msgstr "Kext Patcher" - -#. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 -#, no-wrap -msgid "" -"The KextPatcher module provides patches for the following:\n" -"Dependencies: none" -msgstr "" -"模å—安装ä½ç½® /Extra/modules/KextPatcher.dylib\n" -"KextPatcher 模å—æ供以下修正:\n" -"ä¾å­˜: æ— " - -#. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 -#, no-wrap -msgid "NVIDIAGraphicsEnabler" -msgstr "NVIDIAGraphicsEnabler" - -#. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 -#, no-wrap -msgid "" -"The GraphicsEnabler nVidia code ported to a module.\n" -"Dependencies: none" -msgstr "" -"NVIDIAGraphicsEnabler 移æ¤äº† nVidia code 模å—:\n" -"ä¾å­˜: æ— " - -#. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 -#, no-wrap -msgid "AMDGraphicsEnabler" -msgstr "AMDGraphicsEnabler" - -#. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 -#, no-wrap -msgid "" -"The GraphicsEnabler AMD/ATi code ported to a module.\n" -"Dependencies: none" -msgstr "" -"AMDGraphicsEnabler 移æ¤äº† AMD/ATi code 模å—:\n" -"ä¾å­˜: æ— " - -#. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 -#, no-wrap -msgid "IntelGraphicsEnabler" -msgstr "IntelGraphicsEnabler" - -#. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 -#, no-wrap -msgid "" -"The GraphicsEnabler gma(Intel) code ported to a module.\n" -"Dependencies: none" -msgstr "" -"IntelGraphicsEnabler 移æ¤äº† gma(Intel) code 模å—:\n" -"ä¾å­˜: æ— " - -#. type: "Options_title" -#: Resources/templates/Localizable.strings:100 -#, no-wrap -msgid "Settings" -msgstr "开机选项" - -#. type: "Options_description" -#: Resources/templates/Localizable.strings:101 -#, no-wrap -msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." -msgstr "创建 /Extra/org.chameleon.Boot.plist åŠé€‰ç”¨æ‚¨éœ€è¦çš„ Chameleon 开机选项åŠå†…æ ¸å‚数。" - -#. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 -#, no-wrap -msgid "BootBanner=No" -msgstr "BootBanner=No" - -#. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 -#, no-wrap -msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." -msgstr "(默认是 Yes) éšè— 图形用户介é¢çš„ Chameleon 开机选å•ã€‚" - -#. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 -#, no-wrap -msgid "GUI=No" -msgstr "GUI=No" - -#. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 -#, no-wrap -msgid "Disables the default enabled graphic user interface." -msgstr "(默认是 Yes) ç¦ç”¨ 默认开å¯ä¹‹å›¾å½¢ç”¨æˆ·ä»‹é¢ã€‚" - -#. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 -#, no-wrap -msgid "LegacyLogo=Yes" -msgstr "LegacyLogo=Yes" - -#. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 -#, no-wrap -msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." -msgstr "(默认是 No) 开机画é¢ä½¿ç”¨ä¼ ç»Ÿçš„ Apple Logo(白底ç°è‹¹æžœ),而ä¸ä½¿ç”¨ä¸»é¢˜å†…所定义之 boot.png。" - -#. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 -#, no-wrap -msgid "InstantMenu=Yes" -msgstr "InstantMenu=Yes" - -#. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 -#, no-wrap -msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." -msgstr "(默认是 No) 跳过倒数画é¢ï¼Œç›´æŽ¥æ˜¾ç¤ºåˆ†åŒºå¼€æœºé€‰æ‹©ç”»é¢ã€‚" - -#. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 -#, no-wrap -msgid "QuietBoot=Yes" -msgstr "QuietBoot=Yes" - -#. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 -#, no-wrap -msgid "Enable quiet boot mode (no messages or prompt)." -msgstr "(默认是 No) å¯ç”¨é™é»˜å¼€æœºæ¨¡å¼(ä¸ä¼šå‡ºçŽ°ä¿¡æ¯æˆ–æ示)。" - -#. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 -#, no-wrap -msgid "ShowInfo=Yes" -msgstr "ShowInfo=Yes" - -#. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 -#, no-wrap -msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." -msgstr "(默认是 No) å¯ç”¨ 在开机图示选å•å·¦ä¸Šæ–¹æ˜¾ç¤ºåˆ†åŒºåŠåˆ†è¾¨çŽ‡çš„详细信æ¯çš„功能。虽然会与一些背景主题å‘生冲çªï¼Œåœ¨é—®é¢˜æŽ’除时,å´æ˜¯éžå¸¸æœ‰ç”¨çš„ä¿¡æ¯ã€‚" - -#. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 -#, no-wrap -msgid "Wait=Yes" -msgstr "Wait=Yes" - -#. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 -#, no-wrap -msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." -msgstr "(默认是 No) 在 Chameleon 载入完毕åŽæš‚åœï¼Œå¹¶åœ¨ 按任æ„é”® åŽç»§ç»­è½½å…¥ mach kernel,适åˆé—®é¢˜æŽ’除时æ­é… (-v) 啰唆模å¼å¼€æœºä¸€èµ·ä½¿ç”¨ã€‚" - -#. type: "arch_title" -#: Resources/templates/Localizable.strings:126 -#, no-wrap -msgid "arch=i386" -msgstr "arch=i386" - -#. type: "arch_description" -#: Resources/templates/Localizable.strings:127 -#, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "(默认是 64 ä½) å¯ç”¨ 32 ä½æ¨¡å¼å¼•å¯¼å†…核开机,而éžé»˜è®¤çš„ 64 ä½å¼€æœºã€‚" - -#. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 -#, no-wrap -msgid "EHCIacquire=Yes" -msgstr "EHCIacquire=Yes" - -#. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 -#, no-wrap -msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." -msgstr "(默认是 No) å¯ç”¨ EHCI 修正功能,å¯ä¿®å¤ä»»ä½•ä¸è‰¯ BIOS 造æˆçš„ EHCI 所有æƒé—®é¢˜ã€‚" - -#. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 -#, no-wrap -msgid "EthernetBuiltIn=Yes" -msgstr "EthernetBuiltIn=Yes" - -#. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 -#, no-wrap -msgid "Enables the option of adding 'built-in' to your ethernet devices." -msgstr "(默认是 No) å¯ç”¨å°†ä»¥å¤ªç½‘å¡è®¾ç½®æˆâ€˜å†…建’的功能。此功能åªå¯è®©ç½‘å¡è¯†åˆ«ä¸ºå†…建,并无驱动的功能。" - -#. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 -#, no-wrap -msgid "EnableWifi=Yes" -msgstr "(默认是 No) å¯ç”¨æ— çº¿ç½‘å¡çš„ AirPort 设置。" - -#. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 -#, no-wrap -msgid "Enables the option of adding AirPort values to your wireless device." -msgstr "(默认是 No) å¯ç”¨æ— çº¿ç½‘å¡çš„ AirPort 设置。" - -#. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 -#, no-wrap -msgid "ForceHPET=Yes" -msgstr "ForceHPET=Yes" - -#. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 -#, no-wrap -msgid "Enables HPET on intel chipsets, for bioses that dont include the option." -msgstr "(默认是 No) 对 BIOS 中无 HPET 选项之 Intel 芯片组主æ¿ï¼Œå¼ºåˆ¶å¼€å¯ HPET 功能。" - -#. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 -#, no-wrap -msgid "ForceWake=Yes" -msgstr "ForceWake=Yes" - -#. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 -#, no-wrap -msgid "This option enables you to bypass bad sleep images." -msgstr "(默认是 No) å¯ç”¨å¼ºåˆ¶è¦†ç›–ç¡çœ èµ„料映åƒåŠŸèƒ½ï¼Œæ­¤é€‰é¡¹å¯ä»¥è¦†ç›–并忽略ä¸æ­£ç¡®ä¹‹ä¼‘眠映åƒæ–‡ä»¶ã€‚" - -#. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 -#, no-wrap -msgid "ForceFullMemInfo=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 "(默认是 No) 强制 SMBIOS 表格 17 的长度改为 27 bytes。" - -#. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 -#, no-wrap -msgid "RestartFix=No" -msgstr "RestartFix=No" - -#. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 -#, no-wrap -msgid "Disables the automatically enabled restart fix." -msgstr "(默认是 Yes) ç¦ç”¨ 自动å¯ç”¨çš„é‡æ–°å¼€æœºä¿®æ­£åŠŸèƒ½ (Intel CPU 专用)。" - -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "(默认是 No) å¯ç”¨ UHCI 修正功能。å¯åœ¨è¿›å…¥ OS X 之å‰ï¼Œå…ˆé‡ç½® UHCI 控制器。" - -#. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 -#, no-wrap -msgid "UseMemDetect=No" -msgstr "UseMemDetect=No" - -#. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 -#, no-wrap -msgid "Disables the automatically enabled RAM recognition." -msgstr "(默认是 Yes) ç¦ç”¨ 自动å¯ç”¨çš„内存识别功能。" - -#. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 -#, no-wrap -msgid "UseKernelCache=Yes" -msgstr "UseKernelCache=Yes" - -#. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 -#, no-wrap -msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." -msgstr "(默认是 No) Lion 专用,选用 Yes 将载入预链接的 KernelCache,并忽略 /Extra/Extensions å’Œ /System/Library/Extensions åŠ Extensions.mkext。建议在 KernelCache 已内å«æ‰€æœ‰å¿…è¦çš„驱动时,æ‰å¯ç”¨ã€‚" - -#. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 -#, no-wrap -msgid "Wake=Yes" -msgstr "Wake=Yes" - -#. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 -#, no-wrap -msgid "Attempts to load the sleep image saved from last hibernation." -msgstr "(默认是 No) å¯ç”¨ç¡çœ å”¤é†’功能,å°è¯•è½½å…¥æœ€åŽä¸€æ¬¡ä¼‘眠时ä¿å­˜çš„ç¡çœ æ˜ åƒã€‚" - -#. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 -#, no-wrap -msgid "CSTUsingSystemIO=Yes" -msgstr "CSTUsingSystemIO=Yes" - -#. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 -#, no-wrap -msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." -msgstr "(默认是 No) 采用 SystemIO registers ç”Ÿæˆ C-States _CST 的新方法。(éžåŽŸæ¥çš„ FixedHW 方法)" - -#. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 -#, no-wrap -msgid "DropSSDT=Yes" -msgstr "DropSSDT=Yes" - -#. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 -#, no-wrap -msgid "Discard the motherboard's built-in SSDT tables." -msgstr "(默认是 No) 设置 Yes å¿½ç•¥ä¸»æ¿ BIOS 内建之 SSDT 表,å¯è¯»å– Extra 文件夹中的 SSDT 资料。/Extra/SSDT.aml。" - -#. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 -#, no-wrap -msgid "DropHPET=Yes" -msgstr "DropHPET=Yes" - -#. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 -#, no-wrap -msgid "Discard the motherboard's built-in HPET table." -msgstr "(默认是 No) 设置 Yes å¿½ç•¥ä¸»æ¿ BIOS 内建之 HPET 表。" - -#. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 -#, no-wrap -msgid "DropSBST=Yes" -msgstr "DropSBST=Yes" - -#. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 -#, no-wrap -msgid "Discard the motherboard's built-in SBST table." -msgstr "(默认是 No) 设置 Yes å¿½ç•¥ä¸»æ¿ BIOS 内建之 SBST 表。" - -#. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 -#, no-wrap -msgid "DropECDT=Yes" -msgstr "DropECDT=Yes" - -#. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 -#, no-wrap -msgid "Discard the motherboard's built-in ECDT table." -msgstr "(默认是 No) 设置 Yes å¿½ç•¥ä¸»æ¿ BIOS 内建之 ECDT 表。" - -#. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 -#, no-wrap -msgid "DropASFT=Yes" -msgstr "DropASFT=Yes" - -#. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 -#, no-wrap -msgid "Discard the motherboard's built-in ASF! table." -msgstr "(默认是 No) 设置 Yes å¿½ç•¥ä¸»æ¿ BIOS 内建之 ASF! 表。" - -#. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 -#, no-wrap -msgid "DropDMAR=Yes" -msgstr "DropDMAR=Yes" - -#. type: "DropDMAR_description" -#: 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 "(默认是 No) 设置 Yes å¿½ç•¥ä¸»æ¿ BIOS 内建之 DMAR 表,å¯ä»¥è§£å†³ VT-d 造æˆçš„ 内核崩溃问题。" - -#. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 -#, no-wrap -msgid "EnableC2State=Yes" -msgstr "EnableC2State=Yes" - -#. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 -#, no-wrap -msgid "Enable specific Processor power state, C2." -msgstr "(默认是 No) å¼ºåˆ¶ç”Ÿæˆ C2 State ä¸ºç®¡ç† CPU 电æºçŠ¶æ€ï¼Œå¯ä»¥è®© CPU 在闲置状æ€ä¸‹å¤„于低功耗状æ€ã€‚一般æ¥è¯´æ•°å­—越大其节能效果愈佳。" - -#. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 -#, no-wrap -msgid "EnableC3State=Yes" -msgstr "EnableC3State=Yes" - -#. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 -#, no-wrap -msgid "Enable specific Processor power state, C3." -msgstr "(默认是 No) å¼ºåˆ¶ç”Ÿæˆ C3 State ä¸ºç®¡ç† CPU 电æºçŠ¶æ€ï¼Œå¯ä»¥è®© CPU 在闲置状æ€ä¸‹å¤„于低功耗状æ€ã€‚一般æ¥è¯´æ•°å­—越大其节能效果愈佳。" - -#. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 -#, no-wrap -msgid "EnableC4State=Yes" -msgstr "EnableC4State=Yes" - -#. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 -#, no-wrap -msgid "Enable specific Processor power state, C4." -msgstr "(默认是 No) å¼ºåˆ¶ç”Ÿæˆ C4 State ä¸ºç®¡ç† CPU 电æºçŠ¶æ€ï¼Œå¯ä»¥è®© CPU 在闲置状æ€ä¸‹å¤„于低功耗状æ€ã€‚一般æ¥è¯´æ•°å­—越大其节能效果愈佳。" - -#. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 -#, no-wrap -msgid "EnableC6State=Yes" -msgstr "EnableC6State=Yes" - -#. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 -#, no-wrap -msgid "Enable specific Processor power state, C6." -msgstr "(默认是 No) å¼ºåˆ¶ç”Ÿæˆ C6 State ä¸ºç®¡ç† CPU 电æºçŠ¶æ€ï¼Œå¯ä»¥è®© CPU 在闲置状æ€ä¸‹å¤„于低功耗状æ€ã€‚一般æ¥è¯´æ•°å­—越大其节能效果愈佳。" - -#. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 -#, no-wrap -msgid "EnableC7State=Yes" -msgstr "EnableC7State=Yes" - -#. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 -#, no-wrap -msgid "Enable specific Processor power state, C7." -msgstr "(默认是 No) å¼ºåˆ¶ç”Ÿæˆ C7 State ä¸ºç®¡ç† CPU 电æºçŠ¶æ€ï¼Œå¯ä»¥è®© CPU 在闲置状æ€ä¸‹å¤„于低功耗状æ€ã€‚一般æ¥è¯´æ•°å­—越大其节能效果愈佳。" - -#. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 -#, no-wrap -msgid "GenerateCStates=Yes" -msgstr "GenerateCStates=Yes" - -#. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 -#, no-wrap -msgid "Enable auto generation of processor idle sleep states (C-States)." -msgstr "(默认是 No) å¯ç”¨è‡ªåŠ¨ç”Ÿæˆ CPU 闲置休眠状æ€çš„功能 (C-States)ï¼Œç®¡ç† CPU 电æºçŠ¶æ€ï¼Œå¯ä»¥è®© CPU 在闲置状æ€ä¸‹å¤„于ä¸åŒä½ŽåŠŸè€—状æ€ã€‚" - -#. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 -#, no-wrap -msgid "GeneratePStates=Yes" -msgstr "GeneratePStates=Yes" - -#. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 -#, no-wrap -msgid "Enable auto generation of processor power performance states (P-States)." -msgstr "(默认是 No) å¯ç”¨è‡ªåŠ¨ç”Ÿæˆ CPU 功耗表现状æ€çš„功能 (P-States)ï¼Œç®¡ç† CPU 性能状æ€ï¼Œå¯ä»¥è®© CPU 在ä¸åŒè´Ÿè½½é‡ä¸‹æ”¹å˜åŠŸè€—。" - -#. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 -#, no-wrap -msgid "GenerateTStates=Yes" -msgstr "GenerateTStates=Yes" - -#. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 -#, no-wrap -msgid "Enable auto generation of processor power performance states (T-States)." -msgstr "(默认是 No) å¯ç”¨è‡ªåŠ¨ç”Ÿæˆ CPU 功耗表现状æ€çš„功能 (T-States)ï¼Œç®¡ç† CPU 性能状æ€ï¼Œå¯ä»¥è®© CPU 在ä¸åŒè´Ÿè½½é‡ä¸‹æ”¹å˜åŠŸè€—。" - -#. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 -#, no-wrap -msgid "1024x600x32" -msgstr "1024x600x32" - -#. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 -#, no-wrap -msgid "Set Graphics Mode to 1024x600x32" -msgstr "设置显示器分辨率为 1024x600x32" - -#. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 -#, no-wrap -msgid "1024x768x32" -msgstr "1024x768x32" - -#. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 -#, no-wrap -msgid "Set Graphics Mode to 1024x768x32" -msgstr "设置显示器分辨率为 1024x768x32" - -#. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 -#, no-wrap -msgid "1280x768x32" -msgstr "1280x768x32" - -#. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 -#, no-wrap -msgid "Set Graphics Mode to 1280x768x32" -msgstr "设置显示器分辨率为 1280x768x32" - -#. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 -#, no-wrap -msgid "1280x800x32" -msgstr "1280x800x32" - -#. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 -#, no-wrap -msgid "Set Graphics Mode to 1280x800x32" -msgstr "设置显示器分辨率为 1280x800x32" - -#. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 -#, no-wrap -msgid "1280x1024x32" -msgstr "1280x1024x32" - -#. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 -#, no-wrap -msgid "Set Graphics Mode to 1280x1024x32" -msgstr "设置显示器分辨率为 1280x1024x32" - -#. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 -#, no-wrap -msgid "1280x960x32" -msgstr "1280x960x32" - -#. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 -#, no-wrap -msgid "Set Graphics Mode to 1280x960x32" -msgstr "设置显示器分辨率为 1280x960x32" - -#. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 -#, no-wrap -msgid "1366x768x32" -msgstr "1366x768x32" - -#. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 -#, no-wrap -msgid "Set Graphics Mode to 1366x768x32" -msgstr "设置显示器分辨率为 1366x768x32" - -#. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 -#, no-wrap -msgid "1440x900x32" -msgstr "1440x900x32" - -#. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 -#, no-wrap -msgid "Set Graphics Mode to 1440x900x32" -msgstr "设置显示器分辨率为 1440x900x32" - -#. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 -#, no-wrap -msgid "1600x900x32" -msgstr "1600x900x32" - -#. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 -#, no-wrap -msgid "Set Graphics Mode to 1600x900x32" -msgstr "设置显示器分辨率为 1600x900x32" - -#. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 -#, no-wrap -msgid "1600x1200x32" -msgstr "1600x1200x32" - -#. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 -#, no-wrap -msgid "Set Graphics Mode to 1600x1200x32" -msgstr "设置显示器分辨率为 1600x1200x32" - -#. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 -#, no-wrap -msgid "1680x1050x32" -msgstr "1680x1050x32" - -#. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 -#, no-wrap -msgid "Set Graphics Mode to 1680x1050x32" -msgstr "设置显示器分辨率为 1680x1050x32" - -#. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 -#, no-wrap -msgid "1920x1080x32" -msgstr "1920x1080x32" - -#. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 -#, no-wrap -msgid "Set Graphics Mode to 1920x1080x32" -msgstr "设置显示器分辨率为 1920x1080x32" - -#. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 -#, no-wrap -msgid "1920x1200x32" -msgstr "1920x1200x32" - -#. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 -#, no-wrap -msgid "Set Graphics Mode to 1920x1200x32" -msgstr "设置显示器分辨率为 1920x1200x32" - -#. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 -#, no-wrap -msgid "LayoutID=1" -msgstr "LayoutID=1" - -#. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 -#, no-wrap -msgid "LayoutID=2" -msgstr "LayoutID=2" - -#. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 -#, no-wrap -msgid "" -"Set HDEF layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 -#, no-wrap -msgid "LayoutID=3" -msgstr "LayoutID=3" - -#. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 -#, no-wrap -msgid "" -"Set HDEF layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 -#, no-wrap -msgid "LayoutID=5" -msgstr "LayoutID=5" - -#. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 -#, no-wrap -msgid "" -"Set HDEF layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 -#, no-wrap -msgid "LayoutID=7" -msgstr "LayoutID=7" - -#. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 -#, no-wrap -msgid "" -"Set HDEF layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 -#, no-wrap -msgid "LayoutID=12" -msgstr "LayoutID=12" - -#. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 -#, no-wrap -msgid "" -"Set HDEF layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 -#, no-wrap -msgid "LayoutID=32" -msgstr "LayoutID=32" - -#. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 -#, no-wrap -msgid "" -"Set HDEF layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 -#, no-wrap -msgid "LayoutID=40" -msgstr "LayoutID=40" - -#. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 -#, no-wrap -msgid "" -"Set HDEF layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 -#, no-wrap -msgid "LayoutID=65" -msgstr "LayoutID=65" - -#. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 -#, no-wrap -msgid "" -"Set HDEF layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 -#, no-wrap -msgid "LayoutID=99" -msgstr "LayoutID=99" - -#. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 -#, 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:292 -#: Resources/templates/Localizable.strings:398 -#, no-wrap -msgid "LayoutID=269" -msgstr "LayoutID=269" - -#. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 -#, no-wrap -msgid "" -"Set HDEF layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 -#, no-wrap -msgid "LayoutID=387" -msgstr "LayoutID=387" - -#. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 -#, no-wrap -msgid "" -"Set HDEF layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 -#, no-wrap -msgid "LayoutID=388" -msgstr "LayoutID=388" - -#. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 -#, no-wrap -msgid "" -"Set HDEF layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 -#, no-wrap -msgid "LayoutID=389" -msgstr "LayoutID=389" - -#. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 -#, no-wrap -msgid "" -"Set HDEF layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 -#, no-wrap -msgid "LayoutID=392" -msgstr "LayoutID=392" - -#. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 -#, no-wrap -msgid "" -"Set HDEF layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 -#, no-wrap -msgid "LayoutID=398" -msgstr "LayoutID=398" - -#. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 -#, no-wrap -msgid "" -"Set HDEF layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 -#, no-wrap -msgid "LayoutID=662" -msgstr "LayoutID=662" - -#. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 -#, no-wrap -msgid "" -"Set HDEF layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 -#, no-wrap -msgid "LayoutID=663" -msgstr "LayoutID=663" - -#. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 -#, no-wrap -msgid "" -"Set HDEF layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 -#, no-wrap -msgid "LayoutID=664" -msgstr "LayoutID=664" - -#. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 -#, no-wrap -msgid "" -"Set HDEF layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 -#, no-wrap -msgid "LayoutID=885" -msgstr "LayoutID=885" - -#. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 -#, no-wrap -msgid "" -"Set HDEF layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 -#, no-wrap -msgid "LayoutID=887" -msgstr "LayoutID=887" - -#. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 -#, no-wrap -msgid "" -"Set HDEF layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 -#, no-wrap -msgid "LayoutID=888" -msgstr "LayoutID=888" - -#. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 -#, no-wrap -msgid "" -"Set HDEF layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 -#, no-wrap -msgid "LayoutID=889" -msgstr "LayoutID=889" - -#. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 -#, no-wrap -msgid "" -"Set HDEF layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 -#, no-wrap -msgid "LayoutID=892" -msgstr "LayoutID=892" - -#. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 -#, no-wrap -msgid "" -"Set HDEF layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 -#, no-wrap -msgid "LayoutID=898" -msgstr "LayoutID=898" - -#. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 -#, no-wrap -msgid "" -"Set HDEF layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 -#, no-wrap -msgid "LayoutID=1981" -msgstr "LayoutID=1981" - -#. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 -#, no-wrap -msgid "" -"Set HDEF layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"设置 HDEF layout-it 为 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 1:\n" -"001 (0x01, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 -#, no-wrap -msgid "" -"Set HDAU layout-it to 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 2:\n" -"002 (0x02, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 -#, no-wrap -msgid "" -"Set HDAU layout-it to 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 3:\n" -"003 (0x03, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 -#, no-wrap -msgid "" -"Set HDAU layout-it to 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 5:\n" -"005 (0x05, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 -#, no-wrap -msgid "" -"Set HDAU layout-it to 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 7:\n" -"007 (0x07, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 -#, no-wrap -msgid "" -"Set HDAU layout-it to 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 12:\n" -"00C (0x0C, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 -#, no-wrap -msgid "" -"Set HDAU layout-it to 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 32:\n" -"020 (0x20, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 -#, no-wrap -msgid "" -"Set HDAU layout-it to 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 40:\n" -"028 (0x28, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 -#, no-wrap -msgid "" -"Set HDAU layout-it to 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 65:\n" -"041 (0x41, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 -#, no-wrap -msgid "" -"Set HDAU layout-it to 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 99:\n" -"063 (0x63, 0x00, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 -#, no-wrap -msgid "" -"Set HDAU layout-it to 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 269:\n" -"10D (0x0D, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 -#, no-wrap -msgid "" -"Set HDAU layout-it to 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 387:\n" -"183 (0x83, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 -#, no-wrap -msgid "" -"Set HDAU layout-it to 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 388:\n" -"184 (0x84, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 -#, no-wrap -msgid "" -"Set HDAU layout-it to 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 389:\n" -"185 (0x85, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 -#, no-wrap -msgid "" -"Set HDAU layout-it to 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 392:\n" -"188 (0x88, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 -#, no-wrap -msgid "" -"Set HDAU layout-it to 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 398:\n" -"18E (0x8E, 0x01, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 -#, no-wrap -msgid "" -"Set HDAU layout-it to 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 662:\n" -"296 (0x96, 0x02, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 -#, no-wrap -msgid "" -"Set HDAU layout-it to 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 663:\n" -"297 (0x97, 0x02, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 -#, no-wrap -msgid "" -"Set HDAU layout-it to 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 664:\n" -"298 (0x98, 0x02, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 -#, no-wrap -msgid "" -"Set HDAU layout-it to 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 885:\n" -"375 (0x75, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 -#, no-wrap -msgid "" -"Set HDAU layout-it to 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 887:\n" -"377 (0x77, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 -#, no-wrap -msgid "" -"Set HDAU layout-it to 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 888:\n" -"378 (0x78, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 -#, no-wrap -msgid "" -"Set HDAU layout-it to 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 889:\n" -"379 (0x79, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 -#, no-wrap -msgid "" -"Set HDAU layout-it to 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 892:\n" -"37C (0x7C, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 -#, no-wrap -msgid "" -"Set HDAU layout-it to 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 898:\n" -"382 (0x82, 0x03, 0x00, 0x00)。" - -#. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 -#, no-wrap -msgid "" -"Set HDAU layout-it to 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." -msgstr "" -"设置 HDAU layout-it 为 1981:\n" -"7BD (0xBD, 0x07, 0x00, 0x00)." - -#. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 -#, no-wrap -msgid "01660000" -msgstr "01660000" - -#. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 -#, 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:467 -#, no-wrap -msgid "01660001" -msgstr "01660001" - -#. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 -#, 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:470 -#, no-wrap -msgid "01660002" -msgstr "01660002" - -#. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 -#, 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:473 -#, no-wrap -msgid "01660003" -msgstr "01660003" - -#. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 -#, 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:476 -#, no-wrap -msgid "01660004" -msgstr "01660004" - -#. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 -#, 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:479 -#, no-wrap -msgid "01620005" -msgstr "01620005" - -#. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 -#, 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:482 -#, no-wrap -msgid "01620006" -msgstr "01620006" - -#. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 -#, 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:485 -#, no-wrap -msgid "01620007" -msgstr "01620007" - -#. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 -#, 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:488 -#, no-wrap -msgid "01660008" -msgstr "01660008" - -#. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 -#, 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:491 -#, no-wrap -msgid "01660009" -msgstr "01660009" - -#. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 -#, 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:494 -#, no-wrap -msgid "0166000a" -msgstr "0166000a" - -#. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 -#, 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:497 -#, no-wrap -msgid "0166000b" -msgstr "0166000b" - -#. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 -#, 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:502 -#, no-wrap -msgid "00000604" -msgstr "00000604" - -#. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 -#, no-wrap -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:505 -#, no-wrap -msgid "0000060c" -msgstr "0000060c" - -#. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 -#, no-wrap -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:508 -#, no-wrap -msgid "00001604" -msgstr "00001604" - -#. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 -#, no-wrap -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:511 -#, no-wrap -msgid "0000160a" -msgstr "0000160a" - -#. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 -#, no-wrap -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:514 -#, no-wrap -msgid "0000160c" -msgstr "0000160c" - -#. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 -#, no-wrap -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:517 -#, no-wrap -msgid "00002604" -msgstr "00002604" - -#. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 -#, no-wrap -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:520 -#, no-wrap -msgid "0000260a" -msgstr "0000260a" - -#. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 -#, no-wrap -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:523 -#, no-wrap -msgid "0000260c" -msgstr "0000260c" - -#. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 -#, no-wrap -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:526 -#, no-wrap -msgid "0000260d" -msgstr "0000260d" - -#. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 -#, no-wrap -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:529 -#, no-wrap -msgid "02001604" -msgstr "02001604" - -#. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 -#, no-wrap -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:532 -#, no-wrap -msgid "0300220d" -msgstr "0300220d" - -#. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 -#, no-wrap -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:535 -#, no-wrap -msgid "0500260a" -msgstr "0500260a" - -#. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 -#, no-wrap -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:538 -#, no-wrap -msgid "0600260a" -msgstr "0600260a" - -#. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 -#, no-wrap -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:541 -#, no-wrap -msgid "0700260d" -msgstr "0700260d" - -#. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 -#, no-wrap -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:544 -#, no-wrap -msgid "0800260a" -msgstr "0800260a" - -#. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 -#, no-wrap -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:547 -#, no-wrap -msgid "08002e0a" -msgstr "08002e0a" - -#. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 -#, no-wrap -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:552 -#, no-wrap -msgid "AD2000b" -msgstr "AD2000b" - -#. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." -msgstr "设置 Analog Devices AD2000b çš„ HDEF PinConfiguration 值。" - -#. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 -#, no-wrap -msgid "AD1981HD" -msgstr "AD1981HD" - -#. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." -msgstr "设置 Analog Devices AD1981HD çš„ HDEF PinConfiguration 值。" - -#. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 -#, no-wrap -msgid "AD1988b" -msgstr "AD1988b" - -#. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 -#, no-wrap -msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." -msgstr "设置 Analog Devices AD1988b çš„ HDEF PinConfiguration 值。" - -#. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 -#, no-wrap -msgid "ALC888" -msgstr "ALC888" - -#. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC888." -msgstr "设置 Realtek ALC888 çš„ HDEF PinConfiguration 值。" - -#. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 -#, no-wrap -msgid "ALC1200" -msgstr "ALC1200" - -#. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 -#, no-wrap -msgid "Set HDEF PinConfiguration for Realtek ALC1200." -msgstr "设置 Realtek ALC1200 çš„ HDEF PinConfiguration 值。" - -#. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 -#, no-wrap -msgid "00" -msgstr "00" - -#. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 -#, no-wrap -msgid "Set HDEF PinConfiguration for ???." -msgstr "设置 å£°å¡ çš„ HDEF PinConfiguration 值。" - -#. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 -#, no-wrap -msgid "GraphicsEnabler=Yes" -msgstr "GraphicsEnabler=Yes" - -#. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 -#, 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:575 -#, no-wrap -msgid "EnableHDMIAudio=Yes" -msgstr "EnableHDMIAudio=Yes" - -#. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 -#, 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:578 -#, no-wrap -msgid "UseAtiROM=Yes" -msgstr "UseAtiROM=Yes" - -#. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 -#, 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:581 -#, no-wrap -msgid "UseNvidiaROM=Yes" -msgstr "UseNvidiaROM=Yes" - -#. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 -#, 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:584 -#, no-wrap -msgid "VBIOS=Yes" -msgstr "VBIOS=Yes" - -#. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 -#, no-wrap -msgid "Enables VBIOS option" -msgstr "(默认是 No) å¯ç”¨ Nvidia VBIOS 功能。仅针对 Nvidia 显å¡çš„å‚数选项,ATI 显å¡è¯·å‹¿ä½¿ç”¨ã€‚å¯ç”¨è¯»å–显å¡å‚数,å¯åœ¨æ˜¾å¡ä¿¡æ¯ä¸­æ˜¾ç¤º ROM 修正版 ä¿¡æ¯ã€‚" - -#. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 -#, no-wrap -msgid "SkipIntelGfx=Yes" -msgstr "SkipIntelGfx=Yes" - -#. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." -msgstr "(默认是 No) å–消 GraphicsEnbaler 自动侦测 Intel 显å¡èŠ¯ç‰‡ã€‚" - -#. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 -#, no-wrap -msgid "SkipNvidiaGfx=Yes" -msgstr "SkipNvidiaGfx=Yes" - -#. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." -msgstr "(默认是 No) å–消 GraphicsEnbaler 自动侦测 NVIDIA 显å¡èŠ¯ç‰‡ã€‚" - -#. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 -#, no-wrap -msgid "SkipAtiGfx=Yes" -msgstr "SkipAtiGfx=Yes" - -#. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 -#, no-wrap -msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." -msgstr "(默认是 No) å–消 GraphicsEnbaler 自动侦测 AMD/ATI 显å¡èŠ¯ç‰‡ã€‚" - -#. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 -#, no-wrap -msgid "EnableBacklight=Yes" -msgstr "EnableBacklight=Yes" - -#. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 -#, no-wrap -msgid "Enables Backlight options for laptop with nVidia cards." -msgstr "(默认是 No) å¯ç”¨æ¡Œä¸Šåž‹ nVidia 显å¡çš„ 背光(Backlight) 选项。" - -#. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 -#, no-wrap -msgid "EnableDualLink=Yes" -msgstr "EnableDualLink=Yes" - -#. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 -#, no-wrap -msgid "Enables DualLink options for nVidia and ATi cards." -msgstr "(默认是 No) å¯ç”¨ nVidia åŠ ATi 显å¡çš„ DualLink 选项。" - -#. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 -#, no-wrap -msgid "NvidiaGeneric=Yes" -msgstr "NvidiaGeneric=Yes" - -#. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 -#, no-wrap -msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." -msgstr "" - -#. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 -#, no-wrap -msgid "Verbose Mode" -msgstr "-v 啰唆模å¼" - -#. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 -#, 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:612 -#, no-wrap -msgid "Single User Mode" -msgstr "-s å•ç”¨æˆ·æ¨¡å¼" - -#. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 -#, 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:615 -#, no-wrap -msgid "Ignore Caches" -msgstr "-f 忽略 Caches" - -#. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 -#, 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:618 -#, no-wrap -msgid "npci=0x2000" -msgstr "npci=0x2000" - -#. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 -#, 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:621 -#, no-wrap -msgid "npci=0x3000" -msgstr "npci=0x3000" - -#. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 -#, 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:624 -#, no-wrap -msgid "ahcidisk=1 debug=8" -msgstr "ahcidisk=1 debug=8" - -#. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 -#, 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 "" -"说明: 修正部分ç£ç›˜åœ¨ 10.8.x 使用 UseKernelCache=Yes 时,会å‘生 Waiting for root device 的错误。\n" -"æ¥è‡ª bcc9 çš„å‘现。\n" -"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:629 -#, no-wrap -msgid "darkwake=0" -msgstr "darkwake=0" - -#. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 -#, 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:632 -#, no-wrap -msgid "nvda_drv=1" -msgstr "nvda_drv=1" - -#. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 -#, no-wrap -msgid "" -"It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" -"Info here: New Nvidia Retail Driver Install Solution\n" -"http://www.insanelymac.com/forum/topic/288582-new-nvidia-retail-driver-install-solution/\n" -"Findings credits to meklort and Rampage Dev." -msgstr "" -"新的系统å好设置 Nvidia 控制é¢æ¿ï¼Œå¯å¯ç”¨Nvidia Web Driver。\n" -"å‚考信æ¯: æ–°çš„Nvidia 零售版驱动安装解决方案\n" -"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:638 -#, no-wrap -msgid "kext-dev-mode=1" -msgstr "kext-dev-mode=1" - -#. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 -#, 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:641 -#, no-wrap -msgid "dart=0" -msgstr "dart=0" - -#. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 -#, 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 "" -"é¿å…OSX çš„VT-D 虚拟化功能造æˆçš„DMAR 程åºé—®é¢˜ã€‚\n" -"详情å‚考bcc9 说明: http://www.insanelymac.com/forum/topic/282989-vtd0-fault-after-1082-google-hasnt-heard-of-it-any-help/#entry1867000" - -#. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 -#, no-wrap -msgid "German Mac Keyboard" -msgstr "德语 Mac 键盘布局" - -#. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 -#, no-wrap -msgid "Use the keyboard layout for a German Mac keyboard" -msgstr "使用德国的 Mac 键盘的键盘布局" - -#. type: "mac-es_title" -#: Resources/templates/Localizable.strings:652 -#, no-wrap -msgid "Spanish Mac Keyboard" -msgstr "西ç­ç‰™è¯­ Mac 键盘布局" - -#. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 -#, no-wrap -msgid "Use the keyboard layout for a Spanish Mac keyboard" -msgstr "使用西ç­ç‰™çš„ Mac 键盘的键盘布局" - -#. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:655 -#, no-wrap -msgid "French Mac Keyboard" -msgstr "法语 Mac 键盘布局" - -#. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 -#, no-wrap -msgid "Use the keyboard layout for a French Mac keyboard" -msgstr "使用法国的 Mac 键盘的键盘布局" - -#. type: "mac-it_title" -#: Resources/templates/Localizable.strings:658 -#, no-wrap -msgid "Italian Mac Keyboard" -msgstr "æ„大利语 Mac 键盘布局" - -#. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 -#, no-wrap -msgid "Use the keyboard layout for an Italian Mac keyboard" -msgstr "使用æ„大利的 Mac 键盘的键盘布局" - -#. type: "mac-se_title" -#: Resources/templates/Localizable.strings:661 -#, no-wrap -msgid "Swedish Mac Keyboard" -msgstr "瑞典语 Mac 键盘布局" - -#. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 -#, no-wrap -msgid "Use the keyboard layout for a Swedish Mac keyboard" -msgstr "使用瑞典的 Mac 键盘的键盘布局" - -#. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:664 -#, no-wrap -msgid "French PC Keyboard" -msgstr "法语 PC 键盘布局" - -#. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 -#, no-wrap -msgid "Use the keyboard layout for a French PC keyboard" -msgstr "使用法国的 PC 键盘的键盘布局" - -#. type: "Embed_title" -#: Resources/templates/Localizable.strings:672 -#, no-wrap -msgid "Embed" -msgstr "内å´ä¸»é¢˜" - -#. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 -#, 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:675 -#, no-wrap -msgid "Legacy" -msgstr "传统主题" - -#. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 -#, 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:679 -#, no-wrap -msgid "Chameleon default theme introduced for v2.0 RC5" -msgstr "Default:Chameleon v2.0 RC5 的新版默认主题。" - -#. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 -#, no-wrap -msgid "Bullet" -msgstr "å­å¼¹ä¸»é¢˜" - -#. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 -#, no-wrap -msgid "A lovely simple theme by NoSmokingBandit from April 2009." -msgstr "Bullet:æ¥è‡ª NoSmokingBandit 2009.4 的一个å°å·§å¯çˆ±çš„å­å¼¹ä¸»é¢˜ã€‚" - -#. type: "Audio_title" -#: Resources/templates/Localizable.strings:691 -#, no-wrap -msgid "Audio" -msgstr "声å¡é€‰é¡¹" - -#. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 -#, no-wrap -msgid "A selection of options that deal with audio." -msgstr "设置 Audio 声å¡çš„选项。" - -#. type: "Control_title" -#: Resources/templates/Localizable.strings:695 -#, no-wrap -msgid "Control Options" -msgstr "控制选项" - -#. type: "Control_description" -#: Resources/templates/Localizable.strings:696 -#, no-wrap -msgid "Settings to control how Chameleon works." -msgstr "设置控制 Chameleon çš„è¿ä½œæ–¹å¼ã€‚" - -#. type: "General_title" -#: Resources/templates/Localizable.strings:699 -#, no-wrap -msgid "General Options" -msgstr "一般选项" - -#. type: "General_description" -#: Resources/templates/Localizable.strings:700 -#, no-wrap -msgid "Choose from a selection of base options." -msgstr "选å–一些基本的选项。" - -#. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 -#, no-wrap -msgid "Kernel Flags" -msgstr "内核å‚æ•°" - -#. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 -#, no-wrap -msgid "Choose from a selection of kernel flags." -msgstr "选å–有关 kernel flags çš„å„ç§å†…æ ¸å‚数设置。å¦å¯äºŽå¼€æœºæ—¶ï¼Œé”®å…¥ä»¥ä¸‹å‘½ä»¤é…åˆä½¿ç”¨ã€‚" - -#. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 -#, no-wrap -msgid "Power Management" -msgstr "电æºç®¡ç†" - -#. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 -#, no-wrap -msgid "A selection of options that deal with power management and speedstep." -msgstr "一些设置电æºç®¡ç†å’Œ speedstep 的选项。" - -#. type: "Resolution_description" -#: Resources/templates/Localizable.strings:712 -#, no-wrap -msgid "Set one resolution to use." -msgstr "设置选用一个分辨率。" - -#. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 -#, no-wrap -msgid "HDEF Layout" -msgstr "å£°å¡ HDA 选项" - -#. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 -#, 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:719 -#, no-wrap -msgid "HDAU Layout" -msgstr "å£°å¡ HDMI 选项" - -#. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 -#, 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:723 -#, no-wrap -msgid "Intel Capri AAPL,ig-platform-id" -msgstr "Intel Capri AAPL,ig-platform-id" - -#. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 -#, 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:727 -#, no-wrap -msgid "Intel Azul AAPL,ig-platform-id" -msgstr "Intel Azul AAPL,ig-platform-id" - -#. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 -#, 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:731 -#, no-wrap -msgid "HDEF PinConfiguration" -msgstr "HDEF PinConfiguration" - -#. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 -#, no-wrap -msgid "Set one HDEF PinConfiguration to use." -msgstr "设置选用一个 HDEF PinConfiguration。" - -#. type: "Video_title" -#: Resources/templates/Localizable.strings:735 -#, no-wrap -msgid "Video" -msgstr "显å¡é€‰é¡¹" - -#. type: "Video_description" -#: Resources/templates/Localizable.strings:736 -#, no-wrap -msgid "A selection of options that deal with video." -msgstr "一些设置显å¡çš„选项。" - -#. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:739 -#, no-wrap -msgid "KeyLayout" -msgstr "键盘布局" - -#. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 -#, 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:743 -#, no-wrap -msgid "Themes" -msgstr "主题选项" - -#. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 -#, no-wrap -msgid "" -"A collection of sample themes\n" -"More themes can be found at http://forum.voodooprojects.org/index.php/board,7.0.html" -msgstr "" -"选集的一些主题范例。\n" -"å¯åœ¨ http://forum.voodooprojects.org/index.php/board,7.0.html 找到更多的主题。" - -#~ msgid "Install Type" -#~ msgstr "安装类型" - -#~ msgid "" -#~ "Choose to perform a new installation or upgrade an existing installation." -#~ msgstr "选择进行全新安装或更新安装。" - -#~ msgid "New Installation" -#~ msgstr "全新安装" - -#~ msgid "" -#~ "Backup an existing /Extra folder, if found on the target partition. A new " -#~ "one will be created if any options are chosen from the installer, other " -#~ "than the Bootloader." -#~ msgstr "" -#~ "备份目标分区已存在的 /Extra ç›®å½•ã€‚å¦‚æžœé€‰å– boot 以外的其他安装选项,将备份" -#~ "原有的 /Extra 设置文件,并建立新的 /Extra 设置文件。" - -#~ msgid "Upgrade" -#~ msgstr "更新安装" - -#~ msgid "" -#~ "Merge an existing /Extra folder, if found on the target, with any options " -#~ "chosen from the installer, other than the Bootloader. The original /Extra " -#~ "folder will be backed up." -#~ msgstr "" -#~ "åˆå¹¶ç›®æ ‡åˆ†åŒºå·²å­˜åœ¨çš„ /Extra ç›®å½•ã€‚å¦‚æžœé€‰å– boot 以外的其他安装选项,将åˆå¹¶" -#~ "原有的 /Extra 设置文件。" - -#~ msgid "EFI" -#~ msgstr "EFI 安装" - -#~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "此选项会安装三个必è¦æ–‡ä»¶åˆ°æ­£å¸¸éšè—çš„ EFI 分区,并ä¾ç…§æ‚¨çš„系统需求将 boot0 " -#~ "或 boot0md 写入 MBR çš„å‰ 440 ä½å…ƒï¼Œä»¥é¿å…æŸå任何已ç»å­˜åœ¨çš„ Windows 机ç ã€‚" -#~ "ç„¶åŽ boot0 会在第一个å¯åŠ¨åˆ†åŒºæœå¯» boot1h,而 boot0md å¯ä»¥åœ¨ç¬¬äºŒä¸ªç¡¬ç›˜çš„第" -#~ "一个å¯åŠ¨åˆ†åŒºæœå¯» boot1h。" - -#~ msgid "" -#~ "This module permits the user to define the keyboard key mappings. This " -#~ "module and associated keymaps are installed by default." -#~ msgstr "" -#~ "模å—安装ä½ç½® /Extra/modules/Keylayout.dylib\n" -#~ "键盘布局,此模å—å…许用户定义键盘按键的映射。" - -#~ msgid "Utilities" -#~ msgstr "工具选项" - -#~ msgid "Optional files to help setup" -#~ msgstr "å助安装设置的文件。" - -#~ msgid "Preference Panel" -#~ msgstr "系统å好设置é¢æ¿" - -#~ msgid "Installs Preference Panel for Chameleon." -#~ msgstr "安装 Chameleon 系统å好设置é¢æ¿ã€‚" - -#~ msgid "Documentation" -#~ msgstr "说明文件" - -#~ msgid "Documentation for Chameleon manual install and use" -#~ msgstr "Chameleon 手动安装åŠä½¿ç”¨çš„说明文件。" - -#~ msgid "None" -#~ msgstr "ä¸å®‰è£…" - -#~ msgid "Don't choose a resolution." -#~ msgstr "ä¸é€‰å–安装任何显示器分辨率。" - -#~ msgid "Don't choose a keylayout." -#~ msgstr "ä¸é€‰å–安装任何键盘布局。" Index: branches/Bungo/package/po/pt.po =================================================================== --- branches/Bungo/package/po/pt.po (revision 2536) +++ branches/Bungo/package/po/pt.po (revision 2537) @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: Chameleon 2.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-18 14:17+0100\n" -"PO-Revision-Date: 2014-01-21 15:36+0000\n" +"POT-Creation-Date: 2015-01-01 21:43+0000\n" +"PO-Revision-Date: 2014-11-24 19:58-0000\n" "Last-Translator: artur_pt \n" "Language-Team: pt-PT \n" "Language: pt\n" @@ -278,7 +278,7 @@ #. type: "Default_title" #: Resources/templates/Localizable.strings:25 -#: Resources/templates/Localizable.strings:678 +#: Resources/templates/Localizable.strings:695 #, no-wrap msgid "Standard" msgstr "Padrão" @@ -301,26 +301,39 @@ msgid "Useful if you only want to install the extra's." msgstr "Útil se você quer instalar apenas os extras." +#. type: "EFI_title" +#: Resources/templates/Localizable.strings:31 +#, no-wrap +msgid "Install Chameleon in the ESP" +msgstr "" + +#. type: "EFI_description" +#: Resources/templates/Localizable.strings:32 +#, fuzzy, no-wrap +#| msgid "Install Chameleon's files to the normally hidden EFI system partition using either boot0 or boot0md depending on your system and without destroying any existing Windows installation if you have one." +msgid "Install Chameleon's files in the ESP (EFI System Partition) of the target volume using either boot0 or boot0md depending on your system." +msgstr "Instalar os arquivos do Chameleon na partição EFI (normalmente oculta) usando boot0 ou boot0md dependendo do seu sistema, sem danificar nenhuma instalação do Windows, se existir." + #. type: "Module_title" -#: Resources/templates/Localizable.strings:35 +#: Resources/templates/Localizable.strings:37 #, no-wrap msgid "Modules" msgstr "Módulos do Chameleon" #. type: "Module_description" -#: Resources/templates/Localizable.strings:36 +#: Resources/templates/Localizable.strings:38 #, no-wrap msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." msgstr "O sistema de módulos incorporados ao Chameleon permite que um utilizador ou desenvolvedor estenda a funcionalidade básica sem precisar substituir o arquivo boot principal." #. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 +#: Resources/templates/Localizable.strings:40 #, no-wrap msgid "klibc" msgstr "klibc" #. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 +#: Resources/templates/Localizable.strings:41 #, no-wrap msgid "" "This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" @@ -332,13 +345,13 @@ "Fonte: http://www.kernel.org/pub/linux/libs/klibc/" #. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 +#: Resources/templates/Localizable.strings:45 #, no-wrap msgid "ACPICodec" msgstr "ACPICodec" #. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 +#: Resources/templates/Localizable.strings:46 #, no-wrap msgid "" "This module provides a substitute for the internal acpi patcher.\n" @@ -348,13 +361,13 @@ "Dependências: nenhumas" #. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 +#: Resources/templates/Localizable.strings:49 #, no-wrap msgid "HDAEnabler" msgstr "HDAEnabler" #. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 +#: Resources/templates/Localizable.strings:50 #, no-wrap msgid "" "HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" @@ -364,13 +377,13 @@ "Dependências: nenhumas" #. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 +#: Resources/templates/Localizable.strings:53 #, no-wrap msgid "FileNVRAM" msgstr "FileNVRAM" #. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 +#: Resources/templates/Localizable.strings:54 #, no-wrap msgid "" "FileNVRAM module for preloading NVRAM values.\n" @@ -380,13 +393,13 @@ "Dependências: nenhumas" #. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 +#: Resources/templates/Localizable.strings:57 #, no-wrap msgid "Sata" msgstr "Sata" #. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 +#: Resources/templates/Localizable.strings:58 #, no-wrap msgid "" "Sata module, known as YellowIconFixer in cparm's branch.\n" @@ -398,14 +411,14 @@ "Dependências: nenhuma" #. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:62 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "Resolution" msgstr "Resolução" #. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 +#: Resources/templates/Localizable.strings:63 #, no-wrap msgid "" "This module reads the edid information from the monitor attached to the main display.\n" @@ -417,13 +430,13 @@ "Adicionalmente o módulo ajusta os modos VESA disponíveis nas placas de vídeo pré Intel HD para proporcionar resolução adequada no boot." #. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 +#: Resources/templates/Localizable.strings:67 #, no-wrap msgid "uClibc++" msgstr "uClibc++" #. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 +#: Resources/templates/Localizable.strings:68 #, no-wrap msgid "" "This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" @@ -438,13 +451,13 @@ "Dependências: klibc" #. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 +#: Resources/templates/Localizable.strings:73 #, no-wrap msgid "Kernel Patcher" msgstr "Kernel Patcher" #. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 +#: Resources/templates/Localizable.strings:74 #, no-wrap msgid "" "The KernelPatcher module provides patches for the following:\n" @@ -462,13 +475,13 @@ "Dependências: nenhuma" #. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 +#: Resources/templates/Localizable.strings:81 #, no-wrap msgid "Kext Patcher" msgstr "Kext Patcher" #. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 +#: Resources/templates/Localizable.strings:82 #, no-wrap msgid "" "The KextPatcher module provides patches for the following:\n" @@ -478,13 +491,13 @@ "Dependências: nenhuma" #. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 +#: Resources/templates/Localizable.strings:85 #, no-wrap msgid "NVIDIAGraphicsEnabler" msgstr "NVIDIAGraphicsEnabler" #. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 +#: Resources/templates/Localizable.strings:86 #, no-wrap msgid "" "The GraphicsEnabler nVidia code ported to a module.\n" @@ -494,13 +507,13 @@ "Dependências: nenhumas" #. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 +#: Resources/templates/Localizable.strings:89 #, no-wrap msgid "AMDGraphicsEnabler" msgstr "AMDGraphicsEnabler" #. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 +#: Resources/templates/Localizable.strings:90 #, no-wrap msgid "" "The GraphicsEnabler AMD/ATi code ported to a module.\n" @@ -510,13 +523,13 @@ "Dependências: nenhumas" #. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 +#: Resources/templates/Localizable.strings:93 #, no-wrap msgid "IntelGraphicsEnabler" msgstr "IntelGraphicsEnabler" #. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 +#: Resources/templates/Localizable.strings:94 #, no-wrap msgid "" "The GraphicsEnabler gma(Intel) code ported to a module.\n" @@ -526,590 +539,640 @@ "Dependências: nenhumas" #. type: "Options_title" -#: Resources/templates/Localizable.strings:100 +#: Resources/templates/Localizable.strings:102 #, no-wrap msgid "Settings" msgstr "Opções de boot" #. type: "Options_description" -#: Resources/templates/Localizable.strings:101 +#: Resources/templates/Localizable.strings:103 #, no-wrap msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." msgstr "Cria um arquivo /Extra/org.chameleon.Boot.plist e seleciona suas preferências de configuração do Chameleon." #. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 +#: Resources/templates/Localizable.strings:105 #, no-wrap msgid "BootBanner=No" msgstr "BootBanner=No" #. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 +#: Resources/templates/Localizable.strings:106 #, no-wrap msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." msgstr "Oculta o banner do Chameleon na interface gráfica." #. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 +#: Resources/templates/Localizable.strings:108 #, no-wrap msgid "GUI=No" msgstr "GUI=No" #. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 +#: Resources/templates/Localizable.strings:109 #, no-wrap msgid "Disables the default enabled graphic user interface." msgstr "Desabilita a interface gráfica, ativada por padrão." #. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 +#: Resources/templates/Localizable.strings:111 #, no-wrap msgid "LegacyLogo=Yes" msgstr "LegacyLogo=Yes" #. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 +#: Resources/templates/Localizable.strings:112 #, no-wrap msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." msgstr "Usa o logotipo legado da Apple (cinza e branco) no écran de boot, e não o do boot.png do tema." #. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 +#: Resources/templates/Localizable.strings:114 #, no-wrap msgid "InstantMenu=Yes" msgstr "InstantMenu=Yes" #. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 +#: Resources/templates/Localizable.strings:115 #, no-wrap msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." msgstr "Exibe o écran de seleção de partição sem mostrar a contagem regressiva." #. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 +#: Resources/templates/Localizable.strings:117 #, no-wrap msgid "QuietBoot=Yes" msgstr "QuietBoot=Yes" #. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 +#: Resources/templates/Localizable.strings:118 #, no-wrap msgid "Enable quiet boot mode (no messages or prompt)." msgstr "Ativa o boot silencioso (sem mensagens ou opções)." #. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 +#: Resources/templates/Localizable.strings:120 #, no-wrap msgid "ShowInfo=Yes" msgstr "ShowInfo=Yes" #. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 +#: Resources/templates/Localizable.strings:121 #, no-wrap msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." msgstr "Ativa a exibição de detalhes sobre partições e resolução do écran." #. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 +#: Resources/templates/Localizable.strings:123 #, no-wrap msgid "Wait=Yes" msgstr "Wait=Yes" #. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 +#: Resources/templates/Localizable.strings:124 #, no-wrap msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." msgstr "Pausa o processo de boot após os ajustes do Chameleon e aguarda que uma tecla seja pressionada antes de iniciar o kernel. Útil para solução de problemas quando usado em conjunto com o boot verbose." -#. type: "arch_title" +#. type: "PrivateData_title" #: Resources/templates/Localizable.strings:126 #, no-wrap -msgid "arch=i386" -msgstr "arch=i386" +msgid "PrivateData=No" +msgstr "" -#. type: "arch_description" +#. type: "PrivateData_description" #: Resources/templates/Localizable.strings:127 #, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." -msgstr "Inicia o sistema no modo 32 bit, e não no modo padrão 64 bit." +msgid "Show masked data (serial number) in bdmesg log (enbaled by default)." +msgstr "" +#. type: "USBBusFix_title" +#: Resources/templates/Localizable.strings:131 +#, no-wrap +msgid "USBBusFix=Yes" +msgstr "" + +#. type: "USBBusFix_description" +#: Resources/templates/Localizable.strings:132 +#, no-wrap +msgid "Enable the XHCI, EHCI and UHCI fixes (disabled by default)." +msgstr "" + +#. type: "USBLegacyOff_title" +#: Resources/templates/Localizable.strings:134 +#, fuzzy, no-wrap +#| msgid "LegacyLogo=Yes" +msgid "USBLegacyOff=Yes" +msgstr "LegacyLogo=Yes" + +#. type: "USBLegacyOff_description" +#: Resources/templates/Localizable.strings:135 +#, no-wrap +msgid "Force USB Legacy off for XHCI and EHCI (disabled by default)." +msgstr "" + +#. type: "XHCILegacyOff_title" +#: Resources/templates/Localizable.strings:137 +#, fuzzy, no-wrap +#| msgid "LegacyLogo=Yes" +msgid "XHCILegacyOff=Yes" +msgstr "LegacyLogo=Yes" + +#. type: "XHCILegacyOff_description" +#: Resources/templates/Localizable.strings:138 +#, no-wrap +msgid "Force USB Legacy off for XHCI (disabled by default)." +msgstr "" + +#. type: "UHCIreset_title" +#: Resources/templates/Localizable.strings:140 +#, no-wrap +msgid "UHCIreset=Yes" +msgstr "UHCIreset=Yes" + +#. type: "UHCIreset_description" +#: Resources/templates/Localizable.strings:141 +#, no-wrap +msgid "Enables the option to reset UHCI controllers before starting OS X." +msgstr "Ativa a opção que reinicia os controladores UHCI antes de iniciar o OS X." + #. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 +#: Resources/templates/Localizable.strings:143 #, no-wrap msgid "EHCIacquire=Yes" msgstr "EHCIacquire=Yes" #. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 +#: Resources/templates/Localizable.strings:144 #, no-wrap msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." msgstr "Ativa a opção que corrige falhas de EHCI ownership devido a problemas no BIOS." +#. type: "arch_title" +#: Resources/templates/Localizable.strings:146 +#, no-wrap +msgid "arch=i386" +msgstr "arch=i386" + +#. type: "arch_description" +#: Resources/templates/Localizable.strings:147 +#, no-wrap +msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." +msgstr "Inicia o sistema no modo 32 bit, e não no modo padrão 64 bit." + #. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 +#: Resources/templates/Localizable.strings:149 #, no-wrap msgid "EthernetBuiltIn=Yes" msgstr "EthernetBuiltIn=Yes" #. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 +#: Resources/templates/Localizable.strings:150 #, no-wrap msgid "Enables the option of adding 'built-in' to your ethernet devices." msgstr "Ativa a opção que inclui 'built-in' (integrado) nos dispositivos ethernet." #. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 +#: Resources/templates/Localizable.strings:152 #, no-wrap msgid "EnableWifi=Yes" msgstr "EnableWifi=Yes" #. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 +#: Resources/templates/Localizable.strings:153 #, no-wrap msgid "Enables the option of adding AirPort values to your wireless device." msgstr "Ativa a opção que inclui 'built-in' (integrado) nos dispositivos wireless." #. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 +#: Resources/templates/Localizable.strings:155 #, no-wrap msgid "ForceHPET=Yes" msgstr "ForceHPET=Yes" #. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 +#: Resources/templates/Localizable.strings:156 #, no-wrap msgid "Enables HPET on intel chipsets, for bioses that dont include the option." msgstr "Ativa o HPET em chipsets Intel, para BIOS que não incluem a opção." #. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 +#: Resources/templates/Localizable.strings:158 #, no-wrap msgid "ForceWake=Yes" msgstr "ForceWake=Yes" #. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 +#: Resources/templates/Localizable.strings:159 #, no-wrap msgid "This option enables you to bypass bad sleep images." msgstr "Essa opção permite contornar imagens de repouso com problema." #. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 +#: Resources/templates/Localizable.strings:161 #, no-wrap msgid "ForceFullMemInfo=Yes" msgstr "ForceFullMemInfo=Yes" #. type: "ForceFullMemInfo_description" -#: Resources/templates/Localizable.strings:145 +#: Resources/templates/Localizable.strings:162 #, no-wrap msgid "Force SMBIOS Table 17 to be 27 bytes long." msgstr "Força Tabela 17 SMBIOS tamanho 27 bytes" #. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 +#: Resources/templates/Localizable.strings:164 #, no-wrap msgid "RestartFix=No" msgstr "RestartFix=No" #. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 +#: Resources/templates/Localizable.strings:165 #, no-wrap msgid "Disables the automatically enabled restart fix." msgstr "Desabilita a correção do problema ao reiniciar, ativada por padrão." -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "UHCIreset=Yes" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "Ativa a opção que reinicia os controladores UHCI antes de iniciar o OS X." - #. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 +#: Resources/templates/Localizable.strings:167 #, no-wrap msgid "UseMemDetect=No" msgstr "UseMemDetect=No" #. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 +#: Resources/templates/Localizable.strings:168 #, no-wrap msgid "Disables the automatically enabled RAM recognition." msgstr "Desativa a identificação automática de memória RAM." #. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 +#: Resources/templates/Localizable.strings:170 #, no-wrap msgid "UseKernelCache=Yes" msgstr "UseKernelCache=Yes" #. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 +#: Resources/templates/Localizable.strings:171 #, no-wrap msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." msgstr "Yes vai carregar o kernel pre-linked e ignorar /Extra/Extensions e o Extensions.mkext de /System/Library/Extensions. O padrão é No, mas se você usa o Lion numa partição RAID, é Yes." #. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 +#: Resources/templates/Localizable.strings:173 #, no-wrap msgid "Wake=Yes" msgstr "Wake=Yes" #. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 +#: Resources/templates/Localizable.strings:174 #, no-wrap msgid "Attempts to load the sleep image saved from last hibernation." msgstr "Tenta carregar a imagem de repouso gravada na última hibernação." #. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 +#: Resources/templates/Localizable.strings:178 #, no-wrap msgid "CSTUsingSystemIO=Yes" msgstr "CSTUsingSystemIO=Yes" #. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 +#: Resources/templates/Localizable.strings:179 #, no-wrap msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." msgstr "Novo método de geração de C-States usando registros do SystemIO em vez de FixedHW." #. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 +#: Resources/templates/Localizable.strings:181 #, no-wrap msgid "DropSSDT=Yes" msgstr "DropSSDT=Yes" #. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 +#: Resources/templates/Localizable.strings:182 #, no-wrap msgid "Discard the motherboard's built-in SSDT tables." msgstr "Descarta as tabelas SSDT da placa mãe." #. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 +#: Resources/templates/Localizable.strings:184 #, no-wrap msgid "DropHPET=Yes" msgstr "DropHPET=Yes" #. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 +#: Resources/templates/Localizable.strings:185 #, no-wrap msgid "Discard the motherboard's built-in HPET table." msgstr "Descarta as tabela HPET da placa mãe." #. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 +#: Resources/templates/Localizable.strings:187 #, no-wrap msgid "DropSBST=Yes" msgstr "DropSBST=Yes" #. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 +#: Resources/templates/Localizable.strings:188 #, no-wrap msgid "Discard the motherboard's built-in SBST table." msgstr "Descarta as tabela SBST da placa mãe." #. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 +#: Resources/templates/Localizable.strings:190 #, no-wrap msgid "DropECDT=Yes" msgstr "DropECDT=Yes" #. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 +#: Resources/templates/Localizable.strings:191 #, no-wrap msgid "Discard the motherboard's built-in ECDT table." msgstr "Descarta as tabela ECDT da placa mãe." #. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 +#: Resources/templates/Localizable.strings:193 #, no-wrap msgid "DropASFT=Yes" msgstr "DropASFT=Yes" #. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 +#: Resources/templates/Localizable.strings:194 #, no-wrap msgid "Discard the motherboard's built-in ASF! table." msgstr "Descarta as tabela ASF! da placa mãe." #. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 +#: Resources/templates/Localizable.strings:196 #, no-wrap msgid "DropDMAR=Yes" msgstr "DropDMAR=Yes" #. type: "DropDMAR_description" -#: Resources/templates/Localizable.strings:183 +#: Resources/templates/Localizable.strings:197 #, no-wrap msgid "Discard the motherboard's built-in DMAR table, this key action resolve the problem with VT-d panics." msgstr "Ignora a tabela DMAR da bios placa mãe, esta ação resolve o problema com os panicos VT-d." #. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 +#: Resources/templates/Localizable.strings:199 #, no-wrap msgid "EnableC2State=Yes" msgstr "EnableC2State=Yes" #. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 +#: Resources/templates/Localizable.strings:200 #, no-wrap msgid "Enable specific Processor power state, C2." msgstr "Ativa power state específico de processador, C2." #. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 +#: Resources/templates/Localizable.strings:202 #, no-wrap msgid "EnableC3State=Yes" msgstr "EnableC3State=Yes" #. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 +#: Resources/templates/Localizable.strings:203 #, no-wrap msgid "Enable specific Processor power state, C3." msgstr "Ativa power state específico de processador, C3." #. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 +#: Resources/templates/Localizable.strings:205 #, no-wrap msgid "EnableC4State=Yes" msgstr "EnableC4State=Yes" #. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 +#: Resources/templates/Localizable.strings:206 #, no-wrap msgid "Enable specific Processor power state, C4." msgstr "Ativa power state específico de processador, C4." #. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 +#: Resources/templates/Localizable.strings:208 #, no-wrap msgid "EnableC6State=Yes" msgstr "EnableC6State=Yes" #. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 +#: Resources/templates/Localizable.strings:209 #, no-wrap msgid "Enable specific Processor power state, C6." msgstr "Ativa power state específico de processador, C6." #. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 +#: Resources/templates/Localizable.strings:211 #, no-wrap msgid "EnableC7State=Yes" msgstr "EnableC7State=Yes" #. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 +#: Resources/templates/Localizable.strings:212 #, no-wrap msgid "Enable specific Processor power state, C7." msgstr "Ativa power state específico de processador, C7." #. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 +#: Resources/templates/Localizable.strings:214 #, no-wrap msgid "GenerateCStates=Yes" msgstr "GenerateCStates=Yes" #. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 +#: Resources/templates/Localizable.strings:215 #, no-wrap msgid "Enable auto generation of processor idle sleep states (C-States)." msgstr "Ativa a geração automática de estados de idle sleep do processador (C-States)." #. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 +#: Resources/templates/Localizable.strings:217 #, no-wrap msgid "GeneratePStates=Yes" msgstr "GeneratePStates=Yes" #. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 +#: Resources/templates/Localizable.strings:218 #, no-wrap msgid "Enable auto generation of processor power performance states (P-States)." msgstr "Ativa a geração automática de estados de power performance do processador (P-States)." #. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 +#: Resources/templates/Localizable.strings:220 #, no-wrap msgid "GenerateTStates=Yes" msgstr "GenerateTStates=Yes" #. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 +#: Resources/templates/Localizable.strings:221 #, no-wrap msgid "Enable auto generation of processor power performance states (T-States)." msgstr "Ativa a geração automática de estados de power performance do processador (T-States)." #. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 +#: Resources/templates/Localizable.strings:225 #, no-wrap msgid "1024x600x32" msgstr "1024x600x32" #. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 +#: Resources/templates/Localizable.strings:226 #, no-wrap msgid "Set Graphics Mode to 1024x600x32" msgstr "Seleciona Modo Gráfico 1024x600x32" #. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 +#: Resources/templates/Localizable.strings:228 #, no-wrap msgid "1024x768x32" msgstr "1024x768x32" #. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 +#: Resources/templates/Localizable.strings:229 #, no-wrap msgid "Set Graphics Mode to 1024x768x32" msgstr "Seleciona Modo Gráfico 1024x768x32" #. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 +#: Resources/templates/Localizable.strings:231 #, no-wrap msgid "1280x768x32" msgstr "1280x768x32" #. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 +#: Resources/templates/Localizable.strings:232 #, no-wrap msgid "Set Graphics Mode to 1280x768x32" msgstr "Seleciona Modo Gráfico 1280x768x32" #. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 +#: Resources/templates/Localizable.strings:234 #, no-wrap msgid "1280x800x32" msgstr "1280x800x32" #. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 +#: Resources/templates/Localizable.strings:235 #, no-wrap msgid "Set Graphics Mode to 1280x800x32" msgstr "Seleciona Modo Gráfico 1280x800x32" #. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 +#: Resources/templates/Localizable.strings:237 #, no-wrap msgid "1280x1024x32" msgstr "1280x1024x32" #. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 +#: Resources/templates/Localizable.strings:238 #, no-wrap msgid "Set Graphics Mode to 1280x1024x32" msgstr "Seleciona Modo Gráfico 1280x1024x32" #. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 +#: Resources/templates/Localizable.strings:240 #, no-wrap msgid "1280x960x32" msgstr "1280x960x32" #. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 +#: Resources/templates/Localizable.strings:241 #, no-wrap msgid "Set Graphics Mode to 1280x960x32" msgstr "Seleciona Modo Gráfico 1280x960x32" #. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 +#: Resources/templates/Localizable.strings:243 #, no-wrap msgid "1366x768x32" msgstr "1366x768x32" #. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 +#: Resources/templates/Localizable.strings:244 #, no-wrap msgid "Set Graphics Mode to 1366x768x32" msgstr "Seleciona Modo Gráfico 1366x768x32" #. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 +#: Resources/templates/Localizable.strings:246 #, no-wrap msgid "1440x900x32" msgstr "1440x900x32" #. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 +#: Resources/templates/Localizable.strings:247 #, no-wrap msgid "Set Graphics Mode to 1440x900x32" msgstr "Seleciona Modo Gráfico 1440x900x32" #. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 +#: Resources/templates/Localizable.strings:249 #, no-wrap msgid "1600x900x32" msgstr "1600x900x32" #. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 +#: Resources/templates/Localizable.strings:250 #, no-wrap msgid "Set Graphics Mode to 1600x900x32" msgstr "Seleciona Modo Gráfico 1600x900x32" #. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 +#: Resources/templates/Localizable.strings:252 #, no-wrap msgid "1600x1200x32" msgstr "1600x1200x32" #. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 +#: Resources/templates/Localizable.strings:253 #, no-wrap msgid "Set Graphics Mode to 1600x1200x32" msgstr "Seleciona Modo Gráfico 1600x1200x32" #. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 +#: Resources/templates/Localizable.strings:255 #, no-wrap msgid "1680x1050x32" msgstr "1680x1050x32" #. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 +#: Resources/templates/Localizable.strings:256 #, no-wrap msgid "Set Graphics Mode to 1680x1050x32" msgstr "Seleciona Modo Gráfico 1680x1050x32" #. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 +#: Resources/templates/Localizable.strings:258 #, no-wrap msgid "1920x1080x32" msgstr "1920x1080x32" #. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 +#: Resources/templates/Localizable.strings:259 #, no-wrap msgid "Set Graphics Mode to 1920x1080x32" msgstr "Seleciona Modo Gráfico 1920x1080x32" #. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 +#: Resources/templates/Localizable.strings:261 #, no-wrap msgid "1920x1200x32" msgstr "1920x1200x32" #. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 +#: Resources/templates/Localizable.strings:262 #, no-wrap msgid "Set Graphics Mode to 1920x1200x32" msgstr "Seleciona Modo Gráfico 1920x1200x32" #. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 +#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:372 #, no-wrap msgid "LayoutID=1" msgstr "LayoutID=1" #. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 +#: Resources/templates/Localizable.strings:267 #, no-wrap msgid "" "Set HDEF layout-it to 1:\n" @@ -1119,14 +1182,14 @@ "001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 +#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "LayoutID=2" msgstr "LayoutID=2" #. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 +#: Resources/templates/Localizable.strings:271 #, no-wrap msgid "" "Set HDEF layout-it to 2:\n" @@ -1136,14 +1199,14 @@ "002 (0x02, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 +#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "LayoutID=3" msgstr "LayoutID=3" #. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 +#: Resources/templates/Localizable.strings:275 #, no-wrap msgid "" "Set HDEF layout-it to 3:\n" @@ -1153,14 +1216,14 @@ "003 (0x03, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 +#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "LayoutID=5" msgstr "LayoutID=5" #. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:279 #, no-wrap msgid "" "Set HDEF layout-it to 5:\n" @@ -1170,14 +1233,14 @@ "005 (0x05, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 +#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "LayoutID=7" msgstr "LayoutID=7" #. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:283 #, no-wrap msgid "" "Set HDEF layout-it to 7:\n" @@ -1187,14 +1250,14 @@ "007 (0x07, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 +#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "LayoutID=12" msgstr "LayoutID=12" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:287 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1204,14 +1267,14 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 +#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "LayoutID=32" msgstr "LayoutID=32" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:291 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1221,14 +1284,14 @@ "020 (0x20, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 +#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "LayoutID=40" msgstr "LayoutID=40" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:295 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1238,14 +1301,14 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 +#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "LayoutID=65" msgstr "LayoutID=65" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:299 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1255,14 +1318,14 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 +#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "LayoutID=99" msgstr "LayoutID=99" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:303 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1272,14 +1335,14 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 +#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "LayoutID=269" msgstr "LayoutID=269" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:307 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1289,14 +1352,14 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 +#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "LayoutID=387" msgstr "LayoutID=387" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:311 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1306,14 +1369,14 @@ "183 (0x83, 0x01, 0x00, 0x00)" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 +#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "LayoutID=388" msgstr "LayoutID=388" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:315 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1323,14 +1386,14 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 +#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "LayoutID=389" msgstr "LayoutID=389" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:319 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1340,14 +1403,14 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 +#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "LayoutID=392" msgstr "LayoutID=392" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:323 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1357,14 +1420,14 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 +#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "LayoutID=398" msgstr "LayoutID=398" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:327 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1374,14 +1437,14 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 +#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "LayoutID=662" msgstr "LayoutID=662" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:331 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1391,14 +1454,14 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 +#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "LayoutID=663" msgstr "LayoutID=663" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:335 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1408,14 +1471,14 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 +#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "LayoutID=664" msgstr "LayoutID=664" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:339 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1425,14 +1488,14 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 +#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "LayoutID=885" msgstr "LayoutID=885" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:343 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1442,14 +1505,14 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 +#: Resources/templates/Localizable.strings:346 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "LayoutID=887" msgstr "LayoutID=887" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:347 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1459,14 +1522,14 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 +#: Resources/templates/Localizable.strings:350 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "LayoutID=888" msgstr "LayoutID=888" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:351 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1476,14 +1539,14 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:354 +#: Resources/templates/Localizable.strings:460 #, no-wrap msgid "LayoutID=889" msgstr "LayoutID=889" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1493,14 +1556,14 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 +#: Resources/templates/Localizable.strings:358 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "LayoutID=892" msgstr "LayoutID=892" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1510,14 +1573,14 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:362 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "LayoutID=898" msgstr "LayoutID=898" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1527,14 +1590,14 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:366 +#: Resources/templates/Localizable.strings:472 #, no-wrap msgid "LayoutID=1981" msgstr "LayoutID=1981" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 +#: Resources/templates/Localizable.strings:367 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1544,7 +1607,7 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:373 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1554,7 +1617,7 @@ "001 (0x01, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:377 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1564,7 +1627,7 @@ "002 (0x02, 0x00, 0x00, 0x00)" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:381 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" @@ -1574,7 +1637,7 @@ "003 (0x03, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:385 #, no-wrap msgid "" "Set HDAU layout-it to 5:\n" @@ -1584,7 +1647,7 @@ "005 (0x05, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:389 #, no-wrap msgid "" "Set HDAU layout-it to 7:\n" @@ -1594,7 +1657,7 @@ "007 (0x07, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:393 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1604,7 +1667,7 @@ "00C (0x0C, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:397 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1614,7 +1677,7 @@ "020 (0x20, 0x00, 0x00, 0x00)" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:401 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1624,7 +1687,7 @@ "028 (0x28, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:405 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1634,7 +1697,7 @@ "041 (0x41, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:409 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1644,7 +1707,7 @@ "063 (0x63, 0x00, 0x00, 0x00)." #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:413 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1654,7 +1717,7 @@ "10D (0x0D, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:417 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1664,7 +1727,7 @@ "183 (0x83, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:421 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1674,7 +1737,7 @@ "184 (0x84, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:425 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1684,7 +1747,7 @@ "185 (0x85, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:429 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1694,7 +1757,7 @@ "188 (0x88, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:433 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1704,7 +1767,7 @@ "18E (0x8E, 0x01, 0x00, 0x00)." #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:437 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1714,7 +1777,7 @@ "296 (0x96, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:441 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1724,7 +1787,7 @@ "297 (0x97, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:445 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1734,7 +1797,7 @@ "298 (0x98, 0x02, 0x00, 0x00)." #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:449 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1744,7 +1807,7 @@ "375 (0x75, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:453 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1754,7 +1817,7 @@ "377 (0x77, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 +#: Resources/templates/Localizable.strings:457 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1764,7 +1827,7 @@ "378 (0x78, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1774,7 +1837,7 @@ "379 (0x79, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1784,7 +1847,7 @@ "37C (0x7C, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:469 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1794,7 +1857,7 @@ "382 (0x82, 0x03, 0x00, 0x00)." #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1804,613 +1867,625 @@ "7BD (0xBD, 0x07, 0x00, 0x00)." #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:478 #, no-wrap msgid "01660000" msgstr "01660000" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 +#: Resources/templates/Localizable.strings:479 #, 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:467 +#: Resources/templates/Localizable.strings:481 #, no-wrap msgid "01660001" msgstr "01660001" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 +#: Resources/templates/Localizable.strings:482 #, 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:470 +#: Resources/templates/Localizable.strings:484 #, no-wrap msgid "01660002" msgstr "01660002" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 +#: Resources/templates/Localizable.strings:485 #, 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:473 +#: Resources/templates/Localizable.strings:487 #, no-wrap msgid "01660003" msgstr "01660003" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 +#: Resources/templates/Localizable.strings:488 #, 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:476 +#: Resources/templates/Localizable.strings:490 #, no-wrap msgid "01660004" msgstr "01660004" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 +#: Resources/templates/Localizable.strings:491 #, 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:479 +#: Resources/templates/Localizable.strings:493 #, no-wrap msgid "01620005" msgstr "01620005" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 +#: Resources/templates/Localizable.strings:494 #, 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:482 +#: Resources/templates/Localizable.strings:496 #, no-wrap msgid "01620006" msgstr "01620006" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:497 #, 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:485 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "01620007" msgstr "01620007" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:500 #, 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:488 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "01660008" msgstr "01660008" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:503 #, 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:491 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "01660009" msgstr "01660009" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:506 #, 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:494 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0166000a" msgstr "0166000a" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:509 #, 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:497 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0166000b" msgstr "0166000b" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:512 #, 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:502 +#: Resources/templates/Localizable.strings:516 #, no-wrap msgid "00000604" msgstr "00000604" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 +#: Resources/templates/Localizable.strings:517 #, no-wrap 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:505 +#: Resources/templates/Localizable.strings:519 #, no-wrap msgid "0000060c" msgstr "0000060c" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 +#: Resources/templates/Localizable.strings:520 #, no-wrap 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:508 +#: Resources/templates/Localizable.strings:522 #, no-wrap msgid "00001604" msgstr "00001604" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 +#: Resources/templates/Localizable.strings:523 #, no-wrap 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:511 +#: Resources/templates/Localizable.strings:525 #, no-wrap msgid "0000160a" msgstr "0000160a" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 +#: Resources/templates/Localizable.strings:526 #, no-wrap 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:514 +#: Resources/templates/Localizable.strings:528 #, no-wrap msgid "0000160c" msgstr "0000160c" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 +#: Resources/templates/Localizable.strings:529 #, no-wrap 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:517 +#: Resources/templates/Localizable.strings:531 #, no-wrap msgid "00002604" msgstr "00002604" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 +#: Resources/templates/Localizable.strings:532 #, no-wrap 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:520 +#: Resources/templates/Localizable.strings:534 #, no-wrap msgid "0000260a" msgstr "0000260a" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 +#: Resources/templates/Localizable.strings:535 #, no-wrap 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:523 +#: Resources/templates/Localizable.strings:537 #, no-wrap msgid "0000260c" msgstr "0000260c" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 +#: Resources/templates/Localizable.strings:538 #, no-wrap 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:526 +#: Resources/templates/Localizable.strings:540 #, no-wrap msgid "0000260d" msgstr "0000260d" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 +#: Resources/templates/Localizable.strings:541 #, no-wrap 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:529 +#: Resources/templates/Localizable.strings:543 #, no-wrap msgid "02001604" msgstr "02001604" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 +#: Resources/templates/Localizable.strings:544 #, no-wrap 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:532 +#: Resources/templates/Localizable.strings:546 #, no-wrap msgid "0300220d" msgstr "0300220d" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:547 #, no-wrap 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:535 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "0500260a" msgstr "0500260a" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:550 #, no-wrap 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:538 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "0600260a" msgstr "0600260a" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:553 #, no-wrap 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:541 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "0700260d" msgstr "0700260d" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:556 #, no-wrap 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:544 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "0800260a" msgstr "0800260a" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:559 #, no-wrap 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:547 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "08002e0a" msgstr "08002e0a" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:562 #, no-wrap 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:552 +#: Resources/templates/Localizable.strings:566 #, no-wrap msgid "AD2000b" msgstr "AD2000b" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:567 #, 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:555 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "AD1981HD" msgstr "AD1981HD" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:570 #, 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:558 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "AD1988b" msgstr "AD1988b" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:573 #, 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:561 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "ALC888" msgstr "ALC888" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "Injeta HDEF PinConfiguration para Realtek ALC888." #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "ALC1200" msgstr "ALC1200" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "Injeta HDEF PinConfiguration para Realtek ALC1200." #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "00" msgstr "00" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "Injeta HDEF PinConfiguration para ???." #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:586 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "GraphicsEnabler=Yes" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 +#: Resources/templates/Localizable.strings:587 #, 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:575 +#: Resources/templates/Localizable.strings:589 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "EnableHDMIAudio=Yes" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "Injeta o Audio HDMI para Placas NVIDIA ou AMD/ATI." +#. type: "UseIntelHDMI_title" +#: Resources/templates/Localizable.strings:592 +#, no-wrap +msgid "UseIntelHDMI=Yes" +msgstr "UseIntelHDMI=Yes" + +#. type: "UseIntelHDMI_description" +#: Resources/templates/Localizable.strings:593 +#, no-wrap +msgid "If YES, hda-gfx=onboard-1 will be injected into the GFX0 and HDEF devices. Also, if an ATI or Nvidia HDMI device is present, they'll be assigned to onboard-2. If NO, then ATI or Nvidia devices will get onboard-1 as well as the HDAU device if present." +msgstr "" + #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:595 #, no-wrap msgid "UseAtiROM=Yes" msgstr "UseAtiROM=Yes" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "Enables UseAtiROM options." msgstr "Ativa a opção UseAtiROM." #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:598 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "UseNvidiaROM=Yes" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 +#: Resources/templates/Localizable.strings:599 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "Ativa a opção UseNvidiaROM." #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 +#: Resources/templates/Localizable.strings:601 #, no-wrap msgid "VBIOS=Yes" msgstr "VBIOS=Yes" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 +#: Resources/templates/Localizable.strings:602 #, no-wrap msgid "Enables VBIOS option" msgstr "Ativa a opção VBIOS." #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:604 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "SkipIntelGfx=Yes" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:605 #, 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:590 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "SkipNvidiaGfx=Yes" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:608 #, 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:593 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "SkipAtiGfx=Yes" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:611 #, 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:596 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "EnableBacklight=Yes" msgstr "EnableBacklight=Yes" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:614 #, 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:599 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "EnableDualLink=Yes" msgstr "EnableDualLink=Yes" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:617 #, 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:602 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "NvidiaGeneric=Yes" msgstr "NvidiaGeneric=Yes" #. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:620 #, no-wrap msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." msgstr "" #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "Verbose Mode" msgstr "Modo Verbose" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:627 #, 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:612 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "Single User Mode" msgstr "Modo Single User" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 +#: Resources/templates/Localizable.strings:630 #, 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:615 +#: Resources/templates/Localizable.strings:632 #, no-wrap msgid "Ignore Caches" msgstr "Ignorar Caches" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:633 #, 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:618 +#: Resources/templates/Localizable.strings:635 #, no-wrap msgid "npci=0x2000" msgstr "npci=0x2000" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 +#: Resources/templates/Localizable.strings:636 #, 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:621 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "npci=0x3000" msgstr "npci=0x3000" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 +#: Resources/templates/Localizable.strings:639 #, 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:624 +#: Resources/templates/Localizable.strings:641 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "ahcidisk=1 debug=8" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:642 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2422,25 +2497,25 @@ "Créditos para bcc9." #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "darkwake=0" msgstr "darkwake=0" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:647 #, 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:632 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "nvda_drv=1" msgstr "nvda_drv=1" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2454,25 +2529,25 @@ "Créditos da solução meklort e Rampage Dev." #. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "kext-dev-mode=1" msgstr "kext-dev-mode=1" #. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:656 #, 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:641 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "dart=0" msgstr "dart=0" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2482,277 +2557,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:649 +#: Resources/templates/Localizable.strings:666 #, no-wrap msgid "German Mac Keyboard" msgstr "Teclado Mac Alemão" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:667 #, 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:652 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "Teclado Mac Espanhol" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:670 #, 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:655 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "French Mac Keyboard" msgstr "Teclado Mac Francês" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:673 #, 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:658 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Italian Mac Keyboard" msgstr "Teclado Mac Italiano" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 +#: Resources/templates/Localizable.strings:676 #, 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:661 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "Teclado Mac Sueco" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 +#: Resources/templates/Localizable.strings:679 #, 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:664 +#: Resources/templates/Localizable.strings:681 #, no-wrap msgid "French PC Keyboard" msgstr "Teclado PC Francês" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 +#: Resources/templates/Localizable.strings:682 #, 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:672 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "Embed" msgstr "Embed" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 +#: Resources/templates/Localizable.strings:690 #, 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:675 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Legacy" msgstr "Legacy" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 +#: Resources/templates/Localizable.strings:693 #, 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:679 +#: Resources/templates/Localizable.strings:696 #, 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:681 +#: Resources/templates/Localizable.strings:698 #, no-wrap msgid "Bullet" msgstr "Bullet" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:699 #, 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:691 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Audio" msgstr "Audio" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "A selection of options that deal with audio." msgstr "Preferências de Audio." #. type: "Control_title" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "Control Options" msgstr "Opções Controle" #. type: "Control_description" -#: Resources/templates/Localizable.strings:696 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "Preferências de controle do Chameleon." #. type: "General_title" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "General Options" msgstr "Opções Generalistas" #. type: "General_description" -#: Resources/templates/Localizable.strings:700 +#: Resources/templates/Localizable.strings:717 #, 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:703 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Kernel Flags" msgstr "Kernel Flags" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 +#: Resources/templates/Localizable.strings:721 #, 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:707 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Power Management" msgstr "Gestão Energia" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 +#: Resources/templates/Localizable.strings:725 #, 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:712 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one resolution to use." msgstr "Configura a resolução do écran" #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "HDEF Layout" msgstr "HDEF Layout" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 +#: Resources/templates/Localizable.strings:733 #, 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:719 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "HDAU Layout" msgstr "HDAU Layout" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 +#: Resources/templates/Localizable.strings:737 #, 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:723 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "Intel Capri AAPL,ig-platform-id" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 +#: Resources/templates/Localizable.strings:741 #, 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:727 +#: Resources/templates/Localizable.strings:744 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "Intel Azul AAPL,ig-platform-id" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 +#: Resources/templates/Localizable.strings:745 #, 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:731 +#: Resources/templates/Localizable.strings:748 #, no-wrap msgid "HDEF PinConfiguration" msgstr "HDEF PinConfiguration" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 +#: Resources/templates/Localizable.strings:749 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "Injeta um HDEF PinConfiguration para usar." #. type: "Video_title" -#: Resources/templates/Localizable.strings:735 +#: Resources/templates/Localizable.strings:752 #, no-wrap msgid "Video" msgstr "Video" #. type: "Video_description" -#: Resources/templates/Localizable.strings:736 +#: Resources/templates/Localizable.strings:753 #, no-wrap msgid "A selection of options that deal with video." msgstr "Preferências de Video." #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:739 +#: Resources/templates/Localizable.strings:756 #, no-wrap msgid "KeyLayout" msgstr "KeyLayout" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 +#: Resources/templates/Localizable.strings:757 #, 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:743 +#: Resources/templates/Localizable.strings:763 #, no-wrap msgid "Themes" msgstr "Temas" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 +#: Resources/templates/Localizable.strings:764 #, no-wrap msgid "" "A collection of sample themes\n" @@ -2796,15 +2871,6 @@ #~ "opções selecionadas no instalador além de Bootloader." #~ msgid "" -#~ "Install Chameleon's files to the normally hidden EFI system partition " -#~ "using either boot0 or boot0md depending on your system and without " -#~ "destroying any existing Windows installation if you have one." -#~ msgstr "" -#~ "Instalar os arquivos do Chameleon na partição EFI (normalmente oculta) " -#~ "usando boot0 ou boot0md dependendo do seu sistema, sem danificar nenhuma " -#~ "instalação do Windows, se existir." - -#~ msgid "" #~ "This module permits the user to define the keyboard key mappings. This " #~ "module and associated keymaps are installed by default." #~ msgstr "Este módulo permite definir o mapeamento das teclas do teclado." Index: branches/Bungo/package/po/ja.po =================================================================== --- branches/Bungo/package/po/ja.po (revision 2536) +++ branches/Bungo/package/po/ja.po (revision 2537) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-18 14:17+0100\n" +"POT-Creation-Date: 2015-01-01 21:43+0000\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:678 +#: Resources/templates/Localizable.strings:695 #, no-wrap msgid "Standard" msgstr "" @@ -276,26 +276,38 @@ msgid "Useful if you only want to install the extra's." msgstr "" +#. type: "EFI_title" +#: Resources/templates/Localizable.strings:31 +#, no-wrap +msgid "Install Chameleon in the ESP" +msgstr "" + +#. type: "EFI_description" +#: Resources/templates/Localizable.strings:32 +#, no-wrap +msgid "Install Chameleon's files in the ESP (EFI System Partition) of the target volume using either boot0 or boot0md depending on your system." +msgstr "" + #. type: "Module_title" -#: Resources/templates/Localizable.strings:35 +#: Resources/templates/Localizable.strings:37 #, no-wrap msgid "Modules" msgstr "" #. type: "Module_description" -#: Resources/templates/Localizable.strings:36 +#: Resources/templates/Localizable.strings:38 #, no-wrap msgid "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file." msgstr "" #. type: "klibc_title" -#: Resources/templates/Localizable.strings:38 +#: Resources/templates/Localizable.strings:40 #, no-wrap msgid "klibc" msgstr "" #. type: "klibc_description" -#: Resources/templates/Localizable.strings:39 +#: Resources/templates/Localizable.strings:41 #, no-wrap msgid "" "This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient.\n" @@ -304,13 +316,13 @@ msgstr "" #. type: "ACPICodec_title" -#: Resources/templates/Localizable.strings:43 +#: Resources/templates/Localizable.strings:45 #, no-wrap msgid "ACPICodec" msgstr "" #. type: "ACPICodec_description" -#: Resources/templates/Localizable.strings:44 +#: Resources/templates/Localizable.strings:46 #, no-wrap msgid "" "This module provides a substitute for the internal acpi patcher.\n" @@ -318,13 +330,13 @@ msgstr "" #. type: "HDAEnabler_title" -#: Resources/templates/Localizable.strings:47 +#: Resources/templates/Localizable.strings:49 #, no-wrap msgid "HDAEnabler" msgstr "" #. type: "HDAEnabler_description" -#: Resources/templates/Localizable.strings:48 +#: Resources/templates/Localizable.strings:50 #, no-wrap msgid "" "HDAEnabler module, this module provides a substitute for the Hight Definition Audio DSDT Edits.\n" @@ -332,13 +344,13 @@ msgstr "" #. type: "FileNVRAM_title" -#: Resources/templates/Localizable.strings:51 +#: Resources/templates/Localizable.strings:53 #, no-wrap msgid "FileNVRAM" msgstr "" #. type: "FileNVRAM_description" -#: Resources/templates/Localizable.strings:52 +#: Resources/templates/Localizable.strings:54 #, no-wrap msgid "" "FileNVRAM module for preloading NVRAM values.\n" @@ -346,13 +358,13 @@ msgstr "" #. type: "Sata_title" -#: Resources/templates/Localizable.strings:55 +#: Resources/templates/Localizable.strings:57 #, no-wrap msgid "Sata" msgstr "" #. type: "Sata_description" -#: Resources/templates/Localizable.strings:56 +#: Resources/templates/Localizable.strings:58 #, no-wrap msgid "" "Sata module, known as YellowIconFixer in cparm's branch.\n" @@ -361,14 +373,14 @@ msgstr "" #. type: "Resolution_title" -#: Resources/templates/Localizable.strings:60 -#: Resources/templates/Localizable.strings:711 +#: Resources/templates/Localizable.strings:62 +#: Resources/templates/Localizable.strings:728 #, no-wrap msgid "Resolution" msgstr "" #. type: "AutoReso_description" -#: Resources/templates/Localizable.strings:61 +#: Resources/templates/Localizable.strings:63 #, no-wrap msgid "" "This module reads the edid information from the monitor attached to the main display.\n" @@ -377,13 +389,13 @@ msgstr "" #. type: "uClibc_title" -#: Resources/templates/Localizable.strings:65 +#: Resources/templates/Localizable.strings:67 #, no-wrap msgid "uClibc++" msgstr "" #. type: "uClibc_description" -#: Resources/templates/Localizable.strings:66 +#: Resources/templates/Localizable.strings:68 #, no-wrap msgid "" "This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.\n" @@ -393,13 +405,13 @@ msgstr "" #. type: "KernelPatcher_title" -#: Resources/templates/Localizable.strings:71 +#: Resources/templates/Localizable.strings:73 #, no-wrap msgid "Kernel Patcher" msgstr "" #. type: "KernelPatcher_description" -#: Resources/templates/Localizable.strings:72 +#: Resources/templates/Localizable.strings:74 #, no-wrap msgid "" "The KernelPatcher module provides patches for the following:\n" @@ -411,13 +423,13 @@ msgstr "" #. type: "KextPatcher_title" -#: Resources/templates/Localizable.strings:79 +#: Resources/templates/Localizable.strings:81 #, no-wrap msgid "Kext Patcher" msgstr "" #. type: "KextPatcher_description" -#: Resources/templates/Localizable.strings:80 +#: Resources/templates/Localizable.strings:82 #, no-wrap msgid "" "The KextPatcher module provides patches for the following:\n" @@ -425,13 +437,13 @@ msgstr "" #. type: "NVIDIAGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:83 +#: Resources/templates/Localizable.strings:85 #, no-wrap msgid "NVIDIAGraphicsEnabler" msgstr "" #. type: "NVIDIAGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:84 +#: Resources/templates/Localizable.strings:86 #, no-wrap msgid "" "The GraphicsEnabler nVidia code ported to a module.\n" @@ -439,13 +451,13 @@ msgstr "" #. type: "AMDGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:87 +#: Resources/templates/Localizable.strings:89 #, no-wrap msgid "AMDGraphicsEnabler" msgstr "" #. type: "AMDGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:88 +#: Resources/templates/Localizable.strings:90 #, no-wrap msgid "" "The GraphicsEnabler AMD/ATi code ported to a module.\n" @@ -453,13 +465,13 @@ msgstr "" #. type: "IntelGraphicsEnabler_title" -#: Resources/templates/Localizable.strings:91 +#: Resources/templates/Localizable.strings:93 #, no-wrap msgid "IntelGraphicsEnabler" msgstr "" #. type: "IntelGraphicsEnabler_description" -#: Resources/templates/Localizable.strings:92 +#: Resources/templates/Localizable.strings:94 #, no-wrap msgid "" "The GraphicsEnabler gma(Intel) code ported to a module.\n" @@ -467,590 +479,638 @@ msgstr "" #. type: "Options_title" -#: Resources/templates/Localizable.strings:100 +#: Resources/templates/Localizable.strings:102 #, no-wrap msgid "Settings" msgstr "" #. type: "Options_description" -#: Resources/templates/Localizable.strings:101 +#: Resources/templates/Localizable.strings:103 #, no-wrap msgid "Create an /Extra/org.chameleon.Boot.plist by selecting any of these boot options and kernel flags." msgstr "" #. type: "BootBanner_title" -#: Resources/templates/Localizable.strings:103 +#: Resources/templates/Localizable.strings:105 #, no-wrap msgid "BootBanner=No" msgstr "" #. type: "BootBanner_description" -#: Resources/templates/Localizable.strings:104 +#: Resources/templates/Localizable.strings:106 #, no-wrap msgid "Hides Chameleon's boot banner in GUI. This is the text that is drawn at the top left corner of the screen displaying the release version etc." msgstr "" #. type: "GUI_title" -#: Resources/templates/Localizable.strings:106 +#: Resources/templates/Localizable.strings:108 #, no-wrap msgid "GUI=No" msgstr "" #. type: "GUI_description" -#: Resources/templates/Localizable.strings:107 +#: Resources/templates/Localizable.strings:109 #, no-wrap msgid "Disables the default enabled graphic user interface." msgstr "" #. type: "LegacyLogo_title" -#: Resources/templates/Localizable.strings:109 +#: Resources/templates/Localizable.strings:111 #, no-wrap msgid "LegacyLogo=Yes" msgstr "" #. type: "LegacyLogo_description" -#: Resources/templates/Localizable.strings:110 +#: Resources/templates/Localizable.strings:112 #, no-wrap msgid "Use the legacy 'dark grey' apple logo on the light grey screen for the boot process rather than the boot.png in the theme." msgstr "" #. type: "InstantMenu_title" -#: Resources/templates/Localizable.strings:112 +#: Resources/templates/Localizable.strings:114 #, no-wrap msgid "InstantMenu=Yes" msgstr "" #. type: "InstantMenu_description" -#: Resources/templates/Localizable.strings:113 +#: Resources/templates/Localizable.strings:115 #, no-wrap msgid "By default, when Chameleon loads you'll see the icon for the current default partition, along with a timeout progress bar which left alone will count down before Chameleon automatically boots that partition. This options skips that and takes you directly to the device selection screen." msgstr "" #. type: "QuietBoot_title" -#: Resources/templates/Localizable.strings:115 +#: Resources/templates/Localizable.strings:117 #, no-wrap msgid "QuietBoot=Yes" msgstr "" #. type: "QuietBoot_description" -#: Resources/templates/Localizable.strings:116 +#: Resources/templates/Localizable.strings:118 #, no-wrap msgid "Enable quiet boot mode (no messages or prompt)." msgstr "" #. type: "ShowInfo_title" -#: Resources/templates/Localizable.strings:118 +#: Resources/templates/Localizable.strings:120 #, no-wrap msgid "ShowInfo=Yes" msgstr "" #. type: "ShowInfo_description" -#: Resources/templates/Localizable.strings:119 +#: Resources/templates/Localizable.strings:121 #, no-wrap msgid "Enables display of partition and resolution details shown on the left side of the GUI under the boot banner. This is useful information for troubleshooting, though can clash with certain themes." msgstr "" #. type: "Wait_title" -#: Resources/templates/Localizable.strings:121 +#: Resources/templates/Localizable.strings:123 #, no-wrap msgid "Wait=Yes" msgstr "" #. type: "Wait_description" -#: Resources/templates/Localizable.strings:122 +#: Resources/templates/Localizable.strings:124 #, no-wrap msgid "Pauses the boot process after Chameleon has finished it's setup then waits for a key press before it starts the mach kernel. Useful when combined with verbose boot for troubleshooting." msgstr "" -#. type: "arch_title" +#. type: "PrivateData_title" #: Resources/templates/Localizable.strings:126 #, no-wrap -msgid "arch=i386" +msgid "PrivateData=No" msgstr "" -#. type: "arch_description" +#. type: "PrivateData_description" #: Resources/templates/Localizable.strings:127 #, no-wrap -msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." +msgid "Show masked data (serial number) in bdmesg log (enbaled by default)." msgstr "" +#. type: "USBBusFix_title" +#: Resources/templates/Localizable.strings:131 +#, no-wrap +msgid "USBBusFix=Yes" +msgstr "" + +#. type: "USBBusFix_description" +#: Resources/templates/Localizable.strings:132 +#, no-wrap +msgid "Enable the XHCI, EHCI and UHCI fixes (disabled by default)." +msgstr "" + +#. type: "USBLegacyOff_title" +#: Resources/templates/Localizable.strings:134 +#, no-wrap +msgid "USBLegacyOff=Yes" +msgstr "" + +#. type: "USBLegacyOff_description" +#: Resources/templates/Localizable.strings:135 +#, no-wrap +msgid "Force USB Legacy off for XHCI and EHCI (disabled by default)." +msgstr "" + +#. type: "XHCILegacyOff_title" +#: Resources/templates/Localizable.strings:137 +#, no-wrap +msgid "XHCILegacyOff=Yes" +msgstr "" + +#. type: "XHCILegacyOff_description" +#: Resources/templates/Localizable.strings:138 +#, no-wrap +msgid "Force USB Legacy off for XHCI (disabled by default)." +msgstr "" + +#. type: "UHCIreset_title" +#: Resources/templates/Localizable.strings:140 +#, no-wrap +msgid "UHCIreset=Yes" +msgstr "" + +#. type: "UHCIreset_description" +#: Resources/templates/Localizable.strings:141 +#, no-wrap +msgid "Enables the option to reset UHCI controllers before starting OS X." +msgstr "" + #. type: "EHCIacquire_title" -#: Resources/templates/Localizable.strings:129 +#: Resources/templates/Localizable.strings:143 #, no-wrap msgid "EHCIacquire=Yes" msgstr "" #. type: "EHCIacquire_description" -#: Resources/templates/Localizable.strings:130 +#: Resources/templates/Localizable.strings:144 #, no-wrap msgid "Enables the option to fix any EHCI ownership issues due to bad bioses." msgstr "" +#. type: "arch_title" +#: Resources/templates/Localizable.strings:146 +#, no-wrap +msgid "arch=i386" +msgstr "" + +#. type: "arch_description" +#: Resources/templates/Localizable.strings:147 +#, no-wrap +msgid "Boots the kernel in 32bit mode rather than the default 64bit mode." +msgstr "" + #. type: "EthernetBuiltIn_title" -#: Resources/templates/Localizable.strings:132 +#: Resources/templates/Localizable.strings:149 #, no-wrap msgid "EthernetBuiltIn=Yes" msgstr "" #. type: "EthernetBuiltIn_description" -#: Resources/templates/Localizable.strings:133 +#: Resources/templates/Localizable.strings:150 #, no-wrap msgid "Enables the option of adding 'built-in' to your ethernet devices." msgstr "" #. type: "EnableWifi_title" -#: Resources/templates/Localizable.strings:135 +#: Resources/templates/Localizable.strings:152 #, no-wrap msgid "EnableWifi=Yes" msgstr "" #. type: "EnableWifi_description" -#: Resources/templates/Localizable.strings:136 +#: Resources/templates/Localizable.strings:153 #, no-wrap msgid "Enables the option of adding AirPort values to your wireless device." msgstr "" #. type: "ForceHPET_title" -#: Resources/templates/Localizable.strings:138 +#: Resources/templates/Localizable.strings:155 #, no-wrap msgid "ForceHPET=Yes" msgstr "" #. type: "ForceHPET_description" -#: Resources/templates/Localizable.strings:139 +#: Resources/templates/Localizable.strings:156 #, no-wrap msgid "Enables HPET on intel chipsets, for bioses that dont include the option." msgstr "" #. type: "ForceWake_title" -#: Resources/templates/Localizable.strings:141 +#: Resources/templates/Localizable.strings:158 #, no-wrap msgid "ForceWake=Yes" msgstr "" #. type: "ForceWake_description" -#: Resources/templates/Localizable.strings:142 +#: Resources/templates/Localizable.strings:159 #, no-wrap msgid "This option enables you to bypass bad sleep images." msgstr "" #. type: "ForceFullMemInfo_title" -#: Resources/templates/Localizable.strings:144 +#: Resources/templates/Localizable.strings:161 #, no-wrap msgid "ForceFullMemInfo=Yes" msgstr "" #. type: "ForceFullMemInfo_description" -#: Resources/templates/Localizable.strings:145 +#: Resources/templates/Localizable.strings:162 #, no-wrap msgid "Force SMBIOS Table 17 to be 27 bytes long." msgstr "" #. type: "RestartFix_title" -#: Resources/templates/Localizable.strings:147 +#: Resources/templates/Localizable.strings:164 #, no-wrap msgid "RestartFix=No" msgstr "" #. type: "RestartFix_description" -#: Resources/templates/Localizable.strings:148 +#: Resources/templates/Localizable.strings:165 #, no-wrap msgid "Disables the automatically enabled restart fix." msgstr "" -#. type: "UHCIreset_title" -#: Resources/templates/Localizable.strings:150 -#, no-wrap -msgid "UHCIreset=Yes" -msgstr "" - -#. type: "UHCIreset_description" -#: Resources/templates/Localizable.strings:151 -#, no-wrap -msgid "Enables the option to reset UHCI controllers before starting OS X." -msgstr "" - #. type: "UseMemDetect_title" -#: Resources/templates/Localizable.strings:153 +#: Resources/templates/Localizable.strings:167 #, no-wrap msgid "UseMemDetect=No" msgstr "" #. type: "UseMemDetect_description" -#: Resources/templates/Localizable.strings:154 +#: Resources/templates/Localizable.strings:168 #, no-wrap msgid "Disables the automatically enabled RAM recognition." msgstr "" #. type: "UseKernelCache_title" -#: Resources/templates/Localizable.strings:156 +#: Resources/templates/Localizable.strings:170 #, no-wrap msgid "UseKernelCache=Yes" msgstr "" #. type: "UseKernelCache_description" -#: Resources/templates/Localizable.strings:157 +#: Resources/templates/Localizable.strings:171 #, no-wrap msgid "For Lion only. Enables loading of the pre-linked kernel. This will ignore /E/E and /S/L/E. ONLY use this is you have know it contains everything you need." msgstr "" #. type: "Wake_title" -#: Resources/templates/Localizable.strings:159 +#: Resources/templates/Localizable.strings:173 #, no-wrap msgid "Wake=Yes" msgstr "" #. type: "Wake_description" -#: Resources/templates/Localizable.strings:160 +#: Resources/templates/Localizable.strings:174 #, no-wrap msgid "Attempts to load the sleep image saved from last hibernation." msgstr "" #. type: "CSTUsingSystemIO_title" -#: Resources/templates/Localizable.strings:164 +#: Resources/templates/Localizable.strings:178 #, no-wrap msgid "CSTUsingSystemIO=Yes" msgstr "" #. type: "CSTUsingSystemIO_description" -#: Resources/templates/Localizable.strings:165 +#: Resources/templates/Localizable.strings:179 #, no-wrap msgid "New C-State _CST generation method using SystemIO registers instead of FixedHW." msgstr "" #. type: "DropSSDT_title" -#: Resources/templates/Localizable.strings:167 +#: Resources/templates/Localizable.strings:181 #, no-wrap msgid "DropSSDT=Yes" msgstr "" #. type: "DropSSDT_description" -#: Resources/templates/Localizable.strings:168 +#: Resources/templates/Localizable.strings:182 #, no-wrap msgid "Discard the motherboard's built-in SSDT tables." msgstr "" #. type: "DropHPET_title" -#: Resources/templates/Localizable.strings:170 +#: Resources/templates/Localizable.strings:184 #, no-wrap msgid "DropHPET=Yes" msgstr "" #. type: "DropHPET_description" -#: Resources/templates/Localizable.strings:171 +#: Resources/templates/Localizable.strings:185 #, no-wrap msgid "Discard the motherboard's built-in HPET table." msgstr "" #. type: "DropSBST_title" -#: Resources/templates/Localizable.strings:173 +#: Resources/templates/Localizable.strings:187 #, no-wrap msgid "DropSBST=Yes" msgstr "" #. type: "DropSBST_description" -#: Resources/templates/Localizable.strings:174 +#: Resources/templates/Localizable.strings:188 #, no-wrap msgid "Discard the motherboard's built-in SBST table." msgstr "" #. type: "DropECDT_title" -#: Resources/templates/Localizable.strings:176 +#: Resources/templates/Localizable.strings:190 #, no-wrap msgid "DropECDT=Yes" msgstr "" #. type: "DropECDT_description" -#: Resources/templates/Localizable.strings:177 +#: Resources/templates/Localizable.strings:191 #, no-wrap msgid "Discard the motherboard's built-in ECDT table." msgstr "" #. type: "DropASFT_title" -#: Resources/templates/Localizable.strings:179 +#: Resources/templates/Localizable.strings:193 #, no-wrap msgid "DropASFT=Yes" msgstr "" #. type: "DropASFT_description" -#: Resources/templates/Localizable.strings:180 +#: Resources/templates/Localizable.strings:194 #, no-wrap msgid "Discard the motherboard's built-in ASF! table." msgstr "" #. type: "DropDMAR_title" -#: Resources/templates/Localizable.strings:182 +#: Resources/templates/Localizable.strings:196 #, no-wrap msgid "DropDMAR=Yes" msgstr "" #. type: "DropDMAR_description" -#: Resources/templates/Localizable.strings:183 +#: Resources/templates/Localizable.strings:197 #, no-wrap msgid "Discard the motherboard's built-in DMAR table, this key action resolve the problem with VT-d panics." msgstr "" #. type: "EnableC2State_title" -#: Resources/templates/Localizable.strings:185 +#: Resources/templates/Localizable.strings:199 #, no-wrap msgid "EnableC2State=Yes" msgstr "" #. type: "EnableC2State_description" -#: Resources/templates/Localizable.strings:186 +#: Resources/templates/Localizable.strings:200 #, no-wrap msgid "Enable specific Processor power state, C2." msgstr "" #. type: "EnableC3State_title" -#: Resources/templates/Localizable.strings:188 +#: Resources/templates/Localizable.strings:202 #, no-wrap msgid "EnableC3State=Yes" msgstr "" #. type: "EnableC3State_description" -#: Resources/templates/Localizable.strings:189 +#: Resources/templates/Localizable.strings:203 #, no-wrap msgid "Enable specific Processor power state, C3." msgstr "" #. type: "EnableC4State_title" -#: Resources/templates/Localizable.strings:191 +#: Resources/templates/Localizable.strings:205 #, no-wrap msgid "EnableC4State=Yes" msgstr "" #. type: "EnableC4State_description" -#: Resources/templates/Localizable.strings:192 +#: Resources/templates/Localizable.strings:206 #, no-wrap msgid "Enable specific Processor power state, C4." msgstr "" #. type: "EnableC6State_title" -#: Resources/templates/Localizable.strings:194 +#: Resources/templates/Localizable.strings:208 #, no-wrap msgid "EnableC6State=Yes" msgstr "" #. type: "EnableC6State_description" -#: Resources/templates/Localizable.strings:195 +#: Resources/templates/Localizable.strings:209 #, no-wrap msgid "Enable specific Processor power state, C6." msgstr "" #. type: "EnableC7State_title" -#: Resources/templates/Localizable.strings:197 +#: Resources/templates/Localizable.strings:211 #, no-wrap msgid "EnableC7State=Yes" msgstr "" #. type: "EnableC7State_description" -#: Resources/templates/Localizable.strings:198 +#: Resources/templates/Localizable.strings:212 #, no-wrap msgid "Enable specific Processor power state, C7." msgstr "" #. type: "GenerateCStates_title" -#: Resources/templates/Localizable.strings:200 +#: Resources/templates/Localizable.strings:214 #, no-wrap msgid "GenerateCStates=Yes" msgstr "" #. type: "GenerateCStates_description" -#: Resources/templates/Localizable.strings:201 +#: Resources/templates/Localizable.strings:215 #, no-wrap msgid "Enable auto generation of processor idle sleep states (C-States)." msgstr "" #. type: "GeneratePStates_title" -#: Resources/templates/Localizable.strings:203 +#: Resources/templates/Localizable.strings:217 #, no-wrap msgid "GeneratePStates=Yes" msgstr "" #. type: "GeneratePStates_description" -#: Resources/templates/Localizable.strings:204 +#: Resources/templates/Localizable.strings:218 #, no-wrap msgid "Enable auto generation of processor power performance states (P-States)." msgstr "" #. type: "GenerateTStates_title" -#: Resources/templates/Localizable.strings:206 +#: Resources/templates/Localizable.strings:220 #, no-wrap msgid "GenerateTStates=Yes" msgstr "" #. type: "GenerateTStates_description" -#: Resources/templates/Localizable.strings:207 +#: Resources/templates/Localizable.strings:221 #, no-wrap msgid "Enable auto generation of processor power performance states (T-States)." msgstr "" #. type: "1024x600x32_title" -#: Resources/templates/Localizable.strings:211 +#: Resources/templates/Localizable.strings:225 #, no-wrap msgid "1024x600x32" msgstr "" #. type: "1024x600x32_description" -#: Resources/templates/Localizable.strings:212 +#: Resources/templates/Localizable.strings:226 #, no-wrap msgid "Set Graphics Mode to 1024x600x32" msgstr "" #. type: "1024x768x32_title" -#: Resources/templates/Localizable.strings:214 +#: Resources/templates/Localizable.strings:228 #, no-wrap msgid "1024x768x32" msgstr "" #. type: "1024x768x32_description" -#: Resources/templates/Localizable.strings:215 +#: Resources/templates/Localizable.strings:229 #, no-wrap msgid "Set Graphics Mode to 1024x768x32" msgstr "" #. type: "1280x768x32_title" -#: Resources/templates/Localizable.strings:217 +#: Resources/templates/Localizable.strings:231 #, no-wrap msgid "1280x768x32" msgstr "" #. type: "1280x768x32_description" -#: Resources/templates/Localizable.strings:218 +#: Resources/templates/Localizable.strings:232 #, no-wrap msgid "Set Graphics Mode to 1280x768x32" msgstr "" #. type: "1280x800x32_title" -#: Resources/templates/Localizable.strings:220 +#: Resources/templates/Localizable.strings:234 #, no-wrap msgid "1280x800x32" msgstr "" #. type: "1280x800x32_description" -#: Resources/templates/Localizable.strings:221 +#: Resources/templates/Localizable.strings:235 #, no-wrap msgid "Set Graphics Mode to 1280x800x32" msgstr "" #. type: "1280x1024x32_title" -#: Resources/templates/Localizable.strings:223 +#: Resources/templates/Localizable.strings:237 #, no-wrap msgid "1280x1024x32" msgstr "" #. type: "1280x1024x32_description" -#: Resources/templates/Localizable.strings:224 +#: Resources/templates/Localizable.strings:238 #, no-wrap msgid "Set Graphics Mode to 1280x1024x32" msgstr "" #. type: "1280x960x32_title" -#: Resources/templates/Localizable.strings:226 +#: Resources/templates/Localizable.strings:240 #, no-wrap msgid "1280x960x32" msgstr "" #. type: "1280x960x32_description" -#: Resources/templates/Localizable.strings:227 +#: Resources/templates/Localizable.strings:241 #, no-wrap msgid "Set Graphics Mode to 1280x960x32" msgstr "" #. type: "1366x768x32_title" -#: Resources/templates/Localizable.strings:229 +#: Resources/templates/Localizable.strings:243 #, no-wrap msgid "1366x768x32" msgstr "" #. type: "1366x768x32_description" -#: Resources/templates/Localizable.strings:230 +#: Resources/templates/Localizable.strings:244 #, no-wrap msgid "Set Graphics Mode to 1366x768x32" msgstr "" #. type: "1440x900x32_title" -#: Resources/templates/Localizable.strings:232 +#: Resources/templates/Localizable.strings:246 #, no-wrap msgid "1440x900x32" msgstr "" #. type: "1440x900x32_description" -#: Resources/templates/Localizable.strings:233 +#: Resources/templates/Localizable.strings:247 #, no-wrap msgid "Set Graphics Mode to 1440x900x32" msgstr "" #. type: "1600x900x32_title" -#: Resources/templates/Localizable.strings:235 +#: Resources/templates/Localizable.strings:249 #, no-wrap msgid "1600x900x32" msgstr "" #. type: "1600x900x32_description" -#: Resources/templates/Localizable.strings:236 +#: Resources/templates/Localizable.strings:250 #, no-wrap msgid "Set Graphics Mode to 1600x900x32" msgstr "" #. type: "1600x1200x32_title" -#: Resources/templates/Localizable.strings:238 +#: Resources/templates/Localizable.strings:252 #, no-wrap msgid "1600x1200x32" msgstr "" #. type: "1600x1200x32_description" -#: Resources/templates/Localizable.strings:239 +#: Resources/templates/Localizable.strings:253 #, no-wrap msgid "Set Graphics Mode to 1600x1200x32" msgstr "" #. type: "1680x1050x32_title" -#: Resources/templates/Localizable.strings:241 +#: Resources/templates/Localizable.strings:255 #, no-wrap msgid "1680x1050x32" msgstr "" #. type: "1680x1050x32_description" -#: Resources/templates/Localizable.strings:242 +#: Resources/templates/Localizable.strings:256 #, no-wrap msgid "Set Graphics Mode to 1680x1050x32" msgstr "" #. type: "1920x1080x32_title" -#: Resources/templates/Localizable.strings:244 +#: Resources/templates/Localizable.strings:258 #, no-wrap msgid "1920x1080x32" msgstr "" #. type: "1920x1080x32_description" -#: Resources/templates/Localizable.strings:245 +#: Resources/templates/Localizable.strings:259 #, no-wrap msgid "Set Graphics Mode to 1920x1080x32" msgstr "" #. type: "1920x1200x32_title" -#: Resources/templates/Localizable.strings:247 +#: Resources/templates/Localizable.strings:261 #, no-wrap msgid "1920x1200x32" msgstr "" #. type: "1920x1200x32_description" -#: Resources/templates/Localizable.strings:248 +#: Resources/templates/Localizable.strings:262 #, no-wrap msgid "Set Graphics Mode to 1920x1200x32" msgstr "" #. type: "HDAULayoutIDx01_title" -#: Resources/templates/Localizable.strings:252 -#: Resources/templates/Localizable.strings:358 +#: Resources/templates/Localizable.strings:266 +#: Resources/templates/Localizable.strings:372 #, no-wrap msgid "LayoutID=1" msgstr "" #. type: "HDEFLayoutIDx01_description" -#: Resources/templates/Localizable.strings:253 +#: Resources/templates/Localizable.strings:267 #, no-wrap msgid "" "Set HDEF layout-it to 1:\n" @@ -1058,14 +1118,14 @@ msgstr "" #. type: "HDAULayoutIDx02_title" -#: Resources/templates/Localizable.strings:256 -#: Resources/templates/Localizable.strings:362 +#: Resources/templates/Localizable.strings:270 +#: Resources/templates/Localizable.strings:376 #, no-wrap msgid "LayoutID=2" msgstr "" #. type: "HDEFLayoutIDx02_description" -#: Resources/templates/Localizable.strings:257 +#: Resources/templates/Localizable.strings:271 #, no-wrap msgid "" "Set HDEF layout-it to 2:\n" @@ -1073,14 +1133,14 @@ msgstr "" #. type: "HDAULayoutIDx03_title" -#: Resources/templates/Localizable.strings:260 -#: Resources/templates/Localizable.strings:366 +#: Resources/templates/Localizable.strings:274 +#: Resources/templates/Localizable.strings:380 #, no-wrap msgid "LayoutID=3" msgstr "" #. type: "HDEFLayoutIDx03_description" -#: Resources/templates/Localizable.strings:261 +#: Resources/templates/Localizable.strings:275 #, no-wrap msgid "" "Set HDEF layout-it to 3:\n" @@ -1088,14 +1148,14 @@ msgstr "" #. type: "HDAULayoutIDx05_title" -#: Resources/templates/Localizable.strings:264 -#: Resources/templates/Localizable.strings:370 +#: Resources/templates/Localizable.strings:278 +#: Resources/templates/Localizable.strings:384 #, no-wrap msgid "LayoutID=5" msgstr "" #. type: "HDEFLayoutIDx05_description" -#: Resources/templates/Localizable.strings:265 +#: Resources/templates/Localizable.strings:279 #, no-wrap msgid "" "Set HDEF layout-it to 5:\n" @@ -1103,14 +1163,14 @@ msgstr "" #. type: "HDAULayoutIDx07_title" -#: Resources/templates/Localizable.strings:268 -#: Resources/templates/Localizable.strings:374 +#: Resources/templates/Localizable.strings:282 +#: Resources/templates/Localizable.strings:388 #, no-wrap msgid "LayoutID=7" msgstr "" #. type: "HDEFLayoutIDx07_description" -#: Resources/templates/Localizable.strings:269 +#: Resources/templates/Localizable.strings:283 #, no-wrap msgid "" "Set HDEF layout-it to 7:\n" @@ -1118,14 +1178,14 @@ msgstr "" #. type: "HDAULayoutIDx12_title" -#: Resources/templates/Localizable.strings:272 -#: Resources/templates/Localizable.strings:378 +#: Resources/templates/Localizable.strings:286 +#: Resources/templates/Localizable.strings:392 #, no-wrap msgid "LayoutID=12" msgstr "" #. type: "HDEFLayoutIDx12_description" -#: Resources/templates/Localizable.strings:273 +#: Resources/templates/Localizable.strings:287 #, no-wrap msgid "" "Set HDEF layout-it to 12:\n" @@ -1133,14 +1193,14 @@ msgstr "" #. type: "HDAULayoutIDx32_title" -#: Resources/templates/Localizable.strings:276 -#: Resources/templates/Localizable.strings:382 +#: Resources/templates/Localizable.strings:290 +#: Resources/templates/Localizable.strings:396 #, no-wrap msgid "LayoutID=32" msgstr "" #. type: "HDEFLayoutIDx32_description" -#: Resources/templates/Localizable.strings:277 +#: Resources/templates/Localizable.strings:291 #, no-wrap msgid "" "Set HDEF layout-it to 32:\n" @@ -1148,14 +1208,14 @@ msgstr "" #. type: "HDAULayoutIDx40_title" -#: Resources/templates/Localizable.strings:280 -#: Resources/templates/Localizable.strings:386 +#: Resources/templates/Localizable.strings:294 +#: Resources/templates/Localizable.strings:400 #, no-wrap msgid "LayoutID=40" msgstr "" #. type: "HDEFLayoutIDx40_description" -#: Resources/templates/Localizable.strings:281 +#: Resources/templates/Localizable.strings:295 #, no-wrap msgid "" "Set HDEF layout-it to 40:\n" @@ -1163,14 +1223,14 @@ msgstr "" #. type: "HDAULayoutIDx65_title" -#: Resources/templates/Localizable.strings:284 -#: Resources/templates/Localizable.strings:390 +#: Resources/templates/Localizable.strings:298 +#: Resources/templates/Localizable.strings:404 #, no-wrap msgid "LayoutID=65" msgstr "" #. type: "HDEFLayoutIDx65_description" -#: Resources/templates/Localizable.strings:285 +#: Resources/templates/Localizable.strings:299 #, no-wrap msgid "" "Set HDEF layout-it to 65:\n" @@ -1178,14 +1238,14 @@ msgstr "" #. type: "HDAULayoutIDx99_title" -#: Resources/templates/Localizable.strings:288 -#: Resources/templates/Localizable.strings:394 +#: Resources/templates/Localizable.strings:302 +#: Resources/templates/Localizable.strings:408 #, no-wrap msgid "LayoutID=99" msgstr "" #. type: "HDEFLayoutIDx99_description" -#: Resources/templates/Localizable.strings:289 +#: Resources/templates/Localizable.strings:303 #, no-wrap msgid "" "Set HDEF layout-it to 99:\n" @@ -1193,14 +1253,14 @@ msgstr "" #. type: "HDAULayoutIDx269_title" -#: Resources/templates/Localizable.strings:292 -#: Resources/templates/Localizable.strings:398 +#: Resources/templates/Localizable.strings:306 +#: Resources/templates/Localizable.strings:412 #, no-wrap msgid "LayoutID=269" msgstr "" #. type: "HDEFLayoutIDx269_description" -#: Resources/templates/Localizable.strings:293 +#: Resources/templates/Localizable.strings:307 #, no-wrap msgid "" "Set HDEF layout-it to 269:\n" @@ -1208,14 +1268,14 @@ msgstr "" #. type: "HDAULayoutIDx387_title" -#: Resources/templates/Localizable.strings:296 -#: Resources/templates/Localizable.strings:402 +#: Resources/templates/Localizable.strings:310 +#: Resources/templates/Localizable.strings:416 #, no-wrap msgid "LayoutID=387" msgstr "" #. type: "HDEFLayoutIDx387_description" -#: Resources/templates/Localizable.strings:297 +#: Resources/templates/Localizable.strings:311 #, no-wrap msgid "" "Set HDEF layout-it to 387:\n" @@ -1223,14 +1283,14 @@ msgstr "" #. type: "HDAULayoutIDx388_title" -#: Resources/templates/Localizable.strings:300 -#: Resources/templates/Localizable.strings:406 +#: Resources/templates/Localizable.strings:314 +#: Resources/templates/Localizable.strings:420 #, no-wrap msgid "LayoutID=388" msgstr "" #. type: "HDEFLayoutIDx388_description" -#: Resources/templates/Localizable.strings:301 +#: Resources/templates/Localizable.strings:315 #, no-wrap msgid "" "Set HDEF layout-it to 388:\n" @@ -1238,14 +1298,14 @@ msgstr "" #. type: "HDAULayoutIDx389_title" -#: Resources/templates/Localizable.strings:304 -#: Resources/templates/Localizable.strings:410 +#: Resources/templates/Localizable.strings:318 +#: Resources/templates/Localizable.strings:424 #, no-wrap msgid "LayoutID=389" msgstr "" #. type: "HDEFLayoutIDx389_description" -#: Resources/templates/Localizable.strings:305 +#: Resources/templates/Localizable.strings:319 #, no-wrap msgid "" "Set HDEF layout-it to 389:\n" @@ -1253,14 +1313,14 @@ msgstr "" #. type: "HDAULayoutIDx392_title" -#: Resources/templates/Localizable.strings:308 -#: Resources/templates/Localizable.strings:414 +#: Resources/templates/Localizable.strings:322 +#: Resources/templates/Localizable.strings:428 #, no-wrap msgid "LayoutID=392" msgstr "" #. type: "HDEFLayoutIDx392_description" -#: Resources/templates/Localizable.strings:309 +#: Resources/templates/Localizable.strings:323 #, no-wrap msgid "" "Set HDEF layout-it to 392:\n" @@ -1268,14 +1328,14 @@ msgstr "" #. type: "HDAULayoutIDx398_title" -#: Resources/templates/Localizable.strings:312 -#: Resources/templates/Localizable.strings:418 +#: Resources/templates/Localizable.strings:326 +#: Resources/templates/Localizable.strings:432 #, no-wrap msgid "LayoutID=398" msgstr "" #. type: "HDEFLayoutIDx398_description" -#: Resources/templates/Localizable.strings:313 +#: Resources/templates/Localizable.strings:327 #, no-wrap msgid "" "Set HDEF layout-it to 398:\n" @@ -1283,14 +1343,14 @@ msgstr "" #. type: "HDAULayoutIDx662_title" -#: Resources/templates/Localizable.strings:316 -#: Resources/templates/Localizable.strings:422 +#: Resources/templates/Localizable.strings:330 +#: Resources/templates/Localizable.strings:436 #, no-wrap msgid "LayoutID=662" msgstr "" #. type: "HDEFLayoutIDx662_description" -#: Resources/templates/Localizable.strings:317 +#: Resources/templates/Localizable.strings:331 #, no-wrap msgid "" "Set HDEF layout-it to 662:\n" @@ -1298,14 +1358,14 @@ msgstr "" #. type: "HDAULayoutIDx663_title" -#: Resources/templates/Localizable.strings:320 -#: Resources/templates/Localizable.strings:426 +#: Resources/templates/Localizable.strings:334 +#: Resources/templates/Localizable.strings:440 #, no-wrap msgid "LayoutID=663" msgstr "" #. type: "HDEFLayoutIDx663_description" -#: Resources/templates/Localizable.strings:321 +#: Resources/templates/Localizable.strings:335 #, no-wrap msgid "" "Set HDEF layout-it to 663:\n" @@ -1313,14 +1373,14 @@ msgstr "" #. type: "HDAULayoutIDx664_title" -#: Resources/templates/Localizable.strings:324 -#: Resources/templates/Localizable.strings:430 +#: Resources/templates/Localizable.strings:338 +#: Resources/templates/Localizable.strings:444 #, no-wrap msgid "LayoutID=664" msgstr "" #. type: "HDEFLayoutIDx664_description" -#: Resources/templates/Localizable.strings:325 +#: Resources/templates/Localizable.strings:339 #, no-wrap msgid "" "Set HDEF layout-it to 664:\n" @@ -1328,14 +1388,14 @@ msgstr "" #. type: "HDAULayoutIDx885_title" -#: Resources/templates/Localizable.strings:328 -#: Resources/templates/Localizable.strings:434 +#: Resources/templates/Localizable.strings:342 +#: Resources/templates/Localizable.strings:448 #, no-wrap msgid "LayoutID=885" msgstr "" #. type: "HDEFLayoutIDx885_description" -#: Resources/templates/Localizable.strings:329 +#: Resources/templates/Localizable.strings:343 #, no-wrap msgid "" "Set HDEF layout-it to 885:\n" @@ -1343,14 +1403,14 @@ msgstr "" #. type: "HDAULayoutIDx887_title" -#: Resources/templates/Localizable.strings:332 -#: Resources/templates/Localizable.strings:438 +#: Resources/templates/Localizable.strings:346 +#: Resources/templates/Localizable.strings:452 #, no-wrap msgid "LayoutID=887" msgstr "" #. type: "HDEFLayoutIDx887_description" -#: Resources/templates/Localizable.strings:333 +#: Resources/templates/Localizable.strings:347 #, no-wrap msgid "" "Set HDEF layout-it to 887:\n" @@ -1358,14 +1418,14 @@ msgstr "" #. type: "HDAULayoutIDx888_title" -#: Resources/templates/Localizable.strings:336 -#: Resources/templates/Localizable.strings:442 +#: Resources/templates/Localizable.strings:350 +#: Resources/templates/Localizable.strings:456 #, no-wrap msgid "LayoutID=888" msgstr "" #. type: "HDEFLayoutIDx888_description" -#: Resources/templates/Localizable.strings:337 +#: Resources/templates/Localizable.strings:351 #, no-wrap msgid "" "Set HDEF layout-it to 888:\n" @@ -1373,14 +1433,14 @@ msgstr "" #. type: "HDAULayoutIDx889_title" -#: Resources/templates/Localizable.strings:340 -#: Resources/templates/Localizable.strings:446 +#: Resources/templates/Localizable.strings:354 +#: Resources/templates/Localizable.strings:460 #, no-wrap msgid "LayoutID=889" msgstr "" #. type: "HDEFLayoutIDx889_description" -#: Resources/templates/Localizable.strings:341 +#: Resources/templates/Localizable.strings:355 #, no-wrap msgid "" "Set HDEF layout-it to 889:\n" @@ -1388,14 +1448,14 @@ msgstr "" #. type: "HDAULayoutIDx892_title" -#: Resources/templates/Localizable.strings:344 -#: Resources/templates/Localizable.strings:450 +#: Resources/templates/Localizable.strings:358 +#: Resources/templates/Localizable.strings:464 #, no-wrap msgid "LayoutID=892" msgstr "" #. type: "HDEFLayoutIDx892_description" -#: Resources/templates/Localizable.strings:345 +#: Resources/templates/Localizable.strings:359 #, no-wrap msgid "" "Set HDEF layout-it to 892:\n" @@ -1403,14 +1463,14 @@ msgstr "" #. type: "HDAULayoutIDx898_title" -#: Resources/templates/Localizable.strings:348 -#: Resources/templates/Localizable.strings:454 +#: Resources/templates/Localizable.strings:362 +#: Resources/templates/Localizable.strings:468 #, no-wrap msgid "LayoutID=898" msgstr "" #. type: "HDEFLayoutIDx898_description" -#: Resources/templates/Localizable.strings:349 +#: Resources/templates/Localizable.strings:363 #, no-wrap msgid "" "Set HDEF layout-it to 898:\n" @@ -1418,14 +1478,14 @@ msgstr "" #. type: "HDAULayoutIDxBD7_title" -#: Resources/templates/Localizable.strings:352 -#: Resources/templates/Localizable.strings:458 +#: Resources/templates/Localizable.strings:366 +#: Resources/templates/Localizable.strings:472 #, no-wrap msgid "LayoutID=1981" msgstr "" #. type: "HDEFLayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:353 +#: Resources/templates/Localizable.strings:367 #, no-wrap msgid "" "Set HDEF layout-it to 1981:\n" @@ -1433,7 +1493,7 @@ msgstr "" #. type: "HDAULayoutIDx01_description" -#: Resources/templates/Localizable.strings:359 +#: Resources/templates/Localizable.strings:373 #, no-wrap msgid "" "Set HDAU layout-it to 1:\n" @@ -1441,7 +1501,7 @@ msgstr "" #. type: "HDAULayoutIDx02_description" -#: Resources/templates/Localizable.strings:363 +#: Resources/templates/Localizable.strings:377 #, no-wrap msgid "" "Set HDAU layout-it to 2:\n" @@ -1449,7 +1509,7 @@ msgstr "" #. type: "HDAULayoutIDx03_description" -#: Resources/templates/Localizable.strings:367 +#: Resources/templates/Localizable.strings:381 #, no-wrap msgid "" "Set HDAU layout-it to 3:\n" @@ -1457,7 +1517,7 @@ msgstr "" #. type: "HDAULayoutIDx05_description" -#: Resources/templates/Localizable.strings:371 +#: Resources/templates/Localizable.strings:385 #, no-wrap msgid "" "Set HDAU layout-it to 5:\n" @@ -1465,7 +1525,7 @@ msgstr "" #. type: "HDAULayoutIDx07_description" -#: Resources/templates/Localizable.strings:375 +#: Resources/templates/Localizable.strings:389 #, no-wrap msgid "" "Set HDAU layout-it to 7:\n" @@ -1473,7 +1533,7 @@ msgstr "" #. type: "HDAULayoutIDx12_description" -#: Resources/templates/Localizable.strings:379 +#: Resources/templates/Localizable.strings:393 #, no-wrap msgid "" "Set HDAU layout-it to 12:\n" @@ -1481,7 +1541,7 @@ msgstr "" #. type: "HDAULayoutIDx32_description" -#: Resources/templates/Localizable.strings:383 +#: Resources/templates/Localizable.strings:397 #, no-wrap msgid "" "Set HDAU layout-it to 32:\n" @@ -1489,7 +1549,7 @@ msgstr "" #. type: "HDAULayoutIDx40_description" -#: Resources/templates/Localizable.strings:387 +#: Resources/templates/Localizable.strings:401 #, no-wrap msgid "" "Set HDAU layout-it to 40:\n" @@ -1497,7 +1557,7 @@ msgstr "" #. type: "HDAULayoutIDx65_description" -#: Resources/templates/Localizable.strings:391 +#: Resources/templates/Localizable.strings:405 #, no-wrap msgid "" "Set HDAU layout-it to 65:\n" @@ -1505,7 +1565,7 @@ msgstr "" #. type: "HDAULayoutIDx99_description" -#: Resources/templates/Localizable.strings:395 +#: Resources/templates/Localizable.strings:409 #, no-wrap msgid "" "Set HDAU layout-it to 99:\n" @@ -1513,7 +1573,7 @@ msgstr "" #. type: "HDAULayoutIDx269_description" -#: Resources/templates/Localizable.strings:399 +#: Resources/templates/Localizable.strings:413 #, no-wrap msgid "" "Set HDAU layout-it to 269:\n" @@ -1521,7 +1581,7 @@ msgstr "" #. type: "HDAULayoutIDx387_description" -#: Resources/templates/Localizable.strings:403 +#: Resources/templates/Localizable.strings:417 #, no-wrap msgid "" "Set HDAU layout-it to 387:\n" @@ -1529,7 +1589,7 @@ msgstr "" #. type: "HDAULayoutIDx388_description" -#: Resources/templates/Localizable.strings:407 +#: Resources/templates/Localizable.strings:421 #, no-wrap msgid "" "Set HDAU layout-it to 388:\n" @@ -1537,7 +1597,7 @@ msgstr "" #. type: "HDAULayoutIDx389_description" -#: Resources/templates/Localizable.strings:411 +#: Resources/templates/Localizable.strings:425 #, no-wrap msgid "" "Set HDAU layout-it to 389:\n" @@ -1545,7 +1605,7 @@ msgstr "" #. type: "HDAULayoutIDx392_description" -#: Resources/templates/Localizable.strings:415 +#: Resources/templates/Localizable.strings:429 #, no-wrap msgid "" "Set HDAU layout-it to 392:\n" @@ -1553,7 +1613,7 @@ msgstr "" #. type: "HDAULayoutIDx398_description" -#: Resources/templates/Localizable.strings:419 +#: Resources/templates/Localizable.strings:433 #, no-wrap msgid "" "Set HDAU layout-it to 398:\n" @@ -1561,7 +1621,7 @@ msgstr "" #. type: "HDAULayoutIDx662_description" -#: Resources/templates/Localizable.strings:423 +#: Resources/templates/Localizable.strings:437 #, no-wrap msgid "" "Set HDAU layout-it to 662:\n" @@ -1569,7 +1629,7 @@ msgstr "" #. type: "HDAULayoutIDx663_description" -#: Resources/templates/Localizable.strings:427 +#: Resources/templates/Localizable.strings:441 #, no-wrap msgid "" "Set HDAU layout-it to 663:\n" @@ -1577,7 +1637,7 @@ msgstr "" #. type: "HDAULayoutIDx664_description" -#: Resources/templates/Localizable.strings:431 +#: Resources/templates/Localizable.strings:445 #, no-wrap msgid "" "Set HDAU layout-it to 664:\n" @@ -1585,7 +1645,7 @@ msgstr "" #. type: "HDAULayoutIDx885_description" -#: Resources/templates/Localizable.strings:435 +#: Resources/templates/Localizable.strings:449 #, no-wrap msgid "" "Set HDAU layout-it to 885:\n" @@ -1593,7 +1653,7 @@ msgstr "" #. type: "HDAULayoutIDx887_description" -#: Resources/templates/Localizable.strings:439 +#: Resources/templates/Localizable.strings:453 #, no-wrap msgid "" "Set HDAU layout-it to 887:\n" @@ -1601,7 +1661,7 @@ msgstr "" #. type: "HDAULayoutIDx888_description" -#: Resources/templates/Localizable.strings:443 +#: Resources/templates/Localizable.strings:457 #, no-wrap msgid "" "Set HDAU layout-it to 888:\n" @@ -1609,7 +1669,7 @@ msgstr "" #. type: "HDAULayoutIDx889_description" -#: Resources/templates/Localizable.strings:447 +#: Resources/templates/Localizable.strings:461 #, no-wrap msgid "" "Set HDAU layout-it to 889:\n" @@ -1617,7 +1677,7 @@ msgstr "" #. type: "HDAULayoutIDx892_description" -#: Resources/templates/Localizable.strings:451 +#: Resources/templates/Localizable.strings:465 #, no-wrap msgid "" "Set HDAU layout-it to 892:\n" @@ -1625,7 +1685,7 @@ msgstr "" #. type: "HDAULayoutIDx898_description" -#: Resources/templates/Localizable.strings:455 +#: Resources/templates/Localizable.strings:469 #, no-wrap msgid "" "Set HDAU layout-it to 898:\n" @@ -1633,7 +1693,7 @@ msgstr "" #. type: "HDAULayoutIDxBD7_description" -#: Resources/templates/Localizable.strings:459 +#: Resources/templates/Localizable.strings:473 #, no-wrap msgid "" "Set HDAU layout-it to 1981:\n" @@ -1641,613 +1701,625 @@ msgstr "" #. type: "IntelCaprix00_title" -#: Resources/templates/Localizable.strings:464 +#: Resources/templates/Localizable.strings:478 #, no-wrap msgid "01660000" msgstr "" #. type: "IntelCaprix00_description" -#: Resources/templates/Localizable.strings:465 +#: Resources/templates/Localizable.strings:479 #, no-wrap msgid "Set 01660000 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix01_title" -#: Resources/templates/Localizable.strings:467 +#: Resources/templates/Localizable.strings:481 #, no-wrap msgid "01660001" msgstr "" #. type: "IntelCaprix01_description" -#: Resources/templates/Localizable.strings:468 +#: Resources/templates/Localizable.strings:482 #, no-wrap msgid "Set 01660001 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix02_title" -#: Resources/templates/Localizable.strings:470 +#: Resources/templates/Localizable.strings:484 #, no-wrap msgid "01660002" msgstr "" #. type: "IntelCaprix02_description" -#: Resources/templates/Localizable.strings:471 +#: Resources/templates/Localizable.strings:485 #, no-wrap msgid "Set 01660002 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix03_title" -#: Resources/templates/Localizable.strings:473 +#: Resources/templates/Localizable.strings:487 #, no-wrap msgid "01660003" msgstr "" #. type: "IntelCaprix03_description" -#: Resources/templates/Localizable.strings:474 +#: Resources/templates/Localizable.strings:488 #, no-wrap msgid "Set 01660003 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix04_title" -#: Resources/templates/Localizable.strings:476 +#: Resources/templates/Localizable.strings:490 #, no-wrap msgid "01660004" msgstr "" #. type: "IntelCaprix04_description" -#: Resources/templates/Localizable.strings:477 +#: Resources/templates/Localizable.strings:491 #, no-wrap msgid "Set 01660004 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix05_title" -#: Resources/templates/Localizable.strings:479 +#: Resources/templates/Localizable.strings:493 #, no-wrap msgid "01620005" msgstr "" #. type: "IntelCaprix05_description" -#: Resources/templates/Localizable.strings:480 +#: Resources/templates/Localizable.strings:494 #, no-wrap msgid "Set 01620005 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix06_title" -#: Resources/templates/Localizable.strings:482 +#: Resources/templates/Localizable.strings:496 #, no-wrap msgid "01620006" msgstr "" #. type: "IntelCaprix06_description" -#: Resources/templates/Localizable.strings:483 +#: Resources/templates/Localizable.strings:497 #, no-wrap msgid "Set 01620006 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix07_title" -#: Resources/templates/Localizable.strings:485 +#: Resources/templates/Localizable.strings:499 #, no-wrap msgid "01620007" msgstr "" #. type: "IntelCaprix07_description" -#: Resources/templates/Localizable.strings:486 +#: Resources/templates/Localizable.strings:500 #, no-wrap msgid "Set 01620007 for Intel HD4000 (Desktop) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix08_title" -#: Resources/templates/Localizable.strings:488 +#: Resources/templates/Localizable.strings:502 #, no-wrap msgid "01660008" msgstr "" #. type: "IntelCaprix08_description" -#: Resources/templates/Localizable.strings:489 +#: Resources/templates/Localizable.strings:503 #, no-wrap msgid "Set 01660008 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix09_title" -#: Resources/templates/Localizable.strings:491 +#: Resources/templates/Localizable.strings:505 #, no-wrap msgid "01660009" msgstr "" #. type: "IntelCaprix09_description" -#: Resources/templates/Localizable.strings:492 +#: Resources/templates/Localizable.strings:506 #, no-wrap msgid "Set 01660009 for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix10_title" -#: Resources/templates/Localizable.strings:494 +#: Resources/templates/Localizable.strings:508 #, no-wrap msgid "0166000a" msgstr "" #. type: "IntelCaprix10_description" -#: Resources/templates/Localizable.strings:495 +#: Resources/templates/Localizable.strings:509 #, no-wrap msgid "Set 0166000a for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelCaprix11_title" -#: Resources/templates/Localizable.strings:497 +#: Resources/templates/Localizable.strings:511 #, no-wrap msgid "0166000b" msgstr "" #. type: "IntelCaprix11_description" -#: Resources/templates/Localizable.strings:498 +#: Resources/templates/Localizable.strings:512 #, no-wrap msgid "Set 0166000b for Intel HD4000 (Mobile) AAPL,ig-platform-id ." msgstr "" #. type: "IntelAzulx00_title" -#: Resources/templates/Localizable.strings:502 +#: Resources/templates/Localizable.strings:516 #, no-wrap msgid "00000604" msgstr "" #. type: "IntelAzulx00_description" -#: Resources/templates/Localizable.strings:503 +#: Resources/templates/Localizable.strings:517 #, no-wrap msgid "Set 00000604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx01_title" -#: Resources/templates/Localizable.strings:505 +#: Resources/templates/Localizable.strings:519 #, no-wrap msgid "0000060c" msgstr "" #. type: "IntelAzulx01_description" -#: Resources/templates/Localizable.strings:506 +#: Resources/templates/Localizable.strings:520 #, no-wrap msgid "Set 0000060c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx02_title" -#: Resources/templates/Localizable.strings:508 +#: Resources/templates/Localizable.strings:522 #, no-wrap msgid "00001604" msgstr "" #. type: "IntelAzulx02_description" -#: Resources/templates/Localizable.strings:509 +#: Resources/templates/Localizable.strings:523 #, no-wrap msgid "Set 00001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx03_title" -#: Resources/templates/Localizable.strings:511 +#: Resources/templates/Localizable.strings:525 #, no-wrap msgid "0000160a" msgstr "" #. type: "IntelAzulx03_description" -#: Resources/templates/Localizable.strings:512 +#: Resources/templates/Localizable.strings:526 #, no-wrap msgid "Set 0000160a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx04_title" -#: Resources/templates/Localizable.strings:514 +#: Resources/templates/Localizable.strings:528 #, no-wrap msgid "0000160c" msgstr "" #. type: "IntelAzulx04_description" -#: Resources/templates/Localizable.strings:515 +#: Resources/templates/Localizable.strings:529 #, no-wrap msgid "Set 0000160c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx05_title" -#: Resources/templates/Localizable.strings:517 +#: Resources/templates/Localizable.strings:531 #, no-wrap msgid "00002604" msgstr "" #. type: "IntelAzulx05_description" -#: Resources/templates/Localizable.strings:518 +#: Resources/templates/Localizable.strings:532 #, no-wrap msgid "Set 00002604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx06_title" -#: Resources/templates/Localizable.strings:520 +#: Resources/templates/Localizable.strings:534 #, no-wrap msgid "0000260a" msgstr "" #. type: "IntelAzulx06_description" -#: Resources/templates/Localizable.strings:521 +#: Resources/templates/Localizable.strings:535 #, no-wrap msgid "Set 0000260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx07_title" -#: Resources/templates/Localizable.strings:523 +#: Resources/templates/Localizable.strings:537 #, no-wrap msgid "0000260c" msgstr "" #. type: "IntelAzulx07_description" -#: Resources/templates/Localizable.strings:524 +#: Resources/templates/Localizable.strings:538 #, no-wrap msgid "Set 0600260c for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx08_title" -#: Resources/templates/Localizable.strings:526 +#: Resources/templates/Localizable.strings:540 #, no-wrap msgid "0000260d" msgstr "" #. type: "IntelAzulx08_description" -#: Resources/templates/Localizable.strings:527 +#: Resources/templates/Localizable.strings:541 #, no-wrap msgid "Set 0000260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx09_title" -#: Resources/templates/Localizable.strings:529 +#: Resources/templates/Localizable.strings:543 #, no-wrap msgid "02001604" msgstr "" #. type: "IntelAzulx09_description" -#: Resources/templates/Localizable.strings:530 +#: Resources/templates/Localizable.strings:544 #, no-wrap msgid "Set 02001604 for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx10_title" -#: Resources/templates/Localizable.strings:532 +#: Resources/templates/Localizable.strings:546 #, no-wrap msgid "0300220d" msgstr "" #. type: "IntelAzulx10_description" -#: Resources/templates/Localizable.strings:533 +#: Resources/templates/Localizable.strings:547 #, no-wrap msgid "Set 0300220d for Intel Haswell (Desktop) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx11_title" -#: Resources/templates/Localizable.strings:535 +#: Resources/templates/Localizable.strings:549 #, no-wrap msgid "0500260a" msgstr "" #. type: "IntelAzulx11_description" -#: Resources/templates/Localizable.strings:536 +#: Resources/templates/Localizable.strings:550 #, no-wrap msgid "Set 0500260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx12_title" -#: Resources/templates/Localizable.strings:538 +#: Resources/templates/Localizable.strings:552 #, no-wrap msgid "0600260a" msgstr "" #. type: "IntelAzulx12_description" -#: Resources/templates/Localizable.strings:539 +#: Resources/templates/Localizable.strings:553 #, no-wrap msgid "Set 0600260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx13_title" -#: Resources/templates/Localizable.strings:541 +#: Resources/templates/Localizable.strings:555 #, no-wrap msgid "0700260d" msgstr "" #. type: "IntelAzulx13_description" -#: Resources/templates/Localizable.strings:542 +#: Resources/templates/Localizable.strings:556 #, no-wrap msgid "Set 0700260d for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx14_title" -#: Resources/templates/Localizable.strings:544 +#: Resources/templates/Localizable.strings:558 #, no-wrap msgid "0800260a" msgstr "" #. type: "IntelAzulx14_description" -#: Resources/templates/Localizable.strings:545 +#: Resources/templates/Localizable.strings:559 #, no-wrap msgid "Set 0800260a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "IntelAzulx15_title" -#: Resources/templates/Localizable.strings:547 +#: Resources/templates/Localizable.strings:561 #, no-wrap msgid "08002e0a" msgstr "" #. type: "IntelAzulx15_description" -#: Resources/templates/Localizable.strings:548 +#: Resources/templates/Localizable.strings:562 #, no-wrap msgid "Set 08002e0a for Intel Haswell (Mobile) AAPL,ig-platform-id." msgstr "" #. type: "AD2000B_PinConf_title" -#: Resources/templates/Localizable.strings:552 +#: Resources/templates/Localizable.strings:566 #, no-wrap msgid "AD2000b" msgstr "" #. type: "AD2000B_PinConf_description" -#: Resources/templates/Localizable.strings:553 +#: Resources/templates/Localizable.strings:567 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD2000b." msgstr "" #. type: "AD1981HD_PinConf_title" -#: Resources/templates/Localizable.strings:555 +#: Resources/templates/Localizable.strings:569 #, no-wrap msgid "AD1981HD" msgstr "" #. type: "AD1981HD_PinConf_description" -#: Resources/templates/Localizable.strings:556 +#: Resources/templates/Localizable.strings:570 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1981HD." msgstr "" #. type: "AD1988B_PinConf_title" -#: Resources/templates/Localizable.strings:558 +#: Resources/templates/Localizable.strings:572 #, no-wrap msgid "AD1988b" msgstr "" #. type: "AD1988B_PinConf_description" -#: Resources/templates/Localizable.strings:559 +#: Resources/templates/Localizable.strings:573 #, no-wrap msgid "Set HDEF PinConfiguration for Analog Devices AD1988b." msgstr "" #. type: "ALC888_PinConf_title" -#: Resources/templates/Localizable.strings:561 +#: Resources/templates/Localizable.strings:575 #, no-wrap msgid "ALC888" msgstr "" #. type: "ALC888_PinConf_description" -#: Resources/templates/Localizable.strings:562 +#: Resources/templates/Localizable.strings:576 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC888." msgstr "" #. type: "ALC1200_PinConf_title" -#: Resources/templates/Localizable.strings:564 +#: Resources/templates/Localizable.strings:578 #, no-wrap msgid "ALC1200" msgstr "" #. type: "ALC1200_PinConf_description" -#: Resources/templates/Localizable.strings:565 +#: Resources/templates/Localizable.strings:579 #, no-wrap msgid "Set HDEF PinConfiguration for Realtek ALC1200." msgstr "" #. type: "00_PinConf_title" -#: Resources/templates/Localizable.strings:567 +#: Resources/templates/Localizable.strings:581 #, no-wrap msgid "00" msgstr "" #. type: "00_PinConf_description" -#: Resources/templates/Localizable.strings:568 +#: Resources/templates/Localizable.strings:582 #, no-wrap msgid "Set HDEF PinConfiguration for ???." msgstr "" #. type: "GraphicsEnabler_title" -#: Resources/templates/Localizable.strings:572 +#: Resources/templates/Localizable.strings:586 #, no-wrap msgid "GraphicsEnabler=Yes" msgstr "" #. type: "GraphicsEnabler_description" -#: Resources/templates/Localizable.strings:573 +#: Resources/templates/Localizable.strings:587 #, 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:575 +#: Resources/templates/Localizable.strings:589 #, no-wrap msgid "EnableHDMIAudio=Yes" msgstr "" #. type: "EnableHDMIAudio_description" -#: Resources/templates/Localizable.strings:576 +#: Resources/templates/Localizable.strings:590 #, no-wrap msgid "Inject HDMi audio for NVIDIA or AMD/ATI." msgstr "" +#. type: "UseIntelHDMI_title" +#: Resources/templates/Localizable.strings:592 +#, no-wrap +msgid "UseIntelHDMI=Yes" +msgstr "" + +#. type: "UseIntelHDMI_description" +#: Resources/templates/Localizable.strings:593 +#, no-wrap +msgid "If YES, hda-gfx=onboard-1 will be injected into the GFX0 and HDEF devices. Also, if an ATI or Nvidia HDMI device is present, they'll be assigned to onboard-2. If NO, then ATI or Nvidia devices will get onboard-1 as well as the HDAU device if present." +msgstr "" + #. type: "UseAtiROM_title" -#: Resources/templates/Localizable.strings:578 +#: Resources/templates/Localizable.strings:595 #, no-wrap msgid "UseAtiROM=Yes" msgstr "" #. type: "UseAtiROM_description" -#: Resources/templates/Localizable.strings:579 +#: Resources/templates/Localizable.strings:596 #, no-wrap msgid "Enables UseAtiROM options." msgstr "" #. type: "UseNvidiaROM_title" -#: Resources/templates/Localizable.strings:581 +#: Resources/templates/Localizable.strings:598 #, no-wrap msgid "UseNvidiaROM=Yes" msgstr "" #. type: "UseNvidiaROM_description" -#: Resources/templates/Localizable.strings:582 +#: Resources/templates/Localizable.strings:599 #, no-wrap msgid "Enables UseNvidiaROM options." msgstr "" #. type: "VBIOS_title" -#: Resources/templates/Localizable.strings:584 +#: Resources/templates/Localizable.strings:601 #, no-wrap msgid "VBIOS=Yes" msgstr "" #. type: "VBIOS_description" -#: Resources/templates/Localizable.strings:585 +#: Resources/templates/Localizable.strings:602 #, no-wrap msgid "Enables VBIOS option" msgstr "" #. type: "SkipIntelGfx_title" -#: Resources/templates/Localizable.strings:587 +#: Resources/templates/Localizable.strings:604 #, no-wrap msgid "SkipIntelGfx=Yes" msgstr "" #. type: "SkipIntelGfx_description" -#: Resources/templates/Localizable.strings:588 +#: Resources/templates/Localizable.strings:605 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for Intel based GPUs." msgstr "" #. type: "SkipNvidiaGfx_title" -#: Resources/templates/Localizable.strings:590 +#: Resources/templates/Localizable.strings:607 #, no-wrap msgid "SkipNvidiaGfx=Yes" msgstr "" #. type: "SkipNvidiaGfx_description" -#: Resources/templates/Localizable.strings:591 +#: Resources/templates/Localizable.strings:608 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for NVIDIA based GPUs." msgstr "" #. type: "SkipAtiGfx_title" -#: Resources/templates/Localizable.strings:593 +#: Resources/templates/Localizable.strings:610 #, no-wrap msgid "SkipAtiGfx=Yes" msgstr "" #. type: "SkipAtiGfx_description" -#: Resources/templates/Localizable.strings:594 +#: Resources/templates/Localizable.strings:611 #, no-wrap msgid "Skip the GraphicsEnbaler autodetect for AMD/ATI based GPUs." msgstr "" #. type: "EnableBacklight_title" -#: Resources/templates/Localizable.strings:596 +#: Resources/templates/Localizable.strings:613 #, no-wrap msgid "EnableBacklight=Yes" msgstr "" #. type: "EnableBacklight_description" -#: Resources/templates/Localizable.strings:597 +#: Resources/templates/Localizable.strings:614 #, no-wrap msgid "Enables Backlight options for laptop with nVidia cards." msgstr "" #. type: "EnableDualLink_title" -#: Resources/templates/Localizable.strings:599 +#: Resources/templates/Localizable.strings:616 #, no-wrap msgid "EnableDualLink=Yes" msgstr "" #. type: "EnableDualLink_description" -#: Resources/templates/Localizable.strings:600 +#: Resources/templates/Localizable.strings:617 #, no-wrap msgid "Enables DualLink options for nVidia and ATi cards." msgstr "" #. type: "NvidiaGeneric_title" -#: Resources/templates/Localizable.strings:602 +#: Resources/templates/Localizable.strings:619 #, no-wrap msgid "NvidiaGeneric=Yes" msgstr "" #. type: "NvidiaGeneric_description" -#: Resources/templates/Localizable.strings:603 +#: Resources/templates/Localizable.strings:620 #, no-wrap msgid "Use the classic Nvidia name for the SystemProfiler (disabled by default)." msgstr "" #. type: "Verbose_title" -#: Resources/templates/Localizable.strings:609 +#: Resources/templates/Localizable.strings:626 #, no-wrap msgid "Verbose Mode" msgstr "" #. type: "Verbose_description" -#: Resources/templates/Localizable.strings:610 +#: Resources/templates/Localizable.strings:627 #, 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:612 +#: Resources/templates/Localizable.strings:629 #, no-wrap msgid "Single User Mode" msgstr "" #. type: "Singleusermode_description" -#: Resources/templates/Localizable.strings:613 +#: Resources/templates/Localizable.strings:630 #, 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:615 +#: Resources/templates/Localizable.strings:632 #, no-wrap msgid "Ignore Caches" msgstr "" #. type: "Ignorecaches_description" -#: Resources/templates/Localizable.strings:616 +#: Resources/templates/Localizable.strings:633 #, 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:618 +#: Resources/templates/Localizable.strings:635 #, no-wrap msgid "npci=0x2000" msgstr "" #. type: "Npci_description" -#: Resources/templates/Localizable.strings:619 +#: Resources/templates/Localizable.strings:636 #, 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:621 +#: Resources/templates/Localizable.strings:638 #, no-wrap msgid "npci=0x3000" msgstr "" #. type: "Npci3_description" -#: Resources/templates/Localizable.strings:622 +#: Resources/templates/Localizable.strings:639 #, 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:624 +#: Resources/templates/Localizable.strings:641 #, no-wrap msgid "ahcidisk=1 debug=8" msgstr "" #. type: "WaitingRootDevice_description" -#: Resources/templates/Localizable.strings:625 +#: Resources/templates/Localizable.strings:642 #, no-wrap msgid "" "Info here: Waiting for root device when kernel cache used only with some disks +FIX\n" @@ -2256,25 +2328,25 @@ msgstr "" #. type: "Darkwake_title" -#: Resources/templates/Localizable.strings:629 +#: Resources/templates/Localizable.strings:646 #, no-wrap msgid "darkwake=0" msgstr "" #. type: "Darkwake_description" -#: Resources/templates/Localizable.strings:630 +#: Resources/templates/Localizable.strings:647 #, 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:632 +#: Resources/templates/Localizable.strings:649 #, no-wrap msgid "nvda_drv=1" msgstr "" #. type: "NvdaDrv1_description" -#: Resources/templates/Localizable.strings:633 +#: Resources/templates/Localizable.strings:650 #, no-wrap msgid "" "It introduces a new Preference Pane under System Preferences that allows you to enable the Nvidia Web Driver.\n" @@ -2284,25 +2356,25 @@ msgstr "" #. type: "kext-dev-mode1_title" -#: Resources/templates/Localizable.strings:638 +#: Resources/templates/Localizable.strings:655 #, no-wrap msgid "kext-dev-mode=1" msgstr "" #. type: "kext-dev-mode1_description" -#: Resources/templates/Localizable.strings:639 +#: Resources/templates/Localizable.strings:656 #, 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:641 +#: Resources/templates/Localizable.strings:658 #, no-wrap msgid "dart=0" msgstr "" #. type: "Dart0_description" -#: Resources/templates/Localizable.strings:642 +#: Resources/templates/Localizable.strings:659 #, no-wrap msgid "" "Avoiding the DMAR processing causing by VT-d function in Osx (Virtualization).\n" @@ -2310,277 +2382,277 @@ msgstr "" #. type: "mac-de_title" -#: Resources/templates/Localizable.strings:649 +#: Resources/templates/Localizable.strings:666 #, no-wrap msgid "German Mac Keyboard" msgstr "" #. type: "mac-de_description" -#: Resources/templates/Localizable.strings:650 +#: Resources/templates/Localizable.strings:667 #, no-wrap msgid "Use the keyboard layout for a German Mac keyboard" msgstr "" #. type: "mac-es_title" -#: Resources/templates/Localizable.strings:652 +#: Resources/templates/Localizable.strings:669 #, no-wrap msgid "Spanish Mac Keyboard" msgstr "" #. type: "mac-es_description" -#: Resources/templates/Localizable.strings:653 +#: Resources/templates/Localizable.strings:670 #, no-wrap msgid "Use the keyboard layout for a Spanish Mac keyboard" msgstr "" #. type: "mac-fr_title" -#: Resources/templates/Localizable.strings:655 +#: Resources/templates/Localizable.strings:672 #, no-wrap msgid "French Mac Keyboard" msgstr "" #. type: "mac-fr_description" -#: Resources/templates/Localizable.strings:656 +#: Resources/templates/Localizable.strings:673 #, no-wrap msgid "Use the keyboard layout for a French Mac keyboard" msgstr "" #. type: "mac-it_title" -#: Resources/templates/Localizable.strings:658 +#: Resources/templates/Localizable.strings:675 #, no-wrap msgid "Italian Mac Keyboard" msgstr "" #. type: "mac-it_description" -#: Resources/templates/Localizable.strings:659 +#: Resources/templates/Localizable.strings:676 #, no-wrap msgid "Use the keyboard layout for an Italian Mac keyboard" msgstr "" #. type: "mac-se_title" -#: Resources/templates/Localizable.strings:661 +#: Resources/templates/Localizable.strings:678 #, no-wrap msgid "Swedish Mac Keyboard" msgstr "" #. type: "mac-se_description" -#: Resources/templates/Localizable.strings:662 +#: Resources/templates/Localizable.strings:679 #, no-wrap msgid "Use the keyboard layout for a Swedish Mac keyboard" msgstr "" #. type: "pc-fr_title" -#: Resources/templates/Localizable.strings:664 +#: Resources/templates/Localizable.strings:681 #, no-wrap msgid "French PC Keyboard" msgstr "" #. type: "pc-fr_description" -#: Resources/templates/Localizable.strings:665 +#: Resources/templates/Localizable.strings:682 #, no-wrap msgid "Use the keyboard layout for a French PC keyboard" msgstr "" #. type: "Embed_title" -#: Resources/templates/Localizable.strings:672 +#: Resources/templates/Localizable.strings:689 #, no-wrap msgid "Embed" msgstr "" #. type: "Embed_description" -#: Resources/templates/Localizable.strings:673 +#: Resources/templates/Localizable.strings:690 #, 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:675 +#: Resources/templates/Localizable.strings:692 #, no-wrap msgid "Legacy" msgstr "" #. type: "Legacy_description" -#: Resources/templates/Localizable.strings:676 +#: Resources/templates/Localizable.strings:693 #, no-wrap msgid "Chameleon's original default theme introduced for v2.0 RC1" msgstr "" #. type: "Default_description" -#: Resources/templates/Localizable.strings:679 +#: Resources/templates/Localizable.strings:696 #, no-wrap msgid "Chameleon default theme introduced for v2.0 RC5" msgstr "" #. type: "Bullet_title" -#: Resources/templates/Localizable.strings:681 +#: Resources/templates/Localizable.strings:698 #, no-wrap msgid "Bullet" msgstr "" #. type: "Bullet_description" -#: Resources/templates/Localizable.strings:682 +#: Resources/templates/Localizable.strings:699 #, no-wrap msgid "A lovely simple theme by NoSmokingBandit from April 2009." msgstr "" #. type: "Audio_title" -#: Resources/templates/Localizable.strings:691 +#: Resources/templates/Localizable.strings:708 #, no-wrap msgid "Audio" msgstr "" #. type: "Audio_description" -#: Resources/templates/Localizable.strings:692 +#: Resources/templates/Localizable.strings:709 #, no-wrap msgid "A selection of options that deal with audio." msgstr "" #. type: "Control_title" -#: Resources/templates/Localizable.strings:695 +#: Resources/templates/Localizable.strings:712 #, no-wrap msgid "Control Options" msgstr "" #. type: "Control_description" -#: Resources/templates/Localizable.strings:696 +#: Resources/templates/Localizable.strings:713 #, no-wrap msgid "Settings to control how Chameleon works." msgstr "" #. type: "General_title" -#: Resources/templates/Localizable.strings:699 +#: Resources/templates/Localizable.strings:716 #, no-wrap msgid "General Options" msgstr "" #. type: "General_description" -#: Resources/templates/Localizable.strings:700 +#: Resources/templates/Localizable.strings:717 #, no-wrap msgid "Choose from a selection of base options." msgstr "" #. type: "KernelFlags_title" -#: Resources/templates/Localizable.strings:703 +#: Resources/templates/Localizable.strings:720 #, no-wrap msgid "Kernel Flags" msgstr "" #. type: "KernelFlags_description" -#: Resources/templates/Localizable.strings:704 +#: Resources/templates/Localizable.strings:721 #, no-wrap msgid "Choose from a selection of kernel flags." msgstr "" #. type: "PowerManagement_title" -#: Resources/templates/Localizable.strings:707 +#: Resources/templates/Localizable.strings:724 #, no-wrap msgid "Power Management" msgstr "" #. type: "PowerManagement_description" -#: Resources/templates/Localizable.strings:708 +#: Resources/templates/Localizable.strings:725 #, no-wrap msgid "A selection of options that deal with power management and speedstep." msgstr "" #. type: "Resolution_description" -#: Resources/templates/Localizable.strings:712 +#: Resources/templates/Localizable.strings:729 #, no-wrap msgid "Set one resolution to use." msgstr "" #. type: "HDEFLayout_title" -#: Resources/templates/Localizable.strings:715 +#: Resources/templates/Localizable.strings:732 #, no-wrap msgid "HDEF Layout" msgstr "" #. type: "HDEFLayout_description" -#: Resources/templates/Localizable.strings:716 +#: Resources/templates/Localizable.strings:733 #, no-wrap msgid "Set one HDEF Layout ID to use for your HDA controller." msgstr "" #. type: "HDAULayout_title" -#: Resources/templates/Localizable.strings:719 +#: Resources/templates/Localizable.strings:736 #, no-wrap msgid "HDAU Layout" msgstr "" #. type: "HDAULayout_description" -#: Resources/templates/Localizable.strings:720 +#: Resources/templates/Localizable.strings:737 #, no-wrap msgid "Set one HDAU Layout ID to use for your HDMi controller." msgstr "" #. type: "IntelCapri_title" -#: Resources/templates/Localizable.strings:723 +#: Resources/templates/Localizable.strings:740 #, no-wrap msgid "Intel Capri AAPL,ig-platform-id" msgstr "" #. type: "IntelCapri_description" -#: Resources/templates/Localizable.strings:724 +#: Resources/templates/Localizable.strings:741 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD4000." msgstr "" #. type: "IntelAzul_title" -#: Resources/templates/Localizable.strings:727 +#: Resources/templates/Localizable.strings:744 #, no-wrap msgid "Intel Azul AAPL,ig-platform-id" msgstr "" #. type: "IntelAzul_description" -#: Resources/templates/Localizable.strings:728 +#: Resources/templates/Localizable.strings:745 #, no-wrap msgid "Set one AAPL,ig-platform-id to use for your Intel HD5000." msgstr "" #. type: "HDEFPinConfiguration_title" -#: Resources/templates/Localizable.strings:731 +#: Resources/templates/Localizable.strings:748 #, no-wrap msgid "HDEF PinConfiguration" msgstr "" #. type: "HDEFPinConfiguration_description" -#: Resources/templates/Localizable.strings:732 +#: Resources/templates/Localizable.strings:749 #, no-wrap msgid "Set one HDEF PinConfiguration to use." msgstr "" #. type: "Video_title" -#: Resources/templates/Localizable.strings:735 +#: Resources/templates/Localizable.strings:752 #, no-wrap msgid "Video" msgstr "" #. type: "Video_description" -#: Resources/templates/Localizable.strings:736 +#: Resources/templates/Localizable.strings:753 #, no-wrap msgid "A selection of options that deal with video." msgstr "" #. type: "Keymaps_title" -#: Resources/templates/Localizable.strings:739 +#: Resources/templates/Localizable.strings:756 #, no-wrap msgid "KeyLayout" msgstr "" #. type: "Keymaps_description" -#: Resources/templates/Localizable.strings:740 +#: Resources/templates/Localizable.strings:757 #, 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:743 +#: Resources/templates/Localizable.strings:763 #, no-wrap msgid "Themes" msgstr "" #. type: "Themes_description" -#: Resources/templates/Localizable.strings:744 +#: Resources/templates/Localizable.strings:764 #, no-wrap msgid "" "A collection of sample themes\n" Index: branches/Bungo/CREDITS =================================================================== --- branches/Bungo/CREDITS (revision 2536) +++ branches/Bungo/CREDITS (revision 2537) @@ -3,7 +3,7 @@ Developers: ---------- -zef, Turbo, dfe, netkas, mackerintel, mercurysquad, fassl, Kabyl, Crazor, Dense, kaitek, iNDi, munky, DHP, JrCs, asereBLN, rekursor, mozodojo, meklort, AnV, valv, AzimutZ, Slice, cosmo1t, cparm, Conti, ErmaC +zef, Turbo, dfe, netkas, mackerintel, mercurysquad, fassl, Kabyl, Crazor, Dense, kaitek, iNDi, munky, DHP, JrCs, asereBLN, rekursor, mozodojo, meklort, AnV, valv, AzimutZ, Slice, cosmo1t, cparm, Conti, ErmaC, Zenith432 Thanks to: --------- @@ -11,7 +11,7 @@ Package: --------- -kalyway, AzimutZ, blackosx, ErmaC, scrax, JrCs +kalyway, AzimutZ, blackosx, ErmaC, Micky1979, scrax, JrCs Copyright: --------- Index: branches/Bungo/doc/BootHelp.txt =================================================================== --- branches/Bungo/doc/BootHelp.txt (revision 2536) +++ branches/Bungo/doc/BootHelp.txt (revision 2537) @@ -111,10 +111,11 @@ for ethernet interfaces. ForceHPET=Yes|No Force HPET on (disabled by default). - USBBusFix=Yes Enable the EHCI and UHCI fixes (disabled by default). + USBBusFix=Yes Enable the XHCI, EHCI and UHCI fixes (disabled by default). EHCIacquire=Yes Enable the EHCI fix (disabled by default). UHCIreset=Yes Enable the UHCI fix (disabled by default). - USBLegacyOff=Yes Force USB Legacy off (disabled by default). + USBLegacyOff=Yes Force USB Legacy off for XHCI and EHCI (disabled by default). + XHCILegacyOff=Yes Force USB Legacy off for XHCI (disabled by default). Wake=No Disable wake up after hibernation (enbaled by default). ForceWake=Yes Force using the sleepimage (disabled by default). @@ -136,6 +137,8 @@ EnableC2State=Yes Enable specific Processor power state, C2. EnableC3State=Yes Enable specific Processor power state, C3. EnableC4State=Yes Enable specific Processor power state, C4. + EnableC6State=Yes Enable specific Processor power state, C6. + EnableC7State=Yes Enable specific Processor power state, C7. PrivateData=No Show masked data (serial number) in bdmesg log (enbaled by default). Index: branches/Bungo/CHANGES =================================================================== --- branches/Bungo/CHANGES (revision 2536) +++ branches/Bungo/CHANGES (revision 2537) @@ -1,3 +1,20 @@ +- Zenith432 : Use caching with ExFat filesystem +- Zenith432 : Add turning off USB legacy for XHCI (XHCILegacyOff) +- ErmaC : C6 & C7 States credits to Clover Team. +- ErmaC : define recursive cpu series for BrandString +- Zenith432 : saio_types.h, biosfn.c - minor typo in bios-defined data structure that isn't actually used. +fake_efi.c - eliminate redundant scan of bt(0,0) in setupSmbiosConfigFile. loadConfigFile already does a fall-back scan of bt(0,0), so another scan isn't needed. +sys.c - While scanning a volume, getOSVersion looks for 5 files and switches back-n-forth between hd(X,Y)/....SystemVersion.plist on the newly scanned volume and bt(0,0)/hd(X,Y)/...SystemVersion.plist - which is an invalid path - should always return an error. +- Zenith432 : Change to disk.c - Prevent getOSVersion from looking for SystemVersion.plist on FAT32 or exFAT file systems - since those filesystems never serve as system volumes. +UFS may serve as system volume, but there's no driver to read from it. +Change to sys.c - Eliminate a dubious recursion in diskScanBootVolumes(). It recognises the filesystem, then calls getOSVersion, which attempts to open 5 files in order to find SystemVersion - then when parsing the device name - calls diskScanBootVolumes() - as a form of on-demand scanning. This doesn't result in an infinite recursion - because the volume is already in the map. However, this auto-scan is only useful if user enters an explicit hd(X,Y) device-spec that has never been scanned before - an unlikely occurrence. +- Zenith432 : Patch from Issue 388, init_module_system() in modules.c dereferences NULL pointer +- Zenith432 : Full implementation of exfat support for Chameleon's boot2 stage. +- Micky1979 : Incorporated force umount option -u (boot1-install.c) +- Zenith432 : Replace boot0 with boot0xg. Now boot0xg has all features of previous boot0. ( http://www.insanelymac.com/forum/topic/302938-exfat-volume-boot-record-for-chameleon ) +- Zenith432 : Completed patch for ExFAT support ( http://www.insanelymac.com/forum/topic/302938-exfat-volume-boot-record-for-chameleon ) +- Zenith432 : add EXFAT boot support by Zenith432 +- zenith432 : Merge patch from issue 386 (boot2 does not know how to read files from FAT partitions on GPT) - meklort : Update laoder.h to latest, declare gMI global, Load modules passed in via the multiboot header / first bootloader, Fix mboot.h include, Add ?log command to print out bdmesg without needing Wait=y, Add slightly more debugging for modules. - ErmaC : Rename CPU_MODEL_xxx into CPUID_MODEL_xxx follow Apple source name Index: branches/Bungo/Makefile =================================================================== --- branches/Bungo/Makefile (revision 2536) +++ branches/Bungo/Makefile (revision 2537) @@ -75,9 +75,13 @@ @cp -f ${SYMROOT}/i386/boot0md ${IMGROOT}/usr/standalone/i386 @cp -f ${SYMROOT}/i386/boot1h ${IMGROOT}/usr/standalone/i386 @cp -f ${SYMROOT}/i386/boot1f32 ${IMGROOT}/usr/standalone/i386 + @cp -f ${SYMROOT}/i386/boot1x ${IMGROOT}/usr/standalone/i386 ifdef CONFIG_FDISK440 @cp -f ${SYMROOT}/i386/fdisk440 ${IMGROOT}/usr/bin endif +ifdef CONFIG_BOOT1INSTALL + @cp -f ${SYMROOT}/i386/boot1-install ${IMGROOT}/usr/bin +endif ifdef CONFIG_BDMESG @cp -f ${SYMROOT}/i386/bdmesg ${IMGROOT}/usr/bin endif