uk.js 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. /*! Element Plus v2.13.5 */
  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.ElementPlusLocaleUk = factory()));
  6. })(this, function() {
  7. //#region ../../packages/locale/lang/uk.ts
  8. var uk_default = {
  9. name: "uk",
  10. el: {
  11. breadcrumb: { label: "Breadcrumb" },
  12. colorpicker: {
  13. confirm: "OK",
  14. clear: "Очистити",
  15. defaultLabel: "color picker",
  16. description: "current color is {color}. press enter to select a new color.",
  17. alphaLabel: "pick alpha value",
  18. alphaDescription: "alpha {alpha}, current color is {color}",
  19. hueLabel: "pick hue value",
  20. hueDescription: "hue {hue}, current color is {color}",
  21. svLabel: "pick saturation and brightness value",
  22. svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
  23. predefineDescription: "select {value} as the color"
  24. },
  25. datepicker: {
  26. now: "Зараз",
  27. today: "Сьогодні",
  28. cancel: "Відміна",
  29. clear: "Очистити",
  30. confirm: "OK",
  31. dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
  32. monthTablePrompt: "Use the arrow keys and enter to select the month",
  33. yearTablePrompt: "Use the arrow keys and enter to select the year",
  34. selectedDate: "Selected date",
  35. selectDate: "Вибрати дату",
  36. selectTime: "Вибрати час",
  37. startDate: "Дата початку",
  38. startTime: "Час початку",
  39. endDate: "Дата завершення",
  40. endTime: "Час завершення",
  41. prevYear: "Попередній Рік",
  42. nextYear: "Наступний Рік",
  43. prevMonth: "Попередній Місяць",
  44. nextMonth: "Наступний Місяць",
  45. year: "",
  46. month1: "Січень",
  47. month2: "Лютий",
  48. month3: "Березень",
  49. month4: "Квітень",
  50. month5: "Травень",
  51. month6: "Червень",
  52. month7: "Липень",
  53. month8: "Серпень",
  54. month9: "Вересень",
  55. month10: "Жовтень",
  56. month11: "Листопад",
  57. month12: "Грудень",
  58. weeks: {
  59. sun: "Нд",
  60. mon: "Пн",
  61. tue: "Вт",
  62. wed: "Ср",
  63. thu: "Чт",
  64. fri: "Пт",
  65. sat: "Сб"
  66. },
  67. weeksFull: {
  68. sun: "Sunday",
  69. mon: "Monday",
  70. tue: "Tuesday",
  71. wed: "Wednesday",
  72. thu: "Thursday",
  73. fri: "Friday",
  74. sat: "Saturday"
  75. },
  76. months: {
  77. jan: "Січ",
  78. feb: "Лют",
  79. mar: "Бер",
  80. apr: "Кві",
  81. may: "Тра",
  82. jun: "Чер",
  83. jul: "Лип",
  84. aug: "Сер",
  85. sep: "Вер",
  86. oct: "Жов",
  87. nov: "Лис",
  88. dec: "Гру"
  89. }
  90. },
  91. inputNumber: {
  92. decrease: "decrease number",
  93. increase: "increase number"
  94. },
  95. select: {
  96. loading: "Завантаження",
  97. noMatch: "Співпадінь не знайдено",
  98. noData: "Немає даних",
  99. placeholder: "Обрати"
  100. },
  101. mention: { loading: "Завантаження" },
  102. dropdown: { toggleDropdown: "Toggle Dropdown" },
  103. cascader: {
  104. noMatch: "Співпадінь не знайдено",
  105. loading: "Завантаження",
  106. placeholder: "Обрати",
  107. noData: "Немає даних"
  108. },
  109. pagination: {
  110. goto: "Перейти",
  111. pagesize: "на сторінці",
  112. total: "Всього {total}",
  113. pageClassifier: "",
  114. page: "Page",
  115. prev: "Go to previous page",
  116. next: "Go to next page",
  117. currentPage: "page {pager}",
  118. prevPages: "Previous {pager} pages",
  119. nextPages: "Next {pager} pages",
  120. deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
  121. },
  122. dialog: { close: "Close this dialog" },
  123. drawer: { close: "Close this dialog" },
  124. messagebox: {
  125. title: "Повідомлення",
  126. confirm: "OK",
  127. cancel: "Відміна",
  128. error: "Неприпустимий ввід даних",
  129. close: "Close this dialog"
  130. },
  131. upload: {
  132. deleteTip: "натисніть кнопку щоб видалити",
  133. delete: "Видалити",
  134. preview: "Перегляд",
  135. continue: "Продовжити"
  136. },
  137. slider: {
  138. defaultLabel: "slider between {min} and {max}",
  139. defaultRangeStartLabel: "pick start value",
  140. defaultRangeEndLabel: "pick end value"
  141. },
  142. table: {
  143. emptyText: "Немає даних",
  144. confirmFilter: "Підтвердити",
  145. resetFilter: "Скинути",
  146. clearFilter: "Все",
  147. sumText: "Сума",
  148. selectAllLabel: "Select all rows",
  149. selectRowLabel: "Select this row",
  150. expandRowLabel: "Expand this row",
  151. collapseRowLabel: "Collapse this row",
  152. sortLabel: "Sort by {column}",
  153. filterLabel: "Filter by {column}"
  154. },
  155. tag: { close: "Close this tag" },
  156. tour: {
  157. next: "Далі",
  158. previous: "Назад",
  159. finish: "Завершити",
  160. close: "Close this dialog"
  161. },
  162. tree: { emptyText: "Немає даних" },
  163. transfer: {
  164. noMatch: "Співпадінь не знайдено",
  165. noData: "Обрати",
  166. titles: ["Список 1", "Список 2"],
  167. filterPlaceholder: "Введіть ключове слово",
  168. noCheckedFormat: "{total} пунктів",
  169. hasCheckedFormat: "{checked}/{total} вибрано"
  170. },
  171. image: { error: "FAILED" },
  172. pageHeader: { title: "Back" },
  173. popconfirm: {
  174. confirmButtonText: "Yes",
  175. cancelButtonText: "No"
  176. },
  177. carousel: {
  178. leftArrow: "Carousel arrow left",
  179. rightArrow: "Carousel arrow right",
  180. indicator: "Carousel switch to index {index}"
  181. }
  182. }
  183. };
  184. //#endregion
  185. return uk_default;
  186. });