Added TinyMCE to flatpages. Minor urls.py.dist fix
[flowspy] / static / js / tinymce / plugins / style / langs / eu_dlg.js
1 tinyMCE.addI18n('eu.style_dlg',{\r
2 title:"Aldatu CSS estiloa",\r
3 apply:"Apply",\r
4 text_tab:"Testua",\r
5 background_tab:"Atzea",\r
6 block_tab:"Block",\r
7 box_tab:"Box",\r
8 border_tab:"Border",\r
9 list_tab:"Zerrenda",\r
10 positioning_tab:"Kokapena",\r
11 text_props:"Testua",\r
12 text_font:"Letra-tipoa",\r
13 text_size:"Tamaina",\r
14 text_weight:"Weight",\r
15 text_style:"Estiloa",\r
16 text_variant:"Aldaera",\r
17 text_lineheight:"Lerro garaiera",\r
18 text_case:"Case",\r
19 text_color:"Kolorea",\r
20 text_decoration:"Decoration",\r
21 text_overline:"overline",\r
22 text_underline:"underline",\r
23 text_striketrough:"strikethrough",\r
24 text_blink:"blink",\r
25 text_none:"none",\r
26 background_color:"Atzeko kolorea",\r
27 background_image:"Atzeko irudia",\r
28 background_repeat:"Errepikatu",\r
29 background_attachment:"Eranskina",\r
30 background_hpos:"Posizio horizontala",\r
31 background_vpos:"Posizio bertikala",\r
32 block_wordspacing:"Hitz banaketa",\r
33 block_letterspacing:"Letra banaketa",\r
34 block_vertical_alignment:"Lerrokatze bertikala",\r
35 block_text_align:"Testu lerrokatzea",\r
36 block_text_indent:"Text indent",\r
37 block_whitespace:"Zuriunea",\r
38 block_display:"Display",\r
39 box_width:"Zabalera",\r
40 box_height:"Altuera",\r
41 box_float:"Float",\r
42 box_clear:"Clear",\r
43 padding:"Padding",\r
44 same:"Guztientzat bera",\r
45 top:"Top",\r
46 right:"Right",\r
47 bottom:"Bottom",\r
48 left:"Ezkerrera",\r
49 margin:"Margin",\r
50 style:"Estiloa",\r
51 width:"Zabalera",\r
52 height:"Altuera",\r
53 color:"Kolorea",\r
54 list_type:"Mota",\r
55 bullet_image:"Buleta irudia",\r
56 position:"Kokapena",\r
57 positioning_type:"Mora",\r
58 visibility:"Ikusgarritasuna",\r
59 zindex:"Z-index",\r
60 overflow:"Overflow",\r
61 placement:"Placement",\r
62 clip:"Clip"\r
63 });