Mercurial > repos > rliterman > csp2
comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/tcl8.6/msgs/ga.msg @ 68:5028fdace37b
planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author | jpayne |
---|---|
date | Tue, 18 Mar 2025 16:23:26 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
67:0e9998148a16 | 68:5028fdace37b |
---|---|
1 # created by tools/loadICU.tcl -- do not edit | |
2 namespace eval ::tcl::clock { | |
3 ::msgcat::mcset ga DAYS_OF_WEEK_ABBREV [list \ | |
4 "Domh"\ | |
5 "Luan"\ | |
6 "M\u00e1irt"\ | |
7 "C\u00e9ad"\ | |
8 "D\u00e9ar"\ | |
9 "Aoine"\ | |
10 "Sath"] | |
11 ::msgcat::mcset ga DAYS_OF_WEEK_FULL [list \ | |
12 "D\u00e9 Domhnaigh"\ | |
13 "D\u00e9 Luain"\ | |
14 "D\u00e9 M\u00e1irt"\ | |
15 "D\u00e9 C\u00e9adaoin"\ | |
16 "D\u00e9ardaoin"\ | |
17 "D\u00e9 hAoine"\ | |
18 "D\u00e9 Sathairn"] | |
19 ::msgcat::mcset ga MONTHS_ABBREV [list \ | |
20 "Ean"\ | |
21 "Feabh"\ | |
22 "M\u00e1rta"\ | |
23 "Aib"\ | |
24 "Beal"\ | |
25 "Meith"\ | |
26 "I\u00fail"\ | |
27 "L\u00fan"\ | |
28 "MF\u00f3mh"\ | |
29 "DF\u00f3mh"\ | |
30 "Samh"\ | |
31 "Noll"\ | |
32 ""] | |
33 ::msgcat::mcset ga MONTHS_FULL [list \ | |
34 "Ean\u00e1ir"\ | |
35 "Feabhra"\ | |
36 "M\u00e1rta"\ | |
37 "Aibre\u00e1n"\ | |
38 "M\u00ed na Bealtaine"\ | |
39 "Meith"\ | |
40 "I\u00fail"\ | |
41 "L\u00fanasa"\ | |
42 "Me\u00e1n F\u00f3mhair"\ | |
43 "Deireadh F\u00f3mhair"\ | |
44 "M\u00ed na Samhna"\ | |
45 "M\u00ed na Nollag"\ | |
46 ""] | |
47 } |