Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

855 lines
32 KiB

  1. /*:
  2. @*: This file is organized into two main blocks. The first block contains
  3. @*: code (non-string) sections which are specific to languages. Please put
  4. @*: the code sections in the correct language.
  5. @*: The second block is reserved for [Strings] which localizers will be
  6. @*: working with. It is further divided using "#if LANGUAGE ==" for language
  7. @*: specific strings. For strings which are common to all languages
  8. @*: place outside the #ifs.
  9. @*:
  10. @*: This file is first precompiled with LANGUAGE_ID
  11. @*: set to the language (see inf\win4\inf\makefile.inc for details).
  12. @*: For example, for usa builds, the sections under #if LANGUAGE == 0x409
  13. @*: will appear.
  14. @*:
  15. @*: Important: To support locstudio, this file contains only ONE [Strings] section.
  16. @*:
  17. @*/
  18. #if LANGUAGE_ID != 0x804 && LANGUAGE_ID != 0x404 && LANGUAGE_ID != 0x411 && LANGUAGE_ID != 0x412
  19. // This section is for non-FE (chs,cht,jpn,kor) builds. So english, german, ...
  20. #elif LANGUAGE_ID == 0x804
  21. //CHS specific sections
  22. #elif LANGUAGE_ID == 0x404
  23. //CHT specific sections
  24. #elif LANGUAGE_ID == 0x411
  25. //JPN specific sections
  26. @@:@n:[Standard PNP IDs]
  27. @@:@*:
  28. @@:@*: for NEC PC-9800
  29. @@:@*:
  30. @@:@n:*nEC1600 = Generic ESDI/IDE/ATA Compatible Hard
  31. @@:@n:*nEC1700 = 98 Standard Floppy Disk Controller
  32. @@:@n:*nEC1902 = Standard Display Adapter (9821 Series)
  33. @@:@n:C98PNP\ReadDataPort = "IO read data port for C-bus Plug and Play emulator"
  34. @@:@n:C98PNP\NEC8061 = "PC-9801-104(PnP mode)"
  35. @@:@n:C98PNP\NEC8051 = "PC-9801-103(PnP mode)"
  36. @@:@n:C98PNP\NEC80C1 = "PC-9801-111(PnP mode)"
  37. @@:@n:C98PNP\NEC8191 = "NEC PC-9801-120"
  38. @@:@n:C98PNP\NEC8181 = "NEC PC-9801-121 ISDN Board"
  39. @@:@n:C98PNP\NEC8211 = "NEC PC-9801-123"
  40. @@:@n:C98PNP\NEC8271 = "NEC PC-9801-125"
  41. @@:@n:C98PNP\NEC8291 = "NEC PC-9801-127"
  42. @@:@n:C98PNP\NEC8241 = "NEC PC-9821NR-B05"
  43. @@:@n:
  44. #elif LANGUAGE_ID == 0x412
  45. //KOR specific sections
  46. #endif
  47. // String section below for localizers
  48. [Strings]
  49. @*:
  50. @*: Codepage should be changed to the localized language codepage
  51. @*: during localization. This is used to implement the ability to
  52. @*: append/replace inf files at run time based on infs which
  53. @*: were not present when the cd was made.
  54. @*:
  55. codepage=1252
  56. @*:
  57. @*:
  58. @*: Timezones
  59. @*:
  60. WIN95_GMT_MINUS_01_A = "(GMT-01:00) Azorerna, Kap Verde-�arna"
  61. WIN98_GMT_MINUS_01_A = "(GMT-01:00) Azorerna, Kap Verde"
  62. WINME_GMT_MINUS_01_A = "(GMT-01:00) Azorerna"
  63. MAP95_GMT_MINUS_01_A = "080,083"
  64. MAP98_GMT_MINUS_01_A = "080,083"
  65. MAPME_GMT_MINUS_01_A = "080"
  66. WINME_GMT_MINUS_01_B = "(GMT-01:00) Kap Verde-�arna"
  67. MAPME_GMT_MINUS_01_B = "083"
  68. WIN95_GMT_MINUS_02_A = "(GMT-02:00) Mid-Atlantic"
  69. WIN98_GMT_MINUS_02_A = "(GMT-02:00) Mittatlanten"
  70. WINME_GMT_MINUS_02_A = "(GMT-02:00) Mittatlanten"
  71. MAP95_GMT_MINUS_02_A = "075"
  72. MAP98_GMT_MINUS_02_A = "075"
  73. MAPME_GMT_MINUS_02_A = "075"
  74. WIN95_GMT_MINUS_03_A = "(GMT-03:00) Brasilia"
  75. WIN98_GMT_MINUS_03_A = "(GMT-03:00) Brasilia"
  76. WINME_GMT_MINUS_03_A = "(GMT-03:00) Brasilia"
  77. MAP95_GMT_MINUS_03_A = "065"
  78. MAP98_GMT_MINUS_03_A = "065"
  79. MAPME_GMT_MINUS_03_A = "065"
  80. WIN95_GMT_MINUS_03_B = "(GMT-03:00) Buenos Aires, Georgetown"
  81. WIN98_GMT_MINUS_03_B = "(GMT-03:00) Buenos Aires, Georgetown"
  82. WINME_GMT_MINUS_03_B = "(GMT-03:00) Buenos Aires, Georgetown"
  83. MAP95_GMT_MINUS_03_B = "070"
  84. MAP98_GMT_MINUS_03_B = "070"
  85. MAPME_GMT_MINUS_03_B = "070"
  86. WINME_GMT_MINUS_03_C = "(GMT-03:00) Gr�nland"
  87. MAPME_GMT_MINUS_03_C = "073"
  88. WIN95_GMT_MINUS_0330_A = "(GMT-03:30) Newfoundland"
  89. WIN98_GMT_MINUS_0330_A = "(GMT-03:30) Newfoundland"
  90. WINME_GMT_MINUS_0330_A = "(GMT-03:30) Newfoundland"
  91. MAP95_GMT_MINUS_0330_A = "060"
  92. MAP98_GMT_MINUS_0330_A = "060"
  93. MAPME_GMT_MINUS_0330_A = "060"
  94. WIN95_GMT_MINUS_04_A = "(GMT-04:00) Atlantic Time (Canada)"
  95. WIN98_GMT_MINUS_04_A = "(GMT-04:00) Atlanttid (Canada)"
  96. WINME_GMT_MINUS_04_A = "(GMT-04:00) Atlanttid (Canada)"
  97. MAP95_GMT_MINUS_04_A = "050"
  98. MAP98_GMT_MINUS_04_A = "050"
  99. MAPME_GMT_MINUS_04_A = "050"
  100. WIN95_GMT_MINUS_04_B = "(GMT-04:00) Caracas, La Paz"
  101. WIN98_GMT_MINUS_04_B = "(GMT-04:00) Caracas, La Paz"
  102. WINME_GMT_MINUS_04_B = "(GMT-04:00) Caracas, La Paz"
  103. MAP95_GMT_MINUS_04_B = "055"
  104. MAP98_GMT_MINUS_04_B = "055"
  105. MAPME_GMT_MINUS_04_B = "055"
  106. WINME_GMT_MINUS_04_C = "(GMT-04:00) Santiago"
  107. MAPME_GMT_MINUS_04_C = "056"
  108. WIN95_GMT_MINUS_05_A = "(GMT-05:00) Eastern Time (USA Canada)"
  109. WIN98_GMT_MINUS_05_A = "(GMT-05:00) �sttid (USA Canada)"
  110. WINME_GMT_MINUS_05_A = "(GMT-05:00) �sttid (USA Canada)"
  111. MAP95_GMT_MINUS_05_A = "035"
  112. MAP98_GMT_MINUS_05_A = "035"
  113. MAPME_GMT_MINUS_05_A = "035"
  114. WIN95_GMT_MINUS_05_B = "(GMT-05:00) Bogota, Lima"
  115. WIN98_GMT_MINUS_05_B = "(GMT-05:00) Bogota, Lima, Quito"
  116. WINME_GMT_MINUS_05_B = "(GMT-05:00) Bogota, Lima, Quito"
  117. MAP95_GMT_MINUS_05_B = "045"
  118. MAP98_GMT_MINUS_05_B = "045"
  119. MAPME_GMT_MINUS_05_B = "045"
  120. WIN95_GMT_MINUS_05_C = "(GMT-05:00) Indiana (�stra)"
  121. WIN98_GMT_MINUS_05_C = "(GMT-05:00) Indiana (�st)"
  122. WINME_GMT_MINUS_05_C = "(GMT-05:00) Indiana (�st)"
  123. MAP95_GMT_MINUS_05_C = "040"
  124. MAP98_GMT_MINUS_05_C = "040"
  125. MAPME_GMT_MINUS_05_C = "040"
  126. WIN95_GMT_MINUS_06_A = "(GMT-06:00) Saskatchewan"
  127. WIN98_GMT_MINUS_06_A = "(GMT-06:00) Saskatchewan"
  128. WINME_GMT_MINUS_06_A = "(GMT-06:00) Saskatchewan"
  129. MAP95_GMT_MINUS_06_A = "025"
  130. MAP98_GMT_MINUS_06_A = "025"
  131. MAPME_GMT_MINUS_06_A = "025"
  132. WIN95_GMT_MINUS_06_B = "(GMT-06:00) Central Time (USA Canada)"
  133. WIN98_GMT_MINUS_06_B = "(GMT-06:00) Centraltid (USA och Canada)"
  134. WINME_GMT_MINUS_06_B = "(GMT-06:00) Centraltid (USA Canada)"
  135. MAP95_GMT_MINUS_06_B = "020"
  136. MAP98_GMT_MINUS_06_B = "020"
  137. MAPME_GMT_MINUS_06_B = "020"
  138. WIN95_GMT_MINUS_06_C = "(GMT-06:00) Mexico City, Tegucigalpa"
  139. WIN98_GMT_MINUS_06_C = "(GMT-06:00) Mexico City, Tegucigalpa"
  140. MAP95_GMT_MINUS_06_C = "030"
  141. MAP98_GMT_MINUS_06_C = "030"
  142. WIN95_GMT_MINUS_06_D = "(GMT-06:00) Mexico City"
  143. WINME_GMT_MINUS_06_D = "(GMT-06:00) Mexico City"
  144. MAP95_GMT_MINUS_06_D = "030"
  145. MAPME_GMT_MINUS_06_D = "030"
  146. WINME_GMT_MINUS_06_E = "(GMT-06:00) Centralamerika"
  147. MAPME_GMT_MINUS_06_E = "033"
  148. WIN95_GMT_MINUS_07_A = "(GMT-07:00) Mountain Time (USA Canada)"
  149. WIN98_GMT_MINUS_07_A = "(GMT-07:00) Mountain-tid (USA Canada)"
  150. WINME_GMT_MINUS_07_A = "(GMT-07:00) Mountain-tid (USA Canada)"
  151. MAP95_GMT_MINUS_07_A = "010"
  152. MAP98_GMT_MINUS_07_A = "010"
  153. MAPME_GMT_MINUS_07_A = "010"
  154. WIN95_GMT_MINUS_07_B = "(GMT-07:00) Arizona"
  155. WIN98_GMT_MINUS_07_B = "(GMT-07:00) Arizona"
  156. WINME_GMT_MINUS_07_B = "(GMT-07:00) Arizona"
  157. MAP95_GMT_MINUS_07_B = "015"
  158. MAP98_GMT_MINUS_07_B = "015"
  159. MAPME_GMT_MINUS_07_B = "015"
  160. WIN95_GMT_MINUS_08_A = "(GMT-08:00) Pacific (USA Canada); Tijuana"
  161. WIN98_GMT_MINUS_08_A = "(GMT-08:00) Stillahavstid (USA Canada); Tijuana"
  162. WINME_GMT_MINUS_08_A = "(GMT-08:00) Stillahavstid (USA Canada); Tijuana"
  163. MAP95_GMT_MINUS_08_A = "004"
  164. MAP98_GMT_MINUS_08_A = "004"
  165. MAPME_GMT_MINUS_08_A = "004"
  166. WIN95_GMT_MINUS_09_A = "(GMT-09:00) Alaska"
  167. WIN98_GMT_MINUS_09_A = "(GMT-09:00) Alaska"
  168. WINME_GMT_MINUS_09_A = "(GMT-09:00) Alaska"
  169. MAP95_GMT_MINUS_09_A = "003"
  170. MAP98_GMT_MINUS_09_A = "003"
  171. MAPME_GMT_MINUS_09_A = "003"
  172. WIN95_GMT_MINUS_10_A = "(GMT-10:00) Hawaii"
  173. WIN98_GMT_MINUS_10_A = "(GMT-10:00) Hawaii"
  174. WINME_GMT_MINUS_10_A = "(GMT-10:00) Hawaii"
  175. MAP95_GMT_MINUS_10_A = "002"
  176. MAP98_GMT_MINUS_10_A = "002"
  177. MAPME_GMT_MINUS_10_A = "002"
  178. WIN95_GMT_MINUS_11_A = "(GMT-11:00) Midway-�arna, Samoa"
  179. WIN98_GMT_MINUS_11_A = "(GMT-11:00) Midway Island, Samoa"
  180. WINME_GMT_MINUS_11_A = "(GMT-11:00) Midway Island, Samoa"
  181. MAP95_GMT_MINUS_11_A = "001"
  182. MAP98_GMT_MINUS_11_A = "001"
  183. MAPME_GMT_MINUS_11_A = "001"
  184. WIN95_GMT_MINUS_12_A = "(GMT-12:00) Enewetak, Kwajalein"
  185. WIN98_GMT_MINUS_12_A = "(GMT-12:00) Eniwetok, Kwajalein"
  186. WINME_GMT_MINUS_12_A = "(GMT-12:00) Enewetak, Kwajalein"
  187. MAP95_GMT_MINUS_12_A = "000"
  188. MAP98_GMT_MINUS_12_A = "000"
  189. MAPME_GMT_MINUS_12_A = "000"
  190. WIN95_GMT_PLUS_00_A = "(GMT) Greenwich-tid; Dublin, Edinburgh, London"
  191. WIN98_GMT_PLUS_00_A = "Greenwich-tid (GMT): Dublin, Edinburgh, Lissabon, London"
  192. WINME_GMT_PLUS_00_A = "Greenwich-tid (GMT): Dublin, Edinburgh, Lissabon, London"
  193. MAP95_GMT_PLUS_00_A = "085"
  194. MAP98_GMT_PLUS_00_A = "085"
  195. MAPME_GMT_PLUS_00_A = "085"
  196. WIN95_GMT_PLUS_00_B = "(GMT) Monrovia, Casablanca"
  197. WIN98_GMT_PLUS_00_B = "(GMT) Casablanca, Monrovia"
  198. WINME_GMT_PLUS_00_B = "(GMT) Casablanca, Monrovia"
  199. MAP95_GMT_PLUS_00_B = "090"
  200. MAP98_GMT_PLUS_00_B = "090"
  201. MAPME_GMT_PLUS_00_B = "090"
  202. WIN95_GMT_PLUS_00_C = "(GMT) Greenwich-tid; Dublin, Edinburgh, London, Lissabon"
  203. MAP95_GMT_PLUS_00_C = "085"
  204. WIN98_GMT_PLUS_01_A = "(GMT+01:00) Belgrad, Sarajevo, Skopje, Sofia, Zagreb"
  205. MAP98_GMT_PLUS_01_A = "100,095"
  206. WIN95_GMT_PLUS_01_B = "(GMT+01:00) Prag, Bratislava"
  207. WIN98_GMT_PLUS_01_B = "(GMT+01:00) Bratislava, Budapest, Ljubljana, Prag, Warszawa"
  208. MAP95_GMT_PLUS_01_B = "095"
  209. MAP98_GMT_PLUS_01_B = "095,100"
  210. WIN95_GMT_PLUS_01_C = "(GMT+01:00) Paris, Madrid"
  211. WIN98_GMT_PLUS_01_C = "(GMT+01:00) Bryssel, K�penhamn, Madrid, Paris, Vilnius"
  212. MAP95_GMT_PLUS_01_C = "105"
  213. MAP98_GMT_PLUS_01_C = "105,100"
  214. WIN95_GMT_PLUS_01_D = "(GMT+01:00) Stockholm, G�teborg, Bern, Berlin, Rom, Bryssel, Wien"
  215. WIN98_GMT_PLUS_01_D = "(GMT+01:00) Amsterdam, Berlin, Bern, Rom, Stockholm, Wien"
  216. MAP95_GMT_PLUS_01_D = "105,110"
  217. MAP98_GMT_PLUS_01_D = "110"
  218. WIN95_GMT_PLUS_01_E = "(GMT+01:00) Lissabon, Warszawa"
  219. MAP95_GMT_PLUS_01_E = "085,100"
  220. WIN98_GMT_PLUS_01_F = "(GMT+01:00) Belgrad, Bratislava, Budapest, Ljubljana, Prag"
  221. WINME_GMT_PLUS_01_F = "(GMT+01:00) Belgrad, Bratislava, Budapest, Ljubljana, Prag"
  222. MAP98_GMT_PLUS_01_F = "095"
  223. MAPME_GMT_PLUS_01_F = "095"
  224. WIN98_GMT_PLUS_01_G = "(GMT+01:00) Sarajevo, Skopje, Sofia, Warszawa, Zagreb"
  225. MAP98_GMT_PLUS_01_G = "100"
  226. WIN95_GMT_PLUS_01_H = "(GMT+01:00) Warszawa"
  227. MAP95_GMT_PLUS_01_H = "100"
  228. WIN95_GMT_PLUS_01_I = "(GMT+01:00) Prag"
  229. MAP95_GMT_PLUS_01_I = "095"
  230. WINME_GMT_PLUS_01_J = "(GMT+01:00) Sarajevo, Skopje, Sofia, Vilnius, Warszawa, Zagreb"
  231. MAP98_GMT_PLUS_01_J = "100"
  232. WINME_GMT_PLUS_01_K = "(GMT+01:00) Bryssel, K�penhamn, Madrid, Paris"
  233. MAPME_GMT_PLUS_01_K = "105"
  234. WINME_GMT_PLUS_01_L = "(GMT+01:00) Amsterdam, Berlin, Bern, Rom, Stockholm, Wien"
  235. MAPME_GMT_PLUS_01_L = "110"
  236. WINME_GMT_PLUS_01_M = "(GMT+01:00) V�stra centralafrika"
  237. MAPME_GMT_PLUS_01_M = "113"
  238. WIN95_GMT_PLUS_02_A = "(GMT+02:00) �steuropa"
  239. WIN98_GMT_PLUS_02_A = "(GMT+02:00) �steuropa"
  240. MAP95_GMT_PLUS_02_A = "115"
  241. MAP98_GMT_PLUS_02_A = "115"
  242. WIN95_GMT_PLUS_02_B = "(GMT+02:00) Kairo"
  243. WIN98_GMT_PLUS_02_B = "(GMT+02:00) Kairo"
  244. WINME_GMT_PLUS_02_B = "(GMT+02:00) Kairo"
  245. MAP95_GMT_PLUS_02_B = "120"
  246. MAP98_GMT_PLUS_02_B = "120"
  247. MAPME_GMT_PLUS_02_B = "120"
  248. WIN98_GMT_PLUS_02_C = "(GMT+02:00) Helsingfors"
  249. MAP98_GMT_PLUS_02_C = "125"
  250. WIN95_GMT_PLUS_02_D = "(GMT+02:00) Aten, Helsingfors, Istanbul"
  251. WIN98_GMT_PLUS_02_D = "(GMT+02:00) Aten, Istanbul, Minsk"
  252. WINME_GMT_PLUS_02_D = "(GMT+02:00) Aten, Istanbul, Minsk"
  253. MAP95_GMT_PLUS_02_D = "125,130"
  254. MAP98_GMT_PLUS_02_D = "130"
  255. MAPME_GMT_PLUS_02_D = "130"
  256. WIN95_GMT_PLUS_02_E = "(GMT+02:00) Israel"
  257. WIN98_GMT_PLUS_02_E = "(GMT+02:00) Israel"
  258. MAP95_GMT_PLUS_02_E = "135"
  259. MAP98_GMT_PLUS_02_E = "135"
  260. WIN95_GMT_PLUS_02_F = "(GMT+02:00) Harare, Pretoria"
  261. WIN98_GMT_PLUS_02_F = "(GMT+02:00) Harare, Pretoria"
  262. WINME_GMT_PLUS_02_F = "(GMT+02:00) Harare, Pretoria"
  263. MAP95_GMT_PLUS_02_F = "140"
  264. MAP98_GMT_PLUS_02_F = "140"
  265. MAPME_GMT_PLUS_02_F = "140"
  266. WIN98_GMT_PLUS_02_G = "(GMT+02:00) Bukarest"
  267. WINME_GMT_PLUS_02_G = "(GMT+02:00) Bukarest"
  268. MAP98_GMT_PLUS_02_G = "115"
  269. MAPME_GMT_PLUS_02_G = "115"
  270. WIN98_GMT_PLUS_02_H = "(GMT+02:00) Helsingfors, Riga, Tallin"
  271. WINME_GMT_PLUS_02_H = "(GMT+02:00) Helsingfors, Riga, Tallin"
  272. MAP98_GMT_PLUS_02_H = "125"
  273. MAPME_GMT_PLUS_02_H = "125"
  274. WIN98_GMT_PLUS_02_I = "(GMT+02:00) Jerusalem"
  275. WINME_GMT_PLUS_02_I = "(GMT+02:00) Jerusalem"
  276. MAP98_GMT_PLUS_02_I = "135"
  277. MAPME_GMT_PLUS_02_I = "135"
  278. WIN95_GMT_PLUS_03_A = "(GMT+03:00) Moskva, St. Petersburg"
  279. WIN98_GMT_PLUS_03_A = "(GMT+03:00) Moskva, St. Petersburg, Volgograd"
  280. WINME_GMT_PLUS_03_A = "(GMT+03:00) Moskva, St. Petersburg, Volgograd"
  281. MAP95_GMT_PLUS_03_A = "145"
  282. MAP98_GMT_PLUS_03_A = "145"
  283. MAPME_GMT_PLUS_03_A = "145"
  284. WIN95_GMT_PLUS_03_B = "(GMT+03:00) Bagdad, Kuwait, Nairobi, Riyadh"
  285. WIN98_GMT_PLUS_03_B = "(GMT+03:00) Bagdad, Kuwait, Riyadh"
  286. WINME_GMT_PLUS_03_B = "(GMT+03:00) Kuwait, Riyadh"
  287. MAP95_GMT_PLUS_03_B = "150,155,158"
  288. MAP98_GMT_PLUS_03_B = "150,158"
  289. MAPME_GMT_PLUS_03_B = "150"
  290. WIN98_GMT_PLUS_03_C = "(GMT+03:00) Nairobi"
  291. WINME_GMT_PLUS_03_C = "(GMT+03:00) Nairobi"
  292. MAP98_GMT_PLUS_03_C = "155"
  293. MAPME_GMT_PLUS_03_C = "155"
  294. WINME_GMT_PLUS_03_D = "(GMT+03:00) Bagdad"
  295. MAPME_GMT_PLUS_03_D = "158"
  296. WIN95_GMT_PLUS_0330_A = "(GMT+03:30) Teheran"
  297. WIN98_GMT_PLUS_0330_A = "(GMT+03:30) Teheran"
  298. WINME_GMT_PLUS_0330_A = "(GMT+03:30) Teheran"
  299. MAP95_GMT_PLUS_0330_A = "160"
  300. MAP98_GMT_PLUS_0330_A = "160"
  301. MAPME_GMT_PLUS_0330_A = "160"
  302. WIN95_GMT_PLUS_04_A = "(GMT+04:00) Abu Dhabi, Muscat, Tbilisi, Kazan, Volgograd"
  303. WIN98_GMT_PLUS_04_A = "(GMT+04:00) Abu Dhabi, Muscat"
  304. WINME_GMT_PLUS_04_A = "(GMT+04:00) Abu Dhabi, Muscat"
  305. MAP95_GMT_PLUS_04_A = "145,165,170"
  306. MAP98_GMT_PLUS_04_A = "165"
  307. MAPME_GMT_PLUS_04_A = "165"
  308. WIN98_GMT_PLUS_04_B = "(GMT+04:00) Baku, Tbilisi"
  309. WINME_GMT_PLUS_04_B = "(GMT+04:00) Baku, Tbilisi, Yerevan"
  310. MAP98_GMT_PLUS_04_B = "170"
  311. MAPME_GMT_PLUS_04_B = "170"
  312. WIN95_GMT_PLUS_0430_A = "(GMT+04:30) Kabul"
  313. WIN98_GMT_PLUS_0430_A = "(GMT+04:30) Kabul"
  314. WINME_GMT_PLUS_0430_A = "(GMT+04:30) Kabul"
  315. MAP95_GMT_PLUS_0430_A = "175"
  316. MAP98_GMT_PLUS_0430_A = "175"
  317. MAPME_GMT_PLUS_0430_A = "175"
  318. WIN95_GMT_PLUS_05_A = "(GMT+05:00) Islamabad, Karachi, Ekaterinburg, Tashkent"
  319. WIN98_GMT_PLUS_05_A = "(GMT+05:00) Islamabad, Karachi, Tasjkent"
  320. WINME_GMT_PLUS_05_A = "(GMT+05:00) Islamabad, Karachi, Tasjkent"
  321. MAP95_GMT_PLUS_05_A = "180,185"
  322. MAP98_GMT_PLUS_05_A = "185"
  323. MAPME_GMT_PLUS_05_A = "185"
  324. WIN98_GMT_PLUS_05_B = "(GMT+05:00) Ekaterinburg"
  325. WINME_GMT_PLUS_05_B = "(GMT+05:00) Ekaterinburg"
  326. MAP98_GMT_PLUS_05_B = "180"
  327. MAPME_GMT_PLUS_05_B = "180"
  328. WIN95_GMT_PLUS_0530_A = "(GMT+05:30) Bombay, Calcutta, Madras, New Delhi, Colombo"
  329. WIN98_GMT_PLUS_0530_A = "(GMT+05:30) Bombay, Calcutta, Madras, New Delhi"
  330. WINME_GMT_PLUS_0530_A = "(GMT+05:30) Calcutta, Chennai, Mumbai, New Delhi"
  331. MAP95_GMT_PLUS_0530_A = "190,200"
  332. MAP98_GMT_PLUS_0530_A = "190"
  333. MAPME_GMT_PLUS_0530_A = "190"
  334. WINME_GMT_PLUS_0545_A = "(GMT+05:45) Kathmandu"
  335. MAPME_GMT_PLUS_0545_A = "193"
  336. WIN95_GMT_PLUS_06_A = "(GMT+06:00) Alma Ata, Dhaka"
  337. WIN98_GMT_PLUS_06_A = "(GMT+06:00) Alma Ata, Dhakka"
  338. WINME_GMT_PLUS_06_A = "(GMT+06:00) Astana, Dacca"
  339. MAP95_GMT_PLUS_06_A = "195,201"
  340. MAP98_GMT_PLUS_06_A = "195,201"
  341. MAPME_GMT_PLUS_06_A = "195"
  342. WIN98_GMT_PLUS_06_B = "(GMT+06:00) Colombo"
  343. MAP98_GMT_PLUS_06_B = "200"
  344. WINME_GMT_PLUS_06_C = "(GMT+06:00) Sri Jayawardenepura"
  345. MAPME_GMT_PLUS_06_C = "200"
  346. WINME_GMT_PLUS_06_D = "(GMT+06:00) Almaty, Novosibirsk"
  347. MAPME_GMT_PLUS_06_D = "201"
  348. WINME_GMT_PLUS_0630_A = "(GMT+06:30) Rangoon"
  349. MAPME_GMT_PLUS_0630_A = "203"
  350. WIN95_GMT_PLUS_07_A = "(GMT+07:00) Bangkok, Jakarta, Hanoi"
  351. WIN98_GMT_PLUS_07_A = "(GMT+07:00) Bangkok, Hanoi, Djakarta"
  352. WINME_GMT_PLUS_07_A = "(GMT+07:00) Bangkok, Hanoi, Djakarta"
  353. MAP95_GMT_PLUS_07_A = "205"
  354. MAP98_GMT_PLUS_07_A = "205"
  355. MAPME_GMT_PLUS_07_A = "205"
  356. WINME_GMT_PLUS_07_B = "(GMT+07:00) Krasnoyarsk"
  357. MAPME_GMT_PLUS_07_B = "207"
  358. WIN95_GMT_PLUS_08_A = "(GMT+08:00) Beijing, Chongqing, Urumqi"
  359. WIN98_GMT_PLUS_08_A = "(GMT+08:00) Beijing, Chongqing, Hong Kong, Urumqi"
  360. WINME_GMT_PLUS_08_A = "(GMT+08:00) Beijing, Chongqing, Hong Kong, Urumqi"
  361. MAP95_GMT_PLUS_08_A = "210"
  362. MAP98_GMT_PLUS_08_A = "210"
  363. MAPME_GMT_PLUS_08_A = "210"
  364. WIN95_GMT_PLUS_08_B = "(GMT+08:00) Hongkong, Perth, Singapore, Taipei"
  365. WIN98_GMT_PLUS_08_B = "(GMT+08:00) Singapore"
  366. WINME_GMT_PLUS_08_B = "(GMT+08:00) Kuala Lumpur, Singapore"
  367. MAP95_GMT_PLUS_08_B = "210,215,220,225"
  368. MAP98_GMT_PLUS_08_B = "215"
  369. MAPME_GMT_PLUS_08_B = "215"
  370. WIN98_GMT_PLUS_08_C = "(GMT+08:00) Taipei"
  371. WINME_GMT_PLUS_08_C = "(GMT+08:00) Taipei"
  372. MAP98_GMT_PLUS_08_C = "220"
  373. MAPME_GMT_PLUS_08_C = "220"
  374. WIN98_GMT_PLUS_08_D = "(GMT+08:00) Perth"
  375. WINME_GMT_PLUS_08_D = "(GMT+08:00) Perth"
  376. MAP98_GMT_PLUS_08_D = "225"
  377. MAPME_GMT_PLUS_08_D = "225"
  378. WINME_GMT_PLUS_08_E = "(GMT+08:00) Irkutsk, Ulan Bator"
  379. MAPME_GMT_PLUS_08_E = "227"
  380. WIN95_GMT_PLUS_09_A = "(GMT+09:00) Tokyo, Osaka, Sapporo, S�ul, Yakutsk"
  381. WIN98_GMT_PLUS_09_A = "(GMT+09:00) Osaka, Sapporo, Tokyo"
  382. WINME_GMT_PLUS_09_A = "(GMT+09:00) Osaka, Sapporo, Tokyo"
  383. MAP95_GMT_PLUS_09_A = "230,235,240"
  384. MAP98_GMT_PLUS_09_A = "235"
  385. MAPME_GMT_PLUS_09_A = "235"
  386. WIN98_GMT_PLUS_09_B = "(GMT+09:00) S�ul"
  387. WINME_GMT_PLUS_09_B = "(GMT+09:00) S�ul"
  388. MAP98_GMT_PLUS_09_B = "230"
  389. MAPME_GMT_PLUS_09_B = "230"
  390. WIN98_GMT_PLUS_09_C = "(GMT+09:00) Yakutsk"
  391. WINME_GMT_PLUS_09_C = "(GMT+09:00) Yakutsk"
  392. MAP98_GMT_PLUS_09_C = "240"
  393. MAPME_GMT_PLUS_09_C = "240"
  394. WIN95_GMT_PLUS_0930_A = "(GMT+09:30) Darwin"
  395. WIN98_GMT_PLUS_0930_A = "(GMT+09:30) Darwin"
  396. WINME_GMT_PLUS_0930_A = "(GMT+09:30) Darwin"
  397. MAP95_GMT_PLUS_0930_A = "245"
  398. MAP98_GMT_PLUS_0930_A = "245"
  399. MAPME_GMT_PLUS_0930_A = "245"
  400. WIN95_GMT_PLUS_0930_B = "(GMT+09:30) Adelaide"
  401. WIN98_GMT_PLUS_0930_B = "(GMT+09:30) Adelaide"
  402. WINME_GMT_PLUS_0930_B = "(GMT+09:30) Adelaide"
  403. MAP95_GMT_PLUS_0930_B = "250"
  404. MAP98_GMT_PLUS_0930_B = "250"
  405. MAPME_GMT_PLUS_0930_B = "250"
  406. WIN95_GMT_PLUS_10_A = "(GMT+10:00) Brisbane, Melbourne, Sydney"
  407. WIN98_GMT_PLUS_10_A = "(GMT+10:00) Canberra, Melbourne, Sydney"
  408. WINME_GMT_PLUS_10_A = "(GMT+10:00) Canberra, Melbourne, Sydney"
  409. MAP95_GMT_PLUS_10_A = "255,260"
  410. MAP98_GMT_PLUS_10_A = "255"
  411. MAPME_GMT_PLUS_10_A = "255"
  412. WIN95_GMT_PLUS_10_B = "(GMT+10:00) Hobart"
  413. WIN98_GMT_PLUS_10_B = "(GMT+10:00) Hobart"
  414. WINME_GMT_PLUS_10_B = "(GMT+10:00) Hobart"
  415. MAP95_GMT_PLUS_10_B = "265"
  416. MAP98_GMT_PLUS_10_B = "265"
  417. MAPME_GMT_PLUS_10_B = "265"
  418. WIN95_GMT_PLUS_10_C = "(GMT+10:00) Guam, Port Moresby, Vladivostok"
  419. WIN98_GMT_PLUS_10_C = "(GMT+10:00) Guam, Port Moresby"
  420. WINME_GMT_PLUS_10_C = "(GMT+10:00) Guam, Port Moresby"
  421. MAP95_GMT_PLUS_10_C = "270,275"
  422. MAP98_GMT_PLUS_10_C = "275"
  423. MAPME_GMT_PLUS_10_C = "275"
  424. WIN98_GMT_PLUS_10_D = "(GMT+10:00) Vladivostok"
  425. WINME_GMT_PLUS_10_D = "(GMT+10:00) Vladivostok"
  426. MAP98_GMT_PLUS_10_D = "270"
  427. MAPME_GMT_PLUS_10_D = "270"
  428. WIN98_GMT_PLUS_10_E = "(GMT+10:00) Brisbane"
  429. WINME_GMT_PLUS_10_E = "(GMT+10:00) Brisbane"
  430. MAP98_GMT_PLUS_10_E = "260"
  431. MAPME_GMT_PLUS_10_E = "260"
  432. WINME_GMT_PLUS_10_F = "(GMT+10:00) Canberra, Melbourne, Sydney (Endast �r 2000)"
  433. MAPME_GMT_PLUS_10_F = "255"
  434. WIN95_GMT_PLUS_11_A = "(GMT+11:00) Magadan, Salomon�arna, Nya Kaledonien"
  435. WIN98_GMT_PLUS_11_A = "(GMT+11:00) Magadan, Salomon�n, Nya Kaledonien"
  436. WINME_GMT_PLUS_11_A = "(GMT+11:00) Magadan, Salomon�n, Nya Kaledonien"
  437. MAP95_GMT_PLUS_11_A = "280"
  438. MAP98_GMT_PLUS_11_A = "280"
  439. MAPME_GMT_PLUS_11_A = "280"
  440. WIN95_GMT_PLUS_12_A = "(GMT+12:00) Fidji, Kamtjatka, Marshall�arna"
  441. WIN98_GMT_PLUS_12_A = "(GMT+12:00) Fidji, Kamtjatka, Marshall�n"
  442. WINME_GMT_PLUS_12_A = "(GMT+12:00) Fidji, Kamtjatka, Marshall�n"
  443. MAP95_GMT_PLUS_12_A = "285"
  444. MAP98_GMT_PLUS_12_A = "285"
  445. MAPME_GMT_PLUS_12_A = "285"
  446. WIN95_GMT_PLUS_12_B = "(GMT+12:00) Wellington, Auckland"
  447. WIN98_GMT_PLUS_12_B = "(GMT+12:00) Auckland, Wellington"
  448. WINME_GMT_PLUS_12_B = "(GMT+12:00) Auckland, Wellington"
  449. MAP95_GMT_PLUS_12_B = "290"
  450. MAP98_GMT_PLUS_12_B = "290"
  451. MAPME_GMT_PLUS_12_B = "290"
  452. WINME_GMT_PLUS_13_A = "(GMT+13:00) Nuku'alofa"
  453. MAPME_GMT_PLUS_13_A = "300"
  454. @*:
  455. @*: Display text for PNP enumerators
  456. @*:
  457. BIOS = Moderkortsenhet
  458. FLOP = Diskettenhet
  459. ISAPNP = Plug-and-Play ISA-enhet
  460. MF = Multifunktionsenhet
  461. MONITOR = Bildsk�rmsenhet
  462. NETWORK = N�tverksenhet
  463. PCI = Plug-and-Play PCI-enhet
  464. ROOT = Systemenhet
  465. SCSI = SCSI-Enhet
  466. VIRTUAL = Emuleringsenhet
  467. PCMCIA = Plug-and-Play PCMCIA-enhet
  468. MCA = Plug-and-Play MicroChannel-enhet
  469. @*:
  470. @*: beta 2 warnings
  471. @*:
  472. Beta2Unimplemented = "Programanm�rkningar"
  473. RAD="Fj�rradministration"
  474. RemoteAdmin = "Inst�llningarna f�r fj�rradministration kommer inte att beh�llas."
  475. @*:
  476. @*: Pre-upgrade blocker messages (i.e. please uninstall your virus checker)
  477. @*:
  478. InocuLAN_Warning = "Du m�ste avinstallera alla antivirusprogram innan installationsprogrammet kan k�ras. Vill du avsluta installationsprogrammet nu?"
  479. Norton_Warning = "Du m�ste avinstallera Norton Anti-Virus innan installationsprogrammet kan k�ras. Vill du avsluta installationsprogrammet nu?"
  480. McAfee_Warning = "Du m�ste avinstallera antivirusprogrammet McAfee innan installationsprogrammet kan k�ras. Vill du avsluta installationsprogrammet nu?"
  481. Norton_YEO_Warning = "Du m�ste avinstallera programmet Norton Your Eyes Only innan installationsprogrammet kan k�ras. Vill du avsluta installationsprogrammet nu?"
  482. @*:
  483. @*: Real incompatibilities
  484. @*:
  485. SAGE-MSG="Det h�r programmet kan ha kompatibilitetsproblem p� den h�r Windows-versionen."
  486. DUS="Fj�rranslutningsserver"
  487. DUS-MSG="Efter att installationsprogrammet slutf�rts kommer datorn inte l�ngre att acceptera anrop fr�n andra datorer. Du m�ste konfigurera om fj�rranslutningsservern f�r att aktivera den h�r funktionen p� nytt."
  488. MS_Network="The Microsoft Network"
  489. Network_Connection_Protocol = "N�tverksprotokoll"
  490. NetBEUI-MSG="St�d f�r n�tverksprotokollet NetBEUI �r inte l�ngre tillg�ngligt i Windows XP. Installera ist�llet TCP/IP p� alla datorer och enheter som beh�ver ansluta till n�tverk."
  491. NWCLI= "Client for Netware Networks"
  492. MSDLC32-MSG="N�tverksprotokollet MSDLC32 st�ds inte l�ngre i Windows XP. TCP/IP installeras automatiskt som standardprotokoll. Program och maskinvara som kr�ver n�tverksprotokollet MSDLC32 kommer inte att fungera n�r du uppgraderat till Windows XP."
  493. MSDLC-MSG="N�tverksprotokollet MSDLC st�ds inte l�ngre i Windows XP. TCP/IP installeras automatiskt som standardprotokoll. Program och maskinvara som kr�ver n�tverksprotokollet MSDLC kommer inte att fungera n�r du uppgraderat till Windows XP."
  494. @*:
  495. @*: VPN client messages
  496. SafeNet_L2TP_IPSec="L2TP/IPSec VPN-klient"
  497. SafeNet_UDP_IPSec="UDP/IPSec VPN-klient"
  498. SafeNet_ClientMessage="En av systemets drivrutiner orsakar instabilitet och kommer att inaktiveras. Alla dess funktioner tar del av installationen av operativsystemet Windows."
  499. @*:
  500. @*: Bad system Configuration messages
  501. @*:
  502. BadSystemConfig="Felaktig systemkonfiguration"
  503. BadSystemConfig-MSG="Installationsprogrammet uppt�ckte en felaktig systemkonfiguration som kan orsakas av virus. Bes�k webbsidan <A HREF=""http://www.microsoft.com/Sverige/support/xmlkb/SV311/4/46.asp"">KB-artikel Q311446</A> och f�lj instruktionerna p� sidan."
  504. @*:
  505. @*: Profile rename
  506. @*:
  507. %up%=%USERPROFILE%
  508. @*:
  509. @*: Default names for shell folder directories as they appear on Win9x systems. These should exactly match
  510. @*: the name of the directories on Win9x systems.
  511. @*:
  512. CommonDesktop_Long = All Users\Skrivbord
  513. CommonDesktop_Short = allusers\Skrivb~1
  514. CommonFavorites_Long = All Users\Favoriter
  515. CommonFavorites_Short = AllUsers\Favorite
  516. CommonPrograms_Long = All Users\Start-menyn\Program
  517. CommonPrograms_Short = allusers\Start-~1\Program
  518. CommonStartMenu_Long = All Users\Start-menyn
  519. CommonStartMenu_Short = allusers\Start-~1
  520. CommonStartup_Long = All users\Start-menyn\Program\Autostart
  521. CommonStartup_Short = allusers\Start-~1\Program\Autost~1
  522. CommonAppData_Long = All Users\Application Data
  523. CommonAppData_Short = AllUsers\AppData
  524. CommonPersonal_Long = Mina dokument
  525. CommonPersonal_Short = Dokument
  526. CommonMusic_Long = Min musik
  527. CommonMusic_Short = Min musik
  528. CommonPictures_Long = Mina bilder
  529. CommonPictures_Short = MyPics
  530. CommonVideo_Long = Mina videoklipp
  531. CommonVideo_Short = Mina videoklipp
  532. AdministrativeTools_Long = Start-meny\Program\Administrationsverktyg
  533. AdministrativeTools_Short = StrtMenu\Program\Administrationsverktyg
  534. CommonAdministrativeTools_Long = Start-meny\Program\Administrationsverktyg
  535. CommonAdministrativeTools_Short = Start-meny\Program\Administrationsverktyg
  536. Desktop_Long = Skrivbord
  537. Desktop_Short = Skrivb~1
  538. StartUp_Long = Start-menyn\Program\Autostart
  539. StartUp_Short = Start-~1\Program\Autost~1
  540. AppData_Long = Application Data
  541. AppData_Short = AppData
  542. LocalSettings_Long = Lokala inst�llningar
  543. LocalSettings_Short = LocalSet
  544. LocalAppData_Long = Lokala inst�llningar\Programdata
  545. LocalAppData_Short = LocalSet\AppData
  546. Cache_Long = Temporary Internet Files
  547. Cache_Short = Cache
  548. Cookies_Long = Cookies
  549. Cookies_Short = Cookies
  550. Favorites_Long = Favoriter
  551. Favorites_Short = Favorite
  552. Font_Long = Fonts
  553. Font_Short = Fonts
  554. History_Long = Tidigare
  555. History_Short = Tidigare
  556. NetHood_Long = N�tverket
  557. NetHood_Short = N�tver~1
  558. Personal_Long = Mina dokument
  559. Personal_Short = MyDocs
  560. My_Pictures_Long = Mina bilder
  561. My_Pictures_Short = MyPics
  562. My_Music_Long = Min musik
  563. My_Music_Short = MyMusic
  564. My_Video_Long = Mina videoklipp
  565. My_Video_Short = MyVideo
  566. PrintHood_Long = PrintHood
  567. PrintHood_Short = PrtHood
  568. Programs_Long = Start-menyn\Program
  569. Programs_Short = Start-~1\Program
  570. Recent_Long = Tidigare
  571. Recent_Short = Tidigare
  572. SendTo_Long = SendTo
  573. SendTo_Short = SendTo
  574. StartMenu_Long = Start-menyn
  575. StartMenu_Short = Start-~1
  576. Templates_Long = ShellNew
  577. Templates_Short = ShellNew
  578. Templates_Long_Me = Mallar
  579. Templates_Short_Me = Mall
  580. @*:
  581. @*: Better PNP Descriptions
  582. @*:
  583. cpq3004 = "COMPAQ Presario FX700-bildsk�rmskontroller"
  584. wac0608 = "Wacom Digital Writing Tablets"
  585. @*:
  586. @*: *** IMPORTANT LOCALIZATION INFO ***
  587. @*:
  588. @*: The following "SendTo" items must be localized to match Win9x.
  589. @*:
  590. @*: Example:
  591. @*:
  592. @*: Mail Recipient.MAPIMail is a file normally in c:\windows\sendto directory. On some
  593. @*: versions of Win9x, the file "Mail Recipient.MAPIMail" is localized, on others it
  594. @*: is not.
  595. @*:
  596. @*: The strings below MUST be localized to match how the Win9x system was localized. Also,
  597. @*: each release of Win9x (gold, OSR2, Win98, etc.) may be different.
  598. @*:
  599. @*: DO NOT change this string if it was not localized on Win9x.
  600. @*:
  601. MapiMail.Win95Gold = "E-postmottagare.MAPIMail"
  602. MapiMail.Win95Osr2 = "E-postmottagare.MAPIMail"
  603. MapiMail.Win95Osr25 = "E-postmottagare.MAPIMail"
  604. MapiMail.Win98 = "E-postmottagare.MAPIMail"
  605. MapiMail.Win98SE = "E-postmottagare.MAPIMail"
  606. MapiMail.WinME = "E-postmottagare.MAPIMail"
  607. DeskLink.Win95Gold = "Skrivbordet som genv�g.DeskLink"
  608. DeskLink.Win95Osr2 = "Skrivbordet som genv�g.DeskLink"
  609. DeskLink.Win95Osr25 = "Skrivbordet som genv�g.DeskLink"
  610. DeskLink.Win98 = "Skrivbordet som genv�g.DeskLink"
  611. DeskLink.Win98SE = "Skrivbord (skapa genv�g).DeskLink"
  612. DeskLink.WinME = "Skrivbord (skapa genv�g).DeskLink"
  613. MyDocs.Win95Gold = "Mina dokument.mydocs"
  614. MyDocs.Win95Osr2 = "Mina dokument.mydocs"
  615. MyDocs.Win95Osr25 = "Mina dokument.mydocs"
  616. MyDocs.Win98 = "Mina dokument.mydocs"
  617. MyDocs.Win98SE = "Mina dokument.mydocs"
  618. MyDocs.WinME = "Mina dokument.mydocs"
  619. ZFSendToTarget.WinME = "Komprimerade mappar.ZFSendToTarget"
  620. @*:
  621. @*: This is the Accessories directory found in %ProgramFiles%.
  622. @*: If this directory is not localized, do not change this string.
  623. @*:
  624. Accessories = Tillbeh�r
  625. @*:
  626. @*: The next items are for renaming some directories during upgrade. This is targeted for localized builds that
  627. @*: had some non-localized directories on 9x that became localized on NT or that need to change the names
  628. @*: of the directories during upgrade.
  629. @*:
  630. @*: The items here are:
  631. @*: - Accessories (this is the Accessories folder from Start Menu\Programs)
  632. @*: - Accessibility (this is the Accessories folder from Start Menu\Programs\Accessories)
  633. @*: - Multimedia (this is the Multimedia folder from Start Menu\Programs\Accessories)
  634. @*: - Entertainment (this is the Entertainment folder from Start Menu\Programs\Accessories)
  635. @*: - Communications (this is the Communications folder from Start Menu\Programs\Accessories)
  636. @*: - SystemTools (this is the "System Tools" folder from Start Menu\Programs\Accessories)
  637. @*: - Games (this is the Games folder from Start Menu\Programs\Accessories)
  638. @*:
  639. @*: Please be very carefull when you localize these items. They are not translations, they are the actual names
  640. @*: of some directories on 9x and NT systems.
  641. @*: Please be aware that these directories might not be present on all Win9x versions (they might be there for
  642. @*: Win98 but not for Win95 Gold, etc).
  643. @*:
  644. @*: JPN systems!!! - please use SB Katakana and DB Katakana when necessary.
  645. @*:
  646. Accessories9x = Tillbeh�r
  647. AccessoriesNt = Tillbeh�r
  648. Accessibility9x = Hj�lpmedel
  649. AccessibilityNt = Hj�lpmedel
  650. Multimedia9x = Multimedia
  651. MultimediaNt = Multimedia
  652. Entertainment9x = Underh�llning
  653. EntertainmentNt = Underh�llning
  654. Communications9x = Kommunikation
  655. CommunicationsNt = Kommunikation
  656. SystemTools9x = Systemverktyg
  657. SystemToolsNt = Systemverktyg
  658. Games9x = Spel
  659. GamesNt = Spel
  660. Fax9x = Fax
  661. FaxNt = Fax
  662. @*:
  663. @*: The next item is the active desktop wallpaper installed by NT. On English systems this is
  664. @*: called "Active Desktop Wallpaper.htm" and it's located in %windir%\Web\Wallpaper. Please localize
  665. @*: if needed.
  666. @*:
  667. ActiveDesktopWallpaperNT = "Active Desktop-skrivbordsunderl�gg.htm"
  668. ActiveDesktopWallpaperNTLocation = "Web\Wallpaper"
  669. @*:
  670. @*: Sony memory stick
  671. @*:
  672. @*:
  673. @*: localize to match w95upg.dll's .mc resources. The exact text to match is in
  674. @*: the resource string right before the following text:
  675. @*:
  676. @*: Hardware
  677. @*: --------
  678. @*: This section of the report describes hardware compatibility issues.
  679. @*:
  680. IncompatibleHardware = "Inkompatibel maskinvara"
  681. @*:
  682. @*: Localize normally:
  683. @*:
  684. Sony_Memory_Stick = "Sony Memory Stick"
  685. ESS_ES56CVH-PI_Data_Fax_Voice_Modem = "ESS ES56CVH-PI Data Fax Voice Modem"
  686. TPPWREX = "Enhetsdrivrutin f�r IBM Thinkpad Power Management"
  687. TPPWREXMSG = "Denna drivrutin styr tangenterna Fn+F3 och Fn+F12 p� ditt tangentbord. Dessa tangenter kommer att inaktiveras efter uppgraderingen. Kontakta din maskinvarutillverkare f�r att f� en uppdatering som fungerar med denna Windows-version."
  688. @*:
  689. @*: Localize to match Win9x device manager (install Win9x, start device manager
  690. @*: from the control panel, find the string that groups the disk drives or modems):
  691. @*:
  692. DiskDrives = "Diskenheter"
  693. Modem = "Modem"
  694. @*:
  695. @*: The next items are shortcuts installed by NT. Please localize
  696. @*: if needed.
  697. @*:
  698. @*: Start Menu\Programs\%Accessories%\%Communications%
  699. RemoteDesktopConnectionNT = "Anslutning till fj�rrskrivbord.lnk"
  700. NetworkandDialupConnectionsNT = "N�tverks- och fj�rranslutningar.lnk"
  701. PhoneDialerNT = "Nummers�ndaren.lnk"
  702. HyperTerminalNT = "HyperTerminal.lnk"
  703. @*: Start Menu\Programs\%Accessories%\%Entertainment%
  704. CDPlayerNT = "CD-spelaren.lnk"
  705. @*: Start Menu\Programs\%Accessories%\%System Tools%
  706. ActivateWindowsNT = "Aktivera Windows.lnk"
  707. MigrationWizardNT = "�verflyttningsguiden.lnk"
  708. CharacterMapNT = "Teckenupps�ttning.lnk"
  709. @*: Start Menu\Programs\%Accessories%
  710. WindowsMovieMaker9x = "Windows Movie Maker.lnk"
  711. @*: c:\program files\common files\microsoft shared\Web Folders & Web Server Extensions
  712. Web_Folders = "Web Folders"
  713. Web_Server_Extensions = "Web Server Extensions"
  714. @*: c:\program files\Online
  715. refer_to_a_description_of_internet_service_providers_lnk = "h�nvisa till en beskrivning av Internet-tj�nstleverant�rer.lnk"
  716. @*:
  717. @*: Win9x file names
  718. @*:
  719. zapotec_bmp = "Kalejdoskop.bmp"
  720. blue_lace_16_bmp = "Vaxduk.bmp"
  721. soap_bubbles_bmp = "Bubblor.bmp"
  722. coffee_bean_bmp = "Kaffekoppar.bmp"
  723. feathertexture_bmp = "Fj�drar.bmp"
  724. gone_fishing_bmp = "Fisketur.bmp"
  725. greenstone_bmp = "�rgad koppar.bmp"
  726. prairie_wind_bmp = "Gotlandsbris.bmp"
  727. rhododendron_bmp = "Rhododendron.bmp"
  728. river_sumida_bmp = "Solfj�drar.bmp"
  729. santa_fe_stucco_bmp = "�kensand.bmp"
  730. @*:
  731. @*: NT file names
  732. @*:
  733. Refer_Me_lnk = "H�nvisa mig till fler Internet-tj�nstleverant�rer.lnk"