UNPKG

3.2 kBJSONView Raw
1{
2 "locale": "kl",
3 "domain": "kl",
4 "direction": "ltr",
5 "countryCode": "",
6 "country": "",
7 "countryNative": "",
8 "language": "Kalaallisut",
9 "languageNative": "kalaallisut",
10 "translations": {
11 "months": {
12 "formatted": {
13 "abbreviated": [
14 "jan",
15 "febr",
16 "mar",
17 "apr",
18 "maj",
19 "jun",
20 "jul",
21 "aug",
22 "sept",
23 "okt",
24 "nov",
25 "dec"
26 ],
27 "narrow": [
28 "1",
29 "2",
30 "3",
31 "4",
32 "5",
33 "6",
34 "7",
35 "8",
36 "9",
37 "10",
38 "11",
39 "12"
40 ],
41 "wide": [
42 "januaarip",
43 "februaarip",
44 "marsip",
45 "apriilip",
46 "maajip",
47 "juunip",
48 "juulip",
49 "aggustip",
50 "septembarip",
51 "oktobarip",
52 "novembarip",
53 "decembarip"
54 ]
55 },
56 "nominative": {
57 "abbreviated": [
58 "jan",
59 "febr",
60 "mar",
61 "apr",
62 "maj",
63 "jun",
64 "jul",
65 "aug",
66 "sept",
67 "okt",
68 "nov",
69 "dec"
70 ],
71 "narrow": [
72 "1",
73 "2",
74 "3",
75 "4",
76 "5",
77 "6",
78 "7",
79 "8",
80 "9",
81 "10",
82 "11",
83 "12"
84 ],
85 "wide": [
86 "januaari",
87 "februaari",
88 "marsi",
89 "apriili",
90 "maaji",
91 "juuni",
92 "juuli",
93 "aggusti",
94 "septembari",
95 "oktobari",
96 "novembari",
97 "decembari"
98 ]
99 }
100 },
101 "days": {
102 "formatted": {
103 "abbreviated": ["sap", "ata", "mar", "pin", "sis", "tal", "arf"],
104 "narrow": ["S", "M", "T", "W", "T", "F", "S"],
105 "short": ["sap", "ata", "mar", "pin", "sis", "tal", "arf"],
106 "wide": [
107 "sapaat",
108 "ataasinngorneq",
109 "marlunngorneq",
110 "pingasunngorneq",
111 "sisamanngorneq",
112 "tallimanngorneq",
113 "arfininngorneq"
114 ]
115 },
116 "nominative": {
117 "abbreviated": ["sap", "ata", "mar", "pin", "sis", "tal", "arf"],
118 "narrow": ["S", "M", "T", "W", "T", "F", "S"],
119 "short": ["sap", "ata", "mar", "pin", "sis", "tal", "arf"],
120 "wide": [
121 "sapaat",
122 "ataasinngorneq",
123 "marlunngorneq",
124 "pingasunngorneq",
125 "sisamanngorneq",
126 "tallimanngorneq",
127 "arfininngorneq"
128 ]
129 }
130 },
131 "time": { "AM": "AM", "PM": "PM" }
132 },
133 "formats": {
134 "date": {
135 "full": "y MMMM d, EEEE",
136 "long": "y MMMM d",
137 "medium": "y MMM d",
138 "short": "y-MM-dd"
139 },
140 "time": {
141 "full": "HH.mm.ss zzzz",
142 "long": "HH.mm.ss z",
143 "medium": "HH.mm.ss",
144 "short": "HH.mm"
145 },
146 "dateTime": {
147 "full": "{1} {0}",
148 "long": "{1} {0}",
149 "medium": "{1} {0}",
150 "short": "{1} {0}"
151 },
152 "numbers": { "decimals": ",", "grouping": ".", "minus": "-" }
153 }
154}