Added TinyMCE to flatpages. Minor urls.py.dist fix
[flowspy] / static / js / tinymce / plugins / style / langs / fi_dlg.js
diff --git a/static/js/tinymce/plugins/style/langs/fi_dlg.js b/static/js/tinymce/plugins/style/langs/fi_dlg.js
new file mode 100644 (file)
index 0000000..44d9128
--- /dev/null
@@ -0,0 +1,63 @@
+tinyMCE.addI18n('fi.style_dlg',{\r
+title:"Muokkaa CSS-tyyli\u00E4",\r
+apply:"K\u00E4yt\u00E4",\r
+text_tab:"Teksti",\r
+background_tab:"Tausta",\r
+block_tab:"Palkki",\r
+box_tab:"Laatikko",\r
+border_tab:"Kehys",\r
+list_tab:"Lista",\r
+positioning_tab:"Sijainti",\r
+text_props:"Teksti",\r
+text_font:"Kirjasin",\r
+text_size:"Koko",\r
+text_weight:"Paino",\r
+text_style:"Tyyli",\r
+text_variant:"Variantti",\r
+text_lineheight:"Rivin korkeus",\r
+text_case:"Isot/pienet kirjaimet",\r
+text_color:"V\u00E4ri",\r
+text_decoration:"Koristelu",\r
+text_overline:"Ylleviivattu",\r
+text_underline:"Alleviivattu (Ctrl+U)",\r
+text_striketrough:"Yliviivattu",\r
+text_blink:"V\u00E4l\u00E4hdys",\r
+text_none:"ei mit\u00E4\u00E4n",\r
+background_color:"Taustav\u00E4ri",\r
+background_image:"Taustakuva",\r
+background_repeat:"Toistuvuus",\r
+background_attachment:"Liite",\r
+background_hpos:"Vaaka-asettelu",\r
+background_vpos:"Pystyasettelu",\r
+block_wordspacing:"Sanojen v\u00E4listys",\r
+block_letterspacing:"Kirjainten v\u00E4listys",\r
+block_vertical_alignment:"Pystyasettelu",\r
+block_text_align:"Tekstin asettelu",\r
+block_text_indent:"Tekstin sisennys",\r
+block_whitespace:"Tyhj\u00E4 tila",\r
+block_display:"N\u00E4ytt\u00F6",\r
+box_width:"Leveys",\r
+box_height:"Korkeus",\r
+box_float:"Kellunta",\r
+box_clear:"Nollaus",\r
+padding:"Tyhj\u00E4 tila",\r
+same:"Sama kaikille",\r
+top:"Ylh\u00E4\u00E4ll\u00E4",\r
+right:"Oikealla",\r
+bottom:"Alhaalla",\r
+left:"Vasemmalla",\r
+margin:"Marginaali",\r
+style:"Tyyli",\r
+width:"Leveys",\r
+height:"Korkeus",\r
+color:"V\u00E4ri",\r
+list_type:"Tyyppi",\r
+bullet_image:"Listauskuva",\r
+position:"Sijainti",\r
+positioning_type:"Tyyppi",\r
+visibility:"N\u00E4kyvyys",\r
+zindex:"Z-indeksi",\r
+overflow:"Ylivuoto",\r
+placement:"Sijoittelu",\r
+clip:"Leike"\r
+});
\ No newline at end of file