ca-gregorian.json 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281
  1. {
  2. "main": {
  3. "zh": {
  4. "dates": {
  5. "calendars": {
  6. "gregorian": {
  7. "months": {
  8. "format": {
  9. "abbreviated": {
  10. "1": "1月",
  11. "2": "2月",
  12. "3": "3月",
  13. "4": "4月",
  14. "5": "5月",
  15. "6": "6月",
  16. "7": "7月",
  17. "8": "8月",
  18. "9": "9月",
  19. "10": "10月",
  20. "11": "11月",
  21. "12": "12月"
  22. },
  23. "narrow": {
  24. "1": "1",
  25. "2": "2",
  26. "3": "3",
  27. "4": "4",
  28. "5": "5",
  29. "6": "6",
  30. "7": "7",
  31. "8": "8",
  32. "9": "9",
  33. "10": "10",
  34. "11": "11",
  35. "12": "12"
  36. },
  37. "wide": {
  38. "1": "一月",
  39. "2": "二月",
  40. "3": "三月",
  41. "4": "四月",
  42. "5": "五月",
  43. "6": "六月",
  44. "7": "七月",
  45. "8": "八月",
  46. "9": "九月",
  47. "10": "十月",
  48. "11": "十一月",
  49. "12": "十二月"
  50. }
  51. },
  52. "stand-alone": {
  53. "abbreviated": {
  54. "1": "1月",
  55. "2": "2月",
  56. "3": "3月",
  57. "4": "4月",
  58. "5": "5月",
  59. "6": "6月",
  60. "7": "7月",
  61. "8": "8月",
  62. "9": "9月",
  63. "10": "10月",
  64. "11": "11月",
  65. "12": "12月"
  66. },
  67. "narrow": {
  68. "1": "1",
  69. "2": "2",
  70. "3": "3",
  71. "4": "4",
  72. "5": "5",
  73. "6": "6",
  74. "7": "7",
  75. "8": "8",
  76. "9": "9",
  77. "10": "10",
  78. "11": "11",
  79. "12": "12"
  80. },
  81. "wide": {
  82. "1": "一月",
  83. "2": "二月",
  84. "3": "三月",
  85. "4": "四月",
  86. "5": "五月",
  87. "6": "六月",
  88. "7": "七月",
  89. "8": "八月",
  90. "9": "九月",
  91. "10": "十月",
  92. "11": "十一月",
  93. "12": "十二月"
  94. }
  95. }
  96. },
  97. "days": {
  98. "format": {
  99. "abbreviated": {
  100. "sun": "周日",
  101. "mon": "周一",
  102. "tue": "周二",
  103. "wed": "周三",
  104. "thu": "周四",
  105. "fri": "周五",
  106. "sat": "周六"
  107. },
  108. "narrow": {
  109. "sun": "日",
  110. "mon": "一",
  111. "tue": "二",
  112. "wed": "三",
  113. "thu": "四",
  114. "fri": "五",
  115. "sat": "六"
  116. },
  117. "short": {
  118. "sun": "周日",
  119. "mon": "周一",
  120. "tue": "周二",
  121. "wed": "周三",
  122. "thu": "周四",
  123. "fri": "周五",
  124. "sat": "周六"
  125. },
  126. "wide": {
  127. "sun": "星期日",
  128. "mon": "星期一",
  129. "tue": "星期二",
  130. "wed": "星期三",
  131. "thu": "星期四",
  132. "fri": "星期五",
  133. "sat": "星期六"
  134. }
  135. },
  136. "stand-alone": {
  137. "abbreviated": {
  138. "sun": "周日",
  139. "mon": "周一",
  140. "tue": "周二",
  141. "wed": "周三",
  142. "thu": "周四",
  143. "fri": "周五",
  144. "sat": "周六"
  145. },
  146. "narrow": {
  147. "sun": "日",
  148. "mon": "一",
  149. "tue": "二",
  150. "wed": "三",
  151. "thu": "四",
  152. "fri": "五",
  153. "sat": "六"
  154. },
  155. "short": {
  156. "sun": "周日",
  157. "mon": "周一",
  158. "tue": "周二",
  159. "wed": "周三",
  160. "thu": "周四",
  161. "fri": "周五",
  162. "sat": "周六"
  163. },
  164. "wide": {
  165. "sun": "星期日",
  166. "mon": "星期一",
  167. "tue": "星期二",
  168. "wed": "星期三",
  169. "thu": "星期四",
  170. "fri": "星期五",
  171. "sat": "星期六"
  172. }
  173. }
  174. },
  175. "dayPeriods": {
  176. "format": {
  177. "abbreviated": {
  178. "am": "上午",
  179. "pm": "下午"
  180. },
  181. "narrow": {
  182. "am": "上午",
  183. "pm": "下午"
  184. },
  185. "wide": {
  186. "am": "上午",
  187. "pm": "下午"
  188. }
  189. },
  190. "stand-alone": {
  191. "abbreviated": {
  192. "am": "上午",
  193. "pm": "下午"
  194. },
  195. "narrow": {
  196. "am": "上午",
  197. "pm": "下午"
  198. },
  199. "wide": {
  200. "am": "上午",
  201. "pm": "下午"
  202. }
  203. }
  204. },
  205. "eras": {
  206. "eraNames": {
  207. "0": "公元前",
  208. "1": "公元"
  209. },
  210. "eraAbbr": {
  211. "0": "公元前",
  212. "1": "公元"
  213. },
  214. "eraNarrow": {
  215. "0": "公元前",
  216. "1": "公元"
  217. }
  218. },
  219. "dateFormats": {
  220. "full": "y年M月d日EEEE",
  221. "long": "y年M月d日",
  222. "medium": "y年M月d日",
  223. "short": "yy/M/d"
  224. },
  225. "timeFormats": {
  226. "full": "zzzzah:mm:ss",
  227. "long": "zah:mm:ss",
  228. "medium": "ah:mm:ss",
  229. "short": "ah:mm"
  230. },
  231. "dateTimeFormats": {
  232. "full": "{1} {0}",
  233. "long": "{1} {0}",
  234. "medium": "{1} {0}",
  235. "short": "{1} {0}",
  236. "availableFormats": {
  237. "E": "ccc",
  238. "EHm": "EHH:mm",
  239. "EHms": "EHH:mm:ss",
  240. "Ed": "d日E",
  241. "Ehm": "Eah:mm",
  242. "Ehms": "Eah:mm:ss",
  243. "Gy": "Gy年",
  244. "GyMMM": "Gy年M月",
  245. "GyMMMEd": "Gy年M月d日E",
  246. "GyMMMd": "Gy年M月d日",
  247. "H": "H时",
  248. "Hm": "HH:mm",
  249. "Hms": "HH:mm:ss",
  250. "M": "M月",
  251. "MEd": "M/dE",
  252. "MMM": "LLL",
  253. "MMMEd": "M月d日E",
  254. "MMMMdd": "M月dd日",
  255. "MMMd": "M月d日",
  256. "MMdd": "MM/dd",
  257. "Md": "M/d",
  258. "d": "d日",
  259. "h": "ah时",
  260. "hm": "ah:mm",
  261. "hms": "ah:mm:ss",
  262. "ms": "mm:ss",
  263. "y": "y年",
  264. "yM": "y年M月",
  265. "yMEd": "y/M/dE",
  266. "yMM": "y年M月",
  267. "yMMM": "y年M月",
  268. "yMMMEd": "y年M月d日E",
  269. "yMMMM": "y年M月",
  270. "yMMMd": "y年M月d日",
  271. "yMd": "y/M/d",
  272. "yQQQ": "y年第Q季度",
  273. "yQQQQ": "y年第Q季度"
  274. }
  275. }
  276. }
  277. }
  278. }
  279. }
  280. }
  281. }