mn.js 7.6 KB

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