测试
This commit is contained in:
194
frontend/node_modules/element-plus/dist/locale/sl.js
generated
vendored
Normal file
194
frontend/node_modules/element-plus/dist/locale/sl.js
generated
vendored
Normal file
@@ -0,0 +1,194 @@
|
||||
/*! Element Plus v2.11.5 */
|
||||
|
||||
(function (global, factory) {
|
||||
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
|
||||
typeof define === 'function' && define.amd ? define(factory) :
|
||||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.ElementPlusLocaleSl = factory());
|
||||
})(this, (function () { 'use strict';
|
||||
|
||||
var sl = {
|
||||
name: "sl",
|
||||
el: {
|
||||
breadcrumb: {
|
||||
label: "Breadcrumb"
|
||||
},
|
||||
colorpicker: {
|
||||
confirm: "V redu",
|
||||
clear: "Po\u010Disti",
|
||||
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}"
|
||||
},
|
||||
datepicker: {
|
||||
now: "Zdaj",
|
||||
today: "Danes",
|
||||
cancel: "Prekli\u010Di",
|
||||
clear: "Po\u010Disti",
|
||||
confirm: "Potrdi",
|
||||
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: "Izberi datum",
|
||||
selectTime: "Izberi \u010Das",
|
||||
startDate: "Za\u010Detni datum",
|
||||
startTime: "Za\u010Detni \u010Das",
|
||||
endDate: "Kon\u010Dni datum",
|
||||
endTime: "Kon\u010Dni \u010Das",
|
||||
prevYear: "Prej\u0161nje leto",
|
||||
nextYear: "Naslednje leto",
|
||||
prevMonth: "Prej\u0161nji mesec",
|
||||
nextMonth: "Naslednji mesec",
|
||||
year: "",
|
||||
month1: "Jan",
|
||||
month2: "Feb",
|
||||
month3: "Mar",
|
||||
month4: "Apr",
|
||||
month5: "Maj",
|
||||
month6: "Jun",
|
||||
month7: "Jul",
|
||||
month8: "Avg",
|
||||
month9: "Sep",
|
||||
month10: "Okt",
|
||||
month11: "Nov",
|
||||
month12: "Dec",
|
||||
weeks: {
|
||||
sun: "Ned",
|
||||
mon: "Pon",
|
||||
tue: "Tor",
|
||||
wed: "Sre",
|
||||
thu: "\u010Cet",
|
||||
fri: "Pet",
|
||||
sat: "Sob"
|
||||
},
|
||||
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: "Maj",
|
||||
jun: "Jun",
|
||||
jul: "Jul",
|
||||
aug: "Avg",
|
||||
sep: "Sep",
|
||||
oct: "Okt",
|
||||
nov: "Nov",
|
||||
dec: "Dec"
|
||||
}
|
||||
},
|
||||
inputNumber: {
|
||||
decrease: "decrease number",
|
||||
increase: "increase number"
|
||||
},
|
||||
select: {
|
||||
loading: "Nalaganje",
|
||||
noMatch: "Ni ustreznih podatkov",
|
||||
noData: "Ni podatkov",
|
||||
placeholder: "Izberi"
|
||||
},
|
||||
mention: {
|
||||
loading: "Nalaganje"
|
||||
},
|
||||
dropdown: {
|
||||
toggleDropdown: "Toggle Dropdown"
|
||||
},
|
||||
cascader: {
|
||||
noMatch: "Ni ustreznih podatkov",
|
||||
loading: "Nalaganje",
|
||||
placeholder: "Izberi",
|
||||
noData: "Ni podatkov"
|
||||
},
|
||||
pagination: {
|
||||
goto: "Pojdi na",
|
||||
pagesize: "/stran",
|
||||
total: "Skupno {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: "Sporo\u010Dilo",
|
||||
confirm: "V redu",
|
||||
cancel: "Prekli\u010Di",
|
||||
error: "Nedovoljen vnos",
|
||||
close: "Close this dialog"
|
||||
},
|
||||
upload: {
|
||||
deleteTip: "press delete to remove",
|
||||
delete: "Izbri\u0161i",
|
||||
preview: "Predogled",
|
||||
continue: "Nadaljuj"
|
||||
},
|
||||
slider: {
|
||||
defaultLabel: "slider between {min} and {max}",
|
||||
defaultRangeStartLabel: "pick start value",
|
||||
defaultRangeEndLabel: "pick end value"
|
||||
},
|
||||
table: {
|
||||
emptyText: "Ni podatkov",
|
||||
confirmFilter: "Potrdi",
|
||||
resetFilter: "Ponastavi",
|
||||
clearFilter: "Vse",
|
||||
sumText: "Skupno"
|
||||
},
|
||||
tour: {
|
||||
next: "Next",
|
||||
previous: "Previous",
|
||||
finish: "Finish",
|
||||
close: "Close this dialog"
|
||||
},
|
||||
tree: {
|
||||
emptyText: "Ni podatkov"
|
||||
},
|
||||
transfer: {
|
||||
noMatch: "Ni ustreznih podatkov",
|
||||
noData: "Ni podatkov",
|
||||
titles: ["Seznam 1", "Seznam 2"],
|
||||
filterPlaceholder: "Vnesi klju\u010Dno besedo",
|
||||
noCheckedFormat: "{total} elementov",
|
||||
hasCheckedFormat: "{checked}/{total} izbranih"
|
||||
},
|
||||
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}"
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
return sl;
|
||||
|
||||
}));
|
||||
Reference in New Issue
Block a user