You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
152 lines
4.0 KiB
152 lines
4.0 KiB
/*! Element Plus v2.8.4 */
|
|
|
|
(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.ElementPlusLocaleMg = factory());
|
|
})(this, (function () { 'use strict';
|
|
|
|
var mg = {
|
|
name: "mg",
|
|
el: {
|
|
breadcrumb: {
|
|
label: "Breadcrumb"
|
|
},
|
|
colorpicker: {
|
|
confirm: "ENY",
|
|
clear: "Fafana"
|
|
},
|
|
datepicker: {
|
|
now: "Zao",
|
|
today: "Androany",
|
|
cancel: "Hanafoana",
|
|
clear: "Fafana",
|
|
confirm: "ENY",
|
|
selectDate: "Misafidy daty",
|
|
selectTime: "Misafidy ora",
|
|
startDate: "Daty fanombohana",
|
|
startTime: "Ora fanombohana",
|
|
endDate: "Daty farany",
|
|
endTime: "Ora farany",
|
|
prevYear: "Taona teo aloha",
|
|
nextYear: "Taona manaraka",
|
|
prevMonth: "Volana teo aloha",
|
|
nextMonth: "Volana manaraka",
|
|
year: "",
|
|
month1: "Janoary",
|
|
month2: "Febroary",
|
|
month3: "Martsa",
|
|
month4: "Aprily",
|
|
month5: "May",
|
|
month6: "Jona",
|
|
month7: "Jolay",
|
|
month8: "Aogositra",
|
|
month9: "Septambra",
|
|
month10: "Oktobra",
|
|
month11: "Novambra",
|
|
month12: "Desambra",
|
|
week: "herinandro",
|
|
weeks: {
|
|
sun: "Lad",
|
|
mon: "Ala",
|
|
tue: "Tal",
|
|
wed: "Lar",
|
|
thu: "Lak",
|
|
fri: "Zom",
|
|
sat: "Sab"
|
|
},
|
|
months: {
|
|
jan: "Jan",
|
|
feb: "Feb",
|
|
mar: "Mar",
|
|
apr: "Apr",
|
|
may: "May",
|
|
jun: "Jon",
|
|
jul: "Jol",
|
|
aug: "Aog",
|
|
sep: "Sep",
|
|
oct: "Okt",
|
|
nov: "Nov",
|
|
dec: "Des"
|
|
}
|
|
},
|
|
select: {
|
|
loading: "Eo ampiandrasana",
|
|
noMatch: "Tsy misy angona mifanentana",
|
|
noData: "Tsy misy angona",
|
|
placeholder: "Safidy"
|
|
},
|
|
mention: {
|
|
loading: "Eo ampiandrasana"
|
|
},
|
|
cascader: {
|
|
noMatch: "Tsy misy angona mifanentana",
|
|
loading: "Eo ampiandrasana",
|
|
placeholder: "Safidy",
|
|
noData: "Tsy misy angona"
|
|
},
|
|
pagination: {
|
|
goto: "Mandeha any",
|
|
pagesize: "/page",
|
|
total: "Totaly {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: "Fampiasana tsy ampiasaina intsony no hita, azafady mba jereo ny tahirin-kevitra el-pagination raha mila fanazavana fanampiny"
|
|
},
|
|
messagebox: {
|
|
title: "Hafatra",
|
|
confirm: "ENY",
|
|
cancel: "Hanafoana",
|
|
error: "Fampidirana tsy ara-dal\xE0na"
|
|
},
|
|
upload: {
|
|
deleteTip: "tsindrio fafana raha hanala",
|
|
delete: "Fafana",
|
|
preview: "Topi-maso",
|
|
continue: "Hanoy"
|
|
},
|
|
table: {
|
|
emptyText: "Tsy misy angona",
|
|
confirmFilter: "Manamarina",
|
|
resetFilter: "Averina",
|
|
clearFilter: "Rehetra",
|
|
sumText: "Atambatra"
|
|
},
|
|
tree: {
|
|
emptyText: "Tsy misy angona"
|
|
},
|
|
transfer: {
|
|
noMatch: "Tsy misy angona mifanentana",
|
|
noData: "Tsy misy angona",
|
|
titles: ["Lisitra 1", "Lisitra 2"],
|
|
filterPlaceholder: "Ampidiro teny fanalahidy",
|
|
noCheckedFormat: "{total} zavatra",
|
|
hasCheckedFormat: "{checked}/{total} voamarina"
|
|
},
|
|
image: {
|
|
error: "TSY NAHOMBY"
|
|
},
|
|
pageHeader: {
|
|
title: "Miverina"
|
|
},
|
|
popconfirm: {
|
|
confirmButtonText: "Eny",
|
|
cancelButtonText: "Tsy"
|
|
},
|
|
carousel: {
|
|
leftArrow: "Carousel arrow left",
|
|
rightArrow: "Carousel arrow right",
|
|
indicator: "Carousel switch to index {index}"
|
|
}
|
|
}
|
|
};
|
|
|
|
return mg;
|
|
|
|
}));
|