mn.js 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. /*! Element Plus v2.13.6 */
  2. (function(global, factory) {
  3. typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
  4. typeof define === 'function' && define.amd ? define([], factory) :
  5. (global = typeof globalThis !== 'undefined' ? globalThis : global || self, (global.ElementPlusLocaleMn = factory()));
  6. })(this, function() {
  7. //#region ../../packages/locale/lang/mn.ts
  8. var mn_default = {
  9. name: "mn",
  10. el: {
  11. breadcrumb: { label: "Breadcrumb" },
  12. colorpicker: {
  13. confirm: "Тийм",
  14. clear: "Цэвэрлэх",
  15. defaultLabel: "color picker",
  16. description: "current color is {color}. press enter to select a new color.",
  17. alphaLabel: "pick alpha value",
  18. alphaDescription: "alpha {alpha}, current color is {color}",
  19. hueLabel: "pick hue value",
  20. hueDescription: "hue {hue}, current color is {color}",
  21. svLabel: "pick saturation and brightness value",
  22. svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
  23. predefineDescription: "select {value} as the color"
  24. },
  25. datepicker: {
  26. now: "Одоо",
  27. today: "Өнөөдөр",
  28. cancel: "Болих",
  29. clear: "Цэвэрлэх",
  30. confirm: "Тийм",
  31. dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
  32. monthTablePrompt: "Use the arrow keys and enter to select the month",
  33. yearTablePrompt: "Use the arrow keys and enter to select the year",
  34. selectedDate: "Selected date",
  35. selectDate: "Огноог сонго",
  36. selectTime: "Цагийг сонго",
  37. startDate: "Эхлэх огноо",
  38. startTime: "Эхлэх цаг",
  39. endDate: "Дуусах огноо",
  40. endTime: "Дуусах цаг",
  41. prevYear: "Өмнөх жил",
  42. nextYear: "Дараа жил",
  43. prevMonth: "Өмнөх сар",
  44. nextMonth: "Дараа сар",
  45. year: "он",
  46. month1: "1 сар",
  47. month2: "2 сар",
  48. month3: "3 сар",
  49. month4: "4 сар",
  50. month5: "5 сар",
  51. month6: "6 сар",
  52. month7: "7 сар",
  53. month8: "8 сар",
  54. month9: "9 сар",
  55. month10: "10 сар",
  56. month11: "11 сар",
  57. month12: "12 сар",
  58. weeks: {
  59. sun: "Ням",
  60. mon: "Дав",
  61. tue: "Мяг",
  62. wed: "Лха",
  63. thu: "Пүр",
  64. fri: "Баа",
  65. sat: "Бям"
  66. },
  67. weeksFull: {
  68. sun: "Sunday",
  69. mon: "Monday",
  70. tue: "Tuesday",
  71. wed: "Wednesday",
  72. thu: "Thursday",
  73. fri: "Friday",
  74. sat: "Saturday"
  75. },
  76. months: {
  77. jan: "1 сар",
  78. feb: "2 сар",
  79. mar: "3 сар",
  80. apr: "4 сар",
  81. may: "5 сар",
  82. jun: "6 сар",
  83. jul: "7 сар",
  84. aug: "8 сар",
  85. sep: "9 сар",
  86. oct: "10 сар",
  87. nov: "11 сар",
  88. dec: "12 сар"
  89. }
  90. },
  91. inputNumber: {
  92. decrease: "decrease number",
  93. increase: "increase number"
  94. },
  95. select: {
  96. loading: "Ачаалж байна",
  97. noMatch: "Тохирох өгөгдөл байхгүй",
  98. noData: "Өгөгдөл байхгүй",
  99. placeholder: "Сонгох"
  100. },
  101. mention: { loading: "Ачаалж байна" },
  102. dropdown: { toggleDropdown: "Toggle Dropdown" },
  103. cascader: {
  104. noMatch: "Тохирох өгөгдөл байхгүй",
  105. loading: "Ачаалж байна",
  106. placeholder: "Сонгох",
  107. noData: "Өгөгдөл байхгүй"
  108. },
  109. pagination: {
  110. goto: "Очих",
  111. pagesize: "/хуудас",
  112. total: "Нийт {total}",
  113. pageClassifier: "",
  114. page: "Page",
  115. prev: "Go to previous page",
  116. next: "Go to next page",
  117. currentPage: "page {pager}",
  118. prevPages: "Previous {pager} pages",
  119. nextPages: "Next {pager} pages",
  120. deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
  121. },
  122. dialog: { close: "Close this dialog" },
  123. drawer: { close: "Close this dialog" },
  124. messagebox: {
  125. title: "Зурвас",
  126. confirm: "Тийм",
  127. cancel: "Болих",
  128. error: "Буруу утга",
  129. close: "Close this dialog"
  130. },
  131. upload: {
  132. deleteTip: "Устгахын дарж арилга",
  133. delete: "Устгах",
  134. preview: "Өмнөх",
  135. continue: "Үргэлжлүүлэх"
  136. },
  137. slider: {
  138. defaultLabel: "slider between {min} and {max}",
  139. defaultRangeStartLabel: "pick start value",
  140. defaultRangeEndLabel: "pick end value"
  141. },
  142. table: {
  143. emptyText: "Өгөгдөл байхгүй",
  144. confirmFilter: "Зөвшөөрөх",
  145. resetFilter: "Цэвэрлэх",
  146. clearFilter: "Бүгд",
  147. sumText: "Нийт",
  148. selectAllLabel: "Select all rows",
  149. selectRowLabel: "Select this row",
  150. expandRowLabel: "Expand this row",
  151. collapseRowLabel: "Collapse this row",
  152. sortLabel: "Sort by {column}",
  153. filterLabel: "Filter by {column}"
  154. },
  155. tag: { close: "Close this tag" },
  156. tour: {
  157. next: "Next",
  158. previous: "Previous",
  159. finish: "Finish",
  160. close: "Close this dialog"
  161. },
  162. tree: { emptyText: "Өгөгдөл байхгүй" },
  163. transfer: {
  164. noMatch: "Тохирох өгөгдөл байхгүй",
  165. noData: "Өгөгдөл байхгүй",
  166. titles: ["Жагсаалт 1", "Жагсаалт 2"],
  167. filterPlaceholder: "Утга оруул",
  168. noCheckedFormat: "{total} өгөгдөл",
  169. hasCheckedFormat: "{checked}/{total} сонгосон"
  170. },
  171. image: { error: "FAILED" },
  172. pageHeader: { title: "Back" },
  173. popconfirm: {
  174. confirmButtonText: "Yes",
  175. cancelButtonText: "No"
  176. },
  177. carousel: {
  178. leftArrow: "Carousel arrow left",
  179. rightArrow: "Carousel arrow right",
  180. indicator: "Carousel switch to index {index}"
  181. }
  182. }
  183. };
  184. //#endregion
  185. return mn_default;
  186. });