gooderp18绿色标准版
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.

48 lines
966B

  1. # created by tools/loadICU.tcl -- do not edit
  2. namespace eval ::tcl::clock {
  3. ::msgcat::mcset kw DAYS_OF_WEEK_ABBREV [list \
  4. "Sul"\
  5. "Lun"\
  6. "Mth"\
  7. "Mhr"\
  8. "Yow"\
  9. "Gwe"\
  10. "Sad"]
  11. ::msgcat::mcset kw DAYS_OF_WEEK_FULL [list \
  12. "De Sul"\
  13. "De Lun"\
  14. "De Merth"\
  15. "De Merher"\
  16. "De Yow"\
  17. "De Gwener"\
  18. "De Sadorn"]
  19. ::msgcat::mcset kw MONTHS_ABBREV [list \
  20. "Gen"\
  21. "Whe"\
  22. "Mer"\
  23. "Ebr"\
  24. "Me"\
  25. "Evn"\
  26. "Gor"\
  27. "Est"\
  28. "Gwn"\
  29. "Hed"\
  30. "Du"\
  31. "Kev"\
  32. ""]
  33. ::msgcat::mcset kw MONTHS_FULL [list \
  34. "Mys Genver"\
  35. "Mys Whevrel"\
  36. "Mys Merth"\
  37. "Mys Ebrel"\
  38. "Mys Me"\
  39. "Mys Evan"\
  40. "Mys Gortheren"\
  41. "Mye Est"\
  42. "Mys Gwyngala"\
  43. "Mys Hedra"\
  44. "Mys Du"\
  45. "Mys Kevardhu"\
  46. ""]
  47. }
上海开阖软件有限公司 沪ICP备12045867号-1