element-plus
Version:
A Component Library for Vue 3
259 lines (255 loc) • 7.06 kB
JavaScript
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var sk = {
name: "sk",
el: {
breadcrumb: {
label: "Breadcrumb"
// to be translated
},
colorpicker: {
confirm: "OK",
clear: "Zmaza\u0165",
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: "Dnes",
cancel: "Zru\u0161i\u0165",
clear: "Zmaza\u0165",
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: "Vybra\u0165 d\xE1tum",
selectTime: "Vybra\u0165 \u010Das",
startDate: "D\xE1tum za\u010Diatku",
startTime: "\u010Cas za\u010Diatku",
endDate: "D\xE1tum konca",
endTime: "\u010Cas konca",
prevYear: "Predo\u0161l\xFD rok",
nextYear: "\u010Eal\u0161\xED rok",
prevMonth: "Predo\u0161l\xFD mesiac",
nextMonth: "\u010Eal\u0161\xED mesiac",
year: "Rok",
month1: "Janu\xE1r",
month2: "Febru\xE1r",
month3: "Marec",
month4: "Apr\xEDl",
month5: "M\xE1j",
month6: "J\xFAn",
month7: "J\xFAl",
month8: "August",
month9: "September",
month10: "Okt\xF3ber",
month11: "November",
month12: "December",
weeks: {
sun: "Ne",
mon: "Po",
tue: "Ut",
wed: "St",
thu: "\u0160t",
fri: "Pi",
sat: "So"
},
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: "Jan",
feb: "Feb",
mar: "Mar",
apr: "Apr",
may: "M\xE1j",
jun: "J\xFAn",
jul: "J\xFAl",
aug: "Aug",
sep: "Sep",
oct: "Okt",
nov: "Nov",
dec: "Dec"
},
day: "De\u0148",
month: "Mesiac"
},
inputNumber: {
decrease: "decrease number",
// to be translated
increase: "increase number"
// to be translated
},
select: {
loading: "Na\u010D\xEDtavanie",
noMatch: "\u017Diadna zhoda",
noData: "\u017Diadne d\xE1ta",
placeholder: "Vybra\u0165"
},
mention: {
loading: "Na\u010D\xEDtavanie"
},
dropdown: {
toggleDropdown: "Toggle Dropdown"
// to be translated
},
cascader: {
noMatch: "\u017Diadna zhoda",
loading: "Na\u010D\xEDtavanie",
placeholder: "Vybra\u0165",
noData: "\u017Diadne d\xE1ta"
},
pagination: {
goto: "Cho\u010F na",
pagesize: "na stranu",
total: "V\u0161etko {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: "Spr\xE1va",
confirm: "OK",
cancel: "Zru\u0161i\u0165",
error: "Neplatn\xFD vstup",
close: "Close this dialog"
// to be translated
},
upload: {
deleteTip: "pre odstr\xE1nenie stisni kl\xE1vesu Delete",
delete: "Vymaza\u0165",
preview: "Prehliada\u0165",
continue: "Pokra\u010Dova\u0165"
},
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: "\u017Diadne d\xE1ta",
confirmFilter: "Potvrdi\u0165",
resetFilter: "Zresetova\u0165",
clearFilter: "V\u0161etko",
sumText: "Spolu",
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: "Next",
// to be translated
previous: "Previous",
// to be translated
finish: "Finish",
// to be translated
close: "Close this dialog"
// to be translated
},
tree: {
emptyText: "\u017Diadne d\xE1ta"
},
transfer: {
noMatch: "\u017Diadna zhoda",
noData: "\u017Diadne d\xE1ta",
titles: ["Zoznam 1", "Zoznam 2"],
filterPlaceholder: "Filtrova\u0165 pod\u013Ea",
noCheckedFormat: "{total} polo\u017Eiek",
hasCheckedFormat: "{checked}/{total} ozna\u010Den\xFDch"
},
image: {
error: "FAILED"
// to be translated
},
pageHeader: {
title: "Back"
// to be translated
},
popconfirm: {
confirmButtonText: "Yes",
// to be translated
cancelButtonText: "No"
// to be translated
},
carousel: {
leftArrow: "Carousel arrow left",
// to be translated
rightArrow: "Carousel arrow right",
// to be translated
indicator: "Carousel switch to index {index}"
// to be translated
}
}
};
exports.default = sk;
//# sourceMappingURL=sk.js.map