UNPKG

2.84 kBJSONView Raw
1{
2 "locale": "zu",
3 "domain": "zu",
4 "direction": "ltr",
5 "countryCode": "",
6 "country": "",
7 "countryNative": "",
8 "language": "Zulu",
9 "languageNative": "isiZulu",
10 "translations": {
11 "months": {
12 "formatted": {
13 "abbreviated": [
14 "Jan",
15 "Feb",
16 "Mas",
17 "Eph",
18 "Mey",
19 "Jun",
20 "Jul",
21 "Aga",
22 "Sep",
23 "Okt",
24 "Nov",
25 "Dis"
26 ],
27 "narrow": ["J", "F", "M", "E", "M", "J", "J", "A", "S", "O", "N", "D"],
28 "wide": [
29 "Januwari",
30 "Februwari",
31 "Mashi",
32 "Ephreli",
33 "Meyi",
34 "Juni",
35 "Julayi",
36 "Agasti",
37 "Septhemba",
38 "Okthoba",
39 "Novemba",
40 "Disemba"
41 ]
42 },
43 "nominative": {
44 "abbreviated": [
45 "Jan",
46 "Feb",
47 "Mas",
48 "Eph",
49 "Mey",
50 "Jun",
51 "Jul",
52 "Aga",
53 "Sep",
54 "Okt",
55 "Nov",
56 "Dis"
57 ],
58 "narrow": ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
59 "wide": [
60 "Januwari",
61 "Februwari",
62 "Mashi",
63 "Ephreli",
64 "Meyi",
65 "Juni",
66 "Julayi",
67 "Agasti",
68 "Septhemba",
69 "Okthoba",
70 "Novemba",
71 "Disemba"
72 ]
73 }
74 },
75 "days": {
76 "formatted": {
77 "abbreviated": ["Son", "Mso", "Bil", "Tha", "Sin", "Hla", "Mgq"],
78 "narrow": ["S", "M", "B", "T", "S", "H", "M"],
79 "short": ["Son", "Mso", "Bil", "Tha", "Sin", "Hla", "Mgq"],
80 "wide": [
81 "ISonto",
82 "UMsombuluko",
83 "ULwesibili",
84 "ULwesithathu",
85 "ULwesine",
86 "ULwesihlanu",
87 "UMgqibelo"
88 ]
89 },
90 "nominative": {
91 "abbreviated": ["Son", "Mso", "Bil", "Tha", "Sin", "Hla", "Mgq"],
92 "narrow": ["S", "M", "B", "T", "S", "H", "M"],
93 "short": ["Son", "Mso", "Bil", "Tha", "Sin", "Hla", "Mgq"],
94 "wide": [
95 "ISonto",
96 "UMsombuluko",
97 "ULwesibili",
98 "ULwesithathu",
99 "ULwesine",
100 "ULwesihlanu",
101 "UMgqibelo"
102 ]
103 }
104 },
105 "time": { "AM": "AM", "PM": "PM" }
106 },
107 "formats": {
108 "date": {
109 "full": "EEEE, MMMM d, y",
110 "long": "MMMM d, y",
111 "medium": "MMM d, y",
112 "short": "M/d/yy"
113 },
114 "time": {
115 "full": "HH:mm:ss zzzz",
116 "long": "HH:mm:ss z",
117 "medium": "HH:mm:ss",
118 "short": "HH:mm"
119 },
120 "dateTime": {
121 "full": "{1} {0}",
122 "long": "{1} {0}",
123 "medium": "{1} {0}",
124 "short": "{1} {0}"
125 },
126 "numbers": { "decimals": ".", "grouping": ",", "minus": "-" }
127 }
128}