UNPKG

4.47 kBJSONView Raw
1{
2 "locale": "ml",
3 "domain": "ml",
4 "direction": "ltr",
5 "countryCode": "",
6 "country": "",
7 "countryNative": "",
8 "language": "Malayalam",
9 "languageNative": "മലയാളം",
10 "translations": {
11 "months": {
12 "formatted": {
13 "abbreviated": [
14 "ജനു",
15 "ഫെബ്രു",
16 "മാർ",
17 "ഏപ്രി",
18 "മേയ്",
19 "ജൂൺ",
20 "ജൂലൈ",
21 "ഓഗ",
22 "സെപ്റ്റം",
23 "ഒക്ടോ",
24 "നവം",
25 "ഡിസം"
26 ],
27 "narrow": [
28 "ജ",
29 "ഫെ",
30 "മാ",
31 "ഏ",
32 "മെ",
33 "ജൂൺ",
34 "ജൂ",
35 "ഓ",
36 "സെ",
37 "ഒ",
38 "ന",
39 "ഡി"
40 ],
41 "wide": [
42 "ജനുവരി",
43 "ഫെബ്രുവരി",
44 "മാർച്ച്",
45 "ഏപ്രിൽ",
46 "മേയ്",
47 "ജൂൺ",
48 "ജൂലൈ",
49 "ഓഗസ്റ്റ്",
50 "സെപ്റ്റംബർ",
51 "ഒക്‌ടോബർ",
52 "നവംബർ",
53 "ഡിസംബർ"
54 ]
55 },
56 "nominative": {
57 "abbreviated": [
58 "ജനു",
59 "ഫെബ്രു",
60 "മാർ",
61 "ഏപ്രി",
62 "മേയ്",
63 "ജൂൺ",
64 "ജൂലൈ",
65 "ഓഗ",
66 "സെപ്റ്റം",
67 "ഒക്ടോ",
68 "നവം",
69 "ഡിസം"
70 ],
71 "narrow": [
72 "ജ",
73 "ഫെ",
74 "മാ",
75 "ഏ",
76 "മെ",
77 "ജൂൺ",
78 "ജൂ",
79 "ഓ",
80 "സെ",
81 "ഒ",
82 "ന",
83 "ഡി"
84 ],
85 "wide": [
86 "ജനുവരി",
87 "ഫെബ്രുവരി",
88 "മാർച്ച്",
89 "ഏപ്രിൽ",
90 "മേയ്",
91 "ജൂൺ",
92 "ജൂലൈ",
93 "ഓഗസ്റ്റ്",
94 "സെപ്റ്റംബർ",
95 "ഒക്‌ടോബർ",
96 "നവംബർ",
97 "ഡിസംബർ"
98 ]
99 }
100 },
101 "days": {
102 "formatted": {
103 "abbreviated": [
104 "ഞായർ",
105 "തിങ്കൾ",
106 "ചൊവ്വ",
107 "ബുധൻ",
108 "വ്യാഴം",
109 "വെള്ളി",
110 "ശനി"
111 ],
112 "narrow": ["ഞ", "തി", "ചൊ", "ബു", "വ്യാ", "വെ", "ശ"],
113 "short": ["ഞാ", "തി", "ചൊ", "ബു", "വ്യാ", "വെ", "ശ"],
114 "wide": [
115 "ഞായറാഴ്‌ച",
116 "തിങ്കളാഴ്‌ച",
117 "ചൊവ്വാഴ്ച",
118 "ബുധനാഴ്‌ച",
119 "വ്യാഴാഴ്‌ച",
120 "വെള്ളിയാഴ്‌ച",
121 "ശനിയാഴ്‌ച"
122 ]
123 },
124 "nominative": {
125 "abbreviated": [
126 "ഞായർ",
127 "തിങ്കൾ",
128 "ചൊവ്വ",
129 "ബുധൻ",
130 "വ്യാഴം",
131 "വെള്ളി",
132 "ശനി"
133 ],
134 "narrow": ["ഞാ", "തി", "ചൊ", "ബു", "വ്യാ", "വെ", "ശ"],
135 "short": ["ഞാ", "തി", "ചൊ", "ബു", "വ്യാ", "വെ", "ശ"],
136 "wide": [
137 "ഞായറാഴ്‌ച",
138 "തിങ്കളാഴ്‌ച",
139 "ചൊവ്വാഴ്‌ച",
140 "ബുധനാഴ്‌ച",
141 "വ്യാഴാഴ്‌ച",
142 "വെള്ളിയാഴ്‌ച",
143 "ശനിയാഴ്‌ച"
144 ]
145 }
146 },
147 "time": { "AM": "AM", "PM": "PM" }
148 },
149 "formats": {
150 "date": {
151 "full": "y, MMMM d, EEEE",
152 "long": "y, MMMM d",
153 "medium": "y, MMM d",
154 "short": "d/M/yy"
155 },
156 "time": {
157 "full": "h:mm:ss a zzzz",
158 "long": "h:mm:ss a z",
159 "medium": "h:mm:ss a",
160 "short": "h:mm a"
161 },
162 "dateTime": {
163 "full": "{1} {0}",
164 "long": "{1} {0}",
165 "medium": "{1} {0}",
166 "short": "{1} {0}"
167 },
168 "numbers": { "decimals": ".", "grouping": ",", "minus": "-" }
169 }
170}