ug-cn.js 8.9 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.ElementPlusLocaleUgCn = factory());
  6. })(this, (function () { 'use strict';
  7. var ugCn = {
  8. name: "ug-cn",
  9. el: {
  10. breadcrumb: {
  11. label: "Breadcrumb"
  12. },
  13. colorpicker: {
  14. confirm: "\u062C\u06D5\u0632\u0645\u0644\u06D5\u0634",
  15. clear: "\u0642\u06C7\u0631\u06C7\u0642\u062F\u0627\u0634",
  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: "\u06BE\u0627\u0632\u0649\u0631\u0642\u0649 \u06CB\u0627\u0642\u0649\u062A",
  28. today: "\u0628\u06C8\u06AF\u06C8\u0646",
  29. cancel: "\u0628\u0649\u0643\u0627\u0631 \u0642\u0649\u0644\u0649\u0634",
  30. clear: "\u0642\u06C7\u0631\u06C7\u0642\u062F\u0627\u0634",
  31. confirm: "\u062C\u06D5\u0632\u0645\u0644\u06D5\u0634",
  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: "\u0686\u0649\u0633\u0644\u0627 \u062A\u0627\u0644\u0644\u0627\u06AD",
  37. selectTime: "\u06CB\u0627\u0642\u0649\u062A \u062A\u0627\u0644\u0644\u0627\u06AD",
  38. startDate: "\u0628\u0627\u0634\u0644\u0627\u0646\u063A\u0627\u0646 \u0686\u0649\u0633\u0644\u0627",
  39. startTime: "\u0628\u0627\u0634\u0644\u0627\u0646\u063A\u0627\u0646 \u06CB\u0627\u0642\u0649\u062A",
  40. endDate: "\u0626\u0627\u062E\u0649\u0631\u0644\u0627\u0634\u0642\u0627\u0646 \u0686\u0649\u0633\u0644\u0627",
  41. endTime: "\u0626\u0627\u062E\u0649\u0631\u0644\u0627\u0634\u0642\u0627\u0646 \u06CB\u0627\u0642\u0649\u062A",
  42. prevYear: "\u0626\u0627\u0644\u062F\u0649\u0646\u0642\u0649 \u064A\u0649\u0644",
  43. nextYear: "\u0643\u0649\u064A\u0649\u0646\u0643\u0649 \u064A\u0649\u0644",
  44. prevMonth: "\u0626\u0627\u0644\u062F\u0649\u0646\u0642\u0649 \u0626\u0627\u064A",
  45. nextMonth: "\u0643\u0649\u064A\u0649\u0646\u0643\u0649 \u0626\u0627\u064A",
  46. year: "- \u064A\u0649\u0644",
  47. month1: "1-\u0626\u0627\u064A",
  48. month2: "2-\u0626\u0627\u064A",
  49. month3: "3-\u0626\u0627\u064A",
  50. month4: "4-\u0626\u0627\u064A",
  51. month5: "5-\u0626\u0627\u064A",
  52. month6: "6-\u0626\u0627\u064A",
  53. month7: "7-\u0626\u0627\u064A",
  54. month8: "8-\u0626\u0627\u064A",
  55. month9: "9-\u0626\u0627\u064A",
  56. month10: "10-\u0626\u0627\u064A",
  57. month11: "11-\u0626\u0627\u064A",
  58. month12: "12-\u0626\u0627\u064A",
  59. weeks: {
  60. sun: "\u064A\u06D5\u0643\u0634\u06D5\u0646\u0628\u06D5",
  61. mon: "\u062F\u06C8\u0634\u06D5\u0646\u0628\u06D5",
  62. tue: "\u0633\u06D5\u064A\u0634\u06D5\u0646\u0628\u06D5",
  63. wed: "\u0686\u0627\u0631\u0634\u06D5\u0646\u0628\u06D5",
  64. thu: "\u067E\u06D5\u064A\u0634\u06D5\u0646\u0628\u06D5",
  65. fri: "\u062C\u06C8\u0645\u06D5",
  66. sat: "\u0634\u06D5\u0646\u0628\u06D5"
  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-\u0626\u0627\u064A",
  79. feb: "2-\u0626\u0627\u064A",
  80. mar: "3-\u0626\u0627\u064A",
  81. apr: "4-\u0626\u0627\u064A",
  82. may: "5-\u0626\u0627\u064A",
  83. jun: "6-\u0626\u0627\u064A",
  84. jul: "7-\u0626\u0627\u064A",
  85. aug: "8-\u0626\u0627\u064A",
  86. sep: "9-\u0626\u0627\u064A",
  87. oct: "10-\u0626\u0627\u064A",
  88. nov: "11-\u0626\u0627\u064A",
  89. dec: "12-\u0626\u0627\u064A"
  90. }
  91. },
  92. inputNumber: {
  93. decrease: "decrease number",
  94. increase: "increase number"
  95. },
  96. select: {
  97. loading: "\u064A\u06C8\u0643\u0644\u0649\u0646\u0649\u06CB\u0627\u062A\u0649\u062F\u06C7",
  98. noMatch: "\u0626\u06C7\u0686\u06C7\u0631 \u062A\u06D0\u067E\u0649\u0644\u0645\u0649\u062F\u0649",
  99. noData: "\u0626\u06C7\u0686\u06C7\u0631 \u064A\u0648\u0642",
  100. placeholder: "\u062A\u0627\u0644\u0644\u0627\u06AD"
  101. },
  102. mention: {
  103. loading: "\u064A\u06C8\u0643\u0644\u0649\u0646\u0649\u06CB\u0627\u062A\u0649\u062F\u06C7"
  104. },
  105. dropdown: {
  106. toggleDropdown: "Toggle Dropdown"
  107. },
  108. cascader: {
  109. noMatch: "\u0626\u06C7\u0686\u06C7\u0631 \u062A\u06D0\u067E\u0649\u0644\u0645\u0649\u062F\u0649",
  110. loading: "\u064A\u06C8\u0643\u0644\u0649\u0646\u0649\u06CB\u0627\u062A\u0649\u062F\u06C7",
  111. placeholder: "\u062A\u0627\u0644\u0644\u0627\u06AD",
  112. noData: "\u0626\u06C7\u0686\u06C7\u0631 \u064A\u0648\u0642"
  113. },
  114. pagination: {
  115. goto: "\u0643\u0649\u064A\u0649\u0646\u0643\u0649 \u0628\u06D5\u062A",
  116. pagesize: "\u062A\u0627\u0644/\u0628\u06D5\u062A",
  117. total: "\u062C\u06D5\u0645\u0626\u0649\u064A {total} \u062A\u0627\u0644",
  118. pageClassifier: "\u0628\u06D5\u062A",
  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: "\u0626\u06D5\u0633\u0643\u06D5\u0631\u062A\u0649\u0634",
  135. confirm: "\u062C\u06D5\u0632\u0645\u0644\u06D5\u0634",
  136. cancel: "\u0628\u0649\u0643\u0627\u0631 \u0642\u0649\u0644\u0649\u0634",
  137. error: "\u0643\u0649\u0631\u06AF\u06C8\u0632\u06AF\u06D5\u0646 \u0626\u06C7\u0686\u06C7\u0631\u0649\u06AD\u0649\u0632\u062F\u0627 \u062E\u0627\u062A\u0627\u0644\u0649\u0642 \u0628\u0627\u0631!",
  138. close: "Close this dialog"
  139. },
  140. upload: {
  141. deleteTip: "delete \u0643\u06C7\u0646\u067E\u0643\u0649\u0633\u0649\u0646\u0649 \u0628\u06D0\u0633\u0649\u067E \u0626\u06C6\u0686\u06C8\u0631\u06D5\u0644\u06D5\u064A\u0633\u0649\u0632",
  142. delete: "\u0626\u06C6\u0686\u06C8\u0631\u06C8\u0634",
  143. preview: "\u0631\u06D5\u0633\u0649\u0645\u0646\u0649 \u0643\u06C6\u0631\u06C8\u0634",
  144. continue: "\u0631\u06D5\u0633\u0649\u0645 \u064A\u0648\u0644\u0644\u0627\u0634"
  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: "\u0626\u06C7\u0686\u06C7\u0631 \u064A\u0648\u0642",
  153. confirmFilter: "\u0633\u06C8\u0632\u06AF\u06C8\u0686",
  154. resetFilter: "\u0642\u0627\u064A\u062A\u0627 \u062A\u0648\u0644\u062F\u06C7\u0631\u06C7\u0634",
  155. clearFilter: "\u06BE\u06D5\u0645\u0645\u06D5",
  156. sumText: "\u062C\u06D5\u0645\u0626\u0649\u064A"
  157. },
  158. tour: {
  159. next: "Next",
  160. previous: "Previous",
  161. finish: "Finish",
  162. close: "Close this dialog"
  163. },
  164. tree: {
  165. emptyText: "\u0626\u06C7\u0686\u06C7\u0631 \u064A\u0648\u0642"
  166. },
  167. transfer: {
  168. noMatch: "\u0626\u06C7\u0686\u06C7\u0631 \u062A\u06D0\u067E\u0649\u0644\u0645\u0649\u062F\u0649",
  169. noData: "\u0626\u06C7\u0686\u06C7\u0631 \u064A\u0648\u0642",
  170. titles: ["\u062C\u06D5\u062F\u06CB\u06D5\u0644 1", "\u062C\u06D5\u062F\u06CB\u06D5\u0644 2"],
  171. filterPlaceholder: "\u0626\u0649\u0632\u062F\u0649\u0645\u06D5\u0643\u0686\u0649 \u0628\u0648\u0644\u063A\u0627\u0646 \u0645\u06D5\u0632\u0645\u06C7\u0646\u0646\u0649 \u0643\u0649\u0631\u06AF\u06C8\u0632\u06C8\u06AD",
  172. noCheckedFormat: "\u062C\u06D5\u0645\u0626\u0649\u064A {total} \u062A\u06C8\u0631",
  173. hasCheckedFormat: "\u062A\u0627\u0644\u0644\u0627\u0646\u063A\u0649\u0646\u0649 {checked}/{total} \u062A\u06C8\u0631"
  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 ugCn;
  193. }));