mn.js 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. /*! Element Plus v2.11.7 */
  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 () { 'use strict';
  7. var mn = {
  8. name: "mn",
  9. el: {
  10. breadcrumb: {
  11. label: "Breadcrumb"
  12. },
  13. colorpicker: {
  14. confirm: "\u0422\u0438\u0439\u043C",
  15. clear: "\u0426\u044D\u0432\u044D\u0440\u043B\u044D\u0445",
  16. defaultLabel: "color picker",
  17. description: "current color is {color}. press enter to select a new color.",
  18. alphaLabel: "pick alpha value",
  19. alphaDescription: "alpha {alpha}, current color is {color}",
  20. hueLabel: "pick hue value",
  21. hueDescription: "hue {hue}, current color is {color}",
  22. svLabel: "pick saturation and brightness value",
  23. svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
  24. predefineDescription: "select {value} as the color"
  25. },
  26. datepicker: {
  27. now: "\u041E\u0434\u043E\u043E",
  28. today: "\u04E8\u043D\u04E9\u04E9\u0434\u04E9\u0440",
  29. cancel: "\u0411\u043E\u043B\u0438\u0445",
  30. clear: "\u0426\u044D\u0432\u044D\u0440\u043B\u044D\u0445",
  31. confirm: "\u0422\u0438\u0439\u043C",
  32. dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
  33. monthTablePrompt: "Use the arrow keys and enter to select the month",
  34. yearTablePrompt: "Use the arrow keys and enter to select the year",
  35. selectedDate: "Selected date",
  36. selectDate: "\u041E\u0433\u043D\u043E\u043E\u0433 \u0441\u043E\u043D\u0433\u043E",
  37. selectTime: "\u0426\u0430\u0433\u0438\u0439\u0433 \u0441\u043E\u043D\u0433\u043E",
  38. startDate: "\u042D\u0445\u043B\u044D\u0445 \u043E\u0433\u043D\u043E\u043E",
  39. startTime: "\u042D\u0445\u043B\u044D\u0445 \u0446\u0430\u0433",
  40. endDate: "\u0414\u0443\u0443\u0441\u0430\u0445 \u043E\u0433\u043D\u043E\u043E",
  41. endTime: "\u0414\u0443\u0443\u0441\u0430\u0445 \u0446\u0430\u0433",
  42. prevYear: "\u04E8\u043C\u043D\u04E9\u0445 \u0436\u0438\u043B",
  43. nextYear: "\u0414\u0430\u0440\u0430\u0430 \u0436\u0438\u043B",
  44. prevMonth: "\u04E8\u043C\u043D\u04E9\u0445 \u0441\u0430\u0440",
  45. nextMonth: "\u0414\u0430\u0440\u0430\u0430 \u0441\u0430\u0440",
  46. year: "\u043E\u043D",
  47. month1: "1 \u0441\u0430\u0440",
  48. month2: "2 \u0441\u0430\u0440",
  49. month3: "3 \u0441\u0430\u0440",
  50. month4: "4 \u0441\u0430\u0440",
  51. month5: "5 \u0441\u0430\u0440",
  52. month6: "6 \u0441\u0430\u0440",
  53. month7: "7 \u0441\u0430\u0440",
  54. month8: "8 \u0441\u0430\u0440",
  55. month9: "9 \u0441\u0430\u0440",
  56. month10: "10 \u0441\u0430\u0440",
  57. month11: "11 \u0441\u0430\u0440",
  58. month12: "12 \u0441\u0430\u0440",
  59. weeks: {
  60. sun: "\u041D\u044F\u043C",
  61. mon: "\u0414\u0430\u0432",
  62. tue: "\u041C\u044F\u0433",
  63. wed: "\u041B\u0445\u0430",
  64. thu: "\u041F\u04AF\u0440",
  65. fri: "\u0411\u0430\u0430",
  66. sat: "\u0411\u044F\u043C"
  67. },
  68. weeksFull: {
  69. sun: "Sunday",
  70. mon: "Monday",
  71. tue: "Tuesday",
  72. wed: "Wednesday",
  73. thu: "Thursday",
  74. fri: "Friday",
  75. sat: "Saturday"
  76. },
  77. months: {
  78. jan: "1 \u0441\u0430\u0440",
  79. feb: "2 \u0441\u0430\u0440",
  80. mar: "3 \u0441\u0430\u0440",
  81. apr: "4 \u0441\u0430\u0440",
  82. may: "5 \u0441\u0430\u0440",
  83. jun: "6 \u0441\u0430\u0440",
  84. jul: "7 \u0441\u0430\u0440",
  85. aug: "8 \u0441\u0430\u0440",
  86. sep: "9 \u0441\u0430\u0440",
  87. oct: "10 \u0441\u0430\u0440",
  88. nov: "11 \u0441\u0430\u0440",
  89. dec: "12 \u0441\u0430\u0440"
  90. }
  91. },
  92. inputNumber: {
  93. decrease: "decrease number",
  94. increase: "increase number"
  95. },
  96. select: {
  97. loading: "\u0410\u0447\u0430\u0430\u043B\u0436 \u0431\u0430\u0439\u043D\u0430",
  98. noMatch: "\u0422\u043E\u0445\u0438\u0440\u043E\u0445 \u04E9\u0433\u04E9\u0433\u0434\u04E9\u043B \u0431\u0430\u0439\u0445\u0433\u04AF\u0439",
  99. noData: "\u04E8\u0433\u04E9\u0433\u0434\u04E9\u043B \u0431\u0430\u0439\u0445\u0433\u04AF\u0439",
  100. placeholder: "\u0421\u043E\u043D\u0433\u043E\u0445"
  101. },
  102. mention: {
  103. loading: "\u0410\u0447\u0430\u0430\u043B\u0436 \u0431\u0430\u0439\u043D\u0430"
  104. },
  105. dropdown: {
  106. toggleDropdown: "Toggle Dropdown"
  107. },
  108. cascader: {
  109. noMatch: "\u0422\u043E\u0445\u0438\u0440\u043E\u0445 \u04E9\u0433\u04E9\u0433\u0434\u04E9\u043B \u0431\u0430\u0439\u0445\u0433\u04AF\u0439",
  110. loading: "\u0410\u0447\u0430\u0430\u043B\u0436 \u0431\u0430\u0439\u043D\u0430",
  111. placeholder: "\u0421\u043E\u043D\u0433\u043E\u0445",
  112. noData: "\u04E8\u0433\u04E9\u0433\u0434\u04E9\u043B \u0431\u0430\u0439\u0445\u0433\u04AF\u0439"
  113. },
  114. pagination: {
  115. goto: "\u041E\u0447\u0438\u0445",
  116. pagesize: "/\u0445\u0443\u0443\u0434\u0430\u0441",
  117. total: "\u041D\u0438\u0439\u0442 {total}",
  118. pageClassifier: "",
  119. page: "Page",
  120. prev: "Go to previous page",
  121. next: "Go to next page",
  122. currentPage: "page {pager}",
  123. prevPages: "Previous {pager} pages",
  124. nextPages: "Next {pager} pages",
  125. deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
  126. },
  127. dialog: {
  128. close: "Close this dialog"
  129. },
  130. drawer: {
  131. close: "Close this dialog"
  132. },
  133. messagebox: {
  134. title: "\u0417\u0443\u0440\u0432\u0430\u0441",
  135. confirm: "\u0422\u0438\u0439\u043C",
  136. cancel: "\u0411\u043E\u043B\u0438\u0445",
  137. error: "\u0411\u0443\u0440\u0443\u0443 \u0443\u0442\u0433\u0430",
  138. close: "Close this dialog"
  139. },
  140. upload: {
  141. deleteTip: "\u0423\u0441\u0442\u0433\u0430\u0445\u044B\u043D \u0434\u0430\u0440\u0436 \u0430\u0440\u0438\u043B\u0433\u0430",
  142. delete: "\u0423\u0441\u0442\u0433\u0430\u0445",
  143. preview: "\u04E8\u043C\u043D\u04E9\u0445",
  144. continue: "\u04AE\u0440\u0433\u044D\u043B\u0436\u043B\u04AF\u04AF\u043B\u044D\u0445"
  145. },
  146. slider: {
  147. defaultLabel: "slider between {min} and {max}",
  148. defaultRangeStartLabel: "pick start value",
  149. defaultRangeEndLabel: "pick end value"
  150. },
  151. table: {
  152. emptyText: "\u04E8\u0433\u04E9\u0433\u0434\u04E9\u043B \u0431\u0430\u0439\u0445\u0433\u04AF\u0439",
  153. confirmFilter: "\u0417\u04E9\u0432\u0448\u04E9\u04E9\u0440\u04E9\u0445",
  154. resetFilter: "\u0426\u044D\u0432\u044D\u0440\u043B\u044D\u0445",
  155. clearFilter: "\u0411\u04AF\u0433\u0434",
  156. sumText: "\u041D\u0438\u0439\u0442"
  157. },
  158. tour: {
  159. next: "Next",
  160. previous: "Previous",
  161. finish: "Finish",
  162. close: "Close this dialog"
  163. },
  164. tree: {
  165. emptyText: "\u04E8\u0433\u04E9\u0433\u0434\u04E9\u043B \u0431\u0430\u0439\u0445\u0433\u04AF\u0439"
  166. },
  167. transfer: {
  168. noMatch: "\u0422\u043E\u0445\u0438\u0440\u043E\u0445 \u04E9\u0433\u04E9\u0433\u0434\u04E9\u043B \u0431\u0430\u0439\u0445\u0433\u04AF\u0439",
  169. noData: "\u04E8\u0433\u04E9\u0433\u0434\u04E9\u043B \u0431\u0430\u0439\u0445\u0433\u04AF\u0439",
  170. titles: ["\u0416\u0430\u0433\u0441\u0430\u0430\u043B\u0442 1", "\u0416\u0430\u0433\u0441\u0430\u0430\u043B\u0442 2"],
  171. filterPlaceholder: "\u0423\u0442\u0433\u0430 \u043E\u0440\u0443\u0443\u043B",
  172. noCheckedFormat: "{total} \u04E9\u0433\u04E9\u0433\u0434\u04E9\u043B",
  173. hasCheckedFormat: "{checked}/{total} \u0441\u043E\u043D\u0433\u043E\u0441\u043E\u043D"
  174. },
  175. image: {
  176. error: "FAILED"
  177. },
  178. pageHeader: {
  179. title: "Back"
  180. },
  181. popconfirm: {
  182. confirmButtonText: "Yes",
  183. cancelButtonText: "No"
  184. },
  185. carousel: {
  186. leftArrow: "Carousel arrow left",
  187. rightArrow: "Carousel arrow right",
  188. indicator: "Carousel switch to index {index}"
  189. }
  190. }
  191. };
  192. return mn;
  193. }));