UNPKG

element-plus

Version:

A Component Library for Vue 3

253 lines (250 loc) 6.62 kB
/*! Element Plus v2.13.2 */ var sv = { name: "sv", el: { breadcrumb: { label: "Breadcrumb" // to be translated }, colorpicker: { confirm: "OK", clear: "T\xF6m", 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: "Nu", today: "Idag", cancel: "Avbryt", clear: "T\xF6m", 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: "V\xE4lj datum", selectTime: "V\xE4lj tid", startDate: "Startdatum", startTime: "Starttid", endDate: "Slutdatum", endTime: "Sluttid", prevYear: "F\xF6reg\xE5ende \xE5r", nextYear: "N\xE4sta \xE5r", prevMonth: "F\xF6reg\xE5ende m\xE5nad", nextMonth: "N\xE4sta m\xE5nad", year: "", month1: "Januari", month2: "Februari", month3: "Mars", month4: "April", month5: "Maj", month6: "Juni", month7: "Juli", month8: "Augusti", month9: "September", month10: "Oktober", month11: "November", month12: "December", weeks: { sun: "S\xF6n", mon: "M\xE5n", tue: "Tis", wed: "Ons", thu: "Tor", fri: "Fre", sat: "L\xF6r" }, 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: "Maj", jun: "Jun", jul: "Jul", aug: "Aug", sep: "Sep", oct: "Okt", nov: "Nov", dec: "Dec" } }, inputNumber: { decrease: "decrease number", // to be translated increase: "increase number" // to be translated }, select: { loading: "Laddar", noMatch: "Hittade inget", noData: "Ingen data", placeholder: "V\xE4lj" }, mention: { loading: "Laddar" }, dropdown: { toggleDropdown: "Toggle Dropdown" // to be translated }, cascader: { noMatch: "Hittade inget", loading: "Laddar", placeholder: "V\xE4lj", noData: "Ingen data" }, pagination: { goto: "G\xE5 till", pagesize: "/sida", total: "Totalt {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: "Meddelande", confirm: "OK", cancel: "Avbryt", error: "Felaktig inmatning", close: "Close this dialog" // to be translated }, upload: { deleteTip: "press delete to remove", // to be translated delete: "Radera", preview: "F\xF6rhandsvisa", continue: "Forts\xE4tt" }, 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: "Inga Data", confirmFilter: "Bekr\xE4fta", resetFilter: "\xC5terst\xE4ll", clearFilter: "Alla", sumText: "Summa", 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: "N\xE4sta", previous: "F\xF6reg\xE5ende", finish: "Avsluta", close: "Close this dialog" // to be translated }, tree: { emptyText: "Ingen data" }, transfer: { noMatch: "Hittade inget", noData: "Ingen data", titles: ["List 1", "List 2"], // to be translated filterPlaceholder: "Enter keyword", // to be translated noCheckedFormat: "{total} items", // to be translated hasCheckedFormat: "{checked}/{total} checked" // to be translated }, image: { error: "FAILED" // to be translated }, pageHeader: { title: "Bak\xE5t" }, popconfirm: { confirmButtonText: "Ja", cancelButtonText: "Nej" }, carousel: { leftArrow: "Carousel arrow left", // to be translated rightArrow: "Carousel arrow right", // to be translated indicator: "Carousel switch to index {index}" // to be translated } } }; export { sv as default };