192 lines
		
	
	
		
			5.2 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			192 lines
		
	
	
		
			5.2 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| /*! Element Plus v2.11.3 */
 | |
| 
 | |
| (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.ElementPlusLocaleEt = factory());
 | |
| })(this, (function () { 'use strict';
 | |
| 
 | |
|   var et = {
 | |
|     name: "et",
 | |
|     el: {
 | |
|       breadcrumb: {
 | |
|         label: "Breadcrumb"
 | |
|       },
 | |
|       colorpicker: {
 | |
|         confirm: "OK",
 | |
|         clear: "T\xFChjenda",
 | |
|         defaultLabel: "color picker",
 | |
|         description: "current color is {color}. press enter to select a new color.",
 | |
|         alphaLabel: "pick alpha value"
 | |
|       },
 | |
|       datepicker: {
 | |
|         now: "Praegu",
 | |
|         today: "T\xE4na",
 | |
|         cancel: "T\xFChista",
 | |
|         clear: "T\xFChjenda",
 | |
|         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: "Vali kuup\xE4ev",
 | |
|         selectTime: "Vali kellaaeg",
 | |
|         startDate: "Alguskuup\xE4ev",
 | |
|         startTime: "Algusaeg",
 | |
|         endDate: "L\xF5pukuup\xE4ev",
 | |
|         endTime: "L\xF5puaeg",
 | |
|         prevYear: "Eelmine aasta",
 | |
|         nextYear: "J\xE4rgmine aasta",
 | |
|         prevMonth: "Eelmine kuu",
 | |
|         nextMonth: "J\xE4rgmine kuu",
 | |
|         year: "",
 | |
|         month1: "Jaanuar",
 | |
|         month2: "Veebruar",
 | |
|         month3: "M\xE4rts",
 | |
|         month4: "Aprill",
 | |
|         month5: "Mai",
 | |
|         month6: "Juuni",
 | |
|         month7: "Juuli",
 | |
|         month8: "August",
 | |
|         month9: "September",
 | |
|         month10: "Oktoober",
 | |
|         month11: "November",
 | |
|         month12: "Detsember",
 | |
|         weeks: {
 | |
|           sun: "P",
 | |
|           mon: "E",
 | |
|           tue: "T",
 | |
|           wed: "K",
 | |
|           thu: "N",
 | |
|           fri: "R",
 | |
|           sat: "L"
 | |
|         },
 | |
|         weeksFull: {
 | |
|           sun: "Sunday",
 | |
|           mon: "Monday",
 | |
|           tue: "Tuesday",
 | |
|           wed: "Wednesday",
 | |
|           thu: "Thursday",
 | |
|           fri: "Friday",
 | |
|           sat: "Saturday"
 | |
|         },
 | |
|         months: {
 | |
|           jan: "Jaan",
 | |
|           feb: "Veeb",
 | |
|           mar: "M\xE4r",
 | |
|           apr: "Apr",
 | |
|           may: "Mai",
 | |
|           jun: "Juun",
 | |
|           jul: "Juul",
 | |
|           aug: "Aug",
 | |
|           sep: "Sept",
 | |
|           oct: "Okt",
 | |
|           nov: "Nov",
 | |
|           dec: "Dets"
 | |
|         }
 | |
|       },
 | |
|       inputNumber: {
 | |
|         decrease: "decrease number",
 | |
|         increase: "increase number"
 | |
|       },
 | |
|       select: {
 | |
|         loading: "Laadimine",
 | |
|         noMatch: "Sobivad andmed puuduvad",
 | |
|         noData: "Andmed puuduvad",
 | |
|         placeholder: "Vali"
 | |
|       },
 | |
|       mention: {
 | |
|         loading: "Laadimine"
 | |
|       },
 | |
|       dropdown: {
 | |
|         toggleDropdown: "Toggle Dropdown"
 | |
|       },
 | |
|       cascader: {
 | |
|         noMatch: "Sobivad andmed puuduvad",
 | |
|         loading: "Laadimine",
 | |
|         placeholder: "Vali",
 | |
|         noData: "Andmed puuduvad"
 | |
|       },
 | |
|       pagination: {
 | |
|         goto: "Mine lehele",
 | |
|         pagesize: "/page",
 | |
|         total: "Kokku {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: "Teade",
 | |
|         confirm: "OK",
 | |
|         cancel: "T\xFChista",
 | |
|         error: "Vigane sisend",
 | |
|         close: "Close this dialog"
 | |
|       },
 | |
|       upload: {
 | |
|         deleteTip: 'Vajuta "Kustuta", et eemaldada',
 | |
|         delete: "Kustuta",
 | |
|         preview: "Eelvaate",
 | |
|         continue: "J\xE4tka"
 | |
|       },
 | |
|       slider: {
 | |
|         defaultLabel: "slider between {min} and {max}",
 | |
|         defaultRangeStartLabel: "pick start value",
 | |
|         defaultRangeEndLabel: "pick end value"
 | |
|       },
 | |
|       table: {
 | |
|         emptyText: "Andmed puuduvad",
 | |
|         confirmFilter: "Kinnita",
 | |
|         resetFilter: "Taasta",
 | |
|         clearFilter: "K\xF5ik",
 | |
|         sumText: "Summa"
 | |
|       },
 | |
|       tour: {
 | |
|         next: "Next",
 | |
|         previous: "Previous",
 | |
|         finish: "Finish",
 | |
|         close: "Close this dialog"
 | |
|       },
 | |
|       tree: {
 | |
|         emptyText: "Andmed puuduvad"
 | |
|       },
 | |
|       transfer: {
 | |
|         noMatch: "Sobivad andmed puuduvad",
 | |
|         noData: "Andmed puuduvad",
 | |
|         titles: ["Loend 1", "Loend 2"],
 | |
|         filterPlaceholder: "Sisesta m\xE4rks\xF5na",
 | |
|         noCheckedFormat: "{total} objekti",
 | |
|         hasCheckedFormat: "{checked}/{total} valitud"
 | |
|       },
 | |
|       image: {
 | |
|         error: "Eba\xF5nnestus"
 | |
|       },
 | |
|       pageHeader: {
 | |
|         title: "Tagasi"
 | |
|       },
 | |
|       popconfirm: {
 | |
|         confirmButtonText: "Jah",
 | |
|         cancelButtonText: "Ei"
 | |
|       },
 | |
|       carousel: {
 | |
|         leftArrow: "Carousel arrow left",
 | |
|         rightArrow: "Carousel arrow right",
 | |
|         indicator: "Carousel switch to index {index}"
 | |
|       }
 | |
|     }
 | |
|   };
 | |
| 
 | |
|   return et;
 | |
| 
 | |
| }));
 |