vi.js 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. /*! Element Plus v2.9.1 */
  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. },
  17. datepicker: {
  18. now: "Hi\u1EC7n t\u1EA1i",
  19. today: "H\xF4m nay",
  20. cancel: "H\u1EE7y",
  21. clear: "X\xF3a",
  22. confirm: "OK",
  23. selectDate: "Ch\u1ECDn ng\xE0y",
  24. selectTime: "Ch\u1ECDn gi\u1EDD",
  25. startDate: "Ng\xE0y b\u1EAFt \u0111\u1EA7u",
  26. startTime: "Th\u1EDDi gian b\u1EAFt \u0111\u1EA7u",
  27. endDate: "Ng\xE0y k\u1EBFt th\xFAc",
  28. endTime: "Th\u1EDDi gian k\u1EBFt th\xFAc",
  29. prevYear: "N\u0103m tr\u01B0\u1EDBc",
  30. nextYear: "N\u0103m t\u1EDBi",
  31. prevMonth: "Th\xE1ng tr\u01B0\u1EDBc",
  32. nextMonth: "Th\xE1ng t\u1EDBi",
  33. year: "N\u0103m",
  34. month1: "Th\xE1ng 1",
  35. month2: "Th\xE1ng 2",
  36. month3: "Th\xE1ng 3",
  37. month4: "Th\xE1ng 4",
  38. month5: "Th\xE1ng 5",
  39. month6: "Th\xE1ng 6",
  40. month7: "Th\xE1ng 7",
  41. month8: "Th\xE1ng 8",
  42. month9: "Th\xE1ng 9",
  43. month10: "Th\xE1ng 10",
  44. month11: "Th\xE1ng 11",
  45. month12: "Th\xE1ng 12",
  46. weeks: {
  47. sun: "CN",
  48. mon: "T2",
  49. tue: "T3",
  50. wed: "T4",
  51. thu: "T5",
  52. fri: "T6",
  53. sat: "T7"
  54. },
  55. months: {
  56. jan: "Th.1",
  57. feb: "Th.2",
  58. mar: "Th.3",
  59. apr: "Th.4",
  60. may: "Th.5",
  61. jun: "Th.6",
  62. jul: "Th.7",
  63. aug: "Th.8",
  64. sep: "Th.9",
  65. oct: "Th.10",
  66. nov: "Th.11",
  67. dec: "Th.12"
  68. }
  69. },
  70. select: {
  71. loading: "\u0110ang t\u1EA3i",
  72. noMatch: "D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",
  73. noData: "Kh\xF4ng t\xECm th\u1EA5y d\u1EEF li\u1EC7u",
  74. placeholder: "Ch\u1ECDn"
  75. },
  76. mention: {
  77. loading: "\u0110ang t\u1EA3i"
  78. },
  79. cascader: {
  80. noMatch: "D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",
  81. loading: "\u0110ang t\u1EA3i",
  82. placeholder: "Ch\u1ECDn",
  83. noData: "Kh\xF4ng t\xECm th\u1EA5y d\u1EEF li\u1EC7u"
  84. },
  85. pagination: {
  86. goto: "Nh\u1EA3y t\u1EDBi",
  87. pagesize: "/trang",
  88. total: "T\u1ED5ng {total}",
  89. pageClassifier: "",
  90. page: "Page",
  91. prev: "Go to previous page",
  92. next: "Go to next page",
  93. currentPage: "page {pager}",
  94. prevPages: "Previous {pager} pages",
  95. nextPages: "Next {pager} pages"
  96. },
  97. messagebox: {
  98. title: "Th\xF4ng b\xE1o",
  99. confirm: "OK",
  100. cancel: "H\u1EE7y",
  101. error: "D\u1EEF li\u1EC7u kh\xF4ng h\u1EE3p l\u1EC7"
  102. },
  103. upload: {
  104. deleteTip: "Nh\u1EA5n xo\xE1 \u0111\u1EC3 xo\xE1",
  105. delete: "X\xF3a",
  106. preview: "Xem tr\u01B0\u1EDBc",
  107. continue: "Ti\u1EBFp t\u1EE5c"
  108. },
  109. table: {
  110. emptyText: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u",
  111. confirmFilter: "X\xE1c nh\u1EADn",
  112. resetFilter: "L\xE0m m\u1EDBi",
  113. clearFilter: "X\xF3a h\u1EBFt",
  114. sumText: "T\u1ED5ng"
  115. },
  116. tour: {
  117. next: "Ti\u1EBFp",
  118. previous: "Tr\u01B0\u1EDBc",
  119. finish: "Ho\xE0n th\xE0nh"
  120. },
  121. tree: {
  122. emptyText: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u"
  123. },
  124. transfer: {
  125. noMatch: "D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",
  126. noData: "Kh\xF4ng t\xECm th\u1EA5y d\u1EEF li\u1EC7u",
  127. titles: ["Danh s\xE1ch 1", "Danh s\xE1ch 2"],
  128. filterPlaceholder: "Nh\u1EADp t\u1EEB kh\xF3a",
  129. noCheckedFormat: "{total} m\u1EE5c",
  130. hasCheckedFormat: "{checked}/{total} \u0111\xE3 ch\u1ECDn "
  131. },
  132. image: {
  133. error: "L\u1ED6I"
  134. },
  135. pageHeader: {
  136. title: "Quay l\u1EA1i"
  137. },
  138. popconfirm: {
  139. confirmButtonText: "Ok",
  140. cancelButtonText: "Hu\u1EF7"
  141. },
  142. carousel: {
  143. leftArrow: "Carousel arrow left",
  144. rightArrow: "Carousel arrow right",
  145. indicator: "Carousel switch to index {index}"
  146. }
  147. }
  148. };
  149. return vi;
  150. }));