183 lines
		
	
	
		
			4.6 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			183 lines
		
	
	
		
			4.6 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
var eo = {
 | 
						|
  name: "eo",
 | 
						|
  el: {
 | 
						|
    breadcrumb: {
 | 
						|
      label: "Breadcrumb"
 | 
						|
    },
 | 
						|
    colorpicker: {
 | 
						|
      confirm: "Bone",
 | 
						|
      clear: "Malplenigi",
 | 
						|
      defaultLabel: "color picker",
 | 
						|
      description: "current color is {color}. press enter to select a new color.",
 | 
						|
      alphaLabel: "pick alpha value"
 | 
						|
    },
 | 
						|
    datepicker: {
 | 
						|
      now: "Nun",
 | 
						|
      today: "Hodia\u016D",
 | 
						|
      cancel: "Nuligi",
 | 
						|
      clear: "Malplenigi",
 | 
						|
      confirm: "Bone",
 | 
						|
      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: "Elektu daton",
 | 
						|
      selectTime: "Elektu horon",
 | 
						|
      startDate: "Komenca Dato",
 | 
						|
      startTime: "Komenca Horo",
 | 
						|
      endDate: "Fina Dato",
 | 
						|
      endTime: "Fina Horo",
 | 
						|
      prevYear: "Anta\u016Da Jaro",
 | 
						|
      nextYear: "Sekva Jaro",
 | 
						|
      prevMonth: "Anta\u016Da Monato",
 | 
						|
      nextMonth: "Sekva Monato",
 | 
						|
      year: "Jaro",
 | 
						|
      month1: "Januaro",
 | 
						|
      month2: "Februaro",
 | 
						|
      month3: "Marto",
 | 
						|
      month4: "Aprilo",
 | 
						|
      month5: "Majo",
 | 
						|
      month6: "Junio",
 | 
						|
      month7: "Julio",
 | 
						|
      month8: "A\u016Dgusto",
 | 
						|
      month9: "Septembro",
 | 
						|
      month10: "Oktobro",
 | 
						|
      month11: "Novembro",
 | 
						|
      month12: "Decembro",
 | 
						|
      weeks: {
 | 
						|
        sun: "Dim",
 | 
						|
        mon: "Lun",
 | 
						|
        tue: "Mar",
 | 
						|
        wed: "Mer",
 | 
						|
        thu: "\u0134a\u016D",
 | 
						|
        fri: "Ven",
 | 
						|
        sat: "Sab"
 | 
						|
      },
 | 
						|
      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: "A\u016Dg",
 | 
						|
        sep: "Sep",
 | 
						|
        oct: "Okt",
 | 
						|
        nov: "Nov",
 | 
						|
        dec: "Dec"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    inputNumber: {
 | 
						|
      decrease: "decrease number",
 | 
						|
      increase: "increase number"
 | 
						|
    },
 | 
						|
    select: {
 | 
						|
      loading: "\u015Car\u011Dante",
 | 
						|
      noMatch: "Neniuj kongruaj datumoj",
 | 
						|
      noData: "Neniuj datumoj",
 | 
						|
      placeholder: "Bonvolu elekti"
 | 
						|
    },
 | 
						|
    mention: {
 | 
						|
      loading: "\u015Car\u011Dante"
 | 
						|
    },
 | 
						|
    dropdown: {
 | 
						|
      toggleDropdown: "Toggle Dropdown"
 | 
						|
    },
 | 
						|
    cascader: {
 | 
						|
      noMatch: "Neniuj kongruaj datumoj",
 | 
						|
      loading: "\u015Car\u011Dante",
 | 
						|
      placeholder: "Bonvolu elekti",
 | 
						|
      noData: "Neniuj datumoj"
 | 
						|
    },
 | 
						|
    pagination: {
 | 
						|
      goto: "Iru al",
 | 
						|
      pagesize: "/ pa\u011Do",
 | 
						|
      total: "Entute {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: "Mesa\u011Do",
 | 
						|
      confirm: "Bone",
 | 
						|
      cancel: "Nuligi",
 | 
						|
      error: "Nevalida Enigo!",
 | 
						|
      close: "Close this dialog"
 | 
						|
    },
 | 
						|
    upload: {
 | 
						|
      deleteTip: 'Premu "Delete" por forigi',
 | 
						|
      delete: "Forigi",
 | 
						|
      preview: "Anta\u016Drigardi",
 | 
						|
      continue: "Da\u016Drigi"
 | 
						|
    },
 | 
						|
    slider: {
 | 
						|
      defaultLabel: "slider between {min} and {max}",
 | 
						|
      defaultRangeStartLabel: "pick start value",
 | 
						|
      defaultRangeEndLabel: "pick end value"
 | 
						|
    },
 | 
						|
    table: {
 | 
						|
      emptyText: "Neniuj datumoj",
 | 
						|
      confirmFilter: "Konfirmi",
 | 
						|
      resetFilter: "Restarigi",
 | 
						|
      clearFilter: "\u0108iuj",
 | 
						|
      sumText: "Sumo"
 | 
						|
    },
 | 
						|
    tour: {
 | 
						|
      next: "Next",
 | 
						|
      previous: "Previous",
 | 
						|
      finish: "Finish",
 | 
						|
      close: "Close this dialog"
 | 
						|
    },
 | 
						|
    tree: {
 | 
						|
      emptyText: "Neniuj datumoj"
 | 
						|
    },
 | 
						|
    transfer: {
 | 
						|
      noMatch: "Neniuj kongruaj datumoj",
 | 
						|
      noData: "Neniuj datumoj",
 | 
						|
      titles: ["Listo 1", "Listo 2"],
 | 
						|
      filterPlaceholder: "Enigu \u015Dlosilvorton",
 | 
						|
      noCheckedFormat: "{total} elementoj",
 | 
						|
      hasCheckedFormat: "{checked}/{total} elektitaj"
 | 
						|
    },
 | 
						|
    image: {
 | 
						|
      error: "MALSUKCESIS"
 | 
						|
    },
 | 
						|
    pageHeader: {
 | 
						|
      title: "Reen"
 | 
						|
    },
 | 
						|
    popconfirm: {
 | 
						|
      confirmButtonText: "Yes",
 | 
						|
      cancelButtonText: "No"
 | 
						|
    },
 | 
						|
    carousel: {
 | 
						|
      leftArrow: "Carousel arrow left",
 | 
						|
      rightArrow: "Carousel arrow right",
 | 
						|
      indicator: "Carousel switch to index {index}"
 | 
						|
    }
 | 
						|
  }
 | 
						|
};
 | 
						|
 | 
						|
export { eo as default };
 | 
						|
//# sourceMappingURL=eo.mjs.map
 |