Browse Source

Merge branch 'master' of github.com:NUKnightLab/TimelineJS

pull/767/head
Joe Germuska 10 years ago
parent
commit
f402324aff
  1. 9
      build/js/locale/hi.js
  2. 9
      source/js/Core/Language/locale/hi.js
  3. 10
      source/js/Core/Language/locale/is.js

9
build/js/locale/hi.js

@ -0,0 +1,9 @@
/*
TimelineJS - ver. 2014-12-09-18-51-25 - 2014-12-09
Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS
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(typeof VMM!="undefined"){VMM.Language={lang:"hi",api:{wikipedia:"hi"},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:"लड ह रह",swipe_nav:"Swipe to Navigate",read_more:"और पढ"}}}

9
source/js/Core/Language/locale/hi.js

@ -0,0 +1,9 @@
/*
TimelineJS - ver. 2014-12-09-18-51-25 - 2014-12-09
Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS
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(typeof VMM!="undefined"){VMM.Language={lang:"hi",api:{wikipedia:"hi"},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:"लड ह रह",swipe_nav:"Swipe to Navigate",read_more:"और पढ"}}}

10
source/js/Core/Language/locale/is.js

@ -16,13 +16,13 @@ if(typeof VMM != 'undefined') {
year: "yyyy", year: "yyyy",
month_short: "mmm", month_short: "mmm",
month: "mmmm yyyy", month: "mmmm yyyy",
full_short: "mmm d", full_short: "d'.' mmm",
full: "mmmm d',' yyyy", full: "d'.' mmmm yyyy",
time_short: "h:MM:SS TT", time_short: "h:MM:SS TT",
time_no_seconds_short: "hh:MM TT", time_no_seconds_short: "hh:MM TT",
time_no_seconds_small_date: "hh:MM TT'<br/><small>'mmmm d',' yyyy'</small>'", time_no_seconds_small_date: "hh:MM TT'<br/><small>'d'.' mmmm yyyy'</small>'",
full_long: "dddd',' mmm d',' yyyy 'at' hh:MM TT", full_long: "dddd',' d'.' mmm yyyy 'kl.' hh:MM TT",
full_long_small_date: "hh:MM TT'<br/><small>'dddd',' mmm d',' yyyy'</small>'" full_long_small_date: "hh:MM TT'<br/><small>'dddd',' d'.' mmm yyyy'</small>'"
}, },
messages: { messages: {
loading_timeline: "Raða upp tímalínu... ", loading_timeline: "Raða upp tímalínu... ",

Loading…
Cancel
Save