Mercurial > repos > rliterman > csp2
comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/tcl8.6/msgs/kw.msg @ 69:33d812a61356
planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author | jpayne |
---|---|
date | Tue, 18 Mar 2025 17:55:14 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
67:0e9998148a16 | 69:33d812a61356 |
---|---|
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 } |