UNPKG

3.29 kBJSONView Raw
1{
2 "locale": "gv",
3 "domain": "gv",
4 "direction": "ltr",
5 "countryCode": "",
6 "country": "",
7 "countryNative": "",
8 "language": "Manx",
9 "languageNative": "Gaelg",
10 "translations": {
11 "months": {
12 "formatted": {
13 "abbreviated": [
14 "J-guer",
15 "T-arree",
16 "Mayrnt",
17 "Avrril",
18 "Boaldyn",
19 "M-souree",
20 "J-souree",
21 "Luanistyn",
22 "M-fouyir",
23 "J-fouyir",
24 "M-Houney",
25 "M-Nollick"
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 "Jerrey-geuree",
43 "Toshiaght-arree",
44 "Mayrnt",
45 "Averil",
46 "Boaldyn",
47 "Mean-souree",
48 "Jerrey-souree",
49 "Luanistyn",
50 "Mean-fouyir",
51 "Jerrey-fouyir",
52 "Mee Houney",
53 "Mee ny Nollick"
54 ]
55 },
56 "nominative": {
57 "abbreviated": [
58 "J-guer",
59 "T-arree",
60 "Mayrnt",
61 "Avrril",
62 "Boaldyn",
63 "M-souree",
64 "J-souree",
65 "Luanistyn",
66 "M-fouyir",
67 "J-fouyir",
68 "M-Houney",
69 "M-Nollick"
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 "Jerrey-geuree",
87 "Toshiaght-arree",
88 "Mayrnt",
89 "Averil",
90 "Boaldyn",
91 "Mean-souree",
92 "Jerrey-souree",
93 "Luanistyn",
94 "Mean-fouyir",
95 "Jerrey-fouyir",
96 "Mee Houney",
97 "Mee ny Nollick"
98 ]
99 }
100 },
101 "days": {
102 "formatted": {
103 "abbreviated": ["Jed", "Jel", "Jem", "Jerc", "Jerd", "Jeh", "Jes"],
104 "narrow": ["S", "M", "T", "W", "T", "F", "S"],
105 "short": ["Jed", "Jel", "Jem", "Jerc", "Jerd", "Jeh", "Jes"],
106 "wide": [
107 "Jedoonee",
108 "Jelhein",
109 "Jemayrt",
110 "Jercean",
111 "Jerdein",
112 "Jeheiney",
113 "Jesarn"
114 ]
115 },
116 "nominative": {
117 "abbreviated": ["Jed", "Jel", "Jem", "Jerc", "Jerd", "Jeh", "Jes"],
118 "narrow": ["S", "M", "T", "W", "T", "F", "S"],
119 "short": ["Jed", "Jel", "Jem", "Jerc", "Jerd", "Jeh", "Jes"],
120 "wide": [
121 "Jedoonee",
122 "Jelhein",
123 "Jemayrt",
124 "Jercean",
125 "Jerdein",
126 "Jeheiney",
127 "Jesarn"
128 ]
129 }
130 },
131 "time": { "AM": "a.m.", "PM": "p.m." }
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}