chinese.js 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  1. define("dojo/cldr/nls/chinese", { root:
  2. //begin v1.x content
  3. {
  4. "days-standAlone-short": [
  5. "Sun",
  6. "Mon",
  7. "Tue",
  8. "Wed",
  9. "Thu",
  10. "Fri",
  11. "Sat"
  12. ],
  13. "months-format-narrow": [
  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. "quarters-standAlone-narrow": [
  28. "1",
  29. "2",
  30. "3",
  31. "4"
  32. ],
  33. "field-weekday": "Day of the Week",
  34. "dateFormatItem-GyMMMEd": "U MMM d, E",
  35. "dateFormatItem-MMMEd": "MMM d, E",
  36. "months-standAlone-wide@localeAlias40": {
  37. "bundle": "chinese",
  38. "target": "months-format-wide"
  39. },
  40. "months-format-abbr@localeAlias36": {
  41. "bundle": "chinese",
  42. "target": "months-format-wide"
  43. },
  44. "days-format-short": [
  45. "Sun",
  46. "Mon",
  47. "Tue",
  48. "Wed",
  49. "Thu",
  50. "Fri",
  51. "Sat"
  52. ],
  53. "dateTimeFormats-appendItem-Day-Of-Week": "{0} {1}",
  54. "days-format-narrow@localeAlias43": {
  55. "bundle": "gregorian",
  56. "target": "days-standAlone-narrow"
  57. },
  58. "dateFormat-long": "U MMMM d",
  59. "months-format-wide": [
  60. "Month1",
  61. "Month2",
  62. "Month3",
  63. "Month4",
  64. "Month5",
  65. "Month6",
  66. "Month7",
  67. "Month8",
  68. "Month9",
  69. "Month10",
  70. "Month11",
  71. "Month12"
  72. ],
  73. "dateFormatItem-yyyyQQQ": "U QQQ",
  74. "dateTimeFormat-medium": "{1} {0}",
  75. "dayPeriods-format-wide-pm": "PM",
  76. "dateFormat-full": "U MMMM d, EEEE",
  77. "dateFormatItem-yyyyMEd": "y-MM-dd, E",
  78. "dateFormatItem-Md": "MM-dd",
  79. "dayPeriods-format-abbr-am": "AM",
  80. "dateTimeFormats-appendItem-Second": "{0} ({2}: {1})",
  81. "dateFormatItem-yMd": "y-MM-dd",
  82. "field-era": "Era",
  83. "months-standAlone-wide": [
  84. "Month1",
  85. "Month2",
  86. "Month3",
  87. "Month4",
  88. "Month5",
  89. "Month6",
  90. "Month7",
  91. "Month8",
  92. "Month9",
  93. "Month10",
  94. "Month11",
  95. "Month12"
  96. ],
  97. "timeFormat-short": "HH:mm",
  98. "quarters-format-wide": [
  99. "Q1",
  100. "Q2",
  101. "Q3",
  102. "Q4"
  103. ],
  104. "timeFormat-long": "HH:mm:ss z",
  105. "field-year": "Year",
  106. "dateTimeFormats-appendItem-Era": "{1} {0}",
  107. "field-hour": "Hour",
  108. "months-format-abbr": [
  109. "Month1",
  110. "Month2",
  111. "Month3",
  112. "Month4",
  113. "Month5",
  114. "Month6",
  115. "Month7",
  116. "Month8",
  117. "Month9",
  118. "Month10",
  119. "Month11",
  120. "Month12"
  121. ],
  122. "timeFormat-full": "HH:mm:ss zzzz",
  123. "dateTimeFormats-appendItem-Week": "{0} ({2}: {1})",
  124. "days-standAlone-wide@localeAlias51": {
  125. "bundle": "gregorian",
  126. "target": "days-format-wide"
  127. },
  128. "field-day-relative+0": "Today",
  129. "field-day-relative+1": "Tomorrow",
  130. "dateFormatItem-GyMMMd": "U MMM d",
  131. "months-standAlone-abbr": [
  132. "Month1",
  133. "Month2",
  134. "Month3",
  135. "Month4",
  136. "Month5",
  137. "Month6",
  138. "Month7",
  139. "Month8",
  140. "Month9",
  141. "Month10",
  142. "Month11",
  143. "Month12"
  144. ],
  145. "dateFormatItem-H": "HH",
  146. "quarters-format-abbr": [
  147. "Q1",
  148. "Q2",
  149. "Q3",
  150. "Q4"
  151. ],
  152. "quarters-standAlone-wide": [
  153. "Q1",
  154. "Q2",
  155. "Q3",
  156. "Q4"
  157. ],
  158. "dateFormatItem-Gy": "U",
  159. "months-standAlone-abbr@localeAlias38": {
  160. "bundle": "chinese",
  161. "target": "months-format-abbr"
  162. },
  163. "dateFormatItem-yyyyMMMEd": "U MMM d, E",
  164. "months-standAlone-abbr@localeAlias39": {
  165. "bundle": "chinese",
  166. "target": "months-format-wide"
  167. },
  168. "dateFormatItem-M": "L",
  169. "days-standAlone-wide": [
  170. "Sun",
  171. "Mon",
  172. "Tue",
  173. "Wed",
  174. "Thu",
  175. "Fri",
  176. "Sat"
  177. ],
  178. "dateFormatItem-yyyyMMM": "U MMM",
  179. "dateFormatItem-yyyyMMMd": "U MMM d",
  180. "dayPeriods-format-abbr@localeAlias59": {
  181. "bundle": "gregorian",
  182. "target": "dayPeriods-format-wide"
  183. },
  184. "months-format-narrow@localeAlias37": {
  185. "bundle": "chinese",
  186. "target": "months-standAlone-narrow"
  187. },
  188. "timeFormat-medium": "HH:mm:ss",
  189. "days-standAlone-abbr@localeAlias46": {
  190. "bundle": "gregorian",
  191. "target": "days-format-abbr"
  192. },
  193. "days-standAlone-abbr@localeAlias47": {
  194. "bundle": "gregorian",
  195. "target": "days-format-wide"
  196. },
  197. "quarters-standAlone-abbr": [
  198. "Q1",
  199. "Q2",
  200. "Q3",
  201. "Q4"
  202. ],
  203. "dateFormatItem-Hm": "HH:mm",
  204. "field-minute": "Minute",
  205. "field-dayperiod": "Dayperiod",
  206. "days-standAlone-abbr": [
  207. "Sun",
  208. "Mon",
  209. "Tue",
  210. "Wed",
  211. "Thu",
  212. "Fri",
  213. "Sat"
  214. ],
  215. "dateFormatItem-d": "d",
  216. "dateFormatItem-ms": "mm:ss",
  217. "quarters-format-narrow": [
  218. "1",
  219. "2",
  220. "3",
  221. "4"
  222. ],
  223. "field-day-relative+-1": "Yesterday",
  224. "dateTimeFormat-long": "{1} {0}",
  225. "dayPeriods-format-narrow-am": "AM",
  226. "quarters-standAlone-wide@localeAlias57": {
  227. "bundle": "gregorian",
  228. "target": "quarters-format-wide"
  229. },
  230. "dateFormatItem-h": "h a",
  231. "dayPeriods-format-abbr@localeAlias62": {
  232. "bundle": "gregorian",
  233. "target": "dayPeriods-format-wide"
  234. },
  235. "dateFormatItem-MMMd": "MMM d",
  236. "dateFormatItem-MEd": "MM-dd, E",
  237. "dateTimeFormat-full": "{1} {0}",
  238. "quarters@localeAlias52": {
  239. "bundle": "gregorian",
  240. "target": "quarters"
  241. },
  242. "field-day": "Day",
  243. "days-format-wide": [
  244. "Sun",
  245. "Mon",
  246. "Tue",
  247. "Wed",
  248. "Thu",
  249. "Fri",
  250. "Sat"
  251. ],
  252. "field-zone": "Zone",
  253. "months-standAlone-narrow": [
  254. "1",
  255. "2",
  256. "3",
  257. "4",
  258. "5",
  259. "6",
  260. "7",
  261. "8",
  262. "9",
  263. "10",
  264. "11",
  265. "12"
  266. ],
  267. "dateFormatItem-y": "U",
  268. "dateTimeFormats-appendItem-Day": "{0} ({2}: {1})",
  269. "days@localeAlias41": {
  270. "bundle": "gregorian",
  271. "target": "days"
  272. },
  273. "dayPeriods-format-narrow@localeAlias60": {
  274. "bundle": "gregorian",
  275. "target": "dayPeriods-format-abbr"
  276. },
  277. "dayPeriods-format-narrow@localeAlias61": {
  278. "bundle": "gregorian",
  279. "target": "dayPeriods-format-wide"
  280. },
  281. "timeFormat@localeAlias65": {
  282. "bundle": "gregorian",
  283. "target": "timeFormat"
  284. },
  285. "dayPeriods-format-narrow@localeAlias63": {
  286. "bundle": "gregorian",
  287. "target": "dayPeriods-format-abbr"
  288. },
  289. "dayPeriods-format-narrow@localeAlias64": {
  290. "bundle": "gregorian",
  291. "target": "dayPeriods-format-wide"
  292. },
  293. "days-standAlone-short@localeAlias48": {
  294. "bundle": "gregorian",
  295. "target": "days-format-short"
  296. },
  297. "days-standAlone-short@localeAlias49": {
  298. "bundle": "gregorian",
  299. "target": "days-format-abbr"
  300. },
  301. "dateFormatItem-hm": "h:mm a",
  302. "dateTimeFormats-appendItem-Year": "{1} {0}",
  303. "dateTimeFormats-appendItem-Hour": "{0} ({2}: {1})",
  304. "dayPeriods-format-abbr-pm": "PM",
  305. "days-format-abbr": [
  306. "Sun",
  307. "Mon",
  308. "Tue",
  309. "Wed",
  310. "Thu",
  311. "Fri",
  312. "Sat"
  313. ],
  314. "days-format-narrow": [
  315. "S",
  316. "M",
  317. "T",
  318. "W",
  319. "T",
  320. "F",
  321. "S"
  322. ],
  323. "dateFormatItem-yyyyMd": "y-MM-dd",
  324. "days-standAlone-narrow": [
  325. "S",
  326. "M",
  327. "T",
  328. "W",
  329. "T",
  330. "F",
  331. "S"
  332. ],
  333. "dateFormatItem-MMM": "LLL",
  334. "field-month": "Month",
  335. "days-format-abbr@localeAlias42": {
  336. "bundle": "gregorian",
  337. "target": "days-format-wide"
  338. },
  339. "dateTimeFormats-appendItem-Quarter": "{0} ({2}: {1})",
  340. "dayPeriods-format-wide-am": "AM",
  341. "days-standAlone-short@localeAlias50": {
  342. "bundle": "gregorian",
  343. "target": "days-format-wide"
  344. },
  345. "quarters-format-abbr@localeAlias53": {
  346. "bundle": "gregorian",
  347. "target": "quarters-format-wide"
  348. },
  349. "days-format-short@localeAlias44": {
  350. "bundle": "gregorian",
  351. "target": "days-format-abbr"
  352. },
  353. "days-format-short@localeAlias45": {
  354. "bundle": "gregorian",
  355. "target": "days-format-wide"
  356. },
  357. "dateTimeFormats-appendItem-Month": "{0} ({2}: {1})",
  358. "dateTimeFormats-appendItem-Minute": "{0} ({2}: {1})",
  359. "dateFormat-short": "y-MM-dd",
  360. "quarters-standAlone-abbr@localeAlias55": {
  361. "bundle": "gregorian",
  362. "target": "quarters-format-abbr"
  363. },
  364. "quarters-standAlone-abbr@localeAlias56": {
  365. "bundle": "gregorian",
  366. "target": "quarters-format-wide"
  367. },
  368. "field-second": "Second",
  369. "dayPeriods@localeAlias58": {
  370. "bundle": "gregorian",
  371. "target": "dayPeriods"
  372. },
  373. "quarters-format-narrow@localeAlias54": {
  374. "bundle": "gregorian",
  375. "target": "quarters-standAlone-narrow"
  376. },
  377. "dateFormatItem-Ed": "d, E",
  378. "dateTimeFormats-appendItem-Timezone": "{0} {1}",
  379. "field-week": "Week",
  380. "dateFormat-medium": "U MMM d",
  381. "dateFormatItem-yyyyM": "y-MM",
  382. "dayPeriods-format-narrow-pm": "PM",
  383. "dateFormatItem-yyyyQQQQ": "U QQQQ",
  384. "dateTimeFormat-short": "{1} {0}",
  385. "dateFormatItem-Hms": "HH:mm:ss",
  386. "dateFormatItem-hms": "h:mm:ss a",
  387. "dateFormatItem-GyMMM": "U MMM",
  388. "dateFormatItem-yyyy": "U"
  389. }
  390. //end v1.x content
  391. ,
  392. "ca": true,
  393. "cs": true,
  394. "de": true,
  395. "ee": true,
  396. "en": true,
  397. "en-au": true,
  398. "en-gb": true,
  399. "es": true,
  400. "fi": true,
  401. "fr": true,
  402. "hr": true,
  403. "hu": true,
  404. "id": true,
  405. "it": true,
  406. "ja": true,
  407. "ko": true,
  408. "lo": true,
  409. "lt": true,
  410. "ms": true,
  411. "nl": true,
  412. "pl": true,
  413. "pt": true,
  414. "ro": true,
  415. "ru": true,
  416. "th": true,
  417. "vi": true,
  418. "zh": true,
  419. "zh-hant": true
  420. });