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/br.xml
7// *
8// ***************************************************************************
9/**
10 *  ICU <specials> source: <path>/xml/main/br.xml
11 */
12br{
13    AuxExemplarCharacters{"[á à ă â å ä ã ā æ c ç é è ĕ ë ē í ì ĭ î ï ī ó ò ŏ ô ö ø ō œ q ú ŭ û ü ū ÿ]"}
14    ExemplarCharacters{"[a b {ch} {cʼh} d e ê f g h i j k l m n ñ o p r s t u ù v w x y z]"}
15    ExemplarCharactersCurrency{"[a b c č d e f g h i j k l ł m n o º p q r s t u v w x y z]"}
16    ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P R S T U V W X Y Z]"}
17    LocaleScript{
18        "Latn",
19    }
20    NumberElements{
21        latn{
22            symbols{
23                decimal{","}
24                group{" "}
25            }
26        }
27    }
28    Version{"2.0.59.68"}
29    calendar{
30        gregorian{
31            dayNames{
32                format{
33                    abbreviated{
34                        "sul",
35                        "lun",
36                        "meu.",
37                        "mer.",
38                        "yaou",
39                        "gwe.",
40                        "sad.",
41                    }
42                    narrow{
43                        "su",
44                        "lu",
45                        "mz",
46                        "mc",
47                        "ya",
48                        "gw",
49                        "sa",
50                    }
51                    wide{
52                        "Sul",
53                        "Lun",
54                        "Meurzh",
55                        "Mercʼher",
56                        "Yaou",
57                        "Gwener",
58                        "Sadorn",
59                    }
60                }
61                stand-alone{
62                    abbreviated{
63                        "sul",
64                        "lun",
65                        "meu.",
66                        "mer.",
67                        "yaou",
68                        "gwe.",
69                        "sad.",
70                    }
71                    narrow{
72                        "su",
73                        "lu",
74                        "mz",
75                        "mc",
76                        "ya",
77                        "gw",
78                        "sa",
79                    }
80                    wide{
81                        "Sul",
82                        "Lun",
83                        "Meurzh",
84                        "Mercʼher",
85                        "Yaou",
86                        "Gwener",
87                        "Sadorn",
88                    }
89                }
90            }
91            fields{
92                day{
93                    relative{
94                        "-1"{"decʼh"}
95                        "-2"{"dercʼhent-decʼh"}
96                        "0"{"hiziv"}
97                        "1"{"warcʼhoazh"}
98                    }
99                }
100                hour{
101                    dn{"eur"}
102                }
103                minute{
104                    dn{"munut"}
105                }
106                month{
107                    dn{"miz"}
108                }
109                second{
110                    dn{"eilenn"}
111                }
112                week{
113                    dn{"sizhun"}
114                }
115            }
116            monthNames{
117                format{
118                    abbreviated{
119                        "Gen",
120                        "Cʼhwe",
121                        "Meur",
122                        "Ebr",
123                        "Mae",
124                        "Mezh",
125                        "Goue",
126                        "Eost",
127                        "Gwen",
128                        "Here",
129                        "Du",
130                        "Ker",
131                    }
132                    wide{
133                        "Genver",
134                        "Cʼhwevrer",
135                        "Meurzh",
136                        "Ebrel",
137                        "Mae",
138                        "Mezheven",
139                        "Gouere",
140                        "Eost",
141                        "Gwengolo",
142                        "Here",
143                        "Du",
144                        "Kerzu",
145                    }
146                }
147                stand-alone{
148                    abbreviated{
149                        "Gen",
150                        "Cʼhwe",
151                        "Meur",
152                        "Ebr",
153                        "Mae",
154                        "Mezh",
155                        "Goue",
156                        "Eost",
157                        "Gwen",
158                        "Here",
159                        "Du",
160                        "Ker",
161                    }
162                    wide{
163                        "Genver",
164                        "Cʼhwevrer",
165                        "Meurzh",
166                        "Ebrel",
167                        "Mae",
168                        "Mezheven",
169                        "Gouere",
170                        "Eost",
171                        "Gwengolo",
172                        "Here",
173                        "Du",
174                        "Kerzu",
175                    }
176                }
177            }
178        }
179    }
180    measurementSystemNames{
181        UK{"RU"}
182        US{"SU"}
183        metric{"metrek"}
184    }
185}
186