vi.js 5.5 KB

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