UNPKG

element-plus

Version:

A Component Library for Vue 3

182 lines (180 loc) 6.41 kB
/*! Element Plus v2.13.6 */ //#region ../../packages/locale/lang/ta.ts var ta_default = { name: "ta", el: { breadcrumb: { label: "Breadcrumb" }, colorpicker: { confirm: "உறுதி செய்", clear: "தெளிவாக்கு", 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: "தற்போது", today: "இன்று", cancel: "ரத்து செய்", clear: "சரி", confirm: "உறுதி செய்", 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: "தேதியை தேர்வு செய்", selectTime: "நேரத்தை தேர்வு செய்", startDate: "தொடங்கும் நாள்", startTime: "தொடங்கும் நேரம்", endDate: "முடியும் தேதி", endTime: "முடியும் நேரம்", prevYear: "Previous Year", nextYear: "Next Year", prevMonth: "Previous Month", nextMonth: "Next Month", year: "வருடம்", month1: "ஜனவரி", month2: "பிப்ரவரி", month3: "மார்ச்", month4: "ஏப்ரல்", month5: "மே", month6: "ஜூன்", month7: "ஜூலை", month8: "ஆகஸ்ட்", month9: "செப்டம்பர்", month10: "அக்டோபர்", month11: "நவம்பர்", month12: "டிசம்பர்", weeks: { sun: "ஞாயிறு", mon: "திங்கள்", tue: "செவ்வாய்", wed: "புதன்", thu: "வியாழன்", fri: "வெள்ளி", sat: "சனி" }, weeksFull: { sun: "Sunday", mon: "Monday", tue: "Tuesday", wed: "Wednesday", thu: "Thursday", fri: "Friday", sat: "Saturday" }, months: { jan: "ஜனவரி", feb: "பிப்ரவரி", mar: "மார்ச்", apr: "ஏப்ரல்", may: "மே", jun: "ஜூன்", jul: "ஜூலை", aug: "ஆகஸ்ட்", sep: "செப்டம்பர்", oct: "அக்டோபர்", nov: "நவம்பர்", dec: "டிசம்பர்" } }, inputNumber: { decrease: "decrease number", increase: "increase number" }, select: { loading: "தயாராகிக்கொண்டிருக்கிறது", noMatch: "பொருத்தமான தரவு கிடைக்கவில்லை", noData: "தரவு இல்லை", placeholder: "தேர்வு செய்" }, mention: { loading: "தயாராகிக்கொண்டிருக்கிறது" }, dropdown: { toggleDropdown: "Toggle Dropdown" }, cascader: { noMatch: "பொருத்தமான தரவு கிடைக்கவில்லை", loading: "தயாராகிக்கொண்டிருக்கிறது", placeholder: "தேர்வு செய்", noData: "தரவு இல்லை" }, pagination: { goto: "தேவையான் பகுதிக்கு செல்", pagesize: "/page", total: "மொத்தம் {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: "செய்தி", confirm: "உறுதி செய்", cancel: "ரத்து செய்", error: "பொருத்தாமில்லாத உள்ளீடு", close: "Close this dialog" }, upload: { deleteTip: "press delete to remove", delete: "நீக்கு", preview: "முன்னோட்டம் பார்", continue: "தொடரு" }, slider: { defaultLabel: "slider between {min} and {max}", defaultRangeStartLabel: "pick start value", defaultRangeEndLabel: "pick end value" }, table: { emptyText: "தரவு இல்லை", confirmFilter: "உறுதி செய்", resetFilter: "புதுமாற்றம் செய்", clearFilter: "அனைத்தும்", sumText: "கூட்டு", 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: "தரவு இல்லை" }, transfer: { noMatch: "பொருத்தமான தரவு கிடைக்கவில்லை", noData: "தரவு இல்லை", titles: ["பட்டியல் 1", "பட்டியல் 2"], filterPlaceholder: "சொல்லை உள்ளீடு செய்", noCheckedFormat: "{total} items", hasCheckedFormat: "{checked}/{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 export { ta_default as default };