Beautifully crafted timelines that are easy and intuitive to use. http://timeline.knightlab.com/
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.
 
 
 
 

36 lines
2.0 KiB

/* Telugu LANGUAGE
================================================== */
if(typeof VMM != 'undefined') {
VMM.Language = {
lang: "te",
api: {
wikipedia: "te"
},
date: {
month: ["జనవరి", "ఫిరవరి", "మి", "ఏపి", "మ", "జ", "జ", "ఆగస", "సబర", "అకబర", "నవబర", "డిబర"],
month_abbr: ["జన.", "ఫిర.", "మి", "ఏపి.", "మ", "జ", "జ", "ఆగ.", "స.", "అక.", "నవ.", "డి."],
day: ["ఆది","సమవ", "మగళవ", "బధవ", "గ", "శరవ", "శని"],
day_abbr: ["ఆది.","సమ.", "మగళ.", "బధ.", "గ.", "శర.", "శని."]
},
dateformats: {
year: "yyyy",
month_short: "mmm",
month: "mmmm yyyy",
full_short: "mmm d",
full: "mmmm d',' yyyy",
time_no_seconds_short: "h:MM TT",
time_no_seconds_small_date: "h:MM TT'<br/><small>'mmmm d',' yyyy'</small>'",
full_long: "mmm d',' yyyy 'at' h:MM TT",
full_long_small_date: "h:MM TT'<br/><small>mmm d',' yyyy'</small>'"
},
messages: {
loading_timeline: "టడవి... ",
return_to_title: "తిిిదటిి",
expand_timeline: "టితరిి",
contract_timeline: "టిి",
wikipedia: "సిన సరవసవమన విిి",
loading_content: "విషయడవి",
loading: "లడవి"
}
}
}