From 215894becf99a813b4d3dde87aed1e7a93716458 Mon Sep 17 00:00:00 2001 From: Zach Wise Date: Thu, 25 Apr 2013 21:04:15 -0500 Subject: [PATCH] Added language names to language files and updated languages in the documentation --- README.markdown | 51 +- codekit-config.json | 782 ++++++++++++---------- compiled/js/locale/ar.js | 2 +- compiled/js/locale/bg.js | 2 +- compiled/js/locale/ca.js | 2 +- compiled/js/locale/cz.js | 2 +- compiled/js/locale/de.js | 2 +- compiled/js/locale/el.js | 2 +- compiled/js/locale/en.js | 2 +- compiled/js/locale/es.js | 4 +- compiled/js/locale/eu.js | 2 +- compiled/js/locale/fi.js | 2 +- compiled/js/locale/fo.js | 2 +- compiled/js/locale/fr.js | 2 +- compiled/js/locale/hu.js | 2 +- compiled/js/locale/hy.js | 2 +- compiled/js/locale/id.js | 2 +- compiled/js/locale/is.js | 2 +- compiled/js/locale/it.js | 2 +- compiled/js/locale/iw.js | 2 +- compiled/js/locale/ja.js | 2 +- compiled/js/locale/ko.js | 4 +- compiled/js/locale/nl.js | 2 +- compiled/js/locale/no.js | 2 +- compiled/js/locale/pl.js | 4 +- compiled/js/locale/pt-br.js | 2 +- compiled/js/locale/pt.js | 2 +- compiled/js/locale/ru.js | 2 +- compiled/js/locale/sk.js | 2 +- compiled/js/locale/sl.js | 2 +- compiled/js/locale/sr-cy.js | 2 +- compiled/js/locale/sv.js | 2 +- compiled/js/locale/ta.js | 2 +- compiled/js/locale/tl.js | 2 +- compiled/js/locale/tr.js | 2 +- compiled/js/locale/zh-tw.js | 2 +- source/jade/sections/embed-generator.jade | 53 +- 37 files changed, 512 insertions(+), 448 deletions(-) diff --git a/README.markdown b/README.markdown index 8874c0e..dfd68f0 100644 --- a/README.markdown +++ b/README.markdown @@ -135,40 +135,47 @@ as JSONP, otherwise, we will append `?callback=onJSONP_Data`. See more details b Localization *default is `en` English* Languages available: +* `ar` *Arabic (beta)* +* `bg` *Bulgarian* +* `ca` *Catalan* +* `cz` *Czech* +* `da` *Danish* +* `de` *German / Deutsch* +* `el` *Greek* * `en` *English* -* `fr` *French* * `es` *Spanish* -* `it` *Italian* -* `de` *German / Deutsch* -* `pt` *Portuguese* -* `pt-br` *Brazilian Portuguese* -* `nl` *Dutch* -* `is` *Icelandic* -* `no` *Norwegian* -* `bg` *Bulgarian* -* `sl` *Slovenian* +* `eu` *Basque/ Euskara* +* `fi` *Finnish* +* `fo` *Faroese* +* `fr` *French* +* `gl` *Galician* * `hu` *Hungarian* * `hy` *Armenian* -* `fo` *Faroese* -* `cz` *Czech* -* `dk` *Danish* * `id` *Indonesian* +* `is` *Icelandic* +* `it` *Italian* +* `iw` *Hebrew (beta)* +* `ja` *Japanese* +* `ka` *Georgian* +* `ko` *Korean* +* `lv` *Latvian* +* `nl` *Dutch* +* `no` *Norwegian* * `pl` *Polish* +* `pt-br` *Brazilian Portuguese* +* `pt` *Portuguese* * `ru` *Russian* * `sk` *Slovak* -* `sr-la` *Serbian (Latin)* -* `sr-ly` *Serbian (Cyrillic)* -* `ca` *Catalan* -* `el` *Greek* +* `sl` *Slovenian* +* `sr-cy` *Serbian (Cyrillic)* +* `sr` *Serbian (Latin)* +* `sv` *Swedish* * `ta` *Tamil* * `tl` *Tagalog* * `tr` *Turkish* -* `ja` *Japanese* -* `kr` *Korean* -* `zh-ch` *Chinese* +* `zh-cn` *Chinese* * `zh-tw` *Taiwanese* -* `iw` *Hebrew (beta)* -* `ar` *Arabic (beta)* + Help us add more. Grab a copy of a language file and replace it with your language [Example language file](https://github.com/VeriteCo/StoryJS-Core/blob/master/Language/locale/en.js) and find your language's [two letter code here](http://spreadsheets.google.com/pub?key=p9pdwsai2hDMsLkXsoM05KQ&gid=1) diff --git a/codekit-config.json b/codekit-config.json index 28e6e65..30d9f71 100644 --- a/codekit-config.json +++ b/codekit-config.json @@ -11,6 +11,17 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 2048 }, + "\/source\/js\/Core\/Language\/locale\/gl.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/gl.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/gl.js", + "fileType" : 64 + }, "\/tests\/test_googlespreadsheet_biblical_ad.html" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -44,6 +55,26 @@ "fileType" : 1, "debugStyle" : 0 }, + "\/compiled\/js\/locale\/ka.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/ka.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ka-min.js", + "fileType" : 64 + }, + "\/compiled\/css\/timeline.css" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/css\/timeline.css", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 16 + }, "\/compiled\/css\/themes\/font\/SansitaOne-Kameron.css" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -64,15 +95,6 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sk.js", "fileType" : 64 }, - "\/compiled\/css\/timeline.css" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/css\/timeline.css", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 16 - }, "\/examples\/example_googlespreadsheet.html" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -93,6 +115,17 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/el-min.js", "fileType" : 64 }, + "\/compiled\/js\/locale\/da.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/da.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/da-min.js", + "fileType" : 64 + }, "\/source\/js\/Core\/Embed\/Embed.js" : { "ignoreWasSetByUser" : 1, "ignore" : 0, @@ -159,16 +192,14 @@ "initialSize" : 72463, "fileType" : 4096 }, - "\/source\/js\/Core\/Language\/locale\/pt-br.js" : { + "\/compiled\/css\/themes\/font\/Rancho-Gudea.css" : { "ignoreWasSetByUser" : 0, - "ignore" : 0, + "ignore" : 1, "hidden" : 0, - "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/pt-br.js", - "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/pt-br.js", - "fileType" : 64 + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/Rancho-Gudea.css", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 16 }, "\/dev_examples\/archive\/taylor\/velvet.jpg" : { "ignoreWasSetByUser" : 0, @@ -190,17 +221,6 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 2048 }, - "\/source\/jade\/sections\/example-head.jade" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/jade\/sections\/example-head.jade", - "outputStyle" : 0, - "compileDebug" : 1, - "outputAbbreviatedPath" : "\/source\/jade\/sections\/example-head.html", - "fileType" : 512 - }, "\/source\/less\/Core\/Font\/NewsCycle-Merriweather.less" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -214,15 +234,39 @@ "fileType" : 1, "debugStyle" : 0 }, - "\/source\/js\/Core\/Language\/locale\/bg.js" : { + "\/source\/less\/Core\/Font\/SansitaOne-Kameron.less" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/bg.js", + "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/SansitaOne-Kameron.less", + "outputStyle" : 1, + "shouldRunBless" : 0, + "outputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/SansitaOne-Kameron.css", + "strictImports" : 0, + "fileType" : 1, + "debugStyle" : 0 + }, + "\/source\/js\/Core\/Media\/VMM.Media.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.Media.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/bg.js", + "outputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.Media-min.js", + "fileType" : 64 + }, + "\/compiled\/js\/locale\/en.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/en.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/en-min.js", "fileType" : 64 }, "\/compiled\/js\/locale\/it.js" : { @@ -236,28 +280,15 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/it-min.js", "fileType" : 64 }, - "\/source\/less\/Core\/Font\/SansitaOne-Kameron.less" : { + "\/source\/js\/Core\/Language\/locale\/pt-br.js" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/SansitaOne-Kameron.less", - "outputStyle" : 1, - "shouldRunBless" : 0, - "outputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/SansitaOne-Kameron.css", - "strictImports" : 0, - "fileType" : 1, - "debugStyle" : 0 - }, - "\/source\/js\/Core\/Media\/VMM.Media.js" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.Media.js", + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/pt-br.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.Media-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/pt-br.js", "fileType" : 64 }, "\/compiled\/generator.html" : { @@ -269,15 +300,6 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 2048 }, - "\/compiled\/css\/themes\/font\/Rancho-Gudea.css" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/Rancho-Gudea.css", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 16 - }, "\/source\/less\/Core\/VMM.Slider.less" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -291,15 +313,26 @@ "fileType" : 1, "debugStyle" : 0 }, - "\/compiled\/js\/locale\/en.js" : { + "\/source\/jade\/sections\/example-head.jade" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/en.js", + "inputAbbreviatedPath" : "\/source\/jade\/sections\/example-head.jade", + "outputStyle" : 0, + "compileDebug" : 1, + "outputAbbreviatedPath" : "\/source\/jade\/sections\/example-head.html", + "fileType" : 512 + }, + "\/source\/js\/Core\/Language\/locale\/bg.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/bg.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/en-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/bg.js", "fileType" : 64 }, "\/source\/less\/Core\/Mixins.less" : { @@ -326,6 +359,17 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/eu.js", "fileType" : 64 }, + "\/compiled\/js\/locale\/zh-tw.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/zh-tw.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/zh-tw-min.js", + "fileType" : 64 + }, "\/source\/jade\/tests\/test_googlespreadsheet_bc_era_ages_epoch.jade" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -337,15 +381,6 @@ "outputAbbreviatedPath" : "\/tests\/test_googlespreadsheet_bc_era_ages_epoch.html", "fileType" : 512 }, - "\/examples\/example_jquery_load.html" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 1, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/examples\/example_jquery_load.html", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 2048 - }, "\/source\/jade\/example_storify.jade" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -357,14 +392,14 @@ "outputAbbreviatedPath" : "\/examples\/example_storify.html", "fileType" : 512 }, - "\/compiled\/css\/themes\/font\/PT.css" : { + "\/examples\/example_jquery_load.html" : { "ignoreWasSetByUser" : 0, "ignore" : 1, - "hidden" : 0, + "hidden" : 1, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/PT.css", + "inputAbbreviatedPath" : "\/examples\/example_jquery_load.html", "outputAbbreviatedPath" : "No Output Path", - "fileType" : 16 + "fileType" : 2048 }, "\/source\/js\/Core\/Core\/VMM.Library.js" : { "ignoreWasSetByUser" : 0, @@ -408,15 +443,15 @@ "outputAbbreviatedPath" : "\/examples\/example_json.html", "fileType" : 512 }, - "\/source\/js\/Core\/Slider\/VMM.Slider.js" : { + "\/compiled\/js\/locale\/sr.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Slider\/VMM.Slider.js", + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/sr.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/source\/js\/Core\/Slider\/VMM.Slider-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sr-min.js", "fileType" : 64 }, "\/compiled\/css\/themes\/timeline-dark.png" : { @@ -430,15 +465,26 @@ "initialSize" : 15505, "fileType" : 8192 }, - "\/compiled\/js\/locale\/zh-tw.js" : { + "\/source\/js\/Core\/Language\/locale\/lv.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/lv.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/lv.js", + "fileType" : 64 + }, + "\/compiled\/js\/storyjs-embed-generator.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/zh-tw.js", + "inputAbbreviatedPath" : "\/compiled\/js\/storyjs-embed-generator.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/zh-tw-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/storyjs-embed-generator-min.js", "fileType" : 64 }, "\/compiled\/js\/locale\/de.js" : { @@ -452,15 +498,24 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/de-min.js", "fileType" : 64 }, - "\/compiled\/js\/storyjs-embed-generator.js" : { + "\/compiled\/css\/themes\/font\/PT.css" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/storyjs-embed-generator.js", + "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/PT.css", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 16 + }, + "\/source\/js\/Core\/Slider\/VMM.Slider.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Slider\/VMM.Slider.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/storyjs-embed-generator-min.js", + "outputAbbreviatedPath" : "\/source\/js\/Core\/Slider\/VMM.Slider-min.js", "fileType" : 64 }, "\/compiled\/js\/locale\/iw.js" : { @@ -505,6 +560,15 @@ "initialSize" : 49145, "fileType" : 8192 }, + "\/compiled\/css\/themes\/font\/Arvo-PTSans.css" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/Arvo-PTSans.css", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 16 + }, "\/dev_examples\/archive\/middle-east\/MohamedBouazizi.jpg" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -516,15 +580,6 @@ "initialSize" : 79732, "fileType" : 4096 }, - "\/compiled\/css\/themes\/font\/Arvo-PTSans.css" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/Arvo-PTSans.css", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 16 - }, "\/compiled\/css\/timeline.png" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -595,14 +650,18 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/en.js", "fileType" : 64 }, - "\/compiled\/index.html" : { + "\/source\/less\/Core\/Font\/NixieOne-Ledger.less" : { "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 1, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/index.html", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 2048 + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/NixieOne-Ledger.less", + "outputStyle" : 1, + "shouldRunBless" : 0, + "outputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/NixieOne-Ledger.css", + "strictImports" : 0, + "fileType" : 1, + "debugStyle" : 0 }, "\/dev_examples\/archive\/taylor\/burton-2.jpg" : { "ignoreWasSetByUser" : 0, @@ -615,18 +674,14 @@ "initialSize" : 74788, "fileType" : 4096 }, - "\/source\/less\/Core\/Font\/NixieOne-Ledger.less" : { + "\/compiled\/index.html" : { "ignoreWasSetByUser" : 0, - "ignore" : 0, - "hidden" : 0, - "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/NixieOne-Ledger.less", - "outputStyle" : 1, - "shouldRunBless" : 0, - "outputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/NixieOne-Ledger.css", - "strictImports" : 0, - "fileType" : 1, - "debugStyle" : 0 + "ignore" : 1, + "hidden" : 1, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/index.html", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 2048 }, "\/compiled\/js\/locale\/es.js" : { "ignoreWasSetByUser" : 0, @@ -661,18 +716,16 @@ "outputAbbreviatedPath" : "\/tests\/test_jsonp.html", "fileType" : 512 }, - "\/source\/less\/Core\/Font\/PTSerif-PTSans.less" : { + "\/source\/jade\/example_jsonp.jade" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/PTSerif-PTSans.less", - "outputStyle" : 1, - "shouldRunBless" : 0, - "outputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/PTSerif-PTSans.css", - "strictImports" : 0, - "fileType" : 1, - "debugStyle" : 0 + "inputAbbreviatedPath" : "\/source\/jade\/example_jsonp.jade", + "outputStyle" : 0, + "compileDebug" : 1, + "outputAbbreviatedPath" : "\/examples\/example_jsonp.html", + "fileType" : 512 }, "\/source\/less\/Core\/Font\/Merriweather-NewsCycle.less" : { "ignoreWasSetByUser" : 0, @@ -698,16 +751,18 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sv-min.js", "fileType" : 64 }, - "\/source\/jade\/example_jsonp.jade" : { + "\/source\/less\/Core\/Font\/PTSerif-PTSans.less" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/jade\/example_jsonp.jade", - "outputStyle" : 0, - "compileDebug" : 1, - "outputAbbreviatedPath" : "\/examples\/example_jsonp.html", - "fileType" : 512 + "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/PTSerif-PTSans.less", + "outputStyle" : 1, + "shouldRunBless" : 0, + "outputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/PTSerif-PTSans.css", + "strictImports" : 0, + "fileType" : 1, + "debugStyle" : 0 }, "\/source\/js\/Core\/Core\/VMM.js" : { "ignoreWasSetByUser" : 0, @@ -731,17 +786,6 @@ "outputAbbreviatedPath" : "\/compiled\/index.html", "fileType" : 512 }, - "\/compiled\/js\/locale\/sr-la.js" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/sr-la.js", - "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sr-la-min.js", - "fileType" : 64 - }, "\/source\/js\/Core\/Core\/VMM.LoadLib.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -766,15 +810,15 @@ "fileType" : 1, "debugStyle" : 0 }, - "\/compiled\/js\/locale\/eu.js" : { + "\/compiled\/js\/locale\/lv.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/eu.js", + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/lv.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/eu-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/lv-min.js", "fileType" : 64 }, "\/dev_examples\/archive\/taylor\/aids.jpg" : { @@ -788,6 +832,17 @@ "initialSize" : 75647, "fileType" : 4096 }, + "\/compiled\/js\/locale\/eu.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/eu.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/eu-min.js", + "fileType" : 64 + }, "\/dev_examples\/archive\/taylor\/broadway.jpg" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -810,18 +865,16 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sv.js", "fileType" : 64 }, - "\/source\/less\/Core\/Font\/DroidSerif-DroidSans.less" : { + "\/compiled\/js\/locale\/ja.js" : { "ignoreWasSetByUser" : 0, - "ignore" : 0, + "ignore" : 1, "hidden" : 0, - "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/DroidSerif-DroidSans.less", + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/ja.js", "outputStyle" : 1, - "shouldRunBless" : 0, - "outputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/DroidSerif-DroidSans.css", - "strictImports" : 0, - "fileType" : 1, - "debugStyle" : 0 + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ja-min.js", + "fileType" : 64 }, "\/compiled\/js\/timeline-min.js" : { "ignoreWasSetByUser" : 0, @@ -845,40 +898,42 @@ "outputAbbreviatedPath" : "\/compiled\/js\/timeline-min.js", "fileType" : 64 }, - "\/source\/less\/Core\/GFX.less" : { + "\/source\/js\/VMM.Timeline.License.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/less\/Core\/GFX.less", + "inputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.License.js", "outputStyle" : 1, - "shouldRunBless" : 0, - "outputAbbreviatedPath" : "\/source\/less\/css\/GFX.css", - "strictImports" : 0, - "fileType" : 1, - "debugStyle" : 0 + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.License-min.js", + "fileType" : 64 }, - "\/compiled\/js\/locale\/ja.js" : { + "\/source\/less\/Core\/Font\/DroidSerif-DroidSans.less" : { "ignoreWasSetByUser" : 0, - "ignore" : 1, + "ignore" : 0, "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/ja.js", + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/less\/Core\/Font\/DroidSerif-DroidSans.less", "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ja-min.js", - "fileType" : 64 + "shouldRunBless" : 0, + "outputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/DroidSerif-DroidSans.css", + "strictImports" : 0, + "fileType" : 1, + "debugStyle" : 0 }, - "\/compiled\/js\/locale\/dk.js" : { + "\/source\/less\/Core\/GFX.less" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/dk.js", + "inputAbbreviatedPath" : "\/source\/less\/Core\/GFX.less", "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/dk-min.js", - "fileType" : 64 + "shouldRunBless" : 0, + "outputAbbreviatedPath" : "\/source\/less\/css\/GFX.css", + "strictImports" : 0, + "fileType" : 1, + "debugStyle" : 0 }, "\/tests\/test_utc_firefox.html" : { "ignoreWasSetByUser" : 0, @@ -946,16 +1001,18 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ca-min.js", "fileType" : 64 }, - "\/source\/js\/Core\/Media\/VMM.TextElement.js" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, + "\/source\/less\/Theme\/Dark.less" : { + "ignoreWasSetByUser" : 1, + "ignore" : 0, "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.TextElement.js", + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/less\/Theme\/Dark.less", "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.TextElement-min.js", - "fileType" : 64 + "shouldRunBless" : 0, + "outputAbbreviatedPath" : "\/compiled\/css\/themes\/dark.css", + "strictImports" : 0, + "fileType" : 1, + "debugStyle" : 0 }, "\/source\/less\/Core\/VMM.Core.less" : { "ignoreWasSetByUser" : 1, @@ -979,15 +1036,15 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 2048 }, - "\/source\/js\/VMM.Timeline.License.js" : { + "\/source\/js\/Core\/Media\/VMM.TextElement.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.License.js", + "inputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.TextElement.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.License-min.js", + "outputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.TextElement-min.js", "fileType" : 64 }, "\/source\/js\/Core\/Language\/locale\/zh-cn.js" : { @@ -1012,15 +1069,15 @@ "outputAbbreviatedPath" : "\/compiled\/lib\/jquery-min-min.js", "fileType" : 64 }, - "\/source\/less\/Theme\/Dark.less" : { - "ignoreWasSetByUser" : 1, - "ignore" : 0, + "\/source\/less\/VMM.Timeline.TimeNav.less" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, "hidden" : 0, - "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/less\/Theme\/Dark.less", + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/source\/less\/VMM.Timeline.TimeNav.less", "outputStyle" : 1, "shouldRunBless" : 0, - "outputAbbreviatedPath" : "\/compiled\/css\/themes\/dark.css", + "outputAbbreviatedPath" : "\/source\/css\/VMM.Timeline.TimeNav.css", "strictImports" : 0, "fileType" : 1, "debugStyle" : 0 @@ -1069,19 +1126,6 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 2048 }, - "\/source\/less\/VMM.Timeline.TimeNav.less" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/less\/VMM.Timeline.TimeNav.less", - "outputStyle" : 1, - "shouldRunBless" : 0, - "outputAbbreviatedPath" : "\/source\/css\/VMM.Timeline.TimeNav.css", - "strictImports" : 0, - "fileType" : 1, - "debugStyle" : 0 - }, "\/source\/js\/Core\/Slider\/VMM.Slider.Slide.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -1104,15 +1148,15 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ko-min.js", "fileType" : 64 }, - "\/compiled\/js\/locale\/pt-br.js" : { + "\/source\/js\/Core\/Library\/bootstrap-tooltip.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/pt-br.js", + "inputAbbreviatedPath" : "\/source\/js\/Core\/Library\/bootstrap-tooltip.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/pt-br-min.js", + "outputAbbreviatedPath" : "\/source\/js\/Core\/Library\/bootstrap-tooltip-min.js", "fileType" : 64 }, "\/source\/js\/Core\/Language\/locale\/is.js" : { @@ -1126,25 +1170,25 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/is.js", "fileType" : 64 }, - "\/compiled\/css\/themes\/font\/Bevan-PotanoSans.css" : { + "\/compiled\/js\/locale\/pt-br.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/Bevan-PotanoSans.css", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 16 + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/pt-br.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/pt-br-min.js", + "fileType" : 64 }, - "\/source\/js\/Core\/Library\/bootstrap-tooltip.js" : { + "\/compiled\/css\/themes\/font\/Bevan-PotanoSans.css" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Library\/bootstrap-tooltip.js", - "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/source\/js\/Core\/Library\/bootstrap-tooltip-min.js", - "fileType" : 64 + "inputAbbreviatedPath" : "\/compiled\/css\/themes\/font\/Bevan-PotanoSans.css", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 16 }, "\/compiled\/js\/timeline.js" : { "ignoreWasSetByUser" : 0, @@ -1179,26 +1223,26 @@ "outputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.DataObj-min.js", "fileType" : 64 }, - "\/compiled\/js\/locale\/hu.js" : { + "\/compiled\/js\/locale\/ta.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/hu.js", + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/ta.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/hu-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ta-min.js", "fileType" : 64 }, - "\/compiled\/js\/locale\/ta.js" : { + "\/compiled\/js\/locale\/hu.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/ta.js", + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/hu.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ta-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/hu-min.js", "fileType" : 64 }, "\/dev_examples\/archive\/taylor\/warner.jpg" : { @@ -1245,15 +1289,15 @@ "initialSize" : 108781, "fileType" : 4096 }, - "\/compiled\/js\/locale\/kr.js" : { + "\/compiled\/js\/locale\/gl.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/kr.js", + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/gl.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/kr-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/gl-min.js", "fileType" : 64 }, "\/dev_examples\/archive\/taylor\/giant.jpg" : { @@ -1362,17 +1406,6 @@ "outputAbbreviatedPath" : "\/source\/js\/Core\/Core\/VMM.FileExtention-min.js", "fileType" : 64 }, - "\/compiled\/js\/locale\/ru.js" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/ru.js", - "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ru-min.js", - "fileType" : 64 - }, "\/source\/js\/Core\/Language\/locale\/da.js" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -1384,46 +1417,48 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/da.js", "fileType" : 64 }, - "\/compiled\/js\/locale\/no.js" : { + "\/compiled\/js\/locale\/hy.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/no.js", + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/hy.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/no-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/hy-min.js", "fileType" : 64 }, - "\/tests\/test_googlespreadsheet_bc_era_ages_epoch.html" : { + "\/compiled\/js\/locale\/no.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/tests\/test_googlespreadsheet_bc_era_ages_epoch.html", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 2048 + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/no.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/no-min.js", + "fileType" : 64 }, - "\/compiled\/js\/locale\/hy.js" : { + "\/compiled\/js\/locale\/ru.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/hy.js", + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/ru.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/hy-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ru-min.js", "fileType" : 64 }, - "\/source\/js\/Core\/Media\/VMM.MediaType.js" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, + "\/source\/js\/VMM.Timeline.js" : { + "ignoreWasSetByUser" : 1, + "ignore" : 0, "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.MediaType.js", - "outputStyle" : 1, + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.js", + "outputStyle" : 0, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.MediaType-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/timeline.js", "fileType" : 64 }, "\/dev_examples\/archive\/template_html\/index.html" : { @@ -1435,39 +1470,48 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 2048 }, - "\/source\/js\/Core\/Embed\/Embed.CDN.js" : { + "\/source\/js\/Core\/Language\/locale\/el.js" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Embed\/Embed.CDN.js", + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/el.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/storyjs-embed-cdn.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/el.js", "fileType" : 64 }, - "\/source\/js\/Core\/Language\/locale\/el.js" : { + "\/source\/js\/Core\/Embed\/Embed.CDN.js" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/el.js", + "inputAbbreviatedPath" : "\/source\/js\/Core\/Embed\/Embed.CDN.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/el.js", + "outputAbbreviatedPath" : "\/compiled\/js\/storyjs-embed-cdn.js", "fileType" : 64 }, - "\/source\/js\/VMM.Timeline.js" : { - "ignoreWasSetByUser" : 1, - "ignore" : 0, + "\/source\/js\/Core\/Media\/VMM.MediaType.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, "hidden" : 0, - "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.js", - "outputStyle" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.MediaType.js", + "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/timeline.js", + "outputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.MediaType-min.js", "fileType" : 64 }, + "\/tests\/test_googlespreadsheet_bc_era_ages_epoch.html" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/tests\/test_googlespreadsheet_bc_era_ages_epoch.html", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 2048 + }, "\/compiled\/css\/themes\/font\/PTSerif-PTSans.css" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -1589,26 +1633,26 @@ "outputAbbreviatedPath" : "\/examples\/example_googlespreadsheet.html", "fileType" : 512 }, - "\/dev_examples\/archive\/taylor\/burton.jpg" : { + "\/dev_examples\/archive\/taylor\/fisher.jpg" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/dev_examples\/archive\/taylor\/burton.jpg", + "inputAbbreviatedPath" : "\/dev_examples\/archive\/taylor\/fisher.jpg", "processed" : 0, - "outputAbbreviatedPath" : "\/dev_examples\/archive\/taylor\/burton.jpg", - "initialSize" : 85307, + "outputAbbreviatedPath" : "\/dev_examples\/archive\/taylor\/fisher.jpg", + "initialSize" : 93019, "fileType" : 4096 }, - "\/dev_examples\/archive\/taylor\/fisher.jpg" : { + "\/dev_examples\/archive\/taylor\/burton.jpg" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/dev_examples\/archive\/taylor\/fisher.jpg", + "inputAbbreviatedPath" : "\/dev_examples\/archive\/taylor\/burton.jpg", "processed" : 0, - "outputAbbreviatedPath" : "\/dev_examples\/archive\/taylor\/fisher.jpg", - "initialSize" : 93019, + "outputAbbreviatedPath" : "\/dev_examples\/archive\/taylor\/burton.jpg", + "initialSize" : 85307, "fileType" : 4096 }, "\/source\/js\/Core\/Language\/locale\/tl.js" : { @@ -1725,6 +1769,17 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/tr.js", "fileType" : 64 }, + "\/compiled\/js\/locale\/id.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/id.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/id-min.js", + "fileType" : 64 + }, "\/compiled\/js\/locale\/fi.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -1736,15 +1791,15 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/fi-min.js", "fileType" : 64 }, - "\/compiled\/js\/locale\/id.js" : { + "\/source\/js\/Core\/Language\/locale\/ka.js" : { "ignoreWasSetByUser" : 0, - "ignore" : 1, + "ignore" : 0, "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/id.js", + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/ka.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/id-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/ka.js", "fileType" : 64 }, "\/dev_examples\/archive\/taylor\/fortensky.jpg" : { @@ -1789,26 +1844,26 @@ "outputAbbreviatedPath" : "\/source\/js\/Core\/Library\/Leaflet-min.js", "fileType" : 64 }, - "\/source\/js\/Core\/Language\/locale\/hy.js" : { + "\/source\/js\/Core\/Language\/locale\/no.js" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/hy.js", + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/no.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/hy.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/no.js", "fileType" : 64 }, - "\/source\/js\/Core\/Language\/locale\/no.js" : { + "\/source\/js\/Core\/Language\/locale\/hy.js" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/no.js", + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/hy.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/no.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/hy.js", "fileType" : 64 }, "\/tests\/test_googlespreadsheet_minutes.html" : { @@ -1915,17 +1970,6 @@ "outputAbbreviatedPath" : "\/tests\/test_googlespreadsheet_biblical_ad.html", "fileType" : 512 }, - "\/compiled\/css\/themes\/timeline-texture.png" : { - "ignoreWasSetByUser" : 0, - "ignore" : 0, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/css\/themes\/timeline-texture.png", - "processed" : 0, - "outputAbbreviatedPath" : "\/compiled\/css\/themes\/timeline-texture.png", - "initialSize" : 42976, - "fileType" : 8192 - }, "\/source\/jade\/tests\/test_googlespreadsheet_minutes.jade" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -1937,6 +1981,17 @@ "outputAbbreviatedPath" : "\/tests\/test_googlespreadsheet_minutes.html", "fileType" : 512 }, + "\/compiled\/css\/themes\/timeline-texture.png" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/css\/themes\/timeline-texture.png", + "processed" : 0, + "outputAbbreviatedPath" : "\/compiled\/css\/themes\/timeline-texture.png", + "initialSize" : 42976, + "fileType" : 8192 + }, "\/source\/js\/Core\/Language\/locale\/ca.js" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -2107,17 +2162,6 @@ "outputAbbreviatedPath" : "\/tests\/test_googlespreadsheet.html", "fileType" : 512 }, - "\/source\/js\/Core\/Language\/locale\/sr-la.js" : { - "ignoreWasSetByUser" : 0, - "ignore" : 0, - "hidden" : 0, - "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/sr-la.js", - "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sr-la.js", - "fileType" : 64 - }, "\/compiled\/css\/themes\/font\/DroidSerif-DroidSans.css" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -2138,26 +2182,26 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/tr-min.js", "fileType" : 64 }, - "\/source\/js\/Core\/Language\/locale\/cz.js" : { + "\/compiled\/js\/locale\/pl.js" : { "ignoreWasSetByUser" : 0, - "ignore" : 0, + "ignore" : 1, "hidden" : 0, - "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/cz.js", + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/pl.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/cz.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/pl-min.js", "fileType" : 64 }, - "\/compiled\/js\/locale\/pl.js" : { + "\/source\/js\/Core\/Language\/locale\/cz.js" : { "ignoreWasSetByUser" : 0, - "ignore" : 1, + "ignore" : 0, "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/pl.js", + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/cz.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/pl-min.js", + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/cz.js", "fileType" : 64 }, "\/compiled\/css\/themes\/font\/NewsCycle-Merriweather.css" : { @@ -2193,58 +2237,58 @@ "outputAbbreviatedPath" : "\/source\/js\/Core\/Media\/VMM.MediaElement-min.js", "fileType" : 64 }, - "\/source\/js\/Core\/Language\/locale\/sl.js" : { + "\/compiled\/css\/themes\/dark.css" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/compiled\/css\/themes\/dark.css", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 16 + }, + "\/source\/jade\/tests\/test_utc_firefox.jade" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/sl.js", - "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sl.js", - "fileType" : 64 + "inputAbbreviatedPath" : "\/source\/jade\/tests\/test_utc_firefox.jade", + "outputStyle" : 0, + "compileDebug" : 1, + "outputAbbreviatedPath" : "\/tests\/test_utc_firefox.html", + "fileType" : 512 }, - "\/source\/js\/VMM.Timeline.TimeNav.js" : { + "\/source\/js\/Core\/Core\/VMM.Browser.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.TimeNav.js", + "inputAbbreviatedPath" : "\/source\/js\/Core\/Core\/VMM.Browser.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.TimeNav-min.js", + "outputAbbreviatedPath" : "\/source\/js\/Core\/Core\/VMM.Browser-min.js", "fileType" : 64 }, - "\/compiled\/css\/themes\/dark.css" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/css\/themes\/dark.css", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 16 - }, - "\/source\/js\/Core\/Core\/VMM.Browser.js" : { + "\/source\/js\/VMM.Timeline.TimeNav.js" : { "ignoreWasSetByUser" : 0, "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/js\/Core\/Core\/VMM.Browser.js", + "inputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.TimeNav.js", "outputStyle" : 1, "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/source\/js\/Core\/Core\/VMM.Browser-min.js", + "outputAbbreviatedPath" : "\/source\/js\/VMM.Timeline.TimeNav-min.js", "fileType" : 64 }, - "\/source\/jade\/tests\/test_utc_firefox.jade" : { + "\/source\/js\/Core\/Language\/locale\/sl.js" : { "ignoreWasSetByUser" : 0, "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 1, - "inputAbbreviatedPath" : "\/source\/jade\/tests\/test_utc_firefox.jade", - "outputStyle" : 0, - "compileDebug" : 1, - "outputAbbreviatedPath" : "\/tests\/test_utc_firefox.html", - "fileType" : 512 + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/sl.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sl.js", + "fileType" : 64 }, "\/source\/js\/Core\/Language\/locale\/de.js" : { "ignoreWasSetByUser" : 0, @@ -2257,17 +2301,6 @@ "outputAbbreviatedPath" : "\/compiled\/js\/locale\/de.js", "fileType" : 64 }, - "\/source\/jade\/includes\/mixins.jade" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/source\/jade\/includes\/mixins.jade", - "outputStyle" : 0, - "compileDebug" : 1, - "outputAbbreviatedPath" : "\/source\/jade\/includes\/mixins.html", - "fileType" : 512 - }, "\/source\/less\/Core\/Font\/Georgia-Helvetica.less" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -2281,6 +2314,17 @@ "fileType" : 1, "debugStyle" : 0 }, + "\/source\/jade\/includes\/mixins.jade" : { + "ignoreWasSetByUser" : 0, + "ignore" : 1, + "hidden" : 0, + "outputPathIsSetByUser" : 0, + "inputAbbreviatedPath" : "\/source\/jade\/includes\/mixins.jade", + "outputStyle" : 0, + "compileDebug" : 1, + "outputAbbreviatedPath" : "\/source\/jade\/includes\/mixins.html", + "fileType" : 512 + }, "\/source\/less\/Core\/Font\/PT.less" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -2349,6 +2393,17 @@ "outputAbbreviatedPath" : "No Output Path", "fileType" : 16 }, + "\/source\/js\/Core\/Language\/locale\/sr.js" : { + "ignoreWasSetByUser" : 0, + "ignore" : 0, + "hidden" : 0, + "outputPathIsSetByUser" : 1, + "inputAbbreviatedPath" : "\/source\/js\/Core\/Language\/locale\/sr.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sr.js", + "fileType" : 64 + }, "\/source\/js\/Core\/Language\/locale\/zh-tw.js" : { "ignoreWasSetByUser" : 0, "ignore" : 0, @@ -2391,17 +2446,6 @@ "outputAbbreviatedPath" : "\/source\/js\/Core\/Slider\/VMM.DragSlider-min.js", "fileType" : 64 }, - "\/compiled\/js\/locale\/zh-ch.js" : { - "ignoreWasSetByUser" : 0, - "ignore" : 1, - "hidden" : 0, - "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/zh-ch.js", - "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/zh-ch-min.js", - "fileType" : 64 - }, "\/compiled\/css\/themes\/font\/BreeSerif-OpenSans.css" : { "ignoreWasSetByUser" : 0, "ignore" : 1, @@ -2468,16 +2512,14 @@ "outputAbbreviatedPath" : "\/compiled\/generator.html", "fileType" : 512 }, - "\/compiled\/js\/locale\/sl.js" : { + "\/dev_examples\/archive\/kitchen-sink\/index.html" : { "ignoreWasSetByUser" : 0, - "ignore" : 1, + "ignore" : 0, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/compiled\/js\/locale\/sl.js", - "outputStyle" : 1, - "syntaxCheckerStyle" : 0, - "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sl-min.js", - "fileType" : 64 + "inputAbbreviatedPath" : "\/dev_examples\/archive\/kitchen-sink\/index.html", + "outputAbbreviatedPath" : "No Output Path", + "fileType" : 2048 }, "\/compiled\/js\/locale\/cz.js" : { "ignoreWasSetByUser" : 0, @@ -2501,14 +2543,16 @@ "outputAbbreviatedPath" : "\/source\/js\/Core\/Library\/jQuery\/easing-min.js", "fileType" : 64 }, - "\/dev_examples\/archive\/kitchen-sink\/index.html" : { + "\/compiled\/js\/locale\/sl.js" : { "ignoreWasSetByUser" : 0, - "ignore" : 0, + "ignore" : 1, "hidden" : 0, "outputPathIsSetByUser" : 0, - "inputAbbreviatedPath" : "\/dev_examples\/archive\/kitchen-sink\/index.html", - "outputAbbreviatedPath" : "No Output Path", - "fileType" : 2048 + "inputAbbreviatedPath" : "\/compiled\/js\/locale\/sl.js", + "outputStyle" : 1, + "syntaxCheckerStyle" : 0, + "outputAbbreviatedPath" : "\/compiled\/js\/locale\/sl-min.js", + "fileType" : 64 } }, "manualImportLinks" : [ diff --git a/compiled/js/locale/ar.js b/compiled/js/locale/ar.js index f67327a..20bc651 100644 --- a/compiled/js/locale/ar.js +++ b/compiled/js/locale/ar.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Arabic LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"ar",right_to_left:!0,api:{wikipedia:"ar"},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'
'mmmm d',' yyyy''",full_long:"mmm d',' yyyy 'at' hh:MM TT",full_long_small_date:"hh:MM TT'
mmm d',' yyyy''"},messages:{loading_timeline:"جاري التحميل... ",return_to_title:"العودة",expand_timeline:"تكبير العرض",contract_timeline:"الاتفاقية",wikipedia:"من ويكيبيديا, الموسوعة الحرة",loading_content:"تحميل المحتوى",loading:"تحميل"}}); \ No newline at end of file diff --git a/compiled/js/locale/bg.js b/compiled/js/locale/bg.js index be0ad12..abf5cd2 100644 --- a/compiled/js/locale/bg.js +++ b/compiled/js/locale/bg.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Bulgarian LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"bg",api:{wikipedia:"bg"},date:{month:["Януари","Февруари","Март","Април","Май","Юни","Юли","Август","Септември","Октомври","Ноември","Декември"],month_abbr:["Ян.","Фев.","Март","Апр.","Май","Юни","Юли","Авг.","Септ.","Окт.","Ноем.","Дек."],day:["Неделя","Понеделник","Вторник","Сряда","Четвъртък","Петък","Събота"],day_abbr:["Нед.","Пон.","Вт.","Ср.","Четв.","Пет.","Съб."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm yyyy",time_no_seconds_short:"h:MM TT",time_no_seconds_small_date:"h:MM TT'
'd mmmm yyyy''",full_long:"d mmm yyyy 'at' h:MM TT",full_long_small_date:"h:MM TT'
d mmm yyyy''"},messages:{loading_timeline:"Зареждане... ",return_to_title:"В началото",expand_timeline:"Разширяване",contract_timeline:"Свиване",wikipedia:"От Уикипедия, свободната енциклопедия",loading_content:"Съдържанието се зарежда",loading:"Зарежда се"}}); \ No newline at end of file diff --git a/compiled/js/locale/ca.js b/compiled/js/locale/ca.js index 03ba948..c13aec9 100644 --- a/compiled/js/locale/ca.js +++ b/compiled/js/locale/ca.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Catalan LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"ca",api:{wikipedia:"ca"},date:{month:["Gener","Febrer","Març","Abril","Maig","Juny","Juliol","Agost","Setembre","Octubre","Novembre","Desembre"],month_abbr:["Gen","Feb","Mar","Abr","Mai","Jun","Jul","Ago","Set","Oct","Nov","Des"],day:["Diumenge","Dilluns","Dimarts","Dimecres","Dijous","Divendres","Dissabte"],day_abbr:["Dg.","Dl.","Dt.","Dc.","Dj.","Dv.","Ds."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm yyyy",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"''d mmmm yyyy'' HH:MM",full_long:"dddd',' d mmm yyyy HH:MM",full_long_small_date:"HH:MM'
d mmm yyyy''"},messages:{loading_timeline:"Carregant cronologia...",return_to_title:"Tornar al títol",expand_timeline:"Ampliar la cronologia",contract_timeline:"Reduir la cronologia",wikipedia:"Des de Wikipedia, l'enciclopèdia lliure",loading_content:"Carregant contingut",loading:"Carregant"}}); \ No newline at end of file diff --git a/compiled/js/locale/cz.js b/compiled/js/locale/cz.js index 76c8c45..5377018 100644 --- a/compiled/js/locale/cz.js +++ b/compiled/js/locale/cz.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Czech LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"cz",api:{wikipedia:"cs"},date:{month:["ledna","února","března","dubna","května","června","července","srpna","září","října","listopadu","prosince"],month_abbr:["Led","Úno","Bře","Dub","Kvě","Čen","Čec","Srp","Zář","Říj","Lis","Pro"],day:["neděle","pondělí","úterý","středa","čtvrtek","pátek","sobota"],day_abbr:["Ne","Po","Út","St","Čt","Pá","So"]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d. mmm ",full:"d. mmmm yyyy",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'd. mmmm yyyy''",full_long:"dddd d. mmm yyyy 'v' HH:MM",full_long_small_date:"HH:MM'
dddd d. mmm yyyy''"},messages:{loading_timeline:"Načítám časovou osu... ",return_to_title:"Zpět na začátek",expand_timeline:"Rozbalit časovou osu",contract_timeline:"Sbalit časovou osu",wikipedia:"Zdroj: otevřená encyklopedie Wikipedia",loading_content:"Nahrávám obsah",loading:"Nahrávám"}}); \ No newline at end of file diff --git a/compiled/js/locale/de.js b/compiled/js/locale/de.js index cef495a..6086cec 100644 --- a/compiled/js/locale/de.js +++ b/compiled/js/locale/de.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* German / Deutsch LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"de",api:{wikipedia:"de"},date:{month:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"],month_abbr:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sept.","Okt.","Nov.","Dez."],day:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],day_abbr:["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d. mmm",full:"d. mmmm yyyy",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'd. mmmm yyyy''",full_long:"dddd',' d. mmm yyyy 'um' HH:MM",full_long_small_date:"HH:MM'
'dddd',' d. mmm yyyy''"},messages:{loading_timeline:"Chronologie wird geladen...",return_to_title:"Zurück zum Anfang",expand_timeline:"Chronologie vergrößern",contract_timeline:"Chronologie verkleinern",wikipedia:"Wikipedia, Die freie Enzyklopädie",loading_content:"Loading",loading:"Loading"}}); \ No newline at end of file diff --git a/compiled/js/locale/el.js b/compiled/js/locale/el.js index e2737e5..9bcdfcc 100644 --- a/compiled/js/locale/el.js +++ b/compiled/js/locale/el.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Greek LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"en",api:{wikipedia:"en"},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'
'mmmm d',' yyyy''",full_long:"mmm d',' yyyy 'at' h:MM TT",full_long_small_date:"h:MM TT'
mmm d',' yyyy''"},messages:{loading_timeline:"Φόρτωση Timeline... ",return_to_title:"Επιστροφή στον Τίτλο",expand_timeline:"Μεγέθυνση",contract_timeline:"Contract Timeline",wikipedia:"From Wikipedia, the free encyclopedia",loading_content:"Φόρτωση Περιεχομένου",loading:"Γίνεται Φόρτωση"}}); \ No newline at end of file diff --git a/compiled/js/locale/en.js b/compiled/js/locale/en.js index b80fc36..7dacdc1 100644 --- a/compiled/js/locale/en.js +++ b/compiled/js/locale/en.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* English LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"en",api:{wikipedia:"en"},date:{month:["January","February","March","April","May","June","July","August","September","October","November","December"],month_abbr:["Jan.","Feb.","March","April","May","June","July","Aug.","Sept.","Oct.","Nov.","Dec."],day:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],day_abbr:["Sun.","Mon.","Tues.","Wed.","Thurs.","Fri.","Sat."]},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'
'mmmm d',' yyyy''",full_long:"mmm d',' yyyy 'at' h:MM TT",full_long_small_date:"h:MM TT'
mmm d',' yyyy''"},messages:{loading_timeline:"Loading Timeline... ",return_to_title:"Return to Title",expand_timeline:"Expand Timeline",contract_timeline:"Contract Timeline",wikipedia:"From Wikipedia, the free encyclopedia",loading_content:"Loading Content",loading:"Loading"}}); \ No newline at end of file diff --git a/compiled/js/locale/es.js b/compiled/js/locale/es.js index d9aae77..12c68e1 100644 --- a/compiled/js/locale/es.js +++ b/compiled/js/locale/es.js @@ -1,2 +1,2 @@ -/* LANGUAGE -================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"es",api:{wikipedia:"es"},date:{month:["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"],month_abbr:["Ene.","Feb.","Mar.","Abr.","May.","Jun.","Jul.","Ago.","Sep.","Oct.","Nov.","Dic."],day:["Domingo","Lunes","Martes","iércoles","Jueves","Viernes","Sábado"],day_abbr:["Dom.","Lun.","Mar.","Mié.","Jue.","Vie.","Sáb."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm yyyy",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'd mmmm yyyy''",full_long:"dddd',' d mmm yyyy 'um' HH:MM",full_long_small_date:"HH:MM'
'dddd',' d mmm yyyy''"},messages:{loading_timeline:"Cronología esta cargando",return_to_title:"Volver al título",expand_timeline:"Enlargar la cronología",contract_timeline:"Reducir la cronología",wikipedia:"Desde Wikipedia, la enciclopedia libre",loading_content:"cargando",loading:"cargando"}}); \ No newline at end of file +/* Spanish LANGUAGE +================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"es",api:{wikipedia:"es"},date:{month:["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"],month_abbr:["Ene.","Feb.","Mar.","Abr.","May.","Jun.","Jul.","Ago.","Sep.","Oct.","Nov.","Dic."],day:["Domingo","Lunes","Martes","Miércoles","Jueves","Viernes","Sábado"],day_abbr:["Dom.","Lun.","Mar.","Mié.","Jue.","Vie.","Sáb."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm yyyy",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"''d mmmm yyyy'' HH:MM",full_long:"dddd',' d mmm yyyy HH:MM",full_long_small_date:"HH:MM'
d mmm yyyy''"},messages:{loading_timeline:"Cronología esta cargando",return_to_title:"Volver al título",expand_timeline:"Enlargar la cronología",contract_timeline:"Reducir la cronología",wikipedia:"Desde Wikipedia, la enciclopedia libre",loading_content:"cargando",loading:"cargando"}}); \ No newline at end of file diff --git a/compiled/js/locale/eu.js b/compiled/js/locale/eu.js index bbbd1ea..d5389c5 100644 --- a/compiled/js/locale/eu.js +++ b/compiled/js/locale/eu.js @@ -1,2 +1,2 @@ -/* LANGUAGE BASQUE +/* Basque/ Euskara LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"eu",api:{wikipedia:"eu"},date:{month:["Urtarrila","Otsaila","Martxoa","Apirila","Maiatza","Ekaina","Uztaila","Abuztua","Iraila","Urria","Azaroa","Abendua"],month_abbr:["Urt.","Ots.","Mar.","Api.","Mai.","Eka.","Uzt.","Abu.","Ira.","Urr.","Aza.","Abe."],day:["Igandea","Astelehena","Asteartea","Asteazkena","Osteguna","Ostirala","Larunbata"],day_abbr:["Iga.","Asl.","Asr.","Asz.","Osg.","Osr.","Lar."]},dateformats:{year:"yyyy",month_short:"mmm",month:"yyyy'(e)ko' mmmm",full_short:"mmm'-'d",full:"yyyy'(e)ko' mmmm'k' d",time_no_seconds_short:"h:MM TT",time_no_seconds_small_date:"h:MM TT'
'yyyy'-'mmm'-'d'",full_long:"yyyy'(e)ko' mmmm'ren' d'(e)an,' hh:MM TT'(r)etan'",full_long_small_date:"hh:MM TT'
'yyyy'-'mmm'-'d'"},messages:{loading_timeline:"Kronologia kargatzen...",return_to_title:"Titulura itzuli",expand_timeline:"Handiago ikusi",contract_timeline:"Txikiago ikusi",wikipedia:"Wikipedia entziklopedia libretik",loading_content:"Edukia kargatzen",loading:"Kargatzen"}}); \ No newline at end of file diff --git a/compiled/js/locale/fi.js b/compiled/js/locale/fi.js index e9b93c0..b78ac2f 100644 --- a/compiled/js/locale/fi.js +++ b/compiled/js/locale/fi.js @@ -1,2 +1,2 @@ -/* LANGUAGE Finnish +/* Finnish LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"fi",api:{wikipedia:"fi"},date:{month:["tammikuuta","helmikuuta","maaliskuuta","huhtikuuta","toukokuuta","kesäkuuta","heinäkuuta","elokuuta","syyskuuta","lokakuuta","marraskuuta","joulukuuta"],month_abbr:["tammi","helmi","maalis","huhti","touko","kesä","heinä","elo","syys","loka","marras","joulu"],day:["sunnuntai","maanantai","tiistai","keskiviikko","torstai","perjantai","lauauntai"],day_abbr:["su","ma","ti","ke","to","pe","la"]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d. mmm",full:"d. mmmm yyyy",time_no_seconds_short:"h:MM TT",time_no_seconds_small_date:"h:MM TT'
'd. mmmm yyyy''",full_long:"mmm d yyyy 'klo' h:MM TT",full_long_small_date:"h:MM TT'
d. mmm yyyy''"},messages:{loading_timeline:"Ladataan aikajanaa… ",return_to_title:"Takaisin etusivulle",expand_timeline:"Laajenna aikajanaa",contract_timeline:"Tiivistä aikajanaa",wikipedia:"Wikipediasta",loading_content:"Ladataan sisältöä",loading:"Ladataan"}}); \ No newline at end of file diff --git a/compiled/js/locale/fo.js b/compiled/js/locale/fo.js index c6e12cb..de11870 100644 --- a/compiled/js/locale/fo.js +++ b/compiled/js/locale/fo.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Faroese LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"fo",api:{wikipedia:"fo"},date:{month:["januar","februar","mars","aprÌl","mai","juni","juli","august","september","oktober","november","desember"],month_abbr:["jan.","febr.","mars","aprÌl","mai","juni","juli","aug.","sept.","okt.","nov.","des."],day:["sunnudagur","m·nadagur","t˝sdagur","mikudagur","hÛsdagur","frÌggjadagur","leygardagur"],day_abbr:["sun.","m·n.","t˝s.","mik.","hÛs.","frÌ.","ley."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d'.' mmm",full:"d'.' mmmm yyyy",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'd'.' mmmm yyyy''",full_long:"d'.' mmmm yyyy 'klokkan' HH:MM",full_long_small_date:"HH:MM'
'd'.' mmm yyyy''"},messages:{loading_timeline:"Lesur inn tíðarrás...",return_to_title:"Víðka tíðarrás...",expand_timeline:"Minka tíðarrás...",contract_timeline:"Minka tíðarrás",wikipedia:"Fr· Wikipedia",loading_content:"Lesur inn tilfar",loading:"Lesur inn"}}); \ No newline at end of file diff --git a/compiled/js/locale/fr.js b/compiled/js/locale/fr.js index 73858b2..448ebc5 100644 --- a/compiled/js/locale/fr.js +++ b/compiled/js/locale/fr.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* French LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"fr",api:{wikipedia:"fr"},date:{month:["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"],month_abbr:["janv.","févr.","mars","avril","mai","juin","juil.","août","sept.","oct.","nov.","dec."],day:["Dimanche","Lundi","Mardi","Mercredi","Jeudi","Vendredi","Samedi"],day_abbr:["Dim.","Lu.","Ma.","Me.","Jeu.","Vend.","Sam."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm yyyy",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'd mmmm yyyy''",full_long:"dddd',' d mmm yyyy 'à' HH:MM",full_long_small_date:"HH:MM'
'dddd',' d mmm yyyy''"},messages:{loading_timeline:"Chargement de la frise en cours... ",return_to_title:"Retour à la page d'accueil",expand_timeline:"Elargir la frise",contract_timeline:"Réduire la frise",wikipedia:"Extrait de Wikipedia, l'encyclopédie libre",loading_content:"Chargement",loading:"Chargement"}}); \ No newline at end of file diff --git a/compiled/js/locale/hu.js b/compiled/js/locale/hu.js index c8e1903..af214c9 100644 --- a/compiled/js/locale/hu.js +++ b/compiled/js/locale/hu.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Hungarian LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"hu",api:{wikipedia:"hu"},date:{month:["Január","Február","Március","Április","Május","Június","Július","Augusztus","Szeptember","Október","November","December"],month_abbr:["Jan.","Febr.","Márc","Ápr.","Máj.","Jún.","Júl.","Aug.","Szept.","Okt.","Nov.","Dec."],day:["Vasárnap","Hétfő","Kedd","Szerda","Csütörtök","Péntek","Szombat"],day_abbr:["Vas.","Hétfő","Kedd","Szer.","Csüt.","Pén.","Szom."]},dateformats:{year:"yyyy",month_short:"mmm",month:"yyyy mmmm",full_short:"mmm d",full:"yyyy mmmm d",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM '
'yyyy mmmm d''",full_long:"yyyy mmm d',' HH:MM",full_long_small_date:"HH:MM '
yyyy mmm d''"},messages:{loading_timeline:"Az idővonal betöltése... ",return_to_title:"Vissza a címhez",expand_timeline:"Nagyítás",contract_timeline:"Kicsinyítés",wikipedia:"A Wikipédiából, a szabad enciklopédiából",loading_content:"Tartalom betöltése",loading:"Betöltés"}}); \ No newline at end of file diff --git a/compiled/js/locale/hy.js b/compiled/js/locale/hy.js index 7df00af..2f636c7 100644 --- a/compiled/js/locale/hy.js +++ b/compiled/js/locale/hy.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Armenian LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"hy",api:{wikipedia:"hy"},date:{month:["Հունվար","Փետրվար","Մարտ","Ապրիլ","Մայիս","Հունիս","Հուլիս","Օգոստոս","Սեպտեմբեր","Հոկտեմբեր","Նոյեմբեր","Դեկտեմբեր"],month_abbr:["Հնվ.","Փետ.","Մար","Ապր","Մայ","Հուն","Հուլ","Օգս.","Սեպ.","Հոկ.","Նոյ.","Դեկ."],day:["Կիրակի","Երկուշաբթի","Երեքշաբթի","Չորեքշաբթի","Հինգշաբթի","Ուրբաթ","Շաբաթ"],day_abbr:["Կի.","Եկ.","Եք.","Չո.","Հի.","Ու.","Շա."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm',' yyyy",time_no_seconds_short:"H:MM",time_no_seconds_small_date:"H:MM'
'd mmmm',' yyyy''",full_long:"d mmm',' yyyy 'at' H:MM",full_long_small_date:"H:MM '
d mmm',' yyyy''"},messages:{loading_timeline:"Ժամանակագրությունը բեռնվում է... ",return_to_title:"Վերադառնալ վերնագրին",expand_timeline:"Լայնացնել ժամանակագրությունը",contract_timeline:"Նեղացնել ժամանակագրությունը",wikipedia:"Ըստ Վիքիպեդիա ազատ հանրագիտարանի",loading_content:"Բովանդակությունը բեռնվում է",loading:"Բեռնում"}}); \ No newline at end of file diff --git a/compiled/js/locale/id.js b/compiled/js/locale/id.js index fc1a6ff..728ef7f 100644 --- a/compiled/js/locale/id.js +++ b/compiled/js/locale/id.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Indonesian LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"id",api:{wikipedia:"id"},date:{month:["Januari","Februari","Maret","April","Mei","Juni","Juli","Agustus","September","Oktober","November","Desember"],month_abbr:["Jan.","Feb.","Maret","April","Mei","Juni","July","Agus.","Sept.","Okt.","Nov.","Des."],day:["Ahad","Senin","Selasa","Rabu","Kamis","Jum'at","Sabtu"],day_abbr:["Ahad","Sen.","Sel.","Rabu","Kamis","Jum.","Sab."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm yyyy",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'd mmmm yyyy''",full_long:"dddd',' d mmm yyyy 'pukul' HH:MM",full_long_small_date:"HH:MM'
'dddd',' d mmm yyyy''"},messages:{loading_timeline:"Memuat Timeline... ",return_to_title:"Kembali ke Judul",expand_timeline:"Kembangkan Timeline",contract_timeline:"Ciutkan Timeline",wikipedia:"dari Wikipedia, ensiklopedia bebas",loading_content:"Memuat Isi",loading:"Memuat"}}); \ No newline at end of file diff --git a/compiled/js/locale/is.js b/compiled/js/locale/is.js index 69cc6f5..bcd48b5 100644 --- a/compiled/js/locale/is.js +++ b/compiled/js/locale/is.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Icelandic LANGUAGE ================================================== */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_no_seconds_short:"hh:MM TT",time_no_seconds_small_date:"hh:MM TT'
'mmmm d',' yyyy''",full_long:"dddd',' mmm d',' yyyy 'at' hh:MM TT",full_long_small_date:"hh:MM TT'
'dddd',' mmm d',' yyyy''"},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"}}); \ No newline at end of file diff --git a/compiled/js/locale/it.js b/compiled/js/locale/it.js index ea4ff6b..a0a505b 100644 --- a/compiled/js/locale/it.js +++ b/compiled/js/locale/it.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Italian LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"it",api:{wikipedia:"it"},date:{month:["Gennaio","Febbraio","Marzo","Aprile","Maggio","Giugno","Luglio","Agosto","Settembre","Ottobre","Novembre","Dicembre"],month_abbr:["Gen","Feb","Mar","Apr","Mag","Giu","Lug","Ago","Set","Ott","Nov","Dic"],day:["Domenica","Lunedi","Martedi","Mercoledi","Giovedi","Venerdi","Sabato"],day_abbr:["Dom.","Lun.","Mar.","Mer.","Gio.","Ven.","Sab."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm yyyy",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'd mmmm yyyy''",full_long:"dddd',' d mmm yyyy 'um' HH:MM",full_long_small_date:"HH:MM'
'dddd',' d mmm yyyy''"},messages:{loading_timeline:"Loading Timeline... ",return_to_title:"Return to Title",expand_timeline:"Expand Timeline",contract_timeline:"Contract Timeline",wikipedia:"Wikipedia, L’enciclopedia libera",loading_content:"Loading Content",loading:"Loading"}}); \ No newline at end of file diff --git a/compiled/js/locale/iw.js b/compiled/js/locale/iw.js index da35770..e85d6db 100644 --- a/compiled/js/locale/iw.js +++ b/compiled/js/locale/iw.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Hebrew (beta) LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"iw",right_to_left:!0,api:{wikipedia:"iw"},date:{month:["ינואר","פברואר","מרץ","אפריל","מאי","יוני","יולי","אוגוסט","ספטמבר","אוקטובר","נובמבר","דצמבר"],month_abbr:["ינואר","פברואר","מרץ","אפריל","מאי","יוני","יולי","אוגוסט","ספטמבר","אוקטובר","נובמבר","דצמבר"],day:["ראשון","שני","שלישי","רביעי","חמישי","שישי","שבת"],day_abbr:["יום א'","יום ב'","יום ג'","יום ד'","יום ה'","יום ו'","שבת"]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm,' yyyy",time_no_seconds_short:"h:MM TT",time_no_seconds_small_date:"h:MM TT'
'mmmm d',' yyyy''",full_long:"d' mmm,' yyyy 'at' h:MM TT",full_long_small_date:"h:MM TT'
mmm d',' yyyy''"},messages:{loading_timeline:"טוען את ציר הזמן... ",return_to_title:"חזור לכותרת",expand_timeline:"הרחב את ציר הזמן",contract_timeline:"צמצם את ציר הזמן",wikipedia:"מויקיפדיה, האינציקלופדיה החופשית",loading_content:"התוכן בטעינה...",loading:"טוען..."}}); \ No newline at end of file diff --git a/compiled/js/locale/ja.js b/compiled/js/locale/ja.js index efdb833..2f8f6db 100644 --- a/compiled/js/locale/ja.js +++ b/compiled/js/locale/ja.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Japanese LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"ja",api:{wikipedia:"ja"},date:{month:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],month_abbr:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],day:["日曜日","月曜日","火曜日","水曜日","木曜日","金曜日","土曜日"],day_abbr:["日","月","火","水","木","金","土"]},dateformats:{year:"yyyy年",month_short:"mmm",month:"yyyy年 m月d日 (ddd)",full_short:"yyyy年m月d日",full:"yyyy年 m月d日 (ddd)",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'yyyy年m月d日''",full_long:"yyyy年m月d日 H時M分s秒",full_long_small_date:"HH:MM:ss'
'yyyy年m月d日''"},messages:{loading_timeline:"タイムラインをロードしています…",return_to_title:"タイトルへ戻ります",expand_timeline:"タイムラインを展開します",contract_timeline:"タイムラインを縮めます",wikipedia:"出典:フリー百科事典『ウィキペディア(Wikipedia)』",loading_content:"コンテンツをロードしています",loading:"ローディング"}}); \ No newline at end of file diff --git a/compiled/js/locale/ko.js b/compiled/js/locale/ko.js index 287c93a..a72258e 100644 --- a/compiled/js/locale/ko.js +++ b/compiled/js/locale/ko.js @@ -1,2 +1,2 @@ -/* LANGUAGE -================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"kr",api:{wikipedia:"kr"},date:{month:["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"],month_abbr:["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"],day:["일요일","월요일","화요일","수요일","목요일","금요일","토요일"],day_abbr:["일","월","화","수","목","금","토"]},dateformats:{year:"yyyy",month_short:"mmm",month:"yyyy mmm",full_short:"mmm d",full:"yyyy mmm d ",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'yyyy mmm d''",full_long:"dddd',' d mmm yyyy 'um' HH:MM",full_long_small_date:"HH:MM'
'dddd','yyyy mmm d''"},messages:{loading_timeline:"타임라인을 불러오고 있습니다.... ",return_to_title:"첫화면으로",expand_timeline:"타임라인 확대",contract_timeline:"타임라인 축소",wikipedia:"출처: 위키피디아, 우리 모두의 백과사전",loading_content:"내용을 불러오고 있습니다.",loading:"불러오는중"}}); \ No newline at end of file +/* Korean LANGUAGE +================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"ko",api:{wikipedia:"ko"},date:{month:["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"],month_abbr:["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"],day:["일요일","월요일","화요일","수요일","목요일","금요일","토요일"],day_abbr:["일","월","화","수","목","금","토"]},dateformats:{year:"yyyy",month_short:"mmm",month:"yyyy mmm",full_short:"mmm d",full:"yyyy mmm d ",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'yyyy mmm d''",full_long:"dddd',' d mmm yyyy 'um' HH:MM",full_long_small_date:"HH:MM'
'dddd','yyyy mmm d''"},messages:{loading_timeline:"타임라인을 불러오고 있습니다.... ",return_to_title:"첫화면으로",expand_timeline:"타임라인 확대",contract_timeline:"타임라인 축소",wikipedia:"출처: 위키피디아, 우리 모두의 백과사전",loading_content:"내용을 불러오고 있습니다.",loading:"불러오는중"}}); \ No newline at end of file diff --git a/compiled/js/locale/nl.js b/compiled/js/locale/nl.js index c94e070..ccb9bab 100644 --- a/compiled/js/locale/nl.js +++ b/compiled/js/locale/nl.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Dutch LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"nl",api:{wikipedia:"nl"},date:{month:["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"],month_abbr:["jan","febr","maa","apr","mei","juni","juli","aug","sept","okt","nov","dec"],day:["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],day_abbr:["zo","ma","di","wo","do","vr","za"]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm yyyy",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'd mmmm yyyy''",full_long:"dddd',' d mmm yyyy 'om' HH:MM",full_long_small_date:"HH:MM'
'dddd',' d mmm yyyy''"},messages:{loading_timeline:"Tijdlijn laden ... ",return_to_title:"Terug naar het begin",expand_timeline:"Tijdlijn uitzoomen",contract_timeline:"Tijdlijn inzoomen",wikipedia:"From Wikipedia, the free encyclopedia",loading_content:"Inhoud laden",loading:"Laden"}}); \ No newline at end of file diff --git a/compiled/js/locale/no.js b/compiled/js/locale/no.js index 8ff4ca9..c77a415 100644 --- a/compiled/js/locale/no.js +++ b/compiled/js/locale/no.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Norwegian LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"no",api:{wikipedia:"no"},date:{month:["Januar","Februar","Mars","April","Mai","Juni","Juli","August","September","Oktober","November","Desember"],month_abbr:["Jan.","Feb.","Mars","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Des."],day:["Søndag","Mandag","Tirsdag","Onsdag","Torsdag","Fredag","Lørdag"],day_abbr:["Søn.","Man.","Tir.","Ons.","Tor.","Fre.","Lør."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d. mmm",full:"d. mmmm',' yyyy",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'd. mmmm',' yyyy''",full_long:"dddd',' d. mmm',' yyyy 'kl.' HH:MM",full_long_small_date:"HH:MM'
'dddd',' d. mmm',' yyyy''"},messages:{loading_timeline:"Laster timeline... ",return_to_title:"Tilbake til tittel",expand_timeline:"Utvid timeline",contract_timeline:"Krymp timeline",wikipedia:"Fra Wikipedia, den frie encyklopedi",loading_content:"Laster innhold",loading:"Laster"}}); \ No newline at end of file diff --git a/compiled/js/locale/pl.js b/compiled/js/locale/pl.js index 8f928d3..4913148 100644 --- a/compiled/js/locale/pl.js +++ b/compiled/js/locale/pl.js @@ -1,2 +1,2 @@ -/* LANGUAGE -================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"pl",api:{wikipedia:"pl"},date:{month:["Styczeń","Luty","Marzec","Kwiecień","Maj","Czerwiec","Lipiec","Sierpień","Wrzesień","Październik","Listopad","Grudzień"],month_abbr:["Sty.","Lut.","Mar.","Kwi.","Maj.","Cze.","Lip.","Sie.","Wrz.","Paź.","Lis.","Gru."],day:["Niedziela","Poniedziałek","Wtorek","Środa","Czwartek","Piątek","Sobota"],day_abbr:["Nie.","Pon.","Wto.","Śro.","Czw.","Pią.","Sob."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm yyyy",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'd mmmm yyyy''",full_long:"dddd',' d mmm yyyy 'um' HH:MM",full_long_small_date:"HH:MM'
'dddd',' d mmm yyyy''"},messages:{loading_timeline:"Ładowanie Timeline... ",return_to_title:"Wróć do tytułu",expand_timeline:"Powiększ Timeline",contract_timeline:"Zmniejsz Timeline",wikipedia:"Z Wikipedii, wolnej encyklopedii",loading_content:"Ładowanie zawartości",loading:"Ładowanie"}}); +/* Polish LANGUAGE +================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"pl",api:{wikipedia:"pl"},date:{month:["Stycznia","Lutego","Marca","Kwietnia","Maja","Czerwca","Lipca","Sierpnia","Września","Października","Listopada","Grudnia"],month_abbr:["Sty.","Lut.","Mar.","Kwi.","Maj.","Cze.","Lip.","Sie.","Wrz.","Paź.","Lis.","Gru."],day:["Niedziela","Poniedziałek","Wtorek","Środa","Czwartek","Piątek","Sobota"],day_abbr:["Nie.","Pon.","Wto.","Śro.","Czw.","Pią.","Sob."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm yyyy",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'd mmmm yyyy''",full_long:"dddd',' d mmm yyyy 'um' HH:MM",full_long_small_date:"HH:MM'
'dddd',' d mmm yyyy''"},messages:{loading_timeline:"Ładowanie Timeline... ",return_to_title:"Wróć do tytułu",expand_timeline:"Powiększ Timeline",contract_timeline:"Zmniejsz Timeline",wikipedia:"Z Wikipedii, wolnej encyklopedii",loading_content:"Ładowanie zawartości",loading:"Ładowanie"}}); \ No newline at end of file diff --git a/compiled/js/locale/pt-br.js b/compiled/js/locale/pt-br.js index c857de9..19145e6 100644 --- a/compiled/js/locale/pt-br.js +++ b/compiled/js/locale/pt-br.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Brazilian Portuguese LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"pt-br",api:{wikipedia:"pt"},date:{month:["Janeiro","Fevereiro","Março","Abril","Maio","Junho","Julho","Agosto","Setembro","Outubro","Novembro","Dezembro"],month_abbr:["Jan.","Fev.","Mar.","Abr.","Mai.","Jun.","Jul.","Ago.","Set.","Out.","Nov.","Dez."],day:["Domingo","Segunda","Terça","Quarta","Quinta","Sexta","Sábado"],day_abbr:["Dom.","Seg.","Ter.","Qua.","Qui.","Sex.","Sáb."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm 'de' yyyy",full_short:"d 'de' mmm",full:"d 'de' mmmm',' yyyy",time_no_seconds_short:"hh:MM TT",time_no_seconds_small_date:"hh:MM TT'
'd 'de' mmmm',' yyyy''",full_long:"dddd',' d 'de' mmm',' yyyy 'às' hh:MM TT",full_long_small_date:"hh:MM TT'
'dddd',' d 'de' mmm',' yyyy''"},messages:{loading_timeline:"Carregando Timeline... ",return_to_title:"Voltar para o título",expand_timeline:"Expandir Timeline",contract_timeline:"Contrair Timeline",wikipedia:"Wikipedia, A enciclopédia livre",loading_content:"Carregando Conteúdo",loading:"Carregando"}}); \ No newline at end of file diff --git a/compiled/js/locale/pt.js b/compiled/js/locale/pt.js index 25d66c5..49a0146 100644 --- a/compiled/js/locale/pt.js +++ b/compiled/js/locale/pt.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Portuguese LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"pt",api:{wikipedia:"pt"},date:{month:["Janeiro","Fevereiro","Março","Abril","Maio","Junho","Julho","Agosto","Setembro","Outubro","Novembro","Dezembro"],month_abbr:["Jan","Fev","Mar","Abr","Maio","Jun","Jul","Ago","Set","Out","Nov","Dez"],day:["Domingo","Segunda","Terça","Quarta","Quinta","Sexta","Sabado"],day_abbr:["Dom","Seg","Ter","Qua","Qui","Sex","Sab"]},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'
'mmmm d',' yyyy''",full_long:"mmm d',' yyyy 'at' hh:MM TT",full_long_small_date:"hh:MM TT'
mmm d',' yyyy''"},messages:{loading_timeline:"A carregar a timeline... ",return_to_title:"Voltar ao Título",expand_timeline:"Expandir Timeline",contract_timeline:"Colapsar Timeline",wikipedia:"Wikipedia, A enciclopedia Livre.",loading_content:"A carregar o conteúdo",loading:"A carregar"}}); \ No newline at end of file diff --git a/compiled/js/locale/ru.js b/compiled/js/locale/ru.js index 577340e..7502080 100644 --- a/compiled/js/locale/ru.js +++ b/compiled/js/locale/ru.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Russian LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"ru",api:{wikipedia:"ru"},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'
'mmmm d',' yyyy''",full_long:"mmm d',' yyyy 'at' hh:MM TT",full_long_small_date:"hh:MM TT'
mmm d',' yyyy''"},messages:{loading_timeline:"Загрузка... ",return_to_title:"Вернуться к заголовку",expand_timeline:"Увеличить",contract_timeline:"Уменьшить",wikipedia:"Из Wikipedia",loading_content:"Загрузка контента",loading:"Загрузка"}}); \ No newline at end of file diff --git a/compiled/js/locale/sk.js b/compiled/js/locale/sk.js index 5735e66..2bf69d8 100644 --- a/compiled/js/locale/sk.js +++ b/compiled/js/locale/sk.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Slovak LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"sk",api:{wikipedia:"sk"},date:{month:["Január","Február","Marec","Apríl","Máj","Jún","Júl","August","September","Október","November","December"],month_abbr:["Jan.","Feb.","Marec","Apríl","Máj","Jún","Júl","Aug.","Sept.","Okt.","Nov.","Dec."],day:["Nedeľa","Pondelok","Utorok","Streda","Štvrtok","Piatok","Sobota"],day_abbr:["Ned.","Pon.","Uto.","Str.","Štv.","Pia.","Sob."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"mmm d",full:"d. mmmm',' yyyy",time_no_seconds_short:"h:MM TT",time_no_seconds_small_date:"h:MM TT'
'mmmm d',' yyyy''",full_long:"mmm d',' yyyy 'at' hh:MM TT",full_long_small_date:"hh:MM TT'
mmm d',' yyyy''"},messages:{loading_timeline:"Načítam časovú os... ",return_to_title:"Späť na úvod",expand_timeline:"Zväčšiť časovú os",contract_timeline:"Zmenšiť časovú os",wikipedia:"Z Wikipedie, encyklopédie zadarmo",loading_content:"Načítam obsah",loading:"Načítanie"}}); \ No newline at end of file diff --git a/compiled/js/locale/sl.js b/compiled/js/locale/sl.js index 7d35805..39d12bd 100644 --- a/compiled/js/locale/sl.js +++ b/compiled/js/locale/sl.js @@ -1,2 +1,2 @@ -/* LANGUAGE SLOVENIAN +/* Slovenian LANGUAGE SLOVENIAN ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"sl",api:{wikipedia:"sl"},date:{month:["Januar","Februar","Marec","April","Maj","Junij","Julij","Avgust","September","Oktober","November","December"],month_abbr:["Jan.","Feb.","Marec","April","Maj","Junij","July","Avg.","Sept.","Okt.","Nov.","Dec."],day:["Nedelja","Ponedeljek","Torek","Sreda","Čertek","Petek","Sobota"],day_abbr:["Ned.","Pon.","Tor.","Sre.","Čet.","Pet.","Sob."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm yyyy",time_no_seconds_short:"h:MM",time_no_seconds_small_date:"h:MM' 'd mmmm' 'yyyy",full_long:"d mmm yyyy 'ob' hh:MM",full_long_small_date:"hh:MM' d mmm yyyy"},messages:{loading_timeline:"Nalagam časovni trak... ",return_to_title:"Nazaj na naslov",expand_timeline:"Razširi časovni trak",contract_timeline:"Pokrči časovni trak",wikipedia:"Vir Wikipedija",loading_content:"Nalaganje vsebine",loading:"Nalaganje"}}); \ No newline at end of file diff --git a/compiled/js/locale/sr-cy.js b/compiled/js/locale/sr-cy.js index e8a6c02..86f580e 100644 --- a/compiled/js/locale/sr-cy.js +++ b/compiled/js/locale/sr-cy.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Serbian (Cyrillic) LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"рп",api:{wikipedia:"рп"},date:{month:["Јануар","Фебруар","Март","Април","Мај","Јун","Јул","Август","Септембар","Октобар","Новембар","Децембар"],month_abbr:["Јан.","Феб.","Март","Апр.","Мај","Јун","Јул","Авг.","Сеп.","Окт.","Нов.","Дец."],day:["Недеља","Понедељак","Уторак","Среда","Четвртак","Петак","Субота"],day_abbr:["Нед.","Пон.","Уто.","Сре.","Чет.","Пет.","Суб."]},dateformats:{year:"yyyy.",month_short:"mmm",month:"mmmm yyyy.",full_short:"d. mmm",full:"d. mmmm yyyy.",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'd. mmmm yyyy.''",full_long:"d. mmm yyyy. 'u' HH:MM",full_long_small_date:"HH:MM'
d. mmm yyyy.''"},messages:{loading_timeline:"Учитавање... ",return_to_title:"Почетак",expand_timeline:"Увећај",contract_timeline:"Умањи",wikipedia:"Из Википедије, слободне енциклопедије",loading_content:"Садржај се учитава",loading:"Учитава се"}}); \ No newline at end of file diff --git a/compiled/js/locale/sv.js b/compiled/js/locale/sv.js index 8cbe7db..90e4821 100644 --- a/compiled/js/locale/sv.js +++ b/compiled/js/locale/sv.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Swedish LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"sv",api:{wikipedia:"sv"},date:{month:["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december"],month_abbr:["jan","febr","mars","april","maj","juni","juli","aug","sept","okt","nov","dec"],day:["söndag","måndag","tisdag","onsdag","torsdag","fredag","lördag"],day_abbr:["sön","mån","tis","ons","tors","fre","lör"]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm',' yyyy",time_no_seconds_short:"H:MM",time_no_seconds_small_date:"H:MM'
'd mmmm',' yyyy''",full_long:"d mmm',' yyyy 'vid' H:MM",full_long_small_date:"H:MM'
d mmm',' yyyy''"},messages:{loading_timeline:"Laddar tidslinje... ",return_to_title:"Tillbaka till start",expand_timeline:"Förstora tidslinje",contract_timeline:"Förminska tidslinje",wikipedia:"Från Wikipedia, den fria encyklopedin",loading_content:"Laddar innehåll",loading:"Laddar"}}); \ No newline at end of file diff --git a/compiled/js/locale/ta.js b/compiled/js/locale/ta.js index 3d44ead..641b9c6 100644 --- a/compiled/js/locale/ta.js +++ b/compiled/js/locale/ta.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Tamil LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"ta",api:{wikipedia:"ta"},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'
'mmmm d',' yyyy''",full_long:"mmm d',' yyyy 'at' hh:MM TT",full_long_small_date:"hh:MM TT'
mmm d',' yyyy''"},messages:{loading_timeline:"நேரக்கோடு தரவேறுகிறது.... ",return_to_title:"தலைப்பிற்குச் செல்ல",expand_timeline:"நேரக்கோட்டை விரிக்க",contract_timeline:"நேரக்கோட்டை சுருக்க",wikipedia:"கட்டற்ற கலைக்களஞ்சியம், விக்கிப்பீடியாவிலிருந்து",loading_content:"உள்ளடக்கம் தரவேறுகிறது...",loading:"தரவேறுகிறது"}}); \ No newline at end of file diff --git a/compiled/js/locale/tl.js b/compiled/js/locale/tl.js index 24cc87d..211195f 100644 --- a/compiled/js/locale/tl.js +++ b/compiled/js/locale/tl.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Tagalog LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"tl",api:{wikipedia:"tl"},date:{month:["Enemo","Pebrero","Marso","Abril","Mayo","Hunyo","Hulyo","Agosto","Setyembre","Oktubre","Nobyembre","Disyembre"],month_abbr:["Ene.","Peb.","Mar.","Abr.","Mayo","Hun.","Hul.","Ago.","Set.","Okt.","Nob.","Dis."],day:["Linggo","Lunes","Martes","Miyerkules","Huwebes","Biyernes","Sabado"],day_abbr:["Li.","L.","M.","Mi.","H.","B.","S."]},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'
'mmmm d',' yyyy''",full_long:"mmm d',' yyyy 'at' h:MM TT",full_long_small_date:"h:MM TT'
mmm d',' yyyy''"},messages:{loading_timeline:"Loading Timeline... ",return_to_title:"Return to Title",expand_timeline:"Expand Timeline",contract_timeline:"Contract Timeline",wikipedia:"Mula sa Wikipedia, ang malayang ensiklopedya",loading_content:"Loading Content",loading:"Loading"}}); \ No newline at end of file diff --git a/compiled/js/locale/tr.js b/compiled/js/locale/tr.js index 975fa5c..c0f8272 100644 --- a/compiled/js/locale/tr.js +++ b/compiled/js/locale/tr.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Turkish LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"tr",api:{wikipedia:"tr"},date:{month:["Ocak","Şubat","Mart","Nisan","Mayıs","Haziran","Temmuz","Ağustos","Eylül","Ekim","Kasım","Aralık"],month_abbr:["Oca.","Şub.","Mar.","Nis.","May.","Haz.","Tem.","Ağu.","Eyl.","Eki.","Kas.","Ara."],day:["Pazar","Pazartesi","Salı","Çarşamba","Perşembe","Cuma","Cumartesi"],day_abbr:["Paz.","Pzt.","Sal.","Çar.","Per.","Cum.","Cts."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm',' yyyy",time_no_seconds_short:"H:MM",time_no_seconds_small_date:"H:MM'
'd mmmm',' yyyy''",full_long:"d mmm',' yyyy 'at' H:MM",full_long_small_date:"H:MM '
d mmm',' yyyy''"},messages:{loading_timeline:"Zaman Çizelgesi Yükleniyor... ",return_to_title:"Başlığa Dön",expand_timeline:"Zaman Çizelgesini Genişlet",contract_timeline:"Zaman Çizelgesini Daralt",wikipedia:"Wikipedia'dan, özgür ansiklopedi",loading_content:"İçerik Yükleniyor",loading:"Yükleniyor"}}); \ No newline at end of file diff --git a/compiled/js/locale/zh-tw.js b/compiled/js/locale/zh-tw.js index 63bd1d4..3d254d2 100644 --- a/compiled/js/locale/zh-tw.js +++ b/compiled/js/locale/zh-tw.js @@ -1,2 +1,2 @@ -/* LANGUAGE +/* Taiwanese LANGUAGE ================================================== */typeof VMM!="undefined"&&(VMM.Language={lang:"zh-tw",api:{wikipedia:"zh"},date:{month:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],month_abbr:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],day:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],day_abbr:["週日","週一","週二","週三","週四","週五","週六"]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d mmm",full:"d mmmm yyyy",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'
'd mmmm yyyy''",full_long:"dddd',' d mmm yyyy 'um' HH:MM",full_long_small_date:"HH:MM'
'dddd',' d mmm yyyy''"},messages:{loading_timeline:"載入時間線... ",return_to_title:"回到開頭",expand_timeline:"展開時間",contract_timeline:"縮短時間",wikipedia:"擷取自維基百科, 自由之百科全書",loading_content:"載入內容",loading:"載入中"}}); \ No newline at end of file diff --git a/source/jade/sections/embed-generator.jade b/source/jade/sections/embed-generator.jade index f9175e4..1e7a635 100755 --- a/source/jade/sections/embed-generator.jade +++ b/source/jade/sections/embed-generator.jade @@ -38,32 +38,45 @@ section#embed.embed-form div.controls select#embed-language option(value='en') English - option(value='fr') French - option(value='es') Spanish - option(value='de') German / Deutsch - option(value='pt') Portuguese - option(value='pt-br') Brazilian Portuguese - option(value='nl') Dutch - option(value='it') Italian - option(value='is') Icelandic - option(value='no') Norwegian + option(value='ar') Arabic (beta) option(value='bg') Bulgarian - option(value='si') Slovenian - option(value='hu') Hungarian - option(value='fo') Faroese + option(value='ca') Catalan option(value='cz') Czech - option(value='dk') Danish + option(value='da') Danish + option(value='de') German / Deutsch + option(value='el') Greek + option(value='es') Spanish + option(value='eu') Basque/ Euskara + option(value='fi') Finnish + option(value='fo') Faroese + option(value='fr') French + option(value='gl') Galician + option(value='hu') Hungarian + option(value='hy') Armenian option(value='id') Indonesian + option(value='is') Icelandic + option(value='it') Italian + option(value='iw') Hebrew (beta) + option(value='ja') Japanese + option(value='ka') Georgian + option(value='ko') Korean + option(value='lv') Latvian + option(value='nl') Dutch + option(value='no') Norwegian option(value='pl') Polish + option(value='pt-br') Brazilian Portuguese + option(value='pt') Portuguese option(value='ru') Russian - option(value='ja') Japanese - option(value='kr') Korean - option(value='zh-ch') Chinese - option(value='zh-tw') Taiwanese - option(value='el') Greek + option(value='sk') Slovak + option(value='sl') Slovenian + option(value='sr-cy') Serbian (Cyrillic) + option(value='sr') Serbian (Latin) + option(value='sv') Swedish option(value='ta') Tamil - option(value='iw') Hebrew - option(value='ar') Arabic + option(value='tl') Tagalog + option(value='tr') Turkish + option(value='zh-cn') Chinese + option(value='zh-tw') Taiwanese // Map Type div.control-group label.control-label Map Type