persian.js 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367
  1. define("dojo/cldr/nls/persian", { root:
  2. //begin v1.x content
  3. {
  4. "months-format-narrow": [
  5. "1",
  6. "2",
  7. "3",
  8. "4",
  9. "5",
  10. "6",
  11. "7",
  12. "8",
  13. "9",
  14. "10",
  15. "11",
  16. "12"
  17. ],
  18. "quarters-standAlone-narrow": [
  19. "1",
  20. "2",
  21. "3",
  22. "4"
  23. ],
  24. "dateFormatItem-yQQQ": "y QQQ",
  25. "months-standAlone-wide@localeAlias313": {
  26. "bundle": "persian",
  27. "target": "months-format-wide"
  28. },
  29. "dateFormatItem-yMEd": "EEE, y-M-d",
  30. "dateFormatItem-MMMEd": "E MMM d",
  31. "eraNarrow": [
  32. "AP"
  33. ],
  34. "months-format-abbr@localeAlias309": {
  35. "bundle": "persian",
  36. "target": "months-format-wide"
  37. },
  38. "dayPeriods-format-abbr@localeAlias330": {
  39. "bundle": "gregorian",
  40. "target": "dayPeriods-format-wide"
  41. },
  42. "dateTimeFormats-appendItem-Day-Of-Week": "{0} {1}",
  43. "dateFormat-long": "y MMMM d",
  44. "months-format-wide": [
  45. "Farvardin",
  46. "Ordibehesht",
  47. "Khordad",
  48. "Tir",
  49. "Mordad",
  50. "Shahrivar",
  51. "Mehr",
  52. "Aban",
  53. "Azar",
  54. "Dey",
  55. "Bahman",
  56. "Esfand"
  57. ],
  58. "dateTimeFormat-medium": "{1} {0}",
  59. "dateFormatItem-EEEd": "d EEE",
  60. "dayPeriods-format-wide-pm": "PM",
  61. "dateFormat-full": "EEEE, y MMMM dd",
  62. "dateFormatItem-Md": "M-d",
  63. "dayPeriods-format-abbr-am": "AM",
  64. "months-standAlone-abbr@localeAlias311": {
  65. "bundle": "persian",
  66. "target": "months-format-abbr"
  67. },
  68. "dateTimeFormats-appendItem-Second": "{0} ({2}: {1})",
  69. "months-standAlone-abbr@localeAlias312": {
  70. "bundle": "persian",
  71. "target": "months-format-wide"
  72. },
  73. "dateFormatItem-yM": "y-M",
  74. "months-standAlone-wide": [
  75. "Farvardin",
  76. "Ordibehesht",
  77. "Khordad",
  78. "Tir",
  79. "Mordad",
  80. "Shahrivar",
  81. "Mehr",
  82. "Aban",
  83. "Azar",
  84. "Dey",
  85. "Bahman",
  86. "Esfand"
  87. ],
  88. "timeFormat-short": "HH:mm",
  89. "quarters-format-wide": [
  90. "Q1",
  91. "Q2",
  92. "Q3",
  93. "Q4"
  94. ],
  95. "timeFormat-long": "HH:mm:ss z",
  96. "dateFormatItem-yMMM": "y MMM",
  97. "dateFormatItem-yQ": "y Q",
  98. "dateTimeFormats-appendItem-Era": "{0} {1}",
  99. "quarters@localeAlias320": {
  100. "bundle": "gregorian",
  101. "target": "quarters"
  102. },
  103. "months-format-abbr": [
  104. "Farvardin",
  105. "Ordibehesht",
  106. "Khordad",
  107. "Tir",
  108. "Mordad",
  109. "Shahrivar",
  110. "Mehr",
  111. "Aban",
  112. "Azar",
  113. "Dey",
  114. "Bahman",
  115. "Esfand"
  116. ],
  117. "timeFormat-full": "HH:mm:ss zzzz",
  118. "dateTimeFormats-appendItem-Week": "{0} ({2}: {1})",
  119. "months-standAlone-abbr": [
  120. "Farvardin",
  121. "Ordibehesht",
  122. "Khordad",
  123. "Tir",
  124. "Mordad",
  125. "Shahrivar",
  126. "Mehr",
  127. "Aban",
  128. "Azar",
  129. "Dey",
  130. "Bahman",
  131. "Esfand"
  132. ],
  133. "dateFormatItem-H": "HH",
  134. "quarters-format-abbr": [
  135. "Q1",
  136. "Q2",
  137. "Q3",
  138. "Q4"
  139. ],
  140. "quarters-standAlone-wide": [
  141. "Q1",
  142. "Q2",
  143. "Q3",
  144. "Q4"
  145. ],
  146. "dateFormatItem-M": "L",
  147. "days-standAlone-wide": [
  148. "1",
  149. "2",
  150. "3",
  151. "4",
  152. "5",
  153. "6",
  154. "7"
  155. ],
  156. "months-format-narrow@localeAlias310": {
  157. "bundle": "persian",
  158. "target": "months-standAlone-narrow"
  159. },
  160. "timeFormat-medium": "HH:mm:ss",
  161. "days-standAlone-wide@localeAlias319": {
  162. "bundle": "gregorian",
  163. "target": "days-format-wide"
  164. },
  165. "quarters-standAlone-abbr": [
  166. "Q1",
  167. "Q2",
  168. "Q3",
  169. "Q4"
  170. ],
  171. "dateFormatItem-Hm": "HH:mm",
  172. "eraAbbr": [
  173. "AP"
  174. ],
  175. "days-standAlone-abbr": [
  176. "1",
  177. "2",
  178. "3",
  179. "4",
  180. "5",
  181. "6",
  182. "7"
  183. ],
  184. "eraNames@localeAlias333": {
  185. "bundle": "persian",
  186. "target": "eraAbbr"
  187. },
  188. "dateFormat@localeAlias335": {
  189. "bundle": "gregorian",
  190. "target": "dateFormat"
  191. },
  192. "dateFormatItem-d": "d",
  193. "dayPeriods-format-narrow@localeAlias328": {
  194. "bundle": "gregorian",
  195. "target": "dayPeriods-format-abbr"
  196. },
  197. "dateFormatItem-ms": "mm:ss",
  198. "dayPeriods-format-narrow@localeAlias329": {
  199. "bundle": "gregorian",
  200. "target": "dayPeriods-format-wide"
  201. },
  202. "quarters-format-narrow": [
  203. "1",
  204. "2",
  205. "3",
  206. "4"
  207. ],
  208. "dateFormatItem-h": "h a",
  209. "dateTimeFormat-long": "{1} {0}",
  210. "dayPeriods-format-narrow-am": "AM",
  211. "dateFormatItem-MMMd": "MMM d",
  212. "dateFormatItem-MEd": "E, M-d",
  213. "dateTimeFormat-full": "{1} {0}",
  214. "timeFormat@localeAlias336": {
  215. "bundle": "gregorian",
  216. "target": "timeFormat"
  217. },
  218. "days-format-wide": [
  219. "1",
  220. "2",
  221. "3",
  222. "4",
  223. "5",
  224. "6",
  225. "7"
  226. ],
  227. "months-standAlone-narrow": [
  228. "1",
  229. "2",
  230. "3",
  231. "4",
  232. "5",
  233. "6",
  234. "7",
  235. "8",
  236. "9",
  237. "10",
  238. "11",
  239. "12"
  240. ],
  241. "days-standAlone-abbr@localeAlias317": {
  242. "bundle": "gregorian",
  243. "target": "days-format-abbr"
  244. },
  245. "dateFormatItem-y": "y",
  246. "dateTimeFormats-appendItem-Day": "{0} ({2}: {1})",
  247. "days-standAlone-abbr@localeAlias318": {
  248. "bundle": "gregorian",
  249. "target": "days-format-wide"
  250. },
  251. "dayPeriods-format-narrow@localeAlias331": {
  252. "bundle": "gregorian",
  253. "target": "dayPeriods-format-abbr"
  254. },
  255. "dayPeriods-format-narrow@localeAlias332": {
  256. "bundle": "gregorian",
  257. "target": "dayPeriods-format-wide"
  258. },
  259. "dateFormatItem-hm": "h:mm a",
  260. "dateTimeFormats-appendItem-Year": "{0} {1}",
  261. "dateTimeFormats-appendItem-Hour": "{0} ({2}: {1})",
  262. "dayPeriods@localeAlias326": {
  263. "bundle": "gregorian",
  264. "target": "dayPeriods"
  265. },
  266. "dayPeriods-format-abbr-pm": "PM",
  267. "days-format-abbr": [
  268. "1",
  269. "2",
  270. "3",
  271. "4",
  272. "5",
  273. "6",
  274. "7"
  275. ],
  276. "eraNames": [
  277. "AP"
  278. ],
  279. "days-format-narrow": [
  280. "1",
  281. "2",
  282. "3",
  283. "4",
  284. "5",
  285. "6",
  286. "7"
  287. ],
  288. "quarters-standAlone-wide@localeAlias325": {
  289. "bundle": "gregorian",
  290. "target": "quarters-format-wide"
  291. },
  292. "days-standAlone-narrow": [
  293. "1",
  294. "2",
  295. "3",
  296. "4",
  297. "5",
  298. "6",
  299. "7"
  300. ],
  301. "dateFormatItem-MMM": "LLL",
  302. "days-format-abbr@localeAlias315": {
  303. "bundle": "gregorian",
  304. "target": "days-format-wide"
  305. },
  306. "dateTimeFormats-appendItem-Quarter": "{0} ({2}: {1})",
  307. "dayPeriods-format-wide-am": "AM",
  308. "dateTimeFormats-appendItem-Month": "{0} ({2}: {1})",
  309. "days-format-narrow@localeAlias316": {
  310. "bundle": "gregorian",
  311. "target": "days-standAlone-narrow"
  312. },
  313. "dateTimeFormats-appendItem-Minute": "{0} ({2}: {1})",
  314. "days@localeAlias314": {
  315. "bundle": "gregorian",
  316. "target": "days"
  317. },
  318. "dateFormat-short": "yyyy-MM-dd",
  319. "dateFormatItem-yMMMEd": "EEE, y MMM d",
  320. "dateTimeFormats-appendItem-Timezone": "{0} {1}",
  321. "dateFormat-medium": "y MMM d",
  322. "dayPeriods-format-narrow-pm": "PM",
  323. "dateTimeFormat-short": "{1} {0}",
  324. "dateFormatItem-Hms": "HH:mm:ss",
  325. "dateFormatItem-hms": "h:mm:ss a",
  326. "quarters-standAlone-abbr@localeAlias323": {
  327. "bundle": "gregorian",
  328. "target": "quarters-format-abbr"
  329. },
  330. "quarters-standAlone-abbr@localeAlias324": {
  331. "bundle": "gregorian",
  332. "target": "quarters-format-wide"
  333. },
  334. "dateTime@localeAlias337": {
  335. "bundle": "gregorian",
  336. "target": "dateTime"
  337. },
  338. "dayPeriods-format-abbr@localeAlias327": {
  339. "bundle": "gregorian",
  340. "target": "dayPeriods-format-wide"
  341. },
  342. "quarters-format-abbr@localeAlias321": {
  343. "bundle": "gregorian",
  344. "target": "quarters-format-wide"
  345. },
  346. "quarters-format-narrow@localeAlias322": {
  347. "bundle": "gregorian",
  348. "target": "quarters-standAlone-narrow"
  349. },
  350. "eraNarrow@localeAlias334": {
  351. "bundle": "persian",
  352. "target": "eraAbbr"
  353. }
  354. }
  355. //end v1.x content
  356. ,
  357. "ar": true,
  358. "fa": true,
  359. "fa-af": true,
  360. "hi": true,
  361. "ps": true,
  362. "ru": true,
  363. "sr": true,
  364. "tr": true,
  365. "uk": true
  366. });