Joe Germuska
10 years ago
88 changed files with 90 additions and 88 deletions
@ -1,9 +1,9 @@ |
|||||||
/* |
/* |
||||||
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 |
TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17 |
||||||
Copyright (c) 2012-2013 Northwestern University |
Copyright (c) 2012-2013 Northwestern University |
||||||
a project of the Northwestern University Knight Lab, originally created by Zach Wise |
a project of the Northwestern University Knight Lab, originally created by Zach Wise |
||||||
https://github.com/NUKnightLab/TimelineJS
|
https://github.com/NUKnightLab/TimelineJS
|
||||||
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. |
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. |
||||||
If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
*/ |
*/ |
||||||
if(typeof VMM!="undefined"){VMM.Language={lang:"is",api:{wikipedia:"is"},date:{month:["janúar","febrúar","mars","apríl","maí","júní","júlí","ágúst","september","október","nóvember","desember"],month_abbr:["jan.","feb.","mars","apríl","maí","júní","júlí","ágúst","sept.","okt.","nóv.","des."],day:["sunnudagur","mánudagur","þriðjudagur","miðvikudagur","fimmtudagur","föstudagur","laugardagur"],day_abbr:["sun.","mán.","þri.","mið.","fim.","fös.","lau."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"mmm d",full:"mmmm d',' yyyy",time_short:"h:MM:SS TT",time_no_seconds_short:"hh:MM TT",time_no_seconds_small_date:"hh:MM TT'<br/><small>'mmmm d',' yyyy'</small>'",full_long:"dddd',' mmm d',' yyyy 'at' hh:MM TT",full_long_small_date:"hh:MM TT'<br/><small>'dddd',' mmm d',' yyyy'</small>'"},messages:{loading_timeline:"Raða upp tímalínu... ",return_to_title:"Til baka á forsíðu",expand_timeline:"Stækka tímalínu",contract_timeline:"Minnka tímalínu",wikipedia:"From Wikipedia, the free encyclopedia",loading_content:"Raða",loading:"Raða",swipe_nav:"Swipe to Navigate"}}} |
if(typeof VMM!="undefined"){VMM.Language={lang:"is",api:{wikipedia:"is"},date:{month:["janúar","febrúar","mars","apríl","maí","júní","júlí","ágúst","september","október","nóvember","desember"],month_abbr:["jan.","feb.","mars","apríl","maí","júní","júlí","ágúst","sept.","okt.","nóv.","des."],day:["sunnudagur","mánudagur","þriðjudagur","miðvikudagur","fimmtudagur","föstudagur","laugardagur"],day_abbr:["sun.","mán.","þri.","mið.","fim.","fös.","lau."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d'.' mmm",full:"d'.' mmmm yyyy",time_short:"h:MM:SS TT",time_no_seconds_short:"hh:MM TT",time_no_seconds_small_date:"hh:MM TT'<br/><small>'d'.' mmmm yyyy'</small>'",full_long:"dddd',' d'.' mmm yyyy 'kl.' hh:MM TT",full_long_small_date:"hh:MM TT'<br/><small>'dddd',' d'.' mmm yyyy'</small>'"},messages:{loading_timeline:"Raða upp tímalínu... ",return_to_title:"Til baka á forsíðu",expand_timeline:"Stækka tímalínu",contract_timeline:"Minnka tímalínu",wikipedia:"From Wikipedia, the free encyclopedia",loading_content:"Raða",loading:"Raða",swipe_nav:"Swipe to Navigate"}}} |
Loading…
Reference in new issue