UNPKG

3.08 kBJSONView Raw
1{
2 "locale": "xh",
3 "domain": "xh",
4 "direction": "ltr",
5 "countryCode": "",
6 "country": "",
7 "countryNative": "",
8 "language": "Xhosa",
9 "languageNative": "isiXhosa",
10 "translations": {
11 "months": {
12 "formatted": {
13 "abbreviated": [
14 "Jan",
15 "Feb",
16 "Mat",
17 "Epr",
18 "Mey",
19 "Jun",
20 "Jul",
21 "Aga",
22 "Sep",
23 "Okt",
24 "Nov",
25 "Dis"
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 "Janyuwari",
43 "Februwari",
44 "Matshi",
45 "Epreli",
46 "Meyi",
47 "Juni",
48 "Julayi",
49 "Agasti",
50 "Septemba",
51 "Okthoba",
52 "Novemba",
53 "Disemba"
54 ]
55 },
56 "nominative": {
57 "abbreviated": [
58 "Jan",
59 "Feb",
60 "Mat",
61 "Epr",
62 "Mey",
63 "Jun",
64 "Jul",
65 "Aga",
66 "Sep",
67 "Okt",
68 "Nov",
69 "Dis"
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 "Janyuwari",
87 "Februwari",
88 "Matshi",
89 "Epreli",
90 "Meyi",
91 "Juni",
92 "Julayi",
93 "Agasti",
94 "Septemba",
95 "Okthoba",
96 "Novemba",
97 "Disemba"
98 ]
99 }
100 },
101 "days": {
102 "formatted": {
103 "abbreviated": ["Caw", "Mvu", "Bin", "Tha", "Sin", "Hla", "Mgq"],
104 "narrow": ["S", "M", "T", "W", "T", "F", "S"],
105 "short": ["Caw", "Mvu", "Bin", "Tha", "Sin", "Hla", "Mgq"],
106 "wide": [
107 "Cawe",
108 "Mvulo",
109 "Lwesibini",
110 "Lwesithathu",
111 "Lwesine",
112 "Lwesihlanu",
113 "Mgqibelo"
114 ]
115 },
116 "nominative": {
117 "abbreviated": ["Caw", "Mvu", "Bin", "Tha", "Sin", "Hla", "Mgq"],
118 "narrow": ["S", "M", "T", "W", "T", "F", "S"],
119 "short": ["Caw", "Mvu", "Bin", "Tha", "Sin", "Hla", "Mgq"],
120 "wide": [
121 "Cawe",
122 "Mvulo",
123 "Lwesibini",
124 "Lwesithathu",
125 "Lwesine",
126 "Lwesihlanu",
127 "Mgqibelo"
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}