localesfallbacks.properties 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. # This Source Code Form is subject to the terms of the Mozilla Public
  2. # License, v. 2.0. If a copy of the MPL was not distributed with this
  3. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  4. # This file contains mappings from languages to legacy encodings for languages
  5. # that are associated with legacy encoding other than windows-1252 (except
  6. # Traditional Chinese, which is handled as a special case elsewhere).
  7. #
  8. # The keys are language codes without regions. The values are Gecko-canonical
  9. # encoding labels (not necessarily lower case!).
  10. #
  11. # Rules:
  12. #
  13. # * Avoid editing this file!
  14. #
  15. # * If you do edit this file, be sure to file a spec bug against WHATWG HTML
  16. # to keep this file in sync with
  17. # http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#determining-the-character-encoding
  18. #
  19. # * As an exception to the previous rule, gbk is used instead of GB18030
  20. # until/unless work on http://encoding.spec.whatwg.org/ shows that the former
  21. # can be treated as an alias of the latter and our decoder implementation
  22. # has been audited to match the spec.
  23. #
  24. # * Use only the language code without a hyphen or anything that would come
  25. # after the hyphen.
  26. #
  27. # * Don't put windows-1252-affiliated languages here.
  28. #
  29. # * Don't put Traditional Chinese here.
  30. ar=windows-1256
  31. # https://www.w3.org/Bugs/Public/show_bug.cgi?id=23089
  32. ba=windows-1251
  33. # https://www.w3.org/Bugs/Public/show_bug.cgi?id=23089
  34. be=windows-1251
  35. bg=windows-1251
  36. cs=windows-1250
  37. # https://www.w3.org/Bugs/Public/show_bug.cgi?id=23090
  38. el=ISO-8859-7
  39. et=windows-1257
  40. fa=windows-1256
  41. he=windows-1255
  42. hr=windows-1250
  43. hu=ISO-8859-2
  44. ja=Shift_JIS
  45. # https://www.w3.org/Bugs/Public/show_bug.cgi?id=23089
  46. kk=windows-1251
  47. ko=EUC-KR
  48. ku=windows-1254
  49. # https://www.w3.org/Bugs/Public/show_bug.cgi?id=23089
  50. ky=windows-1251
  51. lt=windows-1257
  52. lv=windows-1257
  53. # https://www.w3.org/Bugs/Public/show_bug.cgi?id=23089
  54. mk=windows-1251
  55. pl=ISO-8859-2
  56. ru=windows-1251
  57. # https://www.w3.org/Bugs/Public/show_bug.cgi?id=23089
  58. sah=windows-1251
  59. sk=windows-1250
  60. sl=ISO-8859-2
  61. sr=windows-1251
  62. # https://www.w3.org/Bugs/Public/show_bug.cgi?id=23089
  63. tg=windows-1251
  64. th=windows-874
  65. tr=windows-1254
  66. # https://www.w3.org/Bugs/Public/show_bug.cgi?id=23089
  67. tt=windows-1251
  68. uk=windows-1251
  69. vi=windows-1258
  70. zh=gbk