home *** CD-ROM | disk | FTP | other *** search
/ ftp.swcp.com / ftp.swcp.com.zip / ftp.swcp.com / mac / mozilla-mac-0.9.sea.hqx / mozilla-mac-0.9 / res / charsetalias.properties < prev    next >
Text File  |  2001-05-05  |  9KB  |  414 lines

  1. ##
  2. ## The contents of this file are subject to the Netscape Public
  3. ## License Version 1.1 (the "License"); you may not use this file
  4. ## except in compliance with the License. You may obtain a copy of
  5. ## the License at http://www.mozilla.org/NPL/
  6. ##
  7. ## Software distributed under the License is distributed on an "AS
  8. ## IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  9. ## implied. See the License for the specific language governing
  10. ## rights and limitations under the License.
  11. ##
  12. ## The Original Code is mozilla.org code.
  13. ##
  14. ## The Initial Developer of the Original Code is Netscape
  15. ## Communications Corporation.  Portions created by Netscape are
  16. ## Copyright (C) 1999 Netscape Communications Corporation. All
  17. ## Rights Reserved.
  18. ##
  19. ## Contributor(s): 
  20. ## IBM Corporation
  21. ##
  22. ## This Original Code has been modified by IBM Corporation.
  23. ## Modifications made by IBM described herein are
  24. ## Copyright (c) International Business Machines
  25. ## Corporation, 1999
  26. ##
  27. ## Modifications to Mozilla code or documentation
  28. ## identified per MPL Section 3.3
  29. ##
  30. ## Date         Modified by     Description of modification
  31. ## 12/09/1999   IBM Corp.       Support for IBM codepages - 850,852,855,857,862,864
  32. ##
  33. ## Rule of this file:
  34. ## 1. key should always be in lower case ascii so we can do case insensitive
  35. ##    comparision in the code faster.
  36. ## 2. value should be the one used in unicode converter
  37. ## 3. If you want to add more charset, mailto:ftang@netscape.com 
  38. ##
  39. ## 4. If the charset is not used for document charset, but font charset
  40. ##    (e.g. XLFD charset- such as JIS x0201, JIS x0208), don't put here
  41. ##
  42. us-ascii=us-ascii
  43. iso-8859-1=ISO-8859-1
  44. iso-8859-2=ISO-8859-2
  45. iso-8859-3=ISO-8859-3
  46. iso-8859-4=ISO-8859-4
  47. iso-8859-5=ISO-8859-5
  48. iso-8859-6=ISO-8859-6
  49. iso-8859-6-i=ISO-8859-6-I
  50. iso-8859-6-e=ISO-8859-6-E
  51. iso-8859-7=ISO-8859-7
  52. iso-8859-8=ISO-8859-8
  53. iso-8859-8-i=ISO-8859-8-I
  54. iso-8859-8-e=ISO-8859-8-E
  55. iso-8859-9=ISO-8859-9
  56. iso-8859-10=ISO-8859-10
  57. iso-8859-13=ISO-8859-13
  58. iso-8859-14=ISO-8859-14
  59. iso-8859-15=ISO-8859-15
  60. iso-ir-111=ISO-IR-111
  61. iso-2022-cn=ISO-2022-CN
  62. iso-2022-kr=ISO-2022-KR
  63. iso-2022-jp=ISO-2022-JP
  64. utf-32be=UTF-32BE
  65. utf-32le=UTF-32LE
  66. utf-32=UTF-32BE
  67. utf-16be=UTF-16BE
  68. utf-16le=UTF-16LE
  69. utf-16=UTF-16BE
  70. windows-1250=windows-1250
  71. windows-1251=windows-1251
  72. windows-1252=windows-1252
  73. windows-1253=windows-1253
  74. windows-1254=windows-1254
  75. windows-1255=windows-1255
  76. windows-1256=windows-1256
  77. windows-1257=windows-1257
  78. windows-1258=windows-1258
  79. ibm866=IBM866
  80. ibm850=IBM850
  81. ibm852=IBM852
  82. ibm855=IBM855
  83. ibm857=IBM857
  84. ibm862=IBM862
  85. ibm864=IBM864
  86. ibm864i=IBM864i
  87. utf-8=UTF-8
  88. utf-7=UTF-7
  89. shift_jis=Shift_JIS
  90. big5=Big5
  91. euc-jp=EUC-JP
  92. euc-kr=EUC-KR
  93. gb2312=GB2312
  94. viscii=VISCII
  95. koi8-r=KOI8-R
  96. koi8-u=KOI8-U
  97. tis-620=TIS-620
  98. t.61-8bit=T.61-8bit
  99. hz-gb-2312=HZ-GB-2312
  100. big5-hkscs=Big5-HKSCS
  101. ##
  102. ## Netscape private ...
  103. ##
  104. x-imap4-modified-utf7=x-imap4-modified-utf7
  105. x-euc-tw=x-euc-tw
  106. x-mac-roman=x-mac-roman
  107. x-mac-ce=x-mac-ce
  108. x-mac-turkish=x-mac-turkish
  109. x-mac-greek=x-mac-greek
  110. x-mac-icelandic=x-mac-icelandic
  111. x-mac-croatian=x-mac-croatian
  112. x-mac-romanian=x-mac-romanian
  113. x-mac-cyrillic=x-mac-cyrillic
  114. x-mac-ukrainian=x-mac-ukrainian
  115. armscii-8=armscii-8
  116. x-viet-tcvn5712=x-viet-tcvn5712
  117. x-viet-vps=x-viet-vps
  118. x-viet-vni=x-viet-vni
  119. iso-10646-ucs-2=UTF-16BE
  120. x-iso-10646-ucs-2-be=UTF-16BE
  121. x-iso-10646-ucs-2-le=UTF-16LE
  122. iso-10646-ucs-4=UTF-32BE
  123. x-iso-10646-ucs-4-be=UTF-32BE
  124. x-iso-10646-ucs-4-le=UTF-32LE
  125. x-user-defined=x-user-defined
  126. x-u-escaped=x-u-escaped
  127. ##
  128. ## Aliases for ISO-8859-1
  129. ##
  130. latin1=ISO-8859-1
  131. iso_8859-1=ISO-8859-1
  132. iso8859-1=ISO-8859-1
  133. # Currently .properties cannot handle : in key
  134. # iso_8859-1:1987=ISO-8859-1
  135. iso-ir-100=ISO-8859-1
  136. l1=ISO-8859-1
  137. ibm819=ISO-8859-1
  138. cp819=ISO-8859-1
  139. csisolatin1=ISO-8859-1
  140. ##
  141. ## Aliases for ISO-8859-2
  142. ##
  143. latin2=ISO-8859-2
  144. iso_8859-2=ISO-8859-2
  145. # Currently .properties cannot handle : in key
  146. # iso_8859-2:1987=ISO-8859-2
  147. iso-ir-101=ISO-8859-2
  148. l2=ISO-8859-2
  149. csisolatin2=ISO-8859-2
  150. ##
  151. ## Aliases for ISO-8859-3
  152. ##
  153. latin3=ISO-8859-3
  154. iso_8859-3=ISO-8859-3
  155. # Currently .properties cannot handle : in key
  156. #iso_8859-3:1988=ISO-8859-3
  157. iso-ir-109=ISO-8859-3
  158. l3=ISO-8859-3
  159. csisolatin3=ISO-8859-3
  160. ##
  161. ## Aliases for ISO-8859-4
  162. ##
  163. latin4=ISO-8859-4
  164. iso_8859-4=ISO-8859-4
  165. # Currently .properties cannot handle : in key
  166. #iso_8859-4:1988=ISO-8859-4
  167. iso-ir-110=ISO-8859-4
  168. l4=ISO-8859-4
  169. csisolatin4=ISO-8859-4
  170. ##
  171. ## Aliases for ISO-8859-5
  172. ##
  173. cyrillic=ISO-8859-5
  174. iso_8859-5=ISO-8859-5
  175. # Currently .properties cannot handle : in key
  176. #iso_8859-5:1988=ISO-8859-5
  177. iso-ir-144=ISO-8859-5
  178. csisolatincyrillic=ISO-8859-5
  179. ##
  180. ## Aliases for ISO-8859-6
  181. ##
  182. arabic=ISO-8859-6
  183. iso_8859-6=ISO-8859-6
  184. # Currently .properties cannot handle : in key
  185. #iso_8859-6:1987=ISO-8859-6
  186. iso-ir-127=ISO-8859-6
  187. ecma-114=ISO-8859-6
  188. asmo-708=ISO-8859-6
  189. csisolatinarabic=ISO-8859-6
  190. ##
  191. ## Aliases for ISO-8859-6-I
  192. ##
  193. csiso88596i=ISO-8859-6-I
  194. ##
  195. ## Aliases for ISO-8859-6-E
  196. ##
  197. csiso88596e=ISO-8859-6-E
  198. ##
  199. ## Aliases for ISO-8859-7
  200. ##
  201. greek=ISO-8859-7
  202. greek8=ISO-8859-7
  203. iso_8859-7=ISO-8859-7
  204. # Currently .properties cannot handle : in key
  205. #iso_8859-7:1987=ISO-8859-7
  206. iso-ir-126=ISO-8859-7
  207. elot_928=ISO-8859-7
  208. ecma-118=ISO-8859-7
  209. csisolatingreek=ISO-8859-7
  210. ##
  211. ## Aliases for ISO-8859-8
  212. ##
  213. hebrew=ISO-8859-8
  214. iso_8859-8=ISO-8859-8
  215. visual=ISO-8859-8
  216. # Currently .properties cannot handle : in key
  217. #iso_8859-8:1988=ISO-8859-8
  218. iso-ir-138=ISO-8859-8
  219. csisolatinhebrew=ISO-8859-8
  220. ##
  221. ## Aliases for ISO-8859-8-I
  222. ##
  223. csiso88598i=ISO-8859-8-I
  224. iso-8859-8i=ISO-8859-8-I
  225. ##
  226. ## Aliases for ISO-8859-8-E
  227. ##
  228. csiso88598e=ISO-8859-8-E
  229. ##
  230. ## Aliases for ISO-8859-9
  231. ##
  232. latin5=ISO-8859-9
  233. iso_8859-9=ISO-8859-9
  234. # Currently .properties cannot handle : in key
  235. #iso_8859-9:1989=ISO-8859-9
  236. iso-ir-148=ISO-8859-9
  237. l5=ISO-8859-9
  238. csisolatin5=ISO-8859-9
  239. ##
  240. ## Aliases for UTF-8
  241. ##
  242. unicode-1-1-utf-8=UTF-8
  243. ##
  244. ## Aliases for Shift_JIS
  245. ##
  246. x-sjis=Shift_JIS
  247. ms_kanji=Shift_JIS
  248. csshiftjis=Shift_JIS
  249. windows-31j=Shift_JIS
  250. ##
  251. ## Aliases for EUC_JP
  252. ##
  253. cseucjpkdfmtjapanese=EUC-JP
  254. x-euc-jp=EUC-JP
  255. ##
  256. ## Aliases for ISO-2022-JP
  257. ##
  258. csiso2022jp=ISO-2022-JP
  259. ##
  260. ## Aliases for Big5
  261. ##
  262. csbig5=Big5
  263. # x-x-big5 is not really a alias for Big5, add it only for MS FrontPage
  264. x-x-big5=Big5
  265. ##
  266. ## Aliases for EUC-KR
  267. ##
  268. csueckr=EUC-KR
  269. # The following are really not aliases EUC-KR, add them only for MS FrontPage
  270. ks_c_5601-1987=EUC-KR
  271. iso-ir-149=EUC-KR
  272. ks_c_5601-1989=EUC-KR
  273. ksc_5601=EUC-KR
  274. ksc5601=EUC-KR
  275. korean=EUC-KR
  276. csksc56011987=EUC-KR
  277. ##
  278. ## Aliases for GB2312
  279. ##
  280. # The following are really not aliases GB2312, add them only for MS FrontPage
  281. gb_2312-80=GB2312
  282. iso-ir-58=GB2312
  283. chinese=GB2312
  284. csiso58gb231280=GB2312
  285. csgb2312=GB2312
  286. ##
  287. ## Aliases for windows-125x 
  288. ##
  289. x-cp1250=windows-1250
  290. x-cp1251=windows-1251
  291. x-cp1252=windows-1252
  292. x-cp1253=windows-1253
  293. x-cp1254=windows-1254
  294. x-cp1255=windows-1255
  295. x-cp1256=windows-1256
  296. cp1256=windows-1256
  297. x-cp1257=windows-1257
  298. x-cp1258=windows-1258
  299. ##
  300. ## Aliases for windows-874 
  301. ##
  302. windows-874=TIS-620
  303. ibm874=TIS-620
  304. ##
  305. ## Aliases for IBM866
  306. ##
  307. cp866=IBM866
  308. 866=IBM866
  309. csIBM866=IBM866
  310. ##
  311. ## Aliases for IBM850
  312. ##
  313. cp850=IBM850
  314. 850=IBM850
  315. csIBM850=IBM850
  316. ##
  317. ## Aliases for IBM852
  318. ##
  319. cp852=IBM852
  320. 852=IBM852
  321. csIBM852=IBM852
  322. ##
  323. ## Aliases for IBM855
  324. ##
  325. cp855=IBM855
  326. 855=IBM855
  327. csIBM855=IBM855
  328. ##
  329. ## Aliases for IBM857
  330. ##
  331. cp857=IBM857
  332. 857=IBM857
  333. csIBM857=IBM857
  334. ##
  335. ## Aliases for IBM862
  336. ##
  337. cp862=IBM862
  338. 862=IBM862
  339. csIBM862=IBM862
  340. ##
  341. ## Aliases for IBM864
  342. ##
  343. cp864=IBM864
  344. 864=IBM864
  345. csIBM864=IBM864
  346. ibm-864=IBM864
  347. ##
  348. ## Aliases for IBM864i
  349. ##
  350. cp864i=IBM864i
  351. 864i=IBM864i
  352. csibm864i=IBM864i
  353. ibm-864i=IBM864i
  354. ##
  355. ## Aliases for T.61-8bit
  356. ##
  357. t.61=T.61-8bit
  358. iso-ir-103=T.61-8bit
  359. csiso103t618bit=T.61-8bit
  360. ##
  361. ## Aliases for UTF-7
  362. ##
  363. x-unicode-2-0-utf-7=UTF-7
  364. unicode-2-0-utf-7=UTF-7
  365. unicode-1-1-utf-7=UTF-7
  366. csunicode11utf7=UTF-7
  367. ##
  368. ## Aliases for ISO-10646-UCS-2
  369. ##
  370. csunicode=UTF-16BE
  371. csunicode11=UTF-16BE
  372. iso-10646-ucs-basic=UTF-16BE
  373. csunicodeascii=UTF-16BE
  374. iso-10646-unicode-latin1=UTF-16BE
  375. csunicodelatin1=UTF-16BE
  376. iso-10646=UTF-16BE
  377. iso-10646-j-1=UTF-16BE
  378. ##
  379. ## Aliases for ISO-8859-10
  380. ##
  381. latin6=ISO-8859-10
  382. iso-ir-157=ISO-8859-10
  383. l6=ISO-8859-10
  384. # Currently .properties cannot handle : in key
  385. #iso_8859-10:1992=ISO-8859-10
  386. csisolatin6=ISO-8859-10
  387. ##
  388. ## Aliases for ISO-8859-15
  389. ##
  390. iso_8859-15=ISO-8859-15
  391. ##
  392. ## Aliases for ISO-IR-111
  393. ##
  394. ecma-cyrillic=ISO-IR-111
  395. csiso111ecmacyrillic=ISO-IR-111
  396. ##
  397. ## Aliases for ISO-2022-KR
  398. ##
  399. csiso2022kr=ISO-2022-KR
  400. ##
  401. ## Aliases for VISCII
  402. ##
  403. csviscii=VISCII
  404. ##
  405. ## Aliases for VIQR
  406. ##
  407. csviqr=VIQR
  408. ## Tempory charset for testing purpose. Should be remove before Beta
  409. x-obsoleted-shift_jis=x-obsoleted-Shift_JIS
  410. x-obsoleted-iso-2022-jp=x-obsoleted-ISO-2022-JP
  411. x-obsoleted-euc-jp=x-obsoleted-EUC-JP
  412. x-gbk=x-gbk
  413. windows-936=windows-936
  414.