UNPKG

element-plus

Version:

A Component Library for Vue 3

247 lines (244 loc) 6.73 kB
/*! Element Plus v2.13.2 */ var pl = { name: "pl", el: { breadcrumb: { label: "Breadcrumb" // to be translated }, colorpicker: { confirm: "OK", clear: "Wyczy\u015B\u0107", defaultLabel: "color picker", // to be translated description: "current color is {color}. press enter to select a new color.", // to be translated alphaLabel: "pick alpha value", // to be translated alphaDescription: "alpha {alpha}, current color is {color}", // to be translated hueLabel: "pick hue value", // to be translated hueDescription: "hue {hue}, current color is {color}", // to be translated svLabel: "pick saturation and brightness value", // to be translated svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}", // to be translated predefineDescription: "select {value} as the color" // to be translated }, datepicker: { now: "Teraz", today: "Dzisiaj", cancel: "Anuluj", clear: "Wyczy\u015B\u0107", confirm: "OK", dateTablePrompt: "Use the arrow keys and enter to select the day of the month", // to be translated monthTablePrompt: "Use the arrow keys and enter to select the month", // to be translated yearTablePrompt: "Use the arrow keys and enter to select the year", // to be translated selectedDate: "Selected date", // to be translated selectDate: "Wybierz dat\u0119", selectTime: "Wybierz godzin\u0119", startDate: "Data pocz\u0105tkowa", startTime: "Godzina pocz\u0105tkowa", endDate: "Data ko\u0144cowa", endTime: "Czas ko\u0144cowa", prevYear: "Poprzedni rok", nextYear: "Nast\u0119pny rok", prevMonth: "Poprzedni miesi\u0105c", nextMonth: "Nast\u0119pny miesi\u0105c", year: "rok", month1: "stycze\u0144", month2: "luty", month3: "marzec", month4: "kwiecie\u0144", month5: "maj", month6: "czerwiec", month7: "lipiec", month8: "sierpie\u0144", month9: "wrzesie\u0144", month10: "pa\u017Adziernik", month11: "listopad", month12: "grudzie\u0144", weeks: { sun: "niedz.", mon: "pon.", tue: "wt.", wed: "\u015Br.", thu: "czw.", fri: "pt.", sat: "sob." }, weeksFull: { sun: "Sunday", // to be translated mon: "Monday", // to be translated tue: "Tuesday", // to be translated wed: "Wednesday", // to be translated thu: "Thursday", // to be translated fri: "Friday", // to be translated sat: "Saturday" // to be translated }, months: { jan: "STY", feb: "LUT", mar: "MAR", apr: "KWI", may: "MAJ", jun: "CZE", jul: "LIP", aug: "SIE", sep: "WRZ", oct: "PA\u0179", nov: "LIS", dec: "GRU" } }, inputNumber: { decrease: "decrease number", // to be translated increase: "increase number" // to be translated }, select: { loading: "\u0141adowanie", noMatch: "Brak dopasowa\u0144", noData: "Brak danych", placeholder: "Wybierz" }, mention: { loading: "\u0141adowanie" }, dropdown: { toggleDropdown: "Toggle Dropdown" // to be translated }, cascader: { noMatch: "Brak dopasowa\u0144", loading: "\u0141adowanie", placeholder: "Wybierz", noData: "Brak danych" }, pagination: { goto: "Id\u017A do", pagesize: "/stron\u0119", total: "Wszystkich {total}", pageClassifier: "", page: "Page", // to be translated prev: "Go to previous page", // to be translated next: "Go to next page", // to be translated currentPage: "page {pager}", // to be translated prevPages: "Previous {pager} pages", // to be translated nextPages: "Next {pager} pages", // to be translated deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details" // to be translated }, dialog: { close: "Close this dialog" // to be translated }, drawer: { close: "Close this dialog" // to be translated }, messagebox: { title: "Wiadomo\u015B\u0107", confirm: "OK", cancel: "Anuluj", error: "Wiadomo\u015B\u0107 zawiera niedozwolone znaki", close: "Close this dialog" // to be translated }, upload: { deleteTip: "kliknij kasuj aby usun\u0105\u0107", delete: "Kasuj", preview: "Podgl\u0105d", continue: "Kontynuuj" }, slider: { defaultLabel: "slider between {min} and {max}", // to be translated defaultRangeStartLabel: "pick start value", // to be translated defaultRangeEndLabel: "pick end value" // to be translated }, table: { emptyText: "Brak danych", confirmFilter: "Potwierd\u017A", resetFilter: "Resetuj", clearFilter: "Wszystko", sumText: "Razem", selectAllLabel: "Select all rows", // to be translated selectRowLabel: "Select this row", // to be translated expandRowLabel: "Expand this row", // to be translated collapseRowLabel: "Collapse this row", // to be translated sortLabel: "Sort by {column}", // to be translated filterLabel: "Filter by {column}" // to be translated }, tag: { close: "Close this tag" // to be translated }, tour: { next: "Dalej", previous: "Wr\xF3\u0107", finish: "Zako\u0144cz", close: "Close this dialog" // to be translated }, tree: { emptyText: "Brak danych" }, transfer: { noMatch: "Brak dopasowa\u0144", noData: "Brak danych", titles: ["Lista 1", "Lista 2"], filterPlaceholder: "Wpisz szukan\u0105 fraz\u0119", noCheckedFormat: "razem: {total}", hasCheckedFormat: "wybranych: {checked}/{total}" }, image: { error: "B\u0141\u0104D" }, pageHeader: { title: "Wstecz" }, popconfirm: { confirmButtonText: "Tak", cancelButtonText: "Nie" }, carousel: { leftArrow: "Carousel arrow left", // to be translated rightArrow: "Carousel arrow right", // to be translated indicator: "Carousel switch to index {index}" // to be translated } } }; export { pl as default };