timeline output
This commit is contained in:
parent
05413ad9f8
commit
c5dc81d363
101 changed files with 13735 additions and 0 deletions
75
app/static/timeline/js/locale/et.json
Normal file
75
app/static/timeline/js/locale/et.json
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
{
|
||||
"lang": "et",
|
||||
"date": {
|
||||
"month_abbr": [
|
||||
"jaan.",
|
||||
"veebr.",
|
||||
"märts",
|
||||
"apr.",
|
||||
"mai",
|
||||
"juuni",
|
||||
"juuli",
|
||||
"aug.",
|
||||
"sept.",
|
||||
"okt.",
|
||||
"nov.",
|
||||
"dets."
|
||||
],
|
||||
"day_abbr": [
|
||||
"P",
|
||||
"E",
|
||||
"T",
|
||||
"K",
|
||||
"N",
|
||||
"R",
|
||||
"L"
|
||||
],
|
||||
"day": [
|
||||
"pühapäev",
|
||||
"esmaspäev",
|
||||
"teisipäev",
|
||||
"kolmapäev",
|
||||
"neljapäev",
|
||||
"reede",
|
||||
"laupäev"
|
||||
],
|
||||
"month": [
|
||||
"jaanuar",
|
||||
"veebruar",
|
||||
"märts",
|
||||
"aprill",
|
||||
"mai",
|
||||
"juuni",
|
||||
"juuli",
|
||||
"august",
|
||||
"september",
|
||||
"oktoober",
|
||||
"november",
|
||||
"detsember"
|
||||
]
|
||||
},
|
||||
"api": {
|
||||
"wikipedia": "et"
|
||||
},
|
||||
"messages": {
|
||||
"loading": "Laadib",
|
||||
"contract_timeline": "Vaata kaugemalt",
|
||||
"return_to_title": "Tagasi algusse",
|
||||
"wikipedia": "Wikipedia, vaba entsüklopeedia",
|
||||
"loading_content": "Laadib sisu",
|
||||
"expand_timeline": "Vaata lähemalt",
|
||||
"loading_timeline": "Laadib ajajoont… "
|
||||
},
|
||||
"dateformats": {
|
||||
"full_long": "mmm d',' yyyy 'at' h:MM TT",
|
||||
"full_short": "mmm d",
|
||||
"full": "mmmm d',' yyyy",
|
||||
"month_short": "mmm",
|
||||
"time_no_seconds_small_date": "h:MM TT'<br/><small>'mmmm d',' yyyy'</small>'",
|
||||
"month": "mmmm yyyy",
|
||||
"time_no_seconds_short": "h:MM TT",
|
||||
"time_short": "h:MM:ss TT",
|
||||
"year": "yyyy",
|
||||
"full_long_small_date": "h:MM TT'<br/><small>mmm d',' yyyy'</small>'"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue