vi.mjs 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  1. var vi = {
  2. name: "vi",
  3. el: {
  4. breadcrumb: {
  5. label: "Breadcrumb"
  6. },
  7. colorpicker: {
  8. confirm: "OK",
  9. clear: "X\xF3a",
  10. defaultLabel: "color picker",
  11. description: "current color is {color}. press enter to select a new color.",
  12. alphaLabel: "pick alpha value",
  13. alphaDescription: "alpha {alpha}, current color is {color}",
  14. hueLabel: "pick hue value",
  15. hueDescription: "hue {hue}, current color is {color}",
  16. svLabel: "pick saturation and brightness value",
  17. svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
  18. predefineDescription: "select {value} as the color"
  19. },
  20. datepicker: {
  21. now: "Hi\u1EC7n t\u1EA1i",
  22. today: "H\xF4m nay",
  23. cancel: "H\u1EE7y",
  24. clear: "X\xF3a",
  25. confirm: "OK",
  26. dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
  27. monthTablePrompt: "Use the arrow keys and enter to select the month",
  28. yearTablePrompt: "Use the arrow keys and enter to select the year",
  29. selectedDate: "Selected date",
  30. selectDate: "Ch\u1ECDn ng\xE0y",
  31. selectTime: "Ch\u1ECDn gi\u1EDD",
  32. startDate: "Ng\xE0y b\u1EAFt \u0111\u1EA7u",
  33. startTime: "Th\u1EDDi gian b\u1EAFt \u0111\u1EA7u",
  34. endDate: "Ng\xE0y k\u1EBFt th\xFAc",
  35. endTime: "Th\u1EDDi gian k\u1EBFt th\xFAc",
  36. prevYear: "N\u0103m tr\u01B0\u1EDBc",
  37. nextYear: "N\u0103m t\u1EDBi",
  38. prevMonth: "Th\xE1ng tr\u01B0\u1EDBc",
  39. nextMonth: "Th\xE1ng t\u1EDBi",
  40. year: "N\u0103m",
  41. month1: "Th\xE1ng 1",
  42. month2: "Th\xE1ng 2",
  43. month3: "Th\xE1ng 3",
  44. month4: "Th\xE1ng 4",
  45. month5: "Th\xE1ng 5",
  46. month6: "Th\xE1ng 6",
  47. month7: "Th\xE1ng 7",
  48. month8: "Th\xE1ng 8",
  49. month9: "Th\xE1ng 9",
  50. month10: "Th\xE1ng 10",
  51. month11: "Th\xE1ng 11",
  52. month12: "Th\xE1ng 12",
  53. weeks: {
  54. sun: "CN",
  55. mon: "T2",
  56. tue: "T3",
  57. wed: "T4",
  58. thu: "T5",
  59. fri: "T6",
  60. sat: "T7"
  61. },
  62. weeksFull: {
  63. sun: "Sunday",
  64. mon: "Monday",
  65. tue: "Tuesday",
  66. wed: "Wednesday",
  67. thu: "Thursday",
  68. fri: "Friday",
  69. sat: "Saturday"
  70. },
  71. months: {
  72. jan: "Th.1",
  73. feb: "Th.2",
  74. mar: "Th.3",
  75. apr: "Th.4",
  76. may: "Th.5",
  77. jun: "Th.6",
  78. jul: "Th.7",
  79. aug: "Th.8",
  80. sep: "Th.9",
  81. oct: "Th.10",
  82. nov: "Th.11",
  83. dec: "Th.12"
  84. }
  85. },
  86. inputNumber: {
  87. decrease: "decrease number",
  88. increase: "increase number"
  89. },
  90. select: {
  91. loading: "\u0110ang t\u1EA3i",
  92. noMatch: "D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",
  93. noData: "Kh\xF4ng t\xECm th\u1EA5y d\u1EEF li\u1EC7u",
  94. placeholder: "Ch\u1ECDn"
  95. },
  96. mention: {
  97. loading: "\u0110ang t\u1EA3i"
  98. },
  99. dropdown: {
  100. toggleDropdown: "Toggle Dropdown"
  101. },
  102. cascader: {
  103. noMatch: "D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",
  104. loading: "\u0110ang t\u1EA3i",
  105. placeholder: "Ch\u1ECDn",
  106. noData: "Kh\xF4ng t\xECm th\u1EA5y d\u1EEF li\u1EC7u"
  107. },
  108. pagination: {
  109. goto: "Nh\u1EA3y t\u1EDBi",
  110. pagesize: "/trang",
  111. total: "T\u1ED5ng {total}",
  112. pageClassifier: "",
  113. page: "Page",
  114. prev: "Go to previous page",
  115. next: "Go to next page",
  116. currentPage: "page {pager}",
  117. prevPages: "Previous {pager} pages",
  118. nextPages: "Next {pager} pages",
  119. deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
  120. },
  121. dialog: {
  122. close: "Close this dialog"
  123. },
  124. drawer: {
  125. close: "Close this dialog"
  126. },
  127. messagebox: {
  128. title: "Th\xF4ng b\xE1o",
  129. confirm: "OK",
  130. cancel: "H\u1EE7y",
  131. error: "D\u1EEF li\u1EC7u kh\xF4ng h\u1EE3p l\u1EC7",
  132. close: "Close this dialog"
  133. },
  134. upload: {
  135. deleteTip: "Nh\u1EA5n xo\xE1 \u0111\u1EC3 xo\xE1",
  136. delete: "X\xF3a",
  137. preview: "Xem tr\u01B0\u1EDBc",
  138. continue: "Ti\u1EBFp t\u1EE5c"
  139. },
  140. slider: {
  141. defaultLabel: "slider between {min} and {max}",
  142. defaultRangeStartLabel: "pick start value",
  143. defaultRangeEndLabel: "pick end value"
  144. },
  145. table: {
  146. emptyText: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u",
  147. confirmFilter: "X\xE1c nh\u1EADn",
  148. resetFilter: "L\xE0m m\u1EDBi",
  149. clearFilter: "X\xF3a h\u1EBFt",
  150. sumText: "T\u1ED5ng"
  151. },
  152. tour: {
  153. next: "Ti\u1EBFp",
  154. previous: "Tr\u01B0\u1EDBc",
  155. finish: "Ho\xE0n th\xE0nh",
  156. close: "Close this dialog"
  157. },
  158. tree: {
  159. emptyText: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u"
  160. },
  161. transfer: {
  162. noMatch: "D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",
  163. noData: "Kh\xF4ng t\xECm th\u1EA5y d\u1EEF li\u1EC7u",
  164. titles: ["Danh s\xE1ch 1", "Danh s\xE1ch 2"],
  165. filterPlaceholder: "Nh\u1EADp t\u1EEB kh\xF3a",
  166. noCheckedFormat: "{total} m\u1EE5c",
  167. hasCheckedFormat: "{checked}/{total} \u0111\xE3 ch\u1ECDn "
  168. },
  169. image: {
  170. error: "L\u1ED6I"
  171. },
  172. pageHeader: {
  173. title: "Quay l\u1EA1i"
  174. },
  175. popconfirm: {
  176. confirmButtonText: "Ok",
  177. cancelButtonText: "Hu\u1EF7"
  178. },
  179. carousel: {
  180. leftArrow: "Carousel arrow left",
  181. rightArrow: "Carousel arrow right",
  182. indicator: "Carousel switch to index {index}"
  183. }
  184. }
  185. };
  186. export { vi as default };
  187. //# sourceMappingURL=vi.mjs.map