UNPKG

4.31 kBJSONView Raw
1{
2 "locale": "cad",
3 "domain": "cad",
4 "direction": "ltr",
5 "countryCode": "",
6 "country": "",
7 "countryNative": "",
8 "language": "Caddo",
9 "languageNative": "Caddo",
10 "translations": {
11 "months": {
12 "formatted": {
13 "abbreviated": [
14 "Cháykáhday Haˀimay",
15 "Tsahkápbiˀ",
16 "Wánit",
17 "Háshnihtiˀtiˀ",
18 "Háshnih Haˀimay",
19 "Háshnihtsiˀ",
20 "Násˀahˀatsus",
21 "Dahósikah nish",
22 "Híisikah nish",
23 "Nípbaatiˀtiˀ",
24 "Nípbaa Haˀimay",
25 "Cháykáhdaytiˀtiˀ"
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 "Cháykáhday Haˀimay",
43 "Tsahkápbiˀ",
44 "Wánit",
45 "Háshnihtiˀtiˀ",
46 "Háshnih Haˀimay",
47 "Háshnihtsiˀ",
48 "Násˀahˀatsus",
49 "Dahósikah nish",
50 "Híisikah nish",
51 "Nípbaatiˀtiˀ",
52 "Nípbaa Haˀimay",
53 "Cháykáhdaytiˀtiˀ"
54 ]
55 },
56 "nominative": {
57 "abbreviated": [
58 "Cháykáhday Haˀimay",
59 "Tsahkápbiˀ",
60 "Wánit",
61 "Háshnihtiˀtiˀ",
62 "Háshnih Haˀimay",
63 "Háshnihtsiˀ",
64 "Násˀahˀatsus",
65 "Dahósikah nish",
66 "Híisikah nish",
67 "Nípbaatiˀtiˀ",
68 "Nípbaa Haˀimay",
69 "Cháykáhdaytiˀtiˀ"
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 "Cháykáhday Haˀimay",
87 "Tsahkápbiˀ",
88 "Wánit",
89 "Háshnihtiˀtiˀ",
90 "Háshnih Haˀimay",
91 "Háshnihtsiˀ",
92 "Násˀahˀatsus",
93 "Dahósikah nish",
94 "Híisikah nish",
95 "Nípbaatiˀtiˀ",
96 "Nípbaa Haˀimay",
97 "Cháykáhdaytiˀtiˀ"
98 ]
99 }
100 },
101 "days": {
102 "formatted": {
103 "abbreviated": [
104 "Inikuˀ",
105 "Wísts’i hayashuh",
106 "Bít hayashuh",
107 "Dahó hayashuh",
108 "Hiwí hayashuh",
109 "Dissik’an hayashuh",
110 "Inikuˀtiˀtiˀ"
111 ],
112 "narrow": ["S", "M", "T", "W", "T", "F", "S"],
113 "short": [
114 "Inikuˀ",
115 "Wísts’i hayashuh",
116 "Bít hayashuh",
117 "Dahó hayashuh",
118 "Hiwí hayashuh",
119 "Dissik’an hayashuh",
120 "Inikuˀtiˀtiˀ"
121 ],
122 "wide": [
123 "Inikuˀ",
124 "Wísts’i hayashuh",
125 "Bít hayashuh",
126 "Dahó hayashuh",
127 "Hiwí hayashuh",
128 "Dissik’an hayashuh",
129 "Inikuˀtiˀtiˀ"
130 ]
131 },
132 "nominative": {
133 "abbreviated": [
134 "Inikuˀ",
135 "Wísts’i hayashuh",
136 "Bít hayashuh",
137 "Dahó hayashuh",
138 "Hiwí hayashuh",
139 "Dissik’an hayashuh",
140 "Inikuˀtiˀtiˀ"
141 ],
142 "narrow": ["S", "M", "T", "W", "T", "F", "S"],
143 "short": [
144 "Inikuˀ",
145 "Wísts’i hayashuh",
146 "Bít hayashuh",
147 "Dahó hayashuh",
148 "Hiwí hayashuh",
149 "Dissik’an hayashuh",
150 "Inikuˀtiˀtiˀ"
151 ],
152 "wide": [
153 "Inikuˀ",
154 "Wísts’i hayashuh",
155 "Bít hayashuh",
156 "Dahó hayashuh",
157 "Hiwí hayashuh",
158 "Dissik’an hayashuh",
159 "Inikuˀtiˀtiˀ"
160 ]
161 }
162 },
163 "time": { "AM": "AM", "PM": "PM" }
164 },
165 "formats": {
166 "date": {
167 "full": "y MMMM d, EEEE",
168 "long": "y MMMM d",
169 "medium": "y MMM d",
170 "short": "y-MM-dd"
171 },
172 "time": {
173 "full": "HH:mm:ss zzzz",
174 "long": "HH:mm:ss z",
175 "medium": "HH:mm:ss",
176 "short": "HH:mm"
177 },
178 "dateTime": {
179 "full": "{1} {0}",
180 "long": "{1} {0}",
181 "medium": "{1} {0}",
182 "short": "{1} {0}"
183 },
184 "numbers": { "decimals": ".", "grouping": ",", "minus": "-" }
185 }
186}