183 lines
4.8 KiB
JavaScript
183 lines
4.8 KiB
JavaScript
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
|
|
//#region ../../packages/locale/lang/pl.ts
|
|
var pl_default = {
|
|
name: "pl",
|
|
el: {
|
|
breadcrumb: { label: "Breadcrumb" },
|
|
colorpicker: {
|
|
confirm: "OK",
|
|
clear: "Wyczyść",
|
|
defaultLabel: "color picker",
|
|
description: "current color is {color}. press enter to select a new color.",
|
|
alphaLabel: "pick alpha value",
|
|
alphaDescription: "alpha {alpha}, current color is {color}",
|
|
hueLabel: "pick hue value",
|
|
hueDescription: "hue {hue}, current color is {color}",
|
|
svLabel: "pick saturation and brightness value",
|
|
svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
|
|
predefineDescription: "select {value} as the color"
|
|
},
|
|
datepicker: {
|
|
now: "Teraz",
|
|
today: "Dzisiaj",
|
|
cancel: "Anuluj",
|
|
clear: "Wyczyść",
|
|
confirm: "OK",
|
|
dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
|
|
monthTablePrompt: "Use the arrow keys and enter to select the month",
|
|
yearTablePrompt: "Use the arrow keys and enter to select the year",
|
|
selectedDate: "Selected date",
|
|
selectDate: "Wybierz datę",
|
|
selectTime: "Wybierz godzinę",
|
|
startDate: "Data początkowa",
|
|
startTime: "Godzina początkowa",
|
|
endDate: "Data końcowa",
|
|
endTime: "Czas końcowa",
|
|
prevYear: "Poprzedni rok",
|
|
nextYear: "Następny rok",
|
|
prevMonth: "Poprzedni miesiąc",
|
|
nextMonth: "Następny miesiąc",
|
|
year: "rok",
|
|
month1: "styczeń",
|
|
month2: "luty",
|
|
month3: "marzec",
|
|
month4: "kwiecień",
|
|
month5: "maj",
|
|
month6: "czerwiec",
|
|
month7: "lipiec",
|
|
month8: "sierpień",
|
|
month9: "wrzesień",
|
|
month10: "październik",
|
|
month11: "listopad",
|
|
month12: "grudzień",
|
|
weeks: {
|
|
sun: "niedz.",
|
|
mon: "pon.",
|
|
tue: "wt.",
|
|
wed: "śr.",
|
|
thu: "czw.",
|
|
fri: "pt.",
|
|
sat: "sob."
|
|
},
|
|
weeksFull: {
|
|
sun: "Sunday",
|
|
mon: "Monday",
|
|
tue: "Tuesday",
|
|
wed: "Wednesday",
|
|
thu: "Thursday",
|
|
fri: "Friday",
|
|
sat: "Saturday"
|
|
},
|
|
months: {
|
|
jan: "STY",
|
|
feb: "LUT",
|
|
mar: "MAR",
|
|
apr: "KWI",
|
|
may: "MAJ",
|
|
jun: "CZE",
|
|
jul: "LIP",
|
|
aug: "SIE",
|
|
sep: "WRZ",
|
|
oct: "PAŹ",
|
|
nov: "LIS",
|
|
dec: "GRU"
|
|
}
|
|
},
|
|
inputNumber: {
|
|
decrease: "decrease number",
|
|
increase: "increase number"
|
|
},
|
|
select: {
|
|
loading: "Ładowanie",
|
|
noMatch: "Brak dopasowań",
|
|
noData: "Brak danych",
|
|
placeholder: "Wybierz"
|
|
},
|
|
mention: { loading: "Ładowanie" },
|
|
dropdown: { toggleDropdown: "Toggle Dropdown" },
|
|
cascader: {
|
|
noMatch: "Brak dopasowań",
|
|
loading: "Ładowanie",
|
|
placeholder: "Wybierz",
|
|
noData: "Brak danych"
|
|
},
|
|
pagination: {
|
|
goto: "Idź do",
|
|
pagesize: "/stronę",
|
|
total: "Wszystkich {total}",
|
|
pageClassifier: "",
|
|
page: "Page",
|
|
prev: "Go to previous page",
|
|
next: "Go to next page",
|
|
currentPage: "page {pager}",
|
|
prevPages: "Previous {pager} pages",
|
|
nextPages: "Next {pager} pages",
|
|
deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
|
|
},
|
|
dialog: { close: "Close this dialog" },
|
|
drawer: { close: "Close this dialog" },
|
|
messagebox: {
|
|
title: "Wiadomość",
|
|
confirm: "OK",
|
|
cancel: "Anuluj",
|
|
error: "Wiadomość zawiera niedozwolone znaki",
|
|
close: "Close this dialog"
|
|
},
|
|
upload: {
|
|
deleteTip: "kliknij kasuj aby usunąć",
|
|
delete: "Kasuj",
|
|
preview: "Podgląd",
|
|
continue: "Kontynuuj"
|
|
},
|
|
slider: {
|
|
defaultLabel: "slider between {min} and {max}",
|
|
defaultRangeStartLabel: "pick start value",
|
|
defaultRangeEndLabel: "pick end value"
|
|
},
|
|
table: {
|
|
emptyText: "Brak danych",
|
|
confirmFilter: "Potwierdź",
|
|
resetFilter: "Resetuj",
|
|
clearFilter: "Wszystko",
|
|
sumText: "Razem",
|
|
selectAllLabel: "Select all rows",
|
|
selectRowLabel: "Select this row",
|
|
expandRowLabel: "Expand this row",
|
|
collapseRowLabel: "Collapse this row",
|
|
sortLabel: "Sort by {column}",
|
|
filterLabel: "Filter by {column}"
|
|
},
|
|
tag: { close: "Close this tag" },
|
|
tour: {
|
|
next: "Dalej",
|
|
previous: "Wróć",
|
|
finish: "Zakończ",
|
|
close: "Close this dialog"
|
|
},
|
|
tree: { emptyText: "Brak danych" },
|
|
transfer: {
|
|
noMatch: "Brak dopasowań",
|
|
noData: "Brak danych",
|
|
titles: ["Lista 1", "Lista 2"],
|
|
filterPlaceholder: "Wpisz szukaną frazę",
|
|
noCheckedFormat: "razem: {total}",
|
|
hasCheckedFormat: "wybranych: {checked}/{total}"
|
|
},
|
|
image: { error: "BŁĄD" },
|
|
pageHeader: { title: "Wstecz" },
|
|
popconfirm: {
|
|
confirmButtonText: "Tak",
|
|
cancelButtonText: "Nie"
|
|
},
|
|
carousel: {
|
|
leftArrow: "Carousel arrow left",
|
|
rightArrow: "Carousel arrow right",
|
|
indicator: "Carousel switch to index {index}"
|
|
}
|
|
}
|
|
};
|
|
|
|
//#endregion
|
|
exports.default = pl_default;
|
|
//# sourceMappingURL=pl.js.map
|