@knight-lab/timelinejs 3.8.15 → 3.8.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (305) hide show
  1. package/API.md +1 -2
  2. package/{CHANGELOG → CHANGELOG.md} +70 -8
  3. package/DEPLOYING.md +4 -0
  4. package/README.md +21 -19
  5. package/RELEASING.md +4 -4
  6. package/dist/css/fonts/font.abril-droidsans.css +143 -0
  7. package/dist/css/fonts/font.amatic-andika.css +143 -0
  8. package/dist/css/fonts/font.bevan-pontanosans.css +141 -0
  9. package/dist/css/fonts/font.bitter-raleway.css +149 -0
  10. package/dist/css/fonts/font.clicker-garamond.css +141 -0
  11. package/dist/css/fonts/font.dancing-ledger.css +143 -0
  12. package/dist/css/fonts/font.default.css +155 -0
  13. package/dist/css/fonts/font.fjalla-average.css +141 -0
  14. package/dist/css/fonts/font.georgia-helvetica.css +123 -0
  15. package/dist/css/fonts/font.knightlab.css +125 -0
  16. package/dist/css/fonts/font.lustria-lato.css +147 -0
  17. package/dist/css/fonts/font.medula-lato.css +149 -0
  18. package/dist/css/fonts/font.oldstandard.css +135 -0
  19. package/dist/css/fonts/font.opensans-gentiumbook.css +155 -0
  20. package/dist/css/fonts/font.playfair-faunaone.css +156 -0
  21. package/dist/css/fonts/font.playfair.css +143 -0
  22. package/dist/css/fonts/font.pt.css +153 -0
  23. package/dist/css/fonts/font.roboto-megrim.css +143 -0
  24. package/dist/css/fonts/font.rufina-sintony.css +149 -0
  25. package/dist/css/fonts/font.ubuntu.css +145 -0
  26. package/dist/css/fonts/font.unicaone-vollkorn.css +143 -0
  27. package/dist/css/icons/tl-icons.eot +0 -0
  28. package/dist/css/icons/tl-icons.svg +63 -0
  29. package/dist/css/icons/tl-icons.ttf +0 -0
  30. package/dist/css/icons/tl-icons.woff +0 -0
  31. package/dist/css/icons/tl-icons.woff2 +0 -0
  32. package/dist/css/themes/timeline.theme.contrast.css +3125 -0
  33. package/dist/css/themes/timeline.theme.dark.css +3125 -0
  34. package/dist/css/timeline.css +3128 -0
  35. package/dist/css/timeline.css.map +1 -0
  36. package/dist/embed/compare.html +91 -0
  37. package/dist/embed/index.html +170 -0
  38. package/dist/embed/old-index.html +170 -0
  39. package/dist/embed/popular_timelines.json +1 -0
  40. package/dist/js/locale/af.json +75 -0
  41. package/dist/js/locale/ar.json +76 -0
  42. package/dist/js/locale/be.json +75 -0
  43. package/dist/js/locale/bg.json +75 -0
  44. package/dist/js/locale/ca.json +75 -0
  45. package/dist/js/locale/cz.json +108 -0
  46. package/dist/js/locale/da.json +75 -0
  47. package/dist/js/locale/de.json +76 -0
  48. package/dist/js/locale/el.json +75 -0
  49. package/dist/js/locale/en-24hr.json +75 -0
  50. package/dist/js/locale/en-week.json +75 -0
  51. package/dist/js/locale/en.json +152 -0
  52. package/dist/js/locale/eo.json +75 -0
  53. package/dist/js/locale/es.json +76 -0
  54. package/dist/js/locale/et.json +75 -0
  55. package/dist/js/locale/eu.json +75 -0
  56. package/dist/js/locale/fa.json +74 -0
  57. package/dist/js/locale/fi.json +95 -0
  58. package/dist/js/locale/fo.json +75 -0
  59. package/dist/js/locale/fr.json +119 -0
  60. package/dist/js/locale/fy.json +75 -0
  61. package/dist/js/locale/ga.json +75 -0
  62. package/dist/js/locale/gl.json +75 -0
  63. package/dist/js/locale/he.json +76 -0
  64. package/dist/js/locale/hi.json +76 -0
  65. package/dist/js/locale/hr.json +75 -0
  66. package/dist/js/locale/hu.json +114 -0
  67. package/dist/js/locale/hy.json +75 -0
  68. package/dist/js/locale/id.json +75 -0
  69. package/dist/js/locale/is.json +75 -0
  70. package/dist/js/locale/it.json +92 -0
  71. package/dist/js/locale/iw.json +76 -0
  72. package/dist/js/locale/ja.json +75 -0
  73. package/dist/js/locale/ka.json +75 -0
  74. package/dist/js/locale/ko.json +75 -0
  75. package/dist/js/locale/lb.json +75 -0
  76. package/dist/js/locale/lt.json +75 -0
  77. package/dist/js/locale/lv.json +75 -0
  78. package/dist/js/locale/ms.json +75 -0
  79. package/dist/js/locale/my.json +124 -0
  80. package/dist/js/locale/ne.json +75 -0
  81. package/dist/js/locale/nl.json +75 -0
  82. package/dist/js/locale/no.json +76 -0
  83. package/dist/js/locale/pl.json +75 -0
  84. package/dist/js/locale/pt-br.json +78 -0
  85. package/dist/js/locale/pt.json +78 -0
  86. package/dist/js/locale/rm.json +75 -0
  87. package/dist/js/locale/ro.json +75 -0
  88. package/dist/js/locale/ru.json +75 -0
  89. package/dist/js/locale/si.json +74 -0
  90. package/dist/js/locale/sk.json +75 -0
  91. package/dist/js/locale/sl.json +75 -0
  92. package/dist/js/locale/sr-cy.json +75 -0
  93. package/dist/js/locale/sr.json +75 -0
  94. package/dist/js/locale/sv.json +86 -0
  95. package/dist/js/locale/ta.json +75 -0
  96. package/dist/js/locale/te.json +74 -0
  97. package/dist/js/locale/th.json +108 -0
  98. package/dist/js/locale/tl.json +75 -0
  99. package/dist/js/locale/tr.json +75 -0
  100. package/dist/js/locale/uk.json +75 -0
  101. package/dist/js/locale/ur.json +123 -0
  102. package/dist/js/locale/vi.json +74 -0
  103. package/dist/js/locale/zh-cn.json +76 -0
  104. package/dist/js/locale/zh-tw.json +75 -0
  105. package/dist/js/timeline-min.js +12 -0
  106. package/dist/js/timeline.js +12 -0
  107. package/dist/js/timeline.js.map +1 -0
  108. package/dist/timeline3.zip +0 -0
  109. package/index.js +1 -0
  110. package/package.json +5 -5
  111. package/src/embed/old-index.html +128 -18
  112. package/src/js/core/Browser.js +19 -19
  113. package/src/js/index.js +1 -1
  114. package/src/js/language/locale/zh-cn.json +1 -1
  115. package/src/js/media/MediaType.js +1 -1
  116. package/src/js/media/types/Audio.js +9 -0
  117. package/src/js/media/types/Video.js +11 -0
  118. package/src/js/timeline/Timeline.js +25 -20
  119. package/src/less/fonts/font.knightlab.less +2 -2
  120. package/src/template/all-media-types.json +61 -24
  121. package/src/template/index.html +39 -19
  122. package/{contrib/women_in_computing.csv → src/template/my-own-timeline.csv} +5 -5
  123. package/contrib/README.md +0 -13
  124. package/contrib/csv_to_json.py +0 -106
  125. package/contrib/docs/ImageHosting.md +0 -120
  126. package/contrib/examples/autoload.html +0 -44
  127. package/contrib/examples/iBooksAuthor/README.md +0 -37
  128. package/contrib/examples/iBooksAuthor/TimelineJS.wdgt/Default.png +0 -0
  129. package/contrib/examples/iBooksAuthor/TimelineJS.wdgt/Info.plist +0 -27
  130. package/contrib/examples/iBooksAuthor/TimelineJS.wdgt/index.html +0 -13
  131. package/contrib/examples/react.html +0 -40
  132. package/contrib/examples/vue.html +0 -29
  133. package/contrib/fedorbeets/README.md +0 -3
  134. package/contrib/fedorbeets/timeline.py.txt +0 -56
  135. package/contrib/iamamoose/README.md +0 -3
  136. package/contrib/iamamoose/timeline.py.txt +0 -53
  137. package/contrib/women_in_computing.json +0 -263
  138. package/fabfile.py +0 -64
  139. package/requirements.txt +0 -29
  140. package/util/convert_json.py +0 -96
  141. package/website/__init__.py +0 -0
  142. package/website/app.py +0 -101
  143. package/website/core/__init__.py +0 -0
  144. package/website/core/settings/__init__.py +0 -0
  145. package/website/core/settings/base.py +0 -6
  146. package/website/core/settings/loc.py +0 -16
  147. package/website/examples.json +0 -114
  148. package/website/faq.json +0 -81
  149. package/website/static/css/desert.css +0 -34
  150. package/website/static/css/site.css +0 -74
  151. package/website/static/img/TimelineJSTags.jpg +0 -0
  152. package/website/static/img/examples/houston/eyesclosedftm_10001.jpg +0 -0
  153. package/website/static/img/examples/houston/family.jpg +0 -0
  154. package/website/static/img/examples/houston/family.png +0 -0
  155. package/website/static/img/examples/houston/wh1.jpg +0 -0
  156. package/website/static/img/examples/houston/wh2.jpg +0 -0
  157. package/website/static/img/examples/houston/wh3.jpg +0 -0
  158. package/website/static/img/examples/houston/whChild.jpg +0 -0
  159. package/website/static/img/examples/houston/whlead.jpg +0 -0
  160. package/website/static/img/examples/houston/young.jpg +0 -0
  161. package/website/static/img/examples/logos/Northwestern University.png +0 -0
  162. package/website/static/img/examples/logos/Social-Logos.png +0 -0
  163. package/website/static/img/examples/logos/knightlab-logo-background.png +0 -0
  164. package/website/static/img/examples/logos/knightlab-logo-small.png +0 -0
  165. package/website/static/img/examples/logos/knightlab-logo.png +0 -0
  166. package/website/static/img/examples/logos/less-small.png +0 -0
  167. package/website/static/img/examples/logos/logo_aljazeera.png +0 -0
  168. package/website/static/img/examples/logos/logo_arte.png +0 -0
  169. package/website/static/img/examples/logos/logo_beyondtheseal.png +0 -0
  170. package/website/static/img/examples/logos/logo_centerforpublicintegrity.png +0 -0
  171. package/website/static/img/examples/logos/logo_cnn.png +0 -0
  172. package/website/static/img/examples/logos/logo_denverpost.png +0 -0
  173. package/website/static/img/examples/logos/logo_engadget.png +0 -0
  174. package/website/static/img/examples/logos/logo_gigaom.png +0 -0
  175. package/website/static/img/examples/logos/logo_ibt.png +0 -0
  176. package/website/static/img/examples/logos/logo_knightlab.png +0 -0
  177. package/website/static/img/examples/logos/logo_ksat.png +0 -0
  178. package/website/static/img/examples/logos/logo_lemonde.png +0 -0
  179. package/website/static/img/examples/logos/logo_maneater.png +0 -0
  180. package/website/static/img/examples/logos/logo_mashable.png +0 -0
  181. package/website/static/img/examples/logos/logo_radiolab.png +0 -0
  182. package/website/static/img/examples/logos/logo_time.png +0 -0
  183. package/website/static/img/examples/logos/logo_vh1.png +0 -0
  184. package/website/static/img/examples/logos/logo_vinepair.png +0 -0
  185. package/website/static/img/examples/logos/logo_wbur.png +0 -0
  186. package/website/static/img/examples/thumbs/thumb_akira.jpg +0 -0
  187. package/website/static/img/examples/thumbs/thumb_aljazeera.jpg +0 -0
  188. package/website/static/img/examples/thumbs/thumb_artetv.jpg +0 -0
  189. package/website/static/img/examples/thumbs/thumb_banana.png +0 -0
  190. package/website/static/img/examples/thumbs/thumb_bulger.jpg +0 -0
  191. package/website/static/img/examples/thumbs/thumb_denver_shooting.jpg +0 -0
  192. package/website/static/img/examples/thumbs/thumb_houston.jpg +0 -0
  193. package/website/static/img/examples/thumbs/thumb_isis.jpg +0 -0
  194. package/website/static/img/examples/thumbs/thumb_lemonde.jpg +0 -0
  195. package/website/static/img/examples/thumbs/thumb_malaysia-airlines.jpg +0 -0
  196. package/website/static/img/examples/thumbs/thumb_mandela.jpg +0 -0
  197. package/website/static/img/examples/thumbs/thumb_mobile_device.jpg +0 -0
  198. package/website/static/img/examples/thumbs/thumb_northkorea.jpg +0 -0
  199. package/website/static/img/examples/thumbs/thumb_perpwalk.jpg +0 -0
  200. package/website/static/img/examples/thumbs/thumb_radiolab-colorwalking.jpg +0 -0
  201. package/website/static/img/examples/thumbs/thumb_republican.jpg +0 -0
  202. package/website/static/img/examples/thumbs/thumb_shtpeoplesay.jpg +0 -0
  203. package/website/static/img/examples/thumbs/thumb_supremecourt.jpg +0 -0
  204. package/website/static/img/examples/thumbs/thumb_univofmissouri.jpg +0 -0
  205. package/website/static/img/examples/thumbs/thumb_userinterface.png +0 -0
  206. package/website/static/img/examples/thumbs/thumb_wine.jpg +0 -0
  207. package/website/static/img/examples/user-interface/4s.jpg +0 -0
  208. package/website/static/img/examples/user-interface/apple.jpg +0 -0
  209. package/website/static/img/examples/user-interface/input.png +0 -0
  210. package/website/static/img/examples/user-interface/palm.png +0 -0
  211. package/website/static/img/examples/user-interface/pascaline.jpg +0 -0
  212. package/website/static/img/examples/user-interface/univac.JPG +0 -0
  213. package/website/static/img/font-options.png +0 -0
  214. package/website/static/img/kl-og.png +0 -0
  215. package/website/static/img/knightlab_logo.png +0 -0
  216. package/website/static/img/loading.gif +0 -0
  217. package/website/static/img/make/abril-droidsans.png +0 -0
  218. package/website/static/img/make/amatic-andika.png +0 -0
  219. package/website/static/img/make/bevan-pontanosans.png +0 -0
  220. package/website/static/img/make/bitter-raleway.png +0 -0
  221. package/website/static/img/make/clicker-garamond.png +0 -0
  222. package/website/static/img/make/dancing-ledger.png +0 -0
  223. package/website/static/img/make/default.png +0 -0
  224. package/website/static/img/make/fakedropdown.svg +0 -1
  225. package/website/static/img/make/fjalla-average.png +0 -0
  226. package/website/static/img/make/font-options.png +0 -0
  227. package/website/static/img/make/georgia-helvetica.png +0 -0
  228. package/website/static/img/make/lustria-lato.png +0 -0
  229. package/website/static/img/make/medula-lato.png +0 -0
  230. package/website/static/img/make/oldstandard.png +0 -0
  231. package/website/static/img/make/opensans-gentiumbook.png +0 -0
  232. package/website/static/img/make/playfair-faunaone.png +0 -0
  233. package/website/static/img/make/playfair.png +0 -0
  234. package/website/static/img/make/pt.png +0 -0
  235. package/website/static/img/make/publish_to_web_browser_url.png +0 -0
  236. package/website/static/img/make/publish_to_web_button_small-od1.png +0 -0
  237. package/website/static/img/make/publish_to_web_button_small.png +0 -0
  238. package/website/static/img/make/publish_to_web_small.png +0 -0
  239. package/website/static/img/make/publish_to_web_url_small.png +0 -0
  240. package/website/static/img/make/roboto-megrim.png +0 -0
  241. package/website/static/img/make/rufina-sintony.png +0 -0
  242. package/website/static/img/make/unicaone-vollkorn.png +0 -0
  243. package/website/static/img/make/v4_step_1.png +0 -0
  244. package/website/static/img/make/v4_step_2.png +0 -0
  245. package/website/static/img/timeline.png +0 -0
  246. package/website/static/img/timeline3_intro_image.png +0 -0
  247. package/website/static/js/faq-generator.js +0 -20
  248. package/website/static/js/main.js +0 -240
  249. package/website/static/welcome/step3.png +0 -0
  250. package/website/static/welcome/welcome.json +0 -266
  251. package/website/templates/_about.html +0 -23
  252. package/website/templates/_analytics.html +0 -10
  253. package/website/templates/_banner.html +0 -26
  254. package/website/templates/_demo.html +0 -5
  255. package/website/templates/_developers.html +0 -19
  256. package/website/templates/_examples.html +0 -156
  257. package/website/templates/_faq.html +0 -117
  258. package/website/templates/_footer.html +0 -54
  259. package/website/templates/_head.html +0 -38
  260. package/website/templates/_header.html +0 -18
  261. package/website/templates/_help.html +0 -50
  262. package/website/templates/_make.html +0 -291
  263. package/website/templates/_nav.html +0 -24
  264. package/website/templates/_overview.html +0 -32
  265. package/website/templates/_roadmap.html +0 -27
  266. package/website/templates/_storytelling_tools.html +0 -35
  267. package/website/templates/base.html +0 -37
  268. package/website/templates/docs/faq.html +0 -223
  269. package/website/templates/docs/index.html +0 -57
  270. package/website/templates/docs/instantiate-a-timeline.html +0 -207
  271. package/website/templates/docs/json-format.html +0 -477
  272. package/website/templates/docs/license.html +0 -29
  273. package/website/templates/docs/media-types.html +0 -82
  274. package/website/templates/docs/options.html +0 -472
  275. package/website/templates/docs/overriding-styles.html +0 -357
  276. package/website/templates/docs/using-spreadsheets.html +0 -94
  277. package/website/templates/error.html +0 -28
  278. package/website/templates/examples/_common_example_embed.html +0 -27
  279. package/website/templates/examples/embed-test/index.html +0 -41
  280. package/website/templates/examples/example.json +0 -328
  281. package/website/templates/examples/houston/index.html +0 -40
  282. package/website/templates/examples/houston/timeline2.json +0 -218
  283. package/website/templates/examples/houston/timeline3.json +0 -271
  284. package/website/templates/examples/mediatypes/index.html +0 -61
  285. package/website/templates/examples/mediatypes/timeline3.json +0 -421
  286. package/website/templates/examples/republican/index.html +0 -49
  287. package/website/templates/examples/republican/timeline2.json +0 -0
  288. package/website/templates/examples/republican/timeline3.json +0 -238
  289. package/website/templates/examples/shit-people-say/index.html +0 -39
  290. package/website/templates/examples/shit-people-say/timeline2.json +0 -243
  291. package/website/templates/examples/shit-people-say/timeline3.json +0 -336
  292. package/website/templates/examples/soundcite/index.html +0 -42
  293. package/website/templates/examples/soundcite/timeline3.json +0 -271
  294. package/website/templates/examples/timeline3.json +0 -271
  295. package/website/templates/examples/twain/index.html +0 -85
  296. package/website/templates/examples/twain/marktwain.json +0 -502
  297. package/website/templates/examples/user-interface/index.html +0 -40
  298. package/website/templates/examples/user-interface/timeline2.json +0 -260
  299. package/website/templates/examples/user-interface/timeline3.json +0 -327
  300. package/website/templates/index.html +0 -17
  301. package/website/templates/mediatype-tests.html +0 -121
  302. package/website/templates/test/GoogleSpreadsheetFeedLegacyFormat.json +0 -1
  303. package/website/templates/test/GoogleSpreadsheetFeedTJS3Format.json +0 -1
  304. package/website/templates/test/maps.html +0 -4
  305. package/website/templates/unit-tests.html +0 -775
@@ -0,0 +1,76 @@
1
+ {
2
+ "lang": "hi",
3
+ "date": {
4
+ "month_abbr": [
5
+ "जनवरी",
6
+ "फ़रवरी",
7
+ "मार्च",
8
+ "अप्रैल",
9
+ "मई",
10
+ "जून",
11
+ "जुलाई",
12
+ "अगस्त",
13
+ "सितम्बर",
14
+ "अक्टूबर",
15
+ "नवंबर",
16
+ "दिसंबर"
17
+ ],
18
+ "day_abbr": [
19
+ "रवि",
20
+ "सोम",
21
+ "मंगल",
22
+ "बुध",
23
+ "गुरु",
24
+ "शुक्र",
25
+ "शनि"
26
+ ],
27
+ "day": [
28
+ "रविवार",
29
+ "सोमवार",
30
+ "मंगलवार",
31
+ "बुधवार",
32
+ "गुरुवार",
33
+ "शुक्रवार",
34
+ "शनिवार"
35
+ ],
36
+ "month": [
37
+ "जनवरी",
38
+ "फ़रवरी",
39
+ "मार्च",
40
+ "अप्रैल",
41
+ "मई",
42
+ "जून",
43
+ "जुलाई",
44
+ "अगस्त",
45
+ "सितम्बर",
46
+ "अक्टूबर",
47
+ "नवंबर",
48
+ "दिसंबर"
49
+ ]
50
+ },
51
+ "api": {
52
+ "wikipedia": "hi"
53
+ },
54
+ "messages": {
55
+ "loading": "लोड हो रहा है",
56
+ "contract_timeline": "टाइमलाइन का अनुबंध करें",
57
+ "return_to_title": "शीर्षक पर लौटें",
58
+ "swipe_nav": "Swipe to Navigate",
59
+ "read_more": "और पढ़ें",
60
+ "wikipedia": "विकिपीडिया, मुक्त विश्वकोश से",
61
+ "expand_timeline": "टाइमलाइन का विस्तार करें",
62
+ "loading_timeline": "टाइमलाइन लोड हो रहा है",
63
+ "loading_content": "लोड हो रहा है सामग्री"
64
+ },
65
+ "dateformats": {
66
+ "full_long": "mmm d',' yyyy 'at' h:MM TT",
67
+ "full_short": "mmm d",
68
+ "full": "mmmm d',' yyyy",
69
+ "year": "yyyy",
70
+ "time_no_seconds_short": "h:MM TT",
71
+ "month_short": "mmm",
72
+ "full_long_small_date": "h:MM TT'<br/><small>mmm d',' yyyy'</small>'",
73
+ "time_no_seconds_small_date": "h:MM TT'<br/><small>'mmmm d',' yyyy'</small>'",
74
+ "month": "mmmm yyyy"
75
+ }
76
+ }
@@ -0,0 +1,75 @@
1
+ {
2
+ "lang": "hr",
3
+ "date": {
4
+ "month_abbr": [
5
+ "I",
6
+ "II",
7
+ "III",
8
+ "IV",
9
+ "V",
10
+ "VI",
11
+ "VII",
12
+ "VIII",
13
+ "IX",
14
+ "X",
15
+ "XI",
16
+ "XII"
17
+ ],
18
+ "day_abbr": [
19
+ "ned",
20
+ "pon",
21
+ "uto",
22
+ "sri",
23
+ "čet",
24
+ "pet",
25
+ "sub"
26
+ ],
27
+ "day": [
28
+ "nedjelja",
29
+ "ponedjeljak",
30
+ "utorak",
31
+ "srijeda",
32
+ "četvrtak",
33
+ "petak",
34
+ "subota"
35
+ ],
36
+ "month": [
37
+ "siječnja",
38
+ "veljače",
39
+ "ožujka",
40
+ "travnja",
41
+ "svibnja",
42
+ "lipnja",
43
+ "srpnja",
44
+ "kolovoza",
45
+ "rujna",
46
+ "listopada",
47
+ "studenog",
48
+ "prosinca"
49
+ ]
50
+ },
51
+ "api": {
52
+ "wikipedia": "hr"
53
+ },
54
+ "messages": {
55
+ "loading": "Učitava se",
56
+ "contract_timeline": "Smanji",
57
+ "return_to_title": "Početak",
58
+ "wikipedia": "Iz Vikipedije, slobodne enciklopedije",
59
+ "loading_content": "Sadržaj se učitava",
60
+ "expand_timeline": "Povećaj",
61
+ "loading_timeline": "Učitavanje... "
62
+ },
63
+ "dateformats": {
64
+ "full_long": "dd. mmmm yyyy. 'u' HH:MM",
65
+ "full_short": "dd. mmm",
66
+ "full": "dd. mmmm yyyy.",
67
+ "month_short": "mmm",
68
+ "time_no_seconds_small_date": "HH:MM'<br/><small>'dd. mmmm yyyy.'</small>'",
69
+ "month": "mmmm yyyy.",
70
+ "time_no_seconds_short": "HH:MM",
71
+ "time_short": "HH:MM:ss",
72
+ "year": "yyyy.",
73
+ "full_long_small_date": "HH:MM'<br/><small>dd. mmm yyyy.'</small>'"
74
+ }
75
+ }
@@ -0,0 +1,114 @@
1
+ {
2
+ "lang": "hu",
3
+ "date": {
4
+ "month_abbr": [
5
+ "jan.",
6
+ "febr.",
7
+ "márc.",
8
+ "ápr.",
9
+ "máj.",
10
+ "jún.",
11
+ "júl.",
12
+ "aug.",
13
+ "szept.",
14
+ "okt.",
15
+ "nov.",
16
+ "dec."
17
+ ],
18
+ "day_abbr": [
19
+ "vas.",
20
+ "hétfő",
21
+ "kedd",
22
+ "szer.",
23
+ "csüt.",
24
+ "pén.",
25
+ "szom."
26
+ ],
27
+ "day": [
28
+ "vasárnap",
29
+ "hétfő",
30
+ "kedd",
31
+ "szerda",
32
+ "csütörtök",
33
+ "péntek",
34
+ "szombat"
35
+ ],
36
+ "month": [
37
+ "január",
38
+ "február",
39
+ "március",
40
+ "április",
41
+ "május",
42
+ "június",
43
+ "július",
44
+ "augusztus",
45
+ "szeptember",
46
+ "október",
47
+ "november",
48
+ "december"
49
+ ]
50
+ },
51
+ "api": {
52
+ "wikipedia": "hu"
53
+ },
54
+ "messages": {
55
+ "loading": "Betöltés",
56
+ "contract_timeline": "Kicsinyítés",
57
+ "return_to_title": "Vissza a címhez",
58
+ "wikipedia": "A Wikipédiából, a szabad enciklopédiából",
59
+ "loading_content": "Tartalom betöltése",
60
+ "expand_timeline": "Nagyítás",
61
+ "loading_timeline": "Az idővonal betöltése... "
62
+ },
63
+ "dateformats": {
64
+ "full_long": "yyyy. mmm d.',' HH:MM",
65
+ "full_short": "mmm d.",
66
+ "full": "yyyy. mmmm d.",
67
+ "month_short": "mmm",
68
+ "time_no_seconds_small_date": "HH:MM '<br/><small>'yyyy. mmmm d.'</small>'",
69
+ "month": "yyyy. mmmm",
70
+ "time_no_seconds_short": "HH:MM",
71
+ "time_short": "HH:MM:ss",
72
+ "year": "yyyy",
73
+ "full_long_small_date": "HH:MM '<br/><small>yyyy. mmm d.'</small>'"
74
+ },
75
+ "bigdateformats": {
76
+ "fallback": [
77
+ [1000000000,"%.2f milliárd évvel ezelőtt"],
78
+ [1000000,"%.1f millió évvel ezelőtt"],
79
+ [1000,"%.1f ezer évvel ezelőtt"],
80
+ [1, "%f é.e."]
81
+ ],
82
+ "compact": [
83
+ [1000000000,"%.2f md.é.e"],
84
+ [1000000,"%.1f mó.é.e"],
85
+ [1000,"%.1f e.é.e"],
86
+ [1, "%f vuotta sitten"]
87
+ ],
88
+ "verbose": [
89
+ [1000000000,"%.2f milliárd évvel ezelőtt"],
90
+ [1000000,"%.1f millió évvel ezelőtt"],
91
+ [1000,"%.1f ezer évvel ezelőtt"],
92
+ [1, "%f évvel ezelőtt"]
93
+ ]
94
+ },
95
+ "bigdateformats": {
96
+ "fallback": [
97
+ [1000000,"%.1f millió évvel ezelőtt"],
98
+ [1000,"%.1f ezer évvel ezelőtt"],
99
+ [1, "%f é.e."]
100
+ ],
101
+ "compact": [
102
+ [1000000000,"%.2f md.é.e"],
103
+ [1000000,"%.1f mó.é.e"],
104
+ [1000,"%.1f e.é.e"],
105
+ [1, "%f vuotta sitten"]
106
+ ],
107
+ "verbose": [
108
+ [1000000000,"%.2f milliárd évvel ezelőtt"],
109
+ [1000000,"%.1f millió évvel ezelőtt"],
110
+ [1000,"%.1f ezer évvel ezelőtt"],
111
+ [1, "%f évvel ezelőtt"]
112
+ ]
113
+ }
114
+ }
@@ -0,0 +1,75 @@
1
+ {
2
+ "lang": "hy",
3
+ "date": {
4
+ "month_abbr": [
5
+ "Հնվ.",
6
+ "Փետ.",
7
+ "Մար",
8
+ "Ապր",
9
+ "Մայ",
10
+ "Հուն",
11
+ "Հուլ",
12
+ "Օգս.",
13
+ "Սեպ.",
14
+ "Հոկ.",
15
+ "Նոյ.",
16
+ "Դեկ."
17
+ ],
18
+ "day_abbr": [
19
+ "Կի.",
20
+ "Եկ.",
21
+ "Եք.",
22
+ "Չո.",
23
+ "Հի.",
24
+ "Ու.",
25
+ "Շա."
26
+ ],
27
+ "day": [
28
+ "Կիրակի",
29
+ "Երկուշաբթի",
30
+ "Երեքշաբթի",
31
+ "Չորեքշաբթի",
32
+ "Հինգշաբթի",
33
+ "Ուրբաթ",
34
+ "Շաբաթ"
35
+ ],
36
+ "month": [
37
+ "Հունվար",
38
+ "Փետրվար",
39
+ "Մարտ",
40
+ "Ապրիլ",
41
+ "Մայիս",
42
+ "Հունիս",
43
+ "Հուլիս",
44
+ "Օգոստոս",
45
+ "Սեպտեմբեր",
46
+ "Հոկտեմբեր",
47
+ "Նոյեմբեր",
48
+ "Դեկտեմբեր"
49
+ ]
50
+ },
51
+ "api": {
52
+ "wikipedia": "hy"
53
+ },
54
+ "messages": {
55
+ "loading": "Բեռնում",
56
+ "contract_timeline": "Նեղացնել ժամանակագրությունը",
57
+ "return_to_title": "Վերադառնալ վերնագրին",
58
+ "wikipedia": "Ըստ Վիքիպեդիա ազատ հանրագիտարանի",
59
+ "loading_content": "Բովանդակությունը բեռնվում է",
60
+ "expand_timeline": "Լայնացնել ժամանակագրությունը",
61
+ "loading_timeline": "Ժամանակագրությունը բեռնվում է... "
62
+ },
63
+ "dateformats": {
64
+ "full_long": "d mmm',' yyyy 'at' H:MM",
65
+ "full_short": "d mmm",
66
+ "full": "d mmmm',' yyyy",
67
+ "month_short": "mmm",
68
+ "time_no_seconds_small_date": "H:MM'<br/><small>'d mmmm',' yyyy'</small>'",
69
+ "month": "mmmm yyyy",
70
+ "time_no_seconds_short": "H:MM",
71
+ "time_short": "HH:MM:ss",
72
+ "year": "yyyy",
73
+ "full_long_small_date": "H:MM '<br/><small>d mmm',' yyyy'</small>'"
74
+ }
75
+ }
@@ -0,0 +1,75 @@
1
+ {
2
+ "lang": "id",
3
+ "date": {
4
+ "month_abbr": [
5
+ "Jan.",
6
+ "Feb.",
7
+ "Maret",
8
+ "April",
9
+ "Mei",
10
+ "Juni",
11
+ "July",
12
+ "Agus.",
13
+ "Sept.",
14
+ "Okt.",
15
+ "Nov.",
16
+ "Des."
17
+ ],
18
+ "day_abbr": [
19
+ "Ahad",
20
+ "Sen.",
21
+ "Sel.",
22
+ "Rabu",
23
+ "Kamis",
24
+ "Jum.",
25
+ "Sab."
26
+ ],
27
+ "day": [
28
+ "Ahad",
29
+ "Senin",
30
+ "Selasa",
31
+ "Rabu",
32
+ "Kamis",
33
+ "Jum'at",
34
+ "Sabtu"
35
+ ],
36
+ "month": [
37
+ "Januari",
38
+ "Februari",
39
+ "Maret",
40
+ "April",
41
+ "Mei",
42
+ "Juni",
43
+ "Juli",
44
+ "Agustus",
45
+ "September",
46
+ "Oktober",
47
+ "November",
48
+ "Desember"
49
+ ]
50
+ },
51
+ "api": {
52
+ "wikipedia": "id"
53
+ },
54
+ "messages": {
55
+ "loading": "Memuat",
56
+ "contract_timeline": "Ciutkan Timeline",
57
+ "return_to_title": "Kembali ke Judul",
58
+ "wikipedia": "dari Wikipedia, ensiklopedia bebas",
59
+ "loading_content": "Memuat Isi",
60
+ "expand_timeline": "Kembangkan Timeline",
61
+ "loading_timeline": "Memuat Timeline... "
62
+ },
63
+ "dateformats": {
64
+ "full_long": "dddd',' d mmm yyyy 'pukul' HH:MM",
65
+ "full_short": "d mmm",
66
+ "full": "d mmmm yyyy",
67
+ "month_short": "mmm",
68
+ "time_no_seconds_small_date": "HH:MM'<br/><small>'d mmmm yyyy'</small>'",
69
+ "month": "mmmm yyyy",
70
+ "time_no_seconds_short": "HH:MM",
71
+ "time_short": "HH:MM:ss",
72
+ "year": "yyyy",
73
+ "full_long_small_date": "HH:MM'<br/><small>'dddd',' d mmm yyyy'</small>'"
74
+ }
75
+ }
@@ -0,0 +1,75 @@
1
+ {
2
+ "lang": "is",
3
+ "date": {
4
+ "month_abbr": [
5
+ "jan.",
6
+ "feb.",
7
+ "mars",
8
+ "apríl",
9
+ "maí",
10
+ "júní",
11
+ "júlí",
12
+ "ágúst",
13
+ "sept.",
14
+ "okt.",
15
+ "nóv.",
16
+ "des."
17
+ ],
18
+ "day_abbr": [
19
+ "sun.",
20
+ "mán.",
21
+ "þri.",
22
+ "mið.",
23
+ "fim.",
24
+ "fös.",
25
+ "lau."
26
+ ],
27
+ "day": [
28
+ "sunnudagur",
29
+ "mánudagur",
30
+ "þriðjudagur",
31
+ "miðvikudagur",
32
+ "fimmtudagur",
33
+ "föstudagur",
34
+ "laugardagur"
35
+ ],
36
+ "month": [
37
+ "janúar",
38
+ "febrúar",
39
+ "mars",
40
+ "apríl",
41
+ "maí",
42
+ "júní",
43
+ "júlí",
44
+ "ágúst",
45
+ "september",
46
+ "október",
47
+ "nóvember",
48
+ "desember"
49
+ ]
50
+ },
51
+ "api": {
52
+ "wikipedia": "is"
53
+ },
54
+ "messages": {
55
+ "loading": "Raða",
56
+ "contract_timeline": "Minnka tímalínu",
57
+ "return_to_title": "Til baka á forsíðu",
58
+ "wikipedia": "From Wikipedia, the free encyclopedia",
59
+ "loading_content": "Raða",
60
+ "expand_timeline": "Stækka tímalínu",
61
+ "loading_timeline": "Raða upp tímalínu... "
62
+ },
63
+ "dateformats": {
64
+ "full_long": "dddd',' mmm d',' yyyy 'at' hh:MM TT",
65
+ "full_short": "mmm d",
66
+ "full": "mmmm d',' yyyy",
67
+ "month_short": "mmm",
68
+ "time_no_seconds_small_date": "hh:MM TT'<br/><small>'mmmm d',' yyyy'</small>'",
69
+ "month": "mmmm yyyy",
70
+ "time_no_seconds_short": "hh:MM TT",
71
+ "time_short": "h:MM:ss TT",
72
+ "year": "yyyy",
73
+ "full_long_small_date": "hh:MM TT'<br/><small>'dddd',' mmm d',' yyyy'</small>'"
74
+ }
75
+ }
@@ -0,0 +1,92 @@
1
+ {
2
+ "lang": "it",
3
+ "date": {
4
+ "month_abbr": [
5
+ "Gen",
6
+ "Feb",
7
+ "Mar",
8
+ "Apr",
9
+ "Mag",
10
+ "Giu",
11
+ "Lug",
12
+ "Ago",
13
+ "Set",
14
+ "Ott",
15
+ "Nov",
16
+ "Dic"
17
+ ],
18
+ "day_abbr": [
19
+ "Dom.",
20
+ "Lun.",
21
+ "Mar.",
22
+ "Mer.",
23
+ "Gio.",
24
+ "Ven.",
25
+ "Sab."
26
+ ],
27
+ "day": [
28
+ "Domenica",
29
+ "Lunedí",
30
+ "Martedí",
31
+ "Mercoledí",
32
+ "Giovedí",
33
+ "Venerdí",
34
+ "Sabato"
35
+ ],
36
+ "month": [
37
+ "Gennaio",
38
+ "Febbraio",
39
+ "Marzo",
40
+ "Aprile",
41
+ "Maggio",
42
+ "Giugno",
43
+ "Luglio",
44
+ "Agosto",
45
+ "Settembre",
46
+ "Ottobre",
47
+ "Novembre",
48
+ "Dicembre"
49
+ ]
50
+ },
51
+ "api": {
52
+ "wikipedia": "it"
53
+ },
54
+ "messages": {
55
+ "loading": "Caricamento",
56
+ "contract_timeline": "Contrai la Timeline",
57
+ "return_to_title": "Ritorna all'inizio",
58
+ "wikipedia": "Wikipedia, L’enciclopedia libera",
59
+ "loading_content": "Caricamento contenuti",
60
+ "expand_timeline": "Espandi la Timeline",
61
+ "loading_timeline": "Caricamento Timeline... ",
62
+ "swipe_to_navigate": "Scorri per Navigare<br><span class='tl-button'>OK</span>"
63
+ },
64
+ "dateformats": {
65
+ "full_long": "dddd',' d mmm yyyy 'alle' HH:MM",
66
+ "full_short": "d mmm",
67
+ "full": "d mmmm yyyy",
68
+ "month_short": "mmm",
69
+ "time_no_seconds_small_date": "HH:MM'<br/><small>'d mmmm yyyy'</small>'",
70
+ "month": "mmmm yyyy",
71
+ "time_no_seconds_short": "HH:MM",
72
+ "time_short": "HH:MM:ss",
73
+ "year": "yyyy",
74
+ "full_long_small_date": "HH:MM'<br/><small>'dddd',' d mmm yyyy'</small>'"
75
+ },
76
+ "era_labels": {
77
+ "positive_year": {
78
+ "prefix": "",
79
+ "suffix": ""
80
+ },
81
+ "negative_year": {
82
+ "prefix": "",
83
+ "suffix": "a.C."
84
+ }
85
+ },
86
+ "period_labels": {
87
+ "t": ["a", "p"],
88
+ "tt": ["am", "pm"],
89
+ "T": ["A", "P"],
90
+ "TT": ["AM", "PM"]
91
+ }
92
+ }
@@ -0,0 +1,76 @@
1
+ {
2
+ "lang": "iw",
3
+ "messages": {
4
+ "loading": "טוען...",
5
+ "contract_timeline": "צמצם את ציר הזמן",
6
+ "return_to_title": "חזור לכותרת",
7
+ "wikipedia": "מויקיפדיה, האינציקלופדיה החופשית",
8
+ "loading_content": "התוכן בטעינה...",
9
+ "expand_timeline": "הרחב את ציר הזמן",
10
+ "loading_timeline": "טוען את ציר הזמן... "
11
+ },
12
+ "api": {
13
+ "wikipedia": "he"
14
+ },
15
+ "direction": "rtl",
16
+ "date": {
17
+ "month_abbr": [
18
+ "ינואר",
19
+ "פברואר",
20
+ "מרץ",
21
+ "אפריל",
22
+ "מאי",
23
+ "יוני",
24
+ "יולי",
25
+ "אוגוסט",
26
+ "ספטמבר",
27
+ "אוקטובר",
28
+ "נובמבר",
29
+ "דצמבר"
30
+ ],
31
+ "day_abbr": [
32
+ "יום א'",
33
+ "יום ב'",
34
+ "יום ג'",
35
+ "יום ד'",
36
+ "יום ה'",
37
+ "יום ו'",
38
+ "שבת"
39
+ ],
40
+ "day": [
41
+ "ראשון",
42
+ "שני",
43
+ "שלישי",
44
+ "רביעי",
45
+ "חמישי",
46
+ "שישי",
47
+ "שבת"
48
+ ],
49
+ "month": [
50
+ "ינואר",
51
+ "פברואר",
52
+ "מרץ",
53
+ "אפריל",
54
+ "מאי",
55
+ "יוני",
56
+ "יולי",
57
+ "אוגוסט",
58
+ "ספטמבר",
59
+ "אוקטובר",
60
+ "נובמבר",
61
+ "דצמבר"
62
+ ]
63
+ },
64
+ "dateformats": {
65
+ "full_long": "d' mmm,' yyyy 'at' h:MM TT",
66
+ "full_short": "d mmm",
67
+ "full": "d mmmm,' yyyy",
68
+ "month_short": "mmm",
69
+ "time_no_seconds_small_date": "h:MM TT'<br/><small>'mmmm d',' yyyy'</small>'",
70
+ "month": "mmmm yyyy",
71
+ "time_no_seconds_short": "h:MM TT",
72
+ "time_short": "h:MM:ss TT",
73
+ "year": "yyyy",
74
+ "full_long_small_date": "h:MM TT'<br/><small>mmm d',' yyyy'</small>'"
75
+ }
76
+ }