UNPKG

3.29 kBJSONView Raw
1{
2 "locale": "zh-Hant-MO",
3 "domain": "zh",
4 "direction": "ltr",
5 "countryCode": "MO",
6 "country": "Macao SAR China",
7 "countryNative": "中國澳門特別行政區",
8 "language": "Chinese (Traditional, Macao SAR China)",
9 "languageNative": "中文(繁體字,中國澳門特別行政區)",
10 "translations": {
11 "months": {
12 "formatted": {
13 "abbreviated": [
14 "1月",
15 "2月",
16 "3月",
17 "4月",
18 "5月",
19 "6月",
20 "7月",
21 "8月",
22 "9月",
23 "10月",
24 "11月",
25 "12月"
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 "1月",
43 "2月",
44 "3月",
45 "4月",
46 "5月",
47 "6月",
48 "7月",
49 "8月",
50 "9月",
51 "10月",
52 "11月",
53 "12月"
54 ]
55 },
56 "nominative": {
57 "abbreviated": [
58 "1月",
59 "2月",
60 "3月",
61 "4月",
62 "5月",
63 "6月",
64 "7月",
65 "8月",
66 "9月",
67 "10月",
68 "11月",
69 "12月"
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 "1月",
87 "2月",
88 "3月",
89 "4月",
90 "5月",
91 "6月",
92 "7月",
93 "8月",
94 "9月",
95 "10月",
96 "11月",
97 "12月"
98 ]
99 }
100 },
101 "days": {
102 "formatted": {
103 "abbreviated": ["週日", "週一", "週二", "週三", "週四", "週五", "週六"],
104 "narrow": ["日", "一", "二", "三", "四", "五", "六"],
105 "short": ["日", "一", "二", "三", "四", "五", "六"],
106 "wide": [
107 "星期日",
108 "星期一",
109 "星期二",
110 "星期三",
111 "星期四",
112 "星期五",
113 "星期六"
114 ]
115 },
116 "nominative": {
117 "abbreviated": ["週日", "週一", "週二", "週三", "週四", "週五", "週六"],
118 "narrow": ["日", "一", "二", "三", "四", "五", "六"],
119 "short": ["日", "一", "二", "三", "四", "五", "六"],
120 "wide": [
121 "星期日",
122 "星期一",
123 "星期二",
124 "星期三",
125 "星期四",
126 "星期五",
127 "星期六"
128 ]
129 }
130 },
131 "time": { "AM": "上午", "PM": "下午" }
132 },
133 "formats": {
134 "date": {
135 "full": "y年M月d日EEEE",
136 "long": "y年M月d日",
137 "medium": "y年M月d日",
138 "short": "d/M/y"
139 },
140 "time": {
141 "full": "ah:mm:ss [zzzz]",
142 "long": "ah:mm:ss [z]",
143 "medium": "ah:mm:ss",
144 "short": "ah: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}