/*: @*: This file is organized into two main blocks. The first block contains @*: code (non-string) sections which are specific to languages. Please put @*: the code sections in the correct language. @*: The second block is reserved for [Strings] which localizers will be @*: working with. It is further divided using "#if LANGUAGE ==" for language @*: specific strings. For strings which are common to all languages @*: place outside the #ifs. @*: @*: This file is first precompiled with LANGUAGE_ID @*: set to the language (see inf\win4\inf\makefile.inc for details). @*: For example, for usa builds, the sections under #if LANGUAGE == 0x409 @*: will appear. @*: @*: Important: To support locstudio, this file contains only ONE [Strings] section. @*: @*/ #if LANGUAGE_ID != 0x804 && LANGUAGE_ID != 0x404 && LANGUAGE_ID != 0x411 && LANGUAGE_ID != 0x412 // This section is for non-FE (chs,cht,jpn,kor) builds. So english, german, ... #elif LANGUAGE_ID == 0x804 //CHS specific sections #elif LANGUAGE_ID == 0x404 //CHT specific sections #elif LANGUAGE_ID == 0x411 //JPN specific sections #elif LANGUAGE_ID == 0x412 //KOR specific sections #endif // String section below for localizers ; ; Localizable Strings ; [Strings] #if LANGUAGE_ID == 0x804 ; Manufactrers (Simlified Chinese) Great_Wall="Great_Wall" Legend="Legend" Stone="Stone" #elif LANGUAGE_ID == 0x404 ; Manufacturers (Traditional Chinese) ABiCO="ABiCO" ; Followings are Traditional Chinese strings kept in printer model names ; for backward compatibility with previous OS. These must exactly match ; with the existing Windows 2000 translations SILENT_MODEL="SILENT_MODEL" #elif LANGUAGE_ID == 0x411 ; Manufacturers (Japanese) Apti="APTi" Casio="Casio" Hitachi="Hitachi" Hitachi_Koki="Hitachi Koki" JVC="JVC" Sanyo="Sanyo" Screen="Screen" Sony="Sony" TEC="Toshiba TEC" ; Followings are Japanese strings kept in printer model names for backward ; compatibility with previous OS. These must exactly match with the ; existing Windows 2000 translations FAST_HORZ_PRINTER="FAST_HORZ_PRINTER" MINI_HORZ_PRINTER="MINI_HORZ_PRINTER" DUAL_PRINTER="DUAL_PRINTER" INKJET_PRINTER="INKJET_PRINTER" LASER_PRINTER="LASER_PRINTER" PAGE_PRINTER="PAGE_PRINTER" #elif LANGUAGE_ID == 0x412 ; Manufactrers (Korean) MFG_DAEWOO="DAEWOO" MFG_FIRSTEC="FIRSTEC" MFG_FUJI_XEROX_KOREA="FUJI_XEROX_KOREA" MFG_HYPERTECH="HYPERTECH" MFG_KOREA_XEROX="KOREA XEROX" MFG_LOTTE_CANON="LOTTE CANON" MFG_LG="LG ELECTRONICS" MFG_POSDATA="POSDATA" MFG_QNIX="QNIX" ;MFG_SAMSUNG="SAMSUNG" MFG_SSANGYONG="SSANGYONG" MFG_SINDORICOH="SINDORICOH" MFG_SUNJIN_TECH="SUNJINTECH" MFG_TRIGEM="TRIGEM" MFG_VERITEK="VERITEK" MFG_YANGJAE="YANGJAE" ; Followings are Korean strings kept in printer model names for backward ; compatibility with previous OS. These must exactly match with the ; existing Windows 2000 translations DAEU="DAEU" GEULCORONG="GEULCORONG" GYOYUGMANG="GYOYUGMANG" HAENGMANG="HAENGMANG" HAIPEOTEKEU="HAIPEOTEKEU" JEILJEONGMIL="JEILJEONGMIL" KEOMPYUTEO="KEOMPYUTEO" KEUMSEONG="KEUMSEONG" KORIAJEROGSEU="KORIAJEROGSEU" KYUNIGSEU="KYUNIGSEU" LG_JEONJA="LG_JEONJA" MODEU="MODEU" POSEUDEITA="POSEUDEITA" ROSDEKAENON="ROSDEKAENON" SAMBO="SAMBO" SAMSEONG="SAMSEONG" SEONJINTEKEU="SEONJINTEKEU" SINDORIKO="SINDORIKO" SSANGYONG="SSANGYONG" YANGJAE="YANGJAE" #endif WinNET2003="Windows Server 2003 CD-ROM" MS="Microsoft" PrinterClassName="Printers" BrParWdm.SvcDesc="Brother WDM Parallel Driver" PJL_MONITOR="PJL Language Monitor,PJLMON.DLL" BJ_MONITOR="BJ Language Monitor,CNBJMON.DLL" BJ_MONITOR2="BJ Language Monitor2,CNBJMON2.DLL" ; Manufacturers Agfa="Agfa" Alps="Alps" Apollo="Apollo" Apple="Apple" APS-PS="APS-PS" AST="AST" AT&T="AT&T" Brother="Brother" Bull="Bull" C-Itoh="C-Itoh" Canon="Canon" Citizen="Citizen" ColorAge="ColorAge" Compaq="Compaq" Dataproducts="Dataproducts" Diconix="Diconix" Digital="Digital" Epson="Epson" Fujitsu="Fujitsu" Fuji_Xerox="Fuji Xerox" GCC="GCC" Generic="Generic" Gestetner="Gestetner" HP="HP" IBM="IBM" infotec="infotec" Iwatsu="Iwatsu" Kodak="Kodak" Konica="Konica" Kyocera="Kyocera Mita" Lanier="Lanier" LaserMaster="LaserMaster" Lexmark="Lexmark" Linotronic="Linotronic" Mannesmann_Tally="Mannesmann Tally" Microsoft="Microsoft" Microtek="Microtek" Minolta="Minolta" MINOLTA-QMS="MINOLTA-QMS" Monotype="Monotype" NEC="NEC" NRG="NRG" Oce="Oce" Oki="Oki" Okidata="Okidata" Olivetti="Olivetti" Panasonic="Panasonic" Printronix="Printronix" QMS="QMS" Quad="Quad" Qume="Qume" Radio_Shack="Radio Shack" Ricoh="Ricoh" Riso="Riso" Royal="Royal" Samsung="Samsung" Savin="Savin" Schlumberger="Schlumberger" Scitex="Scitex" Seiko="Seiko" Seikosha="Seikosha" Sharp="Sharp" Shinko="Shinko" Star="Star" Tally="Tally" Tandy="Tandy" Tegra="Tegra" Tektronix="Tektronix" Texas_Instruments="Texas Instruments" Toshiba="Toshiba" Unisys="Unisys" Varityper="Varityper" Wang="Wang" Wipro="Wipro ePeripherals" Xante="Xante" Xerox="Xerox"