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