• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2011 International Business Machines
4// * Corporation and others.  All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File:<path>/common/main/ga.xml
7// *
8// ***************************************************************************
9/**
10 *  ICU <specials> source: <path>/xml/main/ga.xml
11 */
12ga{
13    AuxExemplarCharacters{"[ḃ ċ ḋ ḟ ġ j k ṁ ṗ q ṡ ṫ v w x y z]"}
14    ExemplarCharacters{"[a á b c d e é f g h i í l m n o ó p r s t u ú]"}
15    LocaleScript{
16        "Latn",
17    }
18    NumberElements{
19        latn{
20            patterns{
21                currencyFormat{"¤#,##0.00"}
22            }
23        }
24    }
25    Version{"2.0.59.32"}
26    calendar{
27        gregorian{
28            AmPmMarkers{
29                "a.m.",
30                "p.m.",
31            }
32            DateTimePatterns{
33                "HH:mm:ss zzzz",
34                "HH:mm:ss z",
35                "HH:mm:ss",
36                "HH:mm",
37                "EEEE d MMMM y",
38                "d MMMM y",
39                "d MMM y",
40                "dd/MM/yyyy",
41                "{1} {0}",
42                "{1} {0}",
43                "{1} {0}",
44                "{1} {0}",
45                "{1} {0}",
46            }
47            dayNames{
48                format{
49                    abbreviated{
50                        "Domh",
51                        "Luan",
52                        "Máirt",
53                        "Céad",
54                        "Déar",
55                        "Aoine",
56                        "Sath",
57                    }
58                    wide{
59                        "Dé Domhnaigh",
60                        "Dé Luain",
61                        "Dé Máirt",
62                        "Dé Céadaoin",
63                        "Déardaoin",
64                        "Dé hAoine",
65                        "Dé Sathairn",
66                    }
67                }
68            }
69            eras{
70                abbreviated{
71                    "RC",
72                    "AD",
73                }
74            }
75            monthNames{
76                format{
77                    abbreviated{
78                        "Ean",
79                        "Feabh",
80                        "Márta",
81                        "Aib",
82                        "Beal",
83                        "Meith",
84                        "Iúil",
85                        "Lún",
86                        "MFómh",
87                        "DFómh",
88                        "Samh",
89                        "Noll",
90                    }
91                    wide{
92                        "Eanáir",
93                        "Feabhra",
94                        "Márta",
95                        "Aibreán",
96                        "Bealtaine",
97                        "Meitheamh",
98                        "Iúil",
99                        "Lúnasa",
100                        "Meán Fómhair",
101                        "Deireadh Fómhair",
102                        "Samhain",
103                        "Nollaig",
104                    }
105                }
106                stand-alone{
107                    narrow{
108                        "E",
109                        "F",
110                        "M",
111                        "A",
112                        "B",
113                        "M",
114                        "I",
115                        "L",
116                        "M",
117                        "D",
118                        "S",
119                        "N",
120                    }
121                }
122            }
123            quarters{
124                format{
125                    abbreviated{
126                        "R1",
127                        "R2",
128                        "R3",
129                        "R4",
130                    }
131                    wide{
132                        "1ú ráithe",
133                        "2ú ráithe",
134                        "3ú ráithe",
135                        "4ú ráithe",
136                    }
137                }
138            }
139        }
140    }
141}
142