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