Added TinyMCE to flatpages. Minor urls.py.dist fix
[flowspy] / static / js / tinymce / plugins / xhtmlxtras / langs / se_dlg.js
diff --git a/static/js/tinymce/plugins/xhtmlxtras/langs/se_dlg.js b/static/js/tinymce/plugins/xhtmlxtras/langs/se_dlg.js
new file mode 100644 (file)
index 0000000..ce7a1bf
--- /dev/null
@@ -0,0 +1,32 @@
+tinyMCE.addI18n('se.xhtmlxtras_dlg',{\r
+attribute_label_title:"Titel",\r
+attribute_label_id:"ID",\r
+attribute_label_class:"Klass",\r
+attribute_label_style:"Stil",\r
+attribute_label_cite:"Citat",\r
+attribute_label_datetime:"Datum/Tid",\r
+attribute_label_langdir:"Skriftriktning",\r
+attribute_option_ltr:"V\u00E4nster till h\u00F6ger",\r
+attribute_option_rtl:"H\u00F6ger till v\u00E4nster",\r
+attribute_label_langcode:"Spr\u00E5k",\r
+attribute_label_tabindex:"Tabbindex",\r
+attribute_label_accesskey:"Snabbtangent",\r
+attribute_events_tab:"H\u00E4ndelser",\r
+attribute_attrib_tab:"Attribut",\r
+general_tab:"Generellt",\r
+attrib_tab:"Attribut",\r
+events_tab:"H\u00E4ndelser",\r
+fieldset_general_tab:"Generella inst\u00E4llningar",\r
+fieldset_attrib_tab:"Attribut",\r
+fieldset_events_tab:"H\u00E4ndelser",\r
+title_ins_element:"Markera som tillagt",\r
+title_del_element:"Markera som struket",\r
+title_acronym_element:"Akronym",\r
+title_abbr_element:"F\u00F6rkortning",\r
+title_cite_element:"Citat",\r
+remove:"Radera",\r
+insert_date:"Infoga nuvarande datum och tid",\r
+option_ltr:"V\u00E4nster till h\u00F6ger",\r
+option_rtl:"H\u00F6ger till v\u00E4nster",\r
+attribs_title:"Redigera attribut"\r
+});
\ No newline at end of file