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.

35 lines
2.0 KiB

/* Sinhalese LANGUAGE
================================================== */
typeof VMM != "undefined" && (VMM.Language = {
lang: "si",
api: {
wikipedia: "si"
},
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: "ල"
}
});