vi.js 6.1 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.ElementPlusLocaleVi = factory());
  6. })(this, (function () { 'use strict';
  7. var vi = {
  8. name: "vi",
  9. el: {
  10. breadcrumb: {
  11. label: "Breadcrumb"
  12. },
  13. colorpicker: {
  14. confirm: "OK",
  15. clear: "X\xF3a",
  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: "Hi\u1EC7n t\u1EA1i",
  28. today: "H\xF4m nay",
  29. cancel: "H\u1EE7y",
  30. clear: "X\xF3a",
  31. confirm: "OK",
  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: "Ch\u1ECDn ng\xE0y",
  37. selectTime: "Ch\u1ECDn gi\u1EDD",
  38. startDate: "Ng\xE0y b\u1EAFt \u0111\u1EA7u",
  39. startTime: "Th\u1EDDi gian b\u1EAFt \u0111\u1EA7u",
  40. endDate: "Ng\xE0y k\u1EBFt th\xFAc",
  41. endTime: "Th\u1EDDi gian k\u1EBFt th\xFAc",
  42. prevYear: "N\u0103m tr\u01B0\u1EDBc",
  43. nextYear: "N\u0103m t\u1EDBi",
  44. prevMonth: "Th\xE1ng tr\u01B0\u1EDBc",
  45. nextMonth: "Th\xE1ng t\u1EDBi",
  46. year: "N\u0103m",
  47. month1: "Th\xE1ng 1",
  48. month2: "Th\xE1ng 2",
  49. month3: "Th\xE1ng 3",
  50. month4: "Th\xE1ng 4",
  51. month5: "Th\xE1ng 5",
  52. month6: "Th\xE1ng 6",
  53. month7: "Th\xE1ng 7",
  54. month8: "Th\xE1ng 8",
  55. month9: "Th\xE1ng 9",
  56. month10: "Th\xE1ng 10",
  57. month11: "Th\xE1ng 11",
  58. month12: "Th\xE1ng 12",
  59. weeks: {
  60. sun: "CN",
  61. mon: "T2",
  62. tue: "T3",
  63. wed: "T4",
  64. thu: "T5",
  65. fri: "T6",
  66. sat: "T7"
  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: "Th.1",
  79. feb: "Th.2",
  80. mar: "Th.3",
  81. apr: "Th.4",
  82. may: "Th.5",
  83. jun: "Th.6",
  84. jul: "Th.7",
  85. aug: "Th.8",
  86. sep: "Th.9",
  87. oct: "Th.10",
  88. nov: "Th.11",
  89. dec: "Th.12"
  90. }
  91. },
  92. inputNumber: {
  93. decrease: "decrease number",
  94. increase: "increase number"
  95. },
  96. select: {
  97. loading: "\u0110ang t\u1EA3i",
  98. noMatch: "D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",
  99. noData: "Kh\xF4ng t\xECm th\u1EA5y d\u1EEF li\u1EC7u",
  100. placeholder: "Ch\u1ECDn"
  101. },
  102. mention: {
  103. loading: "\u0110ang t\u1EA3i"
  104. },
  105. dropdown: {
  106. toggleDropdown: "Toggle Dropdown"
  107. },
  108. cascader: {
  109. noMatch: "D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",
  110. loading: "\u0110ang t\u1EA3i",
  111. placeholder: "Ch\u1ECDn",
  112. noData: "Kh\xF4ng t\xECm th\u1EA5y d\u1EEF li\u1EC7u"
  113. },
  114. pagination: {
  115. goto: "Nh\u1EA3y t\u1EDBi",
  116. pagesize: "/trang",
  117. total: "T\u1ED5ng {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: "Th\xF4ng b\xE1o",
  135. confirm: "OK",
  136. cancel: "H\u1EE7y",
  137. error: "D\u1EEF li\u1EC7u kh\xF4ng h\u1EE3p l\u1EC7",
  138. close: "Close this dialog"
  139. },
  140. upload: {
  141. deleteTip: "Nh\u1EA5n xo\xE1 \u0111\u1EC3 xo\xE1",
  142. delete: "X\xF3a",
  143. preview: "Xem tr\u01B0\u1EDBc",
  144. continue: "Ti\u1EBFp t\u1EE5c"
  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: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u",
  153. confirmFilter: "X\xE1c nh\u1EADn",
  154. resetFilter: "L\xE0m m\u1EDBi",
  155. clearFilter: "X\xF3a h\u1EBFt",
  156. sumText: "T\u1ED5ng"
  157. },
  158. tour: {
  159. next: "Ti\u1EBFp",
  160. previous: "Tr\u01B0\u1EDBc",
  161. finish: "Ho\xE0n th\xE0nh",
  162. close: "Close this dialog"
  163. },
  164. tree: {
  165. emptyText: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u"
  166. },
  167. transfer: {
  168. noMatch: "D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",
  169. noData: "Kh\xF4ng t\xECm th\u1EA5y d\u1EEF li\u1EC7u",
  170. titles: ["Danh s\xE1ch 1", "Danh s\xE1ch 2"],
  171. filterPlaceholder: "Nh\u1EADp t\u1EEB kh\xF3a",
  172. noCheckedFormat: "{total} m\u1EE5c",
  173. hasCheckedFormat: "{checked}/{total} \u0111\xE3 ch\u1ECDn "
  174. },
  175. image: {
  176. error: "L\u1ED6I"
  177. },
  178. pageHeader: {
  179. title: "Quay l\u1EA1i"
  180. },
  181. popconfirm: {
  182. confirmButtonText: "Ok",
  183. cancelButtonText: "Hu\u1EF7"
  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 vi;
  193. }));