element-plus
Version:
A Component Library for Vue 3
182 lines (180 loc) • 4.75 kB
JavaScript
/*! Element Plus v2.13.6 */
//#region ../../packages/locale/lang/hr.ts
var hr_default = {
name: "hr",
el: {
breadcrumb: { label: "Breadcrumb" },
colorpicker: {
confirm: "OK",
clear: "Očisti",
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: "Sada",
today: "Danas",
cancel: "Otkaži",
clear: "Očisti",
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: "Odaberi datum",
selectTime: "Odaberi vrijeme",
startDate: "Datum početka",
startTime: "Vrijeme početka",
endDate: "Datum završetka",
endTime: "Vrijeme završetka",
prevYear: "Prethodna godina",
nextYear: "Sljedeća godina",
prevMonth: "Prethodni mjesec",
nextMonth: "Sljedeći mjesec",
year: "",
month1: "Siječanj",
month2: "Veljača",
month3: "Ožujak",
month4: "Travanj",
month5: "Svibanj",
month6: "Lipanj",
month7: "Srpanj",
month8: "Kolovoz",
month9: "Rujan",
month10: "Listopad",
month11: "Studeni",
month12: "Prosinac",
weeks: {
sun: "Ned",
mon: "Pon",
tue: "Uto",
wed: "Sri",
thu: "Čet",
fri: "Pet",
sat: "Sub"
},
weeksFull: {
sun: "Sunday",
mon: "Monday",
tue: "Tuesday",
wed: "Wednesday",
thu: "Thursday",
fri: "Friday",
sat: "Saturday"
},
months: {
jan: "Jan",
feb: "Feb",
mar: "Mar",
apr: "Apr",
may: "May",
jun: "Jun",
jul: "Jul",
aug: "Aug",
sep: "Sep",
oct: "Oct",
nov: "Nov",
dec: "Dec"
}
},
inputNumber: {
decrease: "decrease number",
increase: "increase number"
},
select: {
loading: "Učitavanje",
noMatch: "Nema pronađenih podataka",
noData: "Nema podataka",
placeholder: "Izaberi"
},
mention: { loading: "Učitavanje" },
dropdown: { toggleDropdown: "Toggle Dropdown" },
cascader: {
noMatch: "Nema pronađenih podataka",
loading: "Učitavanje",
placeholder: "Izaberi",
noData: "Nema podataka"
},
pagination: {
goto: "Idi na",
pagesize: "/stranica",
total: "Ukupno {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: "Poruka",
confirm: "OK",
cancel: "Otkaži",
error: "Pogrešan unos",
close: "Close this dialog"
},
upload: {
deleteTip: "pritisnite izbriši za brisanje",
delete: "Izbriši",
preview: "Pregled",
continue: "Nastavak"
},
slider: {
defaultLabel: "slider between {min} and {max}",
defaultRangeStartLabel: "pick start value",
defaultRangeEndLabel: "pick end value"
},
table: {
emptyText: "Nema podataka",
confirmFilter: "Potvrdi",
resetFilter: "Resetiraj",
clearFilter: "Sve",
sumText: "Suma",
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: "Next",
previous: "Previous",
finish: "Finish",
close: "Close this dialog"
},
tree: { emptyText: "Nema podataka" },
transfer: {
noMatch: "Nema pronađenih podataka",
noData: "Nema podataka",
titles: ["Lista 1", "Lista 2"],
filterPlaceholder: "Unesite ključnu riječ",
noCheckedFormat: "{total} stavki",
hasCheckedFormat: "{checked}/{total} checked"
},
image: { error: "FAILED" },
pageHeader: { title: "Back" },
popconfirm: {
confirmButtonText: "Yes",
cancelButtonText: "No"
},
carousel: {
leftArrow: "Carousel arrow left",
rightArrow: "Carousel arrow right",
indicator: "Carousel switch to index {index}"
}
}
};
//#endregion
export { hr_default as default };