pl.js 5.7 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.ElementPlusLocalePl = factory());
  6. })(this, (function () { 'use strict';
  7. var pl = {
  8. name: "pl",
  9. el: {
  10. breadcrumb: {
  11. label: "Breadcrumb"
  12. },
  13. colorpicker: {
  14. confirm: "OK",
  15. clear: "Wyczy\u015B\u0107",
  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: "Teraz",
  28. today: "Dzisiaj",
  29. cancel: "Anuluj",
  30. clear: "Wyczy\u015B\u0107",
  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: "Wybierz dat\u0119",
  37. selectTime: "Wybierz godzin\u0119",
  38. startDate: "Data pocz\u0105tkowa",
  39. startTime: "Godzina pocz\u0105tkowa",
  40. endDate: "Data ko\u0144cowa",
  41. endTime: "Czas ko\u0144cowa",
  42. prevYear: "Poprzedni rok",
  43. nextYear: "Nast\u0119pny rok",
  44. prevMonth: "Poprzedni miesi\u0105c",
  45. nextMonth: "Nast\u0119pny miesi\u0105c",
  46. year: "rok",
  47. month1: "stycze\u0144",
  48. month2: "luty",
  49. month3: "marzec",
  50. month4: "kwiecie\u0144",
  51. month5: "maj",
  52. month6: "czerwiec",
  53. month7: "lipiec",
  54. month8: "sierpie\u0144",
  55. month9: "wrzesie\u0144",
  56. month10: "pa\u017Adziernik",
  57. month11: "listopad",
  58. month12: "grudzie\u0144",
  59. weeks: {
  60. sun: "niedz.",
  61. mon: "pon.",
  62. tue: "wt.",
  63. wed: "\u015Br.",
  64. thu: "czw.",
  65. fri: "pt.",
  66. sat: "sob."
  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: "STY",
  79. feb: "LUT",
  80. mar: "MAR",
  81. apr: "KWI",
  82. may: "MAJ",
  83. jun: "CZE",
  84. jul: "LIP",
  85. aug: "SIE",
  86. sep: "WRZ",
  87. oct: "PA\u0179",
  88. nov: "LIS",
  89. dec: "GRU"
  90. }
  91. },
  92. inputNumber: {
  93. decrease: "decrease number",
  94. increase: "increase number"
  95. },
  96. select: {
  97. loading: "\u0141adowanie",
  98. noMatch: "Brak dopasowa\u0144",
  99. noData: "Brak danych",
  100. placeholder: "Wybierz"
  101. },
  102. mention: {
  103. loading: "\u0141adowanie"
  104. },
  105. dropdown: {
  106. toggleDropdown: "Toggle Dropdown"
  107. },
  108. cascader: {
  109. noMatch: "Brak dopasowa\u0144",
  110. loading: "\u0141adowanie",
  111. placeholder: "Wybierz",
  112. noData: "Brak danych"
  113. },
  114. pagination: {
  115. goto: "Id\u017A do",
  116. pagesize: "/stron\u0119",
  117. total: "Wszystkich {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: "Wiadomo\u015B\u0107",
  135. confirm: "OK",
  136. cancel: "Anuluj",
  137. error: "Wiadomo\u015B\u0107 zawiera niedozwolone znaki",
  138. close: "Close this dialog"
  139. },
  140. upload: {
  141. deleteTip: "kliknij kasuj aby usun\u0105\u0107",
  142. delete: "Kasuj",
  143. preview: "Podgl\u0105d",
  144. continue: "Kontynuuj"
  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: "Brak danych",
  153. confirmFilter: "Potwierd\u017A",
  154. resetFilter: "Resetuj",
  155. clearFilter: "Wszystko",
  156. sumText: "Razem"
  157. },
  158. tour: {
  159. next: "Dalej",
  160. previous: "Wr\xF3\u0107",
  161. finish: "Zako\u0144cz",
  162. close: "Close this dialog"
  163. },
  164. tree: {
  165. emptyText: "Brak danych"
  166. },
  167. transfer: {
  168. noMatch: "Brak dopasowa\u0144",
  169. noData: "Brak danych",
  170. titles: ["Lista 1", "Lista 2"],
  171. filterPlaceholder: "Wpisz szukan\u0105 fraz\u0119",
  172. noCheckedFormat: "razem: {total}",
  173. hasCheckedFormat: "wybranych: {checked}/{total}"
  174. },
  175. image: {
  176. error: "B\u0141\u0104D"
  177. },
  178. pageHeader: {
  179. title: "Wstecz"
  180. },
  181. popconfirm: {
  182. confirmButtonText: "Tak",
  183. cancelButtonText: "Nie"
  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 pl;
  193. }));