完全跑通1.0版本
This commit is contained in:
186
frontend/node_modules/element-plus/dist/locale/hu.mjs
generated
vendored
Normal file
186
frontend/node_modules/element-plus/dist/locale/hu.mjs
generated
vendored
Normal file
@@ -0,0 +1,186 @@
|
||||
/*! Element Plus v2.14.0 */
|
||||
|
||||
//#region ../../packages/locale/lang/hu.ts
|
||||
var hu_default = {
|
||||
name: "hu",
|
||||
el: {
|
||||
breadcrumb: { label: "Breadcrumb" },
|
||||
colorpicker: {
|
||||
confirm: "OK",
|
||||
clear: "Törlés",
|
||||
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: "Most",
|
||||
today: "Ma",
|
||||
cancel: "Mégse",
|
||||
clear: "Törlés",
|
||||
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: "Dátum",
|
||||
selectTime: "Időpont",
|
||||
startDate: "Dátum-tól",
|
||||
startTime: "Időpont-tól",
|
||||
endDate: "Dátum-ig",
|
||||
endTime: "Időpont-ig",
|
||||
prevYear: "Előző év",
|
||||
nextYear: "Következő év",
|
||||
prevMonth: "Előző hónap",
|
||||
nextMonth: "Következő hónap",
|
||||
year: "",
|
||||
month1: "Január",
|
||||
month2: "Február",
|
||||
month3: "Március",
|
||||
month4: "Április",
|
||||
month5: "Május",
|
||||
month6: "Június",
|
||||
month7: "Július",
|
||||
month8: "Augusztus",
|
||||
month9: "Szeptember",
|
||||
month10: "Október",
|
||||
month11: "November",
|
||||
month12: "December",
|
||||
weeks: {
|
||||
sun: "Vas",
|
||||
mon: "Hét",
|
||||
tue: "Ked",
|
||||
wed: "Sze",
|
||||
thu: "Csü",
|
||||
fri: "Pén",
|
||||
sat: "Szo"
|
||||
},
|
||||
weeksFull: {
|
||||
sun: "Sunday",
|
||||
mon: "Monday",
|
||||
tue: "Tuesday",
|
||||
wed: "Wednesday",
|
||||
thu: "Thursday",
|
||||
fri: "Friday",
|
||||
sat: "Saturday"
|
||||
},
|
||||
months: {
|
||||
jan: "Jan",
|
||||
feb: "Feb",
|
||||
mar: "Már",
|
||||
apr: "Ápr",
|
||||
may: "Máj",
|
||||
jun: "Jún",
|
||||
jul: "Júl",
|
||||
aug: "Aug",
|
||||
sep: "Szep",
|
||||
oct: "Okt",
|
||||
nov: "Nov",
|
||||
dec: "Dec"
|
||||
}
|
||||
},
|
||||
inputNumber: {
|
||||
decrease: "decrease number",
|
||||
increase: "increase number"
|
||||
},
|
||||
select: {
|
||||
loading: "Betöltés",
|
||||
noMatch: "Nincs találat",
|
||||
noData: "Nincs adat",
|
||||
placeholder: "Válassz"
|
||||
},
|
||||
mention: { loading: "Betöltés" },
|
||||
dropdown: { toggleDropdown: "Toggle Dropdown" },
|
||||
cascader: {
|
||||
noMatch: "Nincs találat",
|
||||
loading: "Betöltés",
|
||||
placeholder: "Válassz",
|
||||
noData: "Nincs adat"
|
||||
},
|
||||
pagination: {
|
||||
goto: "Ugrás",
|
||||
pagesize: "/oldal",
|
||||
total: "Össz {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: "Üzenet",
|
||||
confirm: "OK",
|
||||
cancel: "Mégse",
|
||||
error: "Hibás adat",
|
||||
close: "Close this dialog"
|
||||
},
|
||||
upload: {
|
||||
deleteTip: "kattints a törléshez",
|
||||
delete: "Törlés",
|
||||
preview: "Előnézet",
|
||||
continue: "Tovább"
|
||||
},
|
||||
slider: {
|
||||
defaultLabel: "slider between {min} and {max}",
|
||||
defaultRangeStartLabel: "pick start value",
|
||||
defaultRangeEndLabel: "pick end value"
|
||||
},
|
||||
table: {
|
||||
emptyText: "Nincs adat",
|
||||
confirmFilter: "Megerősít",
|
||||
resetFilter: "Alaphelyet",
|
||||
clearFilter: "Mind",
|
||||
sumText: "Összeg",
|
||||
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: "Nincs adat" },
|
||||
transfer: {
|
||||
noMatch: "Nincs találat",
|
||||
noData: "Nincs adat",
|
||||
titles: ["Lista 1", "Lista 2"],
|
||||
filterPlaceholder: "Kulcsszó",
|
||||
noCheckedFormat: "{total} elem",
|
||||
hasCheckedFormat: "{checked}/{total} kiválasztva"
|
||||
},
|
||||
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}"
|
||||
},
|
||||
inputOTP: {
|
||||
groupLabel: "OTP Input",
|
||||
defaultLabel: "Please enter OTP character {index}"
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
//#endregion
|
||||
export { hu_default as default };
|
||||
Reference in New Issue
Block a user