• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2013 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/kl.xml
7// *
8// ***************************************************************************
9/**
10 * ICU <specials> source: <path>/common/main/kl.xml
11 */
12kl{
13    ExemplarCharacters{
14        "[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"
15        " z æ ø å]"
16    }
17    LocaleScript{
18        "Latn",
19    }
20    NumberElements{
21        latn{
22            patterns{
23                currencyFormat{"¤#,##0.00;¤-#,##0.00"}
24                percentFormat{"#,##0 %"}
25            }
26            symbols{
27                decimal{","}
28                group{"."}
29            }
30        }
31    }
32    Version{"2.0.92.87"}
33    calendar{
34        gregorian{
35            dayNames{
36                format{
37                    abbreviated{
38                        "sab",
39                        "ata",
40                        "mar",
41                        "pin",
42                        "sis",
43                        "tal",
44                        "arf",
45                    }
46                    short{
47                        "sab",
48                        "ata",
49                        "mar",
50                        "pin",
51                        "sis",
52                        "tal",
53                        "arf",
54                    }
55                    wide{
56                        "sabaat",
57                        "ataasinngorneq",
58                        "marlunngorneq",
59                        "pingasunngorneq",
60                        "sisamanngorneq",
61                        "tallimanngorneq",
62                        "arfininngorneq",
63                    }
64                }
65                stand-alone{
66                    short{
67                        "sab",
68                        "ata",
69                        "mar",
70                        "pin",
71                        "sis",
72                        "tal",
73                        "arf",
74                    }
75                    wide{
76                        "sabaat",
77                        "ataasinngorneq",
78                        "marlunngorneq",
79                        "pingasunngorneq",
80                        "sisamanngorneq",
81                        "tallimanngorneq",
82                        "arfininngorneq",
83                    }
84                }
85            }
86            monthNames{
87                format{
88                    abbreviated{
89                        "jan",
90                        "feb",
91                        "mar",
92                        "apr",
93                        "maj",
94                        "jun",
95                        "jul",
96                        "aug",
97                        "sep",
98                        "okt",
99                        "nov",
100                        "dec",
101                    }
102                    wide{
103                        "januari",
104                        "februari",
105                        "martsi",
106                        "aprili",
107                        "maji",
108                        "juni",
109                        "juli",
110                        "augustusi",
111                        "septemberi",
112                        "oktoberi",
113                        "novemberi",
114                        "decemberi",
115                    }
116                }
117                stand-alone{
118                    abbreviated{
119                        "jan",
120                        "feb",
121                        "mar",
122                        "apr",
123                        "maj",
124                        "jun",
125                        "jul",
126                        "aug",
127                        "sep",
128                        "okt",
129                        "nov",
130                        "dec",
131                    }
132                    wide{
133                        "januari",
134                        "februari",
135                        "martsi",
136                        "aprili",
137                        "maji",
138                        "juni",
139                        "juli",
140                        "augustusi",
141                        "septemberi",
142                        "oktoberi",
143                        "novemberi",
144                        "decemberi",
145                    }
146                }
147            }
148        }
149    }
150    durationUnits{
151        hm{"h:mm"}
152        hms{"h:mm:ss"}
153        ms{"m:ss"}
154    }
155    fields{
156        day{
157            relativeTime{
158                future{
159                    one{"om {0} ulloq unnuarlu"}
160                    other{"om {0} ulloq unnuarlu"}
161                }
162                past{
163                    one{"for {0} ulloq unnuarlu siden"}
164                    other{"for {0} ulloq unnuarlu siden"}
165                }
166            }
167        }
168        hour{
169            relativeTime{
170                future{
171                    one{"om {0} nalunaaquttap-akunnera"}
172                    other{"om {0} nalunaaquttap-akunnera"}
173                }
174                past{
175                    one{"for {0} nalunaaquttap-akunnera siden"}
176                    other{"for {0} nalunaaquttap-akunnera siden"}
177                }
178            }
179        }
180        minute{
181            relativeTime{
182                future{
183                    one{"om {0} minutsi"}
184                    other{"om {0} minutsi"}
185                }
186                past{
187                    one{"for {0} minutsi siden"}
188                    other{"for {0} minutsi siden"}
189                }
190            }
191        }
192        month{
193            relativeTime{
194                future{
195                    one{"om {0} qaammat"}
196                    other{"om {0} qaammat"}
197                }
198                past{
199                    one{"for {0} qaammat siden"}
200                    other{"for {0} qaammat siden"}
201                }
202            }
203        }
204        second{
205            relativeTime{
206                future{
207                    one{"om {0} sekundi"}
208                    other{"om {0} sekundi"}
209                }
210                past{
211                    one{"for {0} sekundi siden"}
212                    other{"for {0} sekundi siden"}
213                }
214            }
215        }
216        week{
217            relativeTime{
218                future{
219                    one{"om {0} sapaatip-akunnera"}
220                    other{"om {0} sapaatip-akunnera"}
221                }
222                past{
223                    one{"for {0} sapaatip-akunnera siden"}
224                    other{"for {0} sapaatip-akunnera siden"}
225                }
226            }
227        }
228        year{
229            relativeTime{
230                future{
231                    one{"om {0} ukioq"}
232                    other{"om {0} ukioq"}
233                }
234                past{
235                    one{"for {0} ukioq siden"}
236                    other{"for {0} ukioq siden"}
237                }
238            }
239        }
240    }
241    unitsNarrow{
242    }
243    unitsShort{
244    }
245}
246