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/sl.json
Normal file
75
app/static/timeline/js/locale/sl.json
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
{
|
||||
"lang": "sl",
|
||||
"date": {
|
||||
"month_abbr": [
|
||||
"jan.",
|
||||
"feb.",
|
||||
"marec",
|
||||
"april",
|
||||
"maj",
|
||||
"junij",
|
||||
"july",
|
||||
"avg.",
|
||||
"sept.",
|
||||
"okt.",
|
||||
"nov.",
|
||||
"dec."
|
||||
],
|
||||
"day_abbr": [
|
||||
"ned.",
|
||||
"pon.",
|
||||
"tor.",
|
||||
"sre.",
|
||||
"čet.",
|
||||
"pet.",
|
||||
"sob."
|
||||
],
|
||||
"day": [
|
||||
"nedelja",
|
||||
"ponedeljek",
|
||||
"torek",
|
||||
"sreda",
|
||||
"čertek",
|
||||
"petek",
|
||||
"sobota"
|
||||
],
|
||||
"month": [
|
||||
"januar",
|
||||
"februar",
|
||||
"marec",
|
||||
"april",
|
||||
"maj",
|
||||
"junij",
|
||||
"julij",
|
||||
"avgust",
|
||||
"september",
|
||||
"oktober",
|
||||
"november",
|
||||
"december"
|
||||
]
|
||||
},
|
||||
"api": {
|
||||
"wikipedia": "sl"
|
||||
},
|
||||
"messages": {
|
||||
"loading": "Nalaganje",
|
||||
"contract_timeline": "Pokrči časovni trak",
|
||||
"return_to_title": "Nazaj na naslov",
|
||||
"wikipedia": "Vir Wikipedija",
|
||||
"loading_content": "Nalaganje vsebine",
|
||||
"expand_timeline": "Razširi časovni trak",
|
||||
"loading_timeline": "Nalagam časovni trak... "
|
||||
},
|
||||
"dateformats": {
|
||||
"full_long": "d mmm yyyy 'ob' hh:MM",
|
||||
"full_short": "d mmm",
|
||||
"full": "d mmmm yyyy",
|
||||
"month_short": "mmm",
|
||||
"time_no_seconds_small_date": "h:MM' 'd mmmm' 'yyyy",
|
||||
"month": "mmmm yyyy",
|
||||
"time_no_seconds_short": "h:MM",
|
||||
"time_short": "h:MM:ss TT",
|
||||
"year": "yyyy",
|
||||
"full_long_small_date": "hh:MM' d mmm yyyy"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue