183 lines
4.7 KiB
JavaScript
183 lines
4.7 KiB
JavaScript
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
|
|
//#region ../../packages/locale/lang/lt.ts
|
|
var lt_default = {
|
|
name: "lt",
|
|
el: {
|
|
breadcrumb: { label: "Breadcrumb" },
|
|
colorpicker: {
|
|
confirm: "OK",
|
|
clear: "Valyti",
|
|
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: "Dabar",
|
|
today: "Šiandien",
|
|
cancel: "Atšaukti",
|
|
clear: "Valyti",
|
|
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: "Pasirink datą",
|
|
selectTime: "Pasirink laiką",
|
|
startDate: "Data nuo",
|
|
startTime: "Laikas nuo",
|
|
endDate: "Data iki",
|
|
endTime: "Laikas iki",
|
|
prevYear: "Metai atgal",
|
|
nextYear: "Metai į priekį",
|
|
prevMonth: "Mėn. atgal",
|
|
nextMonth: "Mėn. į priekį",
|
|
year: "",
|
|
month1: "Sausis",
|
|
month2: "Vasaris",
|
|
month3: "Kovas",
|
|
month4: "Balandis",
|
|
month5: "Gegužė",
|
|
month6: "Birželis",
|
|
month7: "Liepa",
|
|
month8: "Rugpjūtis",
|
|
month9: "Rugsėjis",
|
|
month10: "Spalis",
|
|
month11: "Lapkritis",
|
|
month12: "Gruodis",
|
|
weeks: {
|
|
sun: "S.",
|
|
mon: "Pr.",
|
|
tue: "A.",
|
|
wed: "T.",
|
|
thu: "K.",
|
|
fri: "Pn.",
|
|
sat: "Š."
|
|
},
|
|
weeksFull: {
|
|
sun: "Sunday",
|
|
mon: "Monday",
|
|
tue: "Tuesday",
|
|
wed: "Wednesday",
|
|
thu: "Thursday",
|
|
fri: "Friday",
|
|
sat: "Saturday"
|
|
},
|
|
months: {
|
|
jan: "Sau",
|
|
feb: "Vas",
|
|
mar: "Kov",
|
|
apr: "Bal",
|
|
may: "Geg",
|
|
jun: "Bir",
|
|
jul: "Lie",
|
|
aug: "Rugp",
|
|
sep: "Rugs",
|
|
oct: "Spa",
|
|
nov: "Lap",
|
|
dec: "Gruo"
|
|
}
|
|
},
|
|
inputNumber: {
|
|
decrease: "decrease number",
|
|
increase: "increase number"
|
|
},
|
|
select: {
|
|
loading: "Kraunasi",
|
|
noMatch: "Duomenų nerasta",
|
|
noData: "Nėra duomenų",
|
|
placeholder: "Pasirink"
|
|
},
|
|
mention: { loading: "Kraunasi" },
|
|
dropdown: { toggleDropdown: "Toggle Dropdown" },
|
|
cascader: {
|
|
noMatch: "Duomenų nerasta",
|
|
loading: "Kraunasi",
|
|
placeholder: "Pasirink",
|
|
noData: "Nėra duomenų"
|
|
},
|
|
pagination: {
|
|
goto: "Eiti į",
|
|
pagesize: "/p",
|
|
total: "Viso {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: "Žinutė",
|
|
confirm: "OK",
|
|
cancel: "Atšaukti",
|
|
error: "Klaida įvestuose duomenyse",
|
|
close: "Close this dialog"
|
|
},
|
|
upload: {
|
|
deleteTip: "spauskite \"Trinti\" norėdami pašalinti",
|
|
delete: "Trinti",
|
|
preview: "Peržiūrėti",
|
|
continue: "Toliau"
|
|
},
|
|
slider: {
|
|
defaultLabel: "slider between {min} and {max}",
|
|
defaultRangeStartLabel: "pick start value",
|
|
defaultRangeEndLabel: "pick end value"
|
|
},
|
|
table: {
|
|
emptyText: "Duomenų nerasta",
|
|
confirmFilter: "Patvirtinti",
|
|
resetFilter: "Atstatyti",
|
|
clearFilter: "Išvalyti",
|
|
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: "Kitas",
|
|
previous: "Ankstesnis",
|
|
finish: "Baigti",
|
|
close: "Close this dialog"
|
|
},
|
|
tree: { emptyText: "Nėra duomenų" },
|
|
transfer: {
|
|
noMatch: "Duomenų nerasta",
|
|
noData: "Nėra duomenų",
|
|
titles: ["Sąrašas 1", "Sąrašas 2"],
|
|
filterPlaceholder: "Įvesk raktažodį",
|
|
noCheckedFormat: "Viso: {total}",
|
|
hasCheckedFormat: "Pažymėta {checked} iš {total}"
|
|
},
|
|
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
|
|
exports.default = lt_default;
|
|
//# sourceMappingURL=lt.js.map
|