rich 1.3.1 → 1.4
Sign up to get free protection for your applications and to get access to all the features.
- data/README.rdoc +9 -6
- data/app/assets/javascripts/rich/base.js.erb +0 -1
- data/app/assets/javascripts/rich/editor/rich_editor.js.erb +1 -3
- data/lib/rich.rb +2 -2
- data/lib/rich/version.rb +1 -1
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/mediaembed/images/icon.png +0 -0
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/mediaembed/plugin.js +64 -0
- data/vendor/assets/ckeditor/ckeditor/CHANGES.md +56 -0
- data/vendor/assets/ckeditor/ckeditor/{LICENSE.html → LICENSE.md} +27 -90
- data/vendor/assets/ckeditor/ckeditor/README.md +39 -0
- data/vendor/assets/ckeditor/ckeditor/build-config.js +103 -0
- data/vendor/assets/ckeditor/ckeditor/ckeditor.js +884 -151
- data/vendor/assets/ckeditor/ckeditor/config.js +10 -11
- data/vendor/assets/ckeditor/ckeditor/contents.css +79 -5
- data/vendor/assets/ckeditor/ckeditor/lang/en.js +3 -4
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js +10 -7
- data/vendor/assets/ckeditor/ckeditor/{_source/plugins/a11yhelp → plugins/a11yhelp/dialogs}/lang/_translationstatus.txt +5 -3
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js +7 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/about/dialogs/about.js +6 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js +11 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/css/codemirror.css +239 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/codemirror.js +160 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/css.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/htmlmixed.js +4 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/javascript.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/closetag.js +3 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/colorize.js +1 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/continuecomment.js +2 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/continuelist.js +1 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/dialog.css +32 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/dialog.js +3 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/foldcode.js +7 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/formatting.js +4 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/javascript-hint.js +5 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/loadmode.js +3 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/match-highlighter.js +2 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/matchbrackets.js +4 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/multiplex.js +4 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/overlay.js +2 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/pig-hint.js +6 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/runmode-standalone.js +5 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/runmode.js +2 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/search.js +5 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/searchcursor.js +5 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/simple-hint.css +16 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/simple-hint.js +4 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/util/xml-hint.js +3 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/js/xml.js +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/ambiance-mobile.css +6 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/ambiance.css +76 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/blackboard.css +25 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/cobalt.css +18 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/eclipse.css +25 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/elegant.css +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/erlang-dark.css +21 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/lesser-dark.css +44 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/monokai.css +28 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/neat.css +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/night.css +21 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/rubyblue.css +21 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/solarized.css +207 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/twilight.css +25 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/vibrant-ink.css +27 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/codemirror/theme/xq-dark.css +46 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js +13 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/dialog/dialogDefinition.js +4 -4
- data/vendor/assets/ckeditor/ckeditor/plugins/div/dialogs/div.js +9 -8
- data/vendor/assets/ckeditor/ckeditor/{images → plugins/fakeobjects/images}/spacer.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/find/dialogs/find.js +24 -10
- data/vendor/assets/ckeditor/ckeditor/plugins/flash/dialogs/flash.js +23 -9
- data/vendor/assets/ckeditor/ckeditor/plugins/flash/images/placeholder.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/button.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/form.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/radio.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/select.js +20 -9
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/textarea.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/dialogs/textfield.js +10 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js +10 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/iframe/images/placeholder.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/image/dialogs/image.js +41 -13
- data/vendor/assets/ckeditor/ckeditor/{_source/skins/kama → plugins/image}/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/link/dialogs/anchor.js +8 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/link/dialogs/link.js +36 -12
- data/vendor/assets/ckeditor/ckeditor/plugins/link/images/anchor.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js +10 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/magicline/images/icon.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/pastefromword/filter/default.js +31 -11
- data/vendor/assets/ckeditor/ckeditor/plugins/preview/preview.html +10 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/scayt/LICENSE.md +28 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/scayt/README.md +25 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/scayt/dialogs/options.js +19 -8
- data/vendor/assets/ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css +70 -5
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_address.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_div.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h1.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h2.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h3.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h4.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h5.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_h6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_p.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/showblocks/images/block_pre.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js +10 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/{_source/plugins/smiley/images/embaressed_smile.gif → plugins/smiley/images/embarrassed_smile.gif} +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/envelope.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/heart.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/kiss.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/{_source/plugins/smiley/images/tounge_smile.gif → plugins/smiley/images/tongue_smile.gif} +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/{_source/plugins/specialchar → plugins/specialchar/dialogs}/lang/_translationstatus.txt +2 -1
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js +14 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js +12 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js +11 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js +14 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js +14 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js +11 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js +11 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js +11 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js +11 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js +12 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js +13 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js +9 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js +14 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/table/dialogs/table.js +20 -9
- data/vendor/assets/ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js +16 -8
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/dialogs/templates.css +84 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/dialogs/templates.js +10 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/templates/default.js +6 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/templates/images/template1.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/templates/images/template2.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/templates/templates/images/template3.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/LICENSE.md +28 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/README.md +25 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css +77 -1
- data/vendor/assets/ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js +11 -7
- data/vendor/assets/ckeditor/ckeditor/samples/ajax.html +82 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples → samples}/api.html +93 -78
- data/vendor/assets/ckeditor/ckeditor/samples/appendto.html +57 -0
- data/vendor/assets/ckeditor/ckeditor/samples/assets/inlineall/logo.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples/assets/output_xhtml.css → samples/assets/outputxhtml/outputxhtml.css} +1 -1
- data/vendor/assets/ckeditor/ckeditor/{_samples/assets/_posteddata.php → samples/assets/posteddata.php} +9 -9
- data/vendor/assets/ckeditor/ckeditor/samples/assets/sample.css +3 -0
- data/vendor/assets/ckeditor/ckeditor/samples/assets/sample.jpg +0 -0
- data/vendor/assets/ckeditor/ckeditor/samples/assets/uilanguages/languages.js +7 -0
- data/vendor/assets/ckeditor/ckeditor/samples/divreplace.html +141 -0
- data/vendor/assets/ckeditor/ckeditor/samples/index.html +122 -0
- data/vendor/assets/ckeditor/ckeditor/samples/inlineall.html +311 -0
- data/vendor/assets/ckeditor/ckeditor/samples/inlinebycode.html +122 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/dialog/assets/my_dialog.js +48 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/dialog/dialog.html +187 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/enterkey/enterkey.html +103 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples/assets/output_for_flash.fla → samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla} +0 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples/assets/output_for_flash.swf → samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf} +0 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js +18 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/htmlwriter/outputforflash.html +280 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/htmlwriter/outputhtml.html +237 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/magicline/magicline.html +203 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples/assets/parsesample.css → samples/plugins/stylesheetparser/assets/sample.css} +0 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/stylesheetparser/stylesheetparser.html +82 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/toolbar/toolbar.html +200 -0
- data/vendor/assets/ckeditor/ckeditor/samples/plugins/wysiwygarea/fullpage.html +71 -0
- data/vendor/assets/ckeditor/ckeditor/samples/readonly.html +73 -0
- data/vendor/assets/ckeditor/ckeditor/samples/replacebyclass.html +57 -0
- data/vendor/assets/ckeditor/ckeditor/samples/replacebycode.html +56 -0
- data/vendor/assets/ckeditor/ckeditor/samples/sample.css +333 -0
- data/vendor/assets/ckeditor/ckeditor/samples/sample.js +5 -0
- data/vendor/assets/ckeditor/ckeditor/{_samples → samples}/sample_posteddata.php +5 -10
- data/vendor/assets/ckeditor/ckeditor/samples/tabindex.html +75 -0
- data/vendor/assets/ckeditor/ckeditor/samples/uicolor.html +69 -0
- data/vendor/assets/ckeditor/ckeditor/samples/uilanguages.html +119 -0
- data/vendor/assets/ckeditor/ckeditor/samples/xhtmlstyle.html +219 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_ie.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_ie7.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_ie8.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_iequirks.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/dialog_opera.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor_gecko.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor_ie.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor_ie7.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor_ie8.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/editor_iequirks.css +5 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/images/arrow.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/images/close.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/images/mini.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/moono/readme.md +51 -0
- data/vendor/assets/ckeditor/ckeditor/styles.js +112 -0
- metadata +190 -795
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/MediaEmbed/dialogs/mediaembed.html +0 -14
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/MediaEmbed/images/icon.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/MediaEmbed/plugin.js +0 -61
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/README +0 -0
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/dialogs/audio.js +0 -265
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/docs/install.html +0 -72
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/docs/styles.css +0 -67
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/images/icon.png +0 -0
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/images/placeholder.png +0 -0
- data/vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/plugin.js +0 -165
- data/vendor/assets/ckeditor/ckeditor/CHANGES.html +0 -1503
- data/vendor/assets/ckeditor/ckeditor/INSTALL.html +0 -92
- data/vendor/assets/ckeditor/ckeditor/_samples/adobeair/application.xml +0 -32
- data/vendor/assets/ckeditor/ckeditor/_samples/adobeair/run.bat +0 -9
- data/vendor/assets/ckeditor/ckeditor/_samples/adobeair/run.sh +0 -8
- data/vendor/assets/ckeditor/ckeditor/_samples/adobeair/sample.html +0 -45
- data/vendor/assets/ckeditor/ckeditor/_samples/ajax.html +0 -98
- data/vendor/assets/ckeditor/ckeditor/_samples/api_dialog.html +0 -198
- data/vendor/assets/ckeditor/ckeditor/_samples/api_dialog/my_dialog.js +0 -28
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/advanced.asp +0 -105
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/events.asp +0 -136
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/index.html +0 -103
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/replace.asp +0 -72
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/replaceall.asp +0 -77
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/sample_posteddata.asp +0 -46
- data/vendor/assets/ckeditor/ckeditor/_samples/asp/standalone.asp +0 -72
- data/vendor/assets/ckeditor/ckeditor/_samples/assets/swfobject.js +0 -18
- data/vendor/assets/ckeditor/ckeditor/_samples/autogrow.html +0 -108
- data/vendor/assets/ckeditor/ckeditor/_samples/bbcode.html +0 -125
- data/vendor/assets/ckeditor/ckeditor/_samples/devtools.html +0 -94
- data/vendor/assets/ckeditor/ckeditor/_samples/divreplace.html +0 -154
- data/vendor/assets/ckeditor/ckeditor/_samples/enterkey.html +0 -115
- data/vendor/assets/ckeditor/ckeditor/_samples/fullpage.html +0 -82
- data/vendor/assets/ckeditor/ckeditor/_samples/index.html +0 -116
- data/vendor/assets/ckeditor/ckeditor/_samples/jqueryadapter.html +0 -99
- data/vendor/assets/ckeditor/ckeditor/_samples/output_for_flash.html +0 -275
- data/vendor/assets/ckeditor/ckeditor/_samples/output_html.html +0 -285
- data/vendor/assets/ckeditor/ckeditor/_samples/output_xhtml.html +0 -181
- data/vendor/assets/ckeditor/ckeditor/_samples/php/advanced.php +0 -120
- data/vendor/assets/ckeditor/ckeditor/_samples/php/events.php +0 -153
- data/vendor/assets/ckeditor/ckeditor/_samples/php/index.html +0 -47
- data/vendor/assets/ckeditor/ckeditor/_samples/php/replace.php +0 -87
- data/vendor/assets/ckeditor/ckeditor/_samples/php/replaceall.php +0 -88
- data/vendor/assets/ckeditor/ckeditor/_samples/php/standalone.php +0 -83
- data/vendor/assets/ckeditor/ckeditor/_samples/placeholder.html +0 -81
- data/vendor/assets/ckeditor/ckeditor/_samples/readonly.html +0 -91
- data/vendor/assets/ckeditor/ckeditor/_samples/replacebyclass.html +0 -64
- data/vendor/assets/ckeditor/ckeditor/_samples/replacebycode.html +0 -97
- data/vendor/assets/ckeditor/ckeditor/_samples/sample.css +0 -163
- data/vendor/assets/ckeditor/ckeditor/_samples/sample.js +0 -65
- data/vendor/assets/ckeditor/ckeditor/_samples/sharedspaces.html +0 -153
- data/vendor/assets/ckeditor/ckeditor/_samples/skins.html +0 -110
- data/vendor/assets/ckeditor/ckeditor/_samples/stylesheetparser.html +0 -93
- data/vendor/assets/ckeditor/ckeditor/_samples/tableresize.html +0 -115
- data/vendor/assets/ckeditor/ckeditor/_samples/ui_color.html +0 -129
- data/vendor/assets/ckeditor/ckeditor/_samples/ui_languages.html +0 -134
- data/vendor/assets/ckeditor/ckeditor/_source/adapters/jquery.js +0 -306
- data/vendor/assets/ckeditor/ckeditor/_source/core/_bootstrap.js +0 -87
- data/vendor/assets/ckeditor/ckeditor/_source/core/ckeditor.js +0 -141
- data/vendor/assets/ckeditor/ckeditor/_source/core/ckeditor_base.js +0 -235
- data/vendor/assets/ckeditor/ckeditor/_source/core/ckeditor_basic.js +0 -238
- data/vendor/assets/ckeditor/ckeditor/_source/core/command.js +0 -225
- data/vendor/assets/ckeditor/ckeditor/_source/core/commanddefinition.js +0 -129
- data/vendor/assets/ckeditor/ckeditor/_source/core/config.js +0 -447
- data/vendor/assets/ckeditor/ckeditor/_source/core/dataprocessor.js +0 -65
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom.js +0 -20
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/comment.js +0 -44
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/document.js +0 -251
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/documentfragment.js +0 -49
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/domobject.js +0 -258
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/element.js +0 -1796
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/elementpath.js +0 -117
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/event.js +0 -145
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/node.js +0 -691
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/nodelist.js +0 -26
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/range.js +0 -2068
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/rangelist.js +0 -213
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/text.js +0 -128
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/walker.js +0 -496
- data/vendor/assets/ckeditor/ckeditor/_source/core/dom/window.js +0 -96
- data/vendor/assets/ckeditor/ckeditor/_source/core/dtd.js +0 -266
- data/vendor/assets/ckeditor/ckeditor/_source/core/editor.js +0 -1059
- data/vendor/assets/ckeditor/ckeditor/_source/core/editor_basic.js +0 -186
- data/vendor/assets/ckeditor/ckeditor/_source/core/env.js +0 -305
- data/vendor/assets/ckeditor/ckeditor/_source/core/event.js +0 -342
- data/vendor/assets/ckeditor/ckeditor/_source/core/eventInfo.js +0 -120
- data/vendor/assets/ckeditor/ckeditor/_source/core/focusmanager.js +0 -152
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser.js +0 -224
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/basicwriter.js +0 -145
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/cdata.js +0 -43
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/comment.js +0 -60
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/element.js +0 -308
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/filter.js +0 -288
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/fragment.js +0 -537
- data/vendor/assets/ckeditor/ckeditor/_source/core/htmlparser/text.js +0 -53
- data/vendor/assets/ckeditor/ckeditor/_source/core/lang.js +0 -157
- data/vendor/assets/ckeditor/ckeditor/_source/core/loader.js +0 -240
- data/vendor/assets/ckeditor/ckeditor/_source/core/plugindefinition.js +0 -83
- data/vendor/assets/ckeditor/ckeditor/_source/core/plugins.js +0 -103
- data/vendor/assets/ckeditor/ckeditor/_source/core/resourcemanager.js +0 -238
- data/vendor/assets/ckeditor/ckeditor/_source/core/scriptloader.js +0 -180
- data/vendor/assets/ckeditor/ckeditor/_source/core/skins.js +0 -184
- data/vendor/assets/ckeditor/ckeditor/_source/core/themes.js +0 -19
- data/vendor/assets/ckeditor/ckeditor/_source/core/tools.js +0 -763
- data/vendor/assets/ckeditor/ckeditor/_source/core/ui.js +0 -128
- data/vendor/assets/ckeditor/ckeditor/_source/lang/_languages.js +0 -84
- data/vendor/assets/ckeditor/ckeditor/_source/lang/_translationstatus.txt +0 -63
- data/vendor/assets/ckeditor/ckeditor/_source/lang/af.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ar.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/bg.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/bn.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/bs.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ca.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/cs.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/cy.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/da.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/de.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/el.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/en-au.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/en-ca.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/en-gb.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/en.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/eo.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/es.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/et.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/eu.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/fa.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/fi.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/fo.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/fr-ca.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/fr.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/gl.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/gu.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/he.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/hi.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/hr.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/hu.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/is.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/it.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ja.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ka.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/km.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ko.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/lt.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/lv.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/mk.js +0 -814
- data/vendor/assets/ckeditor/ckeditor/_source/lang/mn.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ms.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/nb.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/nl.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/no.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/pl.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/pt-br.js +0 -814
- data/vendor/assets/ckeditor/ckeditor/_source/lang/pt.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ro.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ru.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/sk.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/sl.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/sr-latn.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/sr.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/sv.js +0 -814
- data/vendor/assets/ckeditor/ckeditor/_source/lang/th.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/tr.js +0 -814
- data/vendor/assets/ckeditor/ckeditor/_source/lang/ug.js +0 -814
- data/vendor/assets/ckeditor/ckeditor/_source/lang/uk.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/vi.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/zh-cn.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/lang/zh.js +0 -815
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/dialogs/a11yhelp.js +0 -222
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/cs.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/cy.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/da.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/de.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/el.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/en.js +0 -108
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/eo.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/fa.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/fi.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/fr.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/gu.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/he.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/it.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/mk.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/nb.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/nl.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/no.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/tr.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/ug.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/vi.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/lang/zh-cn.js +0 -89
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/a11yhelp/plugin.js +0 -47
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/about/dialogs/about.js +0 -76
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/about/dialogs/logo_ckeditor.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/about/plugin.js +0 -24
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/adobeair/plugin.js +0 -228
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/ajax/plugin.js +0 -152
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/autogrow/plugin.js +0 -141
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/basicstyles/plugin.js +0 -129
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/bbcode/plugin.js +0 -931
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/bidi/plugin.js +0 -334
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/blockquote/plugin.js +0 -305
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/button/plugin.js +0 -290
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/clipboard/dialogs/paste.js +0 -223
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/clipboard/plugin.js +0 -479
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/colorbutton/plugin.js +0 -300
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/colordialog/dialogs/colordialog.js +0 -387
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/colordialog/plugin.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/contextmenu/plugin.js +0 -179
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/_translationstatus.txt +0 -27
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/bg.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/cs.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/cy.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/da.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/de.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/el.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/en.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/eo.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/et.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/fa.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/fi.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/fr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/gu.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/he.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/hr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/it.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/nb.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/nl.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/no.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/pl.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/tr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/ug.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/uk.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/vi.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/lang/zh-cn.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/devtools/plugin.js +0 -173
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/dialog/dialogDefinition.js +0 -1166
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/dialog/plugin.js +0 -3319
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/dialogadvtab/plugin.js +0 -208
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/dialogui/plugin.js +0 -1549
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/div/dialogs/div.js +0 -535
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/div/plugin.js +0 -121
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/docprops/dialogs/docprops.js +0 -674
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/docprops/plugin.js +0 -22
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/domiterator/plugin.js +0 -366
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/editingblock/plugin.js +0 -278
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/elementspath/plugin.js +0 -218
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/enterkey/plugin.js +0 -433
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/entities/plugin.js +0 -254
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/fakeobjects/plugin.js +0 -175
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/filebrowser/plugin.js +0 -533
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/find/dialogs/find.js +0 -915
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/find/plugin.js +0 -47
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/flash/dialogs/flash.js +0 -674
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/flash/images/placeholder.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/flash/plugin.js +0 -154
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/floatpanel/plugin.js +0 -476
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/font/plugin.js +0 -234
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/format/plugin.js +0 -197
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/button.js +0 -118
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/checkbox.js +0 -153
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/form.js +0 -177
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/hiddenfield.js +0 -100
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/radio.js +0 -135
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/select.js +0 -558
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/textarea.js +0 -135
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/dialogs/textfield.js +0 -199
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/images/hiddenfield.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/forms/plugin.js +0 -288
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/horizontalrule/plugin.js +0 -48
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/htmldataprocessor/plugin.js +0 -600
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/htmlwriter/plugin.js +0 -319
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/iframe/dialogs/iframe.js +0 -229
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/iframe/images/placeholder.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/iframe/plugin.js +0 -87
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/iframedialog/plugin.js +0 -188
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/image/dialogs/image.js +0 -1406
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/image/plugin.js +0 -164
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/indent/plugin.js +0 -480
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/justify/plugin.js +0 -251
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/keystrokes/plugin.js +0 -225
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/link/dialogs/anchor.js +0 -144
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/link/dialogs/link.js +0 -1427
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/link/images/anchor.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/link/plugin.js +0 -374
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/list/plugin.js +0 -967
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/listblock/plugin.js +0 -260
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/liststyle/dialogs/liststyle.js +0 -225
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/liststyle/plugin.js +0 -66
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/maximize/plugin.js +0 -353
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/menu/plugin.js +0 -542
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/menubutton/plugin.js +0 -98
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/newpage/plugin.js +0 -55
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pagebreak/images/pagebreak.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pagebreak/plugin.js +0 -164
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/panel/plugin.js +0 -396
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/panelbutton/plugin.js +0 -144
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pastefromword/filter/default.js +0 -1367
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pastefromword/plugin.js +0 -141
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pastetext/dialogs/pastetext.js +0 -67
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/pastetext/plugin.js +0 -98
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/dialogs/placeholder.js +0 -71
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/_translationstatus.txt +0 -26
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/bg.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/cs.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/cy.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/da.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/de.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/el.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/en.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/eo.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/et.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/fa.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/fi.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/fr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/he.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/hr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/it.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/nb.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/nl.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/no.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/pl.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/tr.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/ug.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/uk.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/vi.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/zh-cn.js +0 -16
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/placeholder.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/plugin.js +0 -171
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/popup/plugin.js +0 -69
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/preview/plugin.js +0 -113
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/print/plugin.js +0 -42
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/removeformat/plugin.js +0 -185
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/resize/plugin.js +0 -169
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/richcombo/plugin.js +0 -381
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/save/plugin.js +0 -56
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/scayt/dialogs/options.js +0 -537
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/scayt/dialogs/toolbar.css +0 -71
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/scayt/plugin.js +0 -973
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/selection/plugin.js +0 -1855
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_address.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_blockquote.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_div.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h1.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h2.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h3.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h4.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h5.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_h6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_p.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/images/block_pre.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showblocks/plugin.js +0 -160
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/showborders/plugin.js +0 -207
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/dialogs/smiley.js +0 -224
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/angel_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/angry_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/broken_heart.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/confused_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/cry_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/devil_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/envelope.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/heart.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/kiss.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/lightbulb.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/omg_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/regular_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/sad_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/shades_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/teeth_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/thumbs_down.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/thumbs_up.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/whatchutalkingabout_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/images/wink_smile.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/smiley/plugin.js +0 -94
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/sourcearea/plugin.js +0 -209
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/dialogs/specialchar.js +0 -350
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/cs.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/cy.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/de.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/en.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/eo.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/et.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/fa.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/fi.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/fr.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/hr.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/it.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/nb.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/nl.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/no.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/tr.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/ug.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/lang/zh-cn.js +0 -126
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/specialchar/plugin.js +0 -70
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/styles/plugin.js +0 -1706
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/styles/styles/default.js +0 -88
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/stylescombo/plugin.js +0 -218
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/stylesheetparser/plugin.js +0 -148
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/tab/plugin.js +0 -367
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/table/dialogs/table.js +0 -618
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/table/plugin.js +0 -78
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/tableresize/plugin.js +0 -443
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/tabletools/dialogs/tableCell.js +0 -520
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/tabletools/plugin.js +0 -1185
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/dialogs/templates.js +0 -234
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/plugin.js +0 -100
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/templates/default.js +0 -94
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/templates/images/template1.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/templates/images/template2.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/templates/templates/images/template3.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/toolbar/plugin.js +0 -545
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/dialogs/uicolor.js +0 -205
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/_translationstatus.txt +0 -27
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/bg.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/cs.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/cy.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/da.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/de.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/el.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/en.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/eo.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/et.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/fa.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/fi.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/fr.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/he.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/hr.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/it.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/mk.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/nb.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/nl.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/no.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/pl.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/tr.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/ug.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/uk.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/vi.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/zh-cn.js +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/plugin.js +0 -37
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/uicolor.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/assets/hue_bg.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/assets/hue_thumb.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/assets/picker_mask.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/assets/picker_thumb.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/assets/yui.css +0 -15
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/yui/yui.js +0 -71
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/undo/plugin.js +0 -593
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wsc/dialogs/ciframe.html +0 -49
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wsc/dialogs/tmpFrameset.html +0 -52
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wsc/dialogs/wsc.css +0 -82
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wsc/dialogs/wsc.js +0 -192
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wsc/plugin.js +0 -33
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/wysiwygarea/plugin.js +0 -1346
- data/vendor/assets/ckeditor/ckeditor/_source/plugins/xml/plugin.js +0 -170
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/dialog.css +0 -989
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/editor.css +0 -25
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/elementspath.css +0 -73
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/icons.css +0 -366
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/images/toolbar_start.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/mainui.css +0 -206
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/menu.css +0 -232
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/panel.css +0 -217
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/presets.css +0 -49
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/reset.css +0 -85
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/richcombo.css +0 -287
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/skin.js +0 -236
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/templates.css +0 -88
- data/vendor/assets/ckeditor/ckeditor/_source/skins/kama/toolbar.css +0 -408
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/dialog.css +0 -891
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/editor.css +0 -25
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/elementspath.css +0 -74
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/icons.css +0 -363
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/mainui.css +0 -153
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/menu.css +0 -229
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/panel.css +0 -212
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/presets.css +0 -49
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/reset.css +0 -85
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/richcombo.css +0 -309
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/skin.js +0 -74
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/templates.css +0 -87
- data/vendor/assets/ckeditor/ckeditor/_source/skins/office2003/toolbar.css +0 -522
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/dialog.css +0 -907
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/editor.css +0 -25
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/elementspath.css +0 -74
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/icons.css +0 -363
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/images/toolbar_start.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/mainui.css +0 -162
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/menu.css +0 -232
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/panel.css +0 -212
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/presets.css +0 -50
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/reset.css +0 -85
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/richcombo.css +0 -302
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/skin.js +0 -70
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/templates.css +0 -87
- data/vendor/assets/ckeditor/ckeditor/_source/skins/v2/toolbar.css +0 -465
- data/vendor/assets/ckeditor/ckeditor/_source/themes/default/theme.js +0 -407
- data/vendor/assets/ckeditor/ckeditor/adapters/jquery.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/ckeditor.asp +0 -955
- data/vendor/assets/ckeditor/ckeditor/ckeditor.pack +0 -211
- data/vendor/assets/ckeditor/ckeditor/ckeditor.php +0 -29
- data/vendor/assets/ckeditor/ckeditor/ckeditor_basic.js +0 -8
- data/vendor/assets/ckeditor/ckeditor/ckeditor_basic_source.js +0 -20
- data/vendor/assets/ckeditor/ckeditor/ckeditor_php4.php +0 -566
- data/vendor/assets/ckeditor/ckeditor/ckeditor_php5.php +0 -556
- data/vendor/assets/ckeditor/ckeditor/ckeditor_source.js +0 -35
- data/vendor/assets/ckeditor/ckeditor/lang/_languages.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/_translationstatus.txt +0 -63
- data/vendor/assets/ckeditor/ckeditor/lang/af.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ar.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/bg.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/bn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/bs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ca.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/da.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/el.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/en-au.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/en-ca.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/en-gb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/es.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/et.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/eu.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/fo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/fr-ca.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/gl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/gu.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/he.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/hi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/hr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/hu.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/is.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ja.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ka.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/km.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ko.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/lt.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/lv.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/mk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/mn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ms.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/pl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/pt-br.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/pt.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ro.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ru.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/sk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/sl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/sr-latn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/sr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/sv.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/th.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/uk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/vi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/lang/zh.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/_translationstatus.txt +0 -23
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/da.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/el.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/en.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/gu.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/he.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/mk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/vi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/a11yhelp/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/adobeair/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/ajax/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/autogrow/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/bbcode/plugin.js +0 -9
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/_translationstatus.txt +0 -27
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/bg.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/da.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/el.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/en.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/et.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/gu.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/he.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/hr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/pl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/uk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/vi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/devtools/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/docprops/dialogs/docprops.js +0 -10
- data/vendor/assets/ckeditor/ckeditor/plugins/docprops/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/iframedialog/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/link/images/anchor.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/pastetext/dialogs/pastetext.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/dialogs/placeholder.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/_translationstatus.txt +0 -26
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/bg.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/da.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/el.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/en.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/et.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/he.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/hr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/pl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/uk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/vi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/placeholder.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/placeholder/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/_translationstatus.txt +0 -19
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/en.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/et.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/hr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/specialchar/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/styles/styles/default.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/stylesheetparser/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/tableresize/plugin.js +0 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/dialogs/uicolor.js +0 -7
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/_translationstatus.txt +0 -27
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/bg.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/cs.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/cy.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/da.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/de.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/el.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/en.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/eo.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/et.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/fa.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/fi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/fr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/he.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/hr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/it.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/mk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/nb.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/nl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/no.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/pl.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/tr.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/ug.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/uk.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/vi.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/lang/zh-cn.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/uicolor.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/assets/yui.css +0 -6
- data/vendor/assets/ckeditor/ckeditor/plugins/uicolor/yui/yui.js +0 -76
- data/vendor/assets/ckeditor/ckeditor/plugins/xml/plugin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/skins/kama/dialog.css +0 -10
- data/vendor/assets/ckeditor/ckeditor/skins/kama/editor.css +0 -13
- data/vendor/assets/ckeditor/ckeditor/skins/kama/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/images/toolbar_start.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/kama/skin.js +0 -7
- data/vendor/assets/ckeditor/ckeditor/skins/kama/templates.css +0 -6
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/dialog.css +0 -9
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/editor.css +0 -14
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/skin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/skins/office2003/templates.css +0 -6
- data/vendor/assets/ckeditor/ckeditor/skins/v2/dialog.css +0 -9
- data/vendor/assets/ckeditor/ckeditor/skins/v2/editor.css +0 -13
- data/vendor/assets/ckeditor/ckeditor/skins/v2/icons.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/icons_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/dialog_sides.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/dialog_sides.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/dialog_sides_rtl.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/mini.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/noimage.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/sprites.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/sprites_ie6.png +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/images/toolbar_start.gif +0 -0
- data/vendor/assets/ckeditor/ckeditor/skins/v2/skin.js +0 -6
- data/vendor/assets/ckeditor/ckeditor/skins/v2/templates.css +0 -6
- data/vendor/assets/ckeditor/ckeditor/themes/default/theme.js +0 -8
@@ -1,815 +0,0 @@
|
|
1
|
-
/*
|
2
|
-
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
|
3
|
-
For licensing, see LICENSE.html or http://ckeditor.com/license
|
4
|
-
*/
|
5
|
-
|
6
|
-
/**
|
7
|
-
* @fileOverview Defines the {@link CKEDITOR.lang} object, for the
|
8
|
-
* Basque language.
|
9
|
-
*/
|
10
|
-
|
11
|
-
/**#@+
|
12
|
-
@type String
|
13
|
-
@example
|
14
|
-
*/
|
15
|
-
|
16
|
-
/**
|
17
|
-
* Contains the dictionary of language entries.
|
18
|
-
* @namespace
|
19
|
-
*/
|
20
|
-
CKEDITOR.lang['eu'] =
|
21
|
-
{
|
22
|
-
/**
|
23
|
-
* The language reading direction. Possible values are "rtl" for
|
24
|
-
* Right-To-Left languages (like Arabic) and "ltr" for Left-To-Right
|
25
|
-
* languages (like English).
|
26
|
-
* @default 'ltr'
|
27
|
-
*/
|
28
|
-
dir : 'ltr',
|
29
|
-
|
30
|
-
/*
|
31
|
-
* Screenreader titles. Please note that screenreaders are not always capable
|
32
|
-
* of reading non-English words. So be careful while translating it.
|
33
|
-
*/
|
34
|
-
editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING
|
35
|
-
|
36
|
-
// ARIA descriptions.
|
37
|
-
toolbars : 'Editor toolbars', // MISSING
|
38
|
-
editor : 'Rich Text Editor', // MISSING
|
39
|
-
|
40
|
-
// Toolbar buttons without dialogs.
|
41
|
-
source : 'HTML Iturburua',
|
42
|
-
newPage : 'Orrialde Berria',
|
43
|
-
save : 'Gorde',
|
44
|
-
preview : 'Aurrebista',
|
45
|
-
cut : 'Ebaki',
|
46
|
-
copy : 'Kopiatu',
|
47
|
-
paste : 'Itsatsi',
|
48
|
-
print : 'Inprimatu',
|
49
|
-
underline : 'Azpimarratu',
|
50
|
-
bold : 'Lodia',
|
51
|
-
italic : 'Etzana',
|
52
|
-
selectAll : 'Hautatu dena',
|
53
|
-
removeFormat : 'Kendu Formatua',
|
54
|
-
strike : 'Marratua',
|
55
|
-
subscript : 'Azpi-indize',
|
56
|
-
superscript : 'Goi-indize',
|
57
|
-
horizontalrule : 'Txertatu Marra Horizontala',
|
58
|
-
pagebreak : 'Txertatu Orrialde-jauzia',
|
59
|
-
pagebreakAlt : 'Page Break', // MISSING
|
60
|
-
unlink : 'Kendu Esteka',
|
61
|
-
undo : 'Desegin',
|
62
|
-
redo : 'Berregin',
|
63
|
-
|
64
|
-
// Common messages and labels.
|
65
|
-
common :
|
66
|
-
{
|
67
|
-
browseServer : 'Zerbitzaria arakatu',
|
68
|
-
url : 'URL',
|
69
|
-
protocol : 'Protokoloa',
|
70
|
-
upload : 'Gora kargatu',
|
71
|
-
uploadSubmit : 'Zerbitzarira bidalia',
|
72
|
-
image : 'Irudia',
|
73
|
-
flash : 'Flasha',
|
74
|
-
form : 'Formularioa',
|
75
|
-
checkbox : 'Kontrol-laukia',
|
76
|
-
radio : 'Aukera-botoia',
|
77
|
-
textField : 'Testu Eremua',
|
78
|
-
textarea : 'Testu-area',
|
79
|
-
hiddenField : 'Ezkutuko Eremua',
|
80
|
-
button : 'Botoia',
|
81
|
-
select : 'Hautespen Eremua',
|
82
|
-
imageButton : 'Irudi Botoia',
|
83
|
-
notSet : '<Ezarri gabe>',
|
84
|
-
id : 'Id',
|
85
|
-
name : 'Izena',
|
86
|
-
langDir : 'Hizkuntzaren Norabidea',
|
87
|
-
langDirLtr : 'Ezkerretik Eskumara(LTR)',
|
88
|
-
langDirRtl : 'Eskumatik Ezkerrera (RTL)',
|
89
|
-
langCode : 'Hizkuntza Kodea',
|
90
|
-
longDescr : 'URL Deskribapen Luzea',
|
91
|
-
cssClass : 'Estilo-orriko Klaseak',
|
92
|
-
advisoryTitle : 'Izenburua',
|
93
|
-
cssStyle : 'Estiloa',
|
94
|
-
ok : 'Ados',
|
95
|
-
cancel : 'Utzi',
|
96
|
-
close : 'Close', // MISSING
|
97
|
-
preview : 'Preview', // MISSING
|
98
|
-
generalTab : 'Orokorra',
|
99
|
-
advancedTab : 'Aurreratua',
|
100
|
-
validateNumberFailed : 'Balio hau ez da zenbaki bat.',
|
101
|
-
confirmNewPage : 'Eduki honetan gorde gabe dauden aldaketak galduko dira. Ziur zaude orri berri bat kargatu nahi duzula?',
|
102
|
-
confirmCancel : 'Aukera batzuk aldatu egin dira. Ziur zaude elkarrizketa-koadroa itxi nahi duzula?',
|
103
|
-
options : 'Options', // MISSING
|
104
|
-
target : 'Target', // MISSING
|
105
|
-
targetNew : 'New Window (_blank)', // MISSING
|
106
|
-
targetTop : 'Topmost Window (_top)', // MISSING
|
107
|
-
targetSelf : 'Same Window (_self)', // MISSING
|
108
|
-
targetParent : 'Parent Window (_parent)', // MISSING
|
109
|
-
langDirLTR : 'Left to Right (LTR)', // MISSING
|
110
|
-
langDirRTL : 'Right to Left (RTL)', // MISSING
|
111
|
-
styles : 'Style', // MISSING
|
112
|
-
cssClasses : 'Stylesheet Classes', // MISSING
|
113
|
-
width : 'Zabalera',
|
114
|
-
height : 'Altuera',
|
115
|
-
align : 'Lerrokatu',
|
116
|
-
alignLeft : 'Ezkerrera',
|
117
|
-
alignRight : 'Eskuman',
|
118
|
-
alignCenter : 'Erdian',
|
119
|
-
alignTop : 'Goian',
|
120
|
-
alignMiddle : 'Erdian',
|
121
|
-
alignBottom : 'Behean',
|
122
|
-
invalidHeight : 'Altuera zenbaki bat izan behar da.',
|
123
|
-
invalidWidth : 'Zabalera zenbaki bat izan behar da.',
|
124
|
-
invalidCssLength : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING
|
125
|
-
invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING
|
126
|
-
invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING
|
127
|
-
cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING
|
128
|
-
|
129
|
-
// Put the voice-only part of the label in the span.
|
130
|
-
unavailable : '%1<span class="cke_accessibility">, erabilezina</span>'
|
131
|
-
},
|
132
|
-
|
133
|
-
contextmenu :
|
134
|
-
{
|
135
|
-
options : 'Context Menu Options' // MISSING
|
136
|
-
},
|
137
|
-
|
138
|
-
// Special char dialog.
|
139
|
-
specialChar :
|
140
|
-
{
|
141
|
-
toolbar : 'Txertatu Karaktere Berezia',
|
142
|
-
title : 'Karaktere Berezia Aukeratu',
|
143
|
-
options : 'Special Character Options' // MISSING
|
144
|
-
},
|
145
|
-
|
146
|
-
// Link dialog.
|
147
|
-
link :
|
148
|
-
{
|
149
|
-
toolbar : 'Txertatu/Editatu Esteka',
|
150
|
-
other : '<other>', // MISSING
|
151
|
-
menu : 'Aldatu Esteka',
|
152
|
-
title : 'Esteka',
|
153
|
-
info : 'Estekaren Informazioa',
|
154
|
-
target : 'Target (Helburua)',
|
155
|
-
upload : 'Gora kargatu',
|
156
|
-
advanced : 'Aurreratua',
|
157
|
-
type : 'Esteka Mota',
|
158
|
-
toUrl : 'URL', // MISSING
|
159
|
-
toAnchor : 'Aingura orrialde honetan',
|
160
|
-
toEmail : 'ePosta',
|
161
|
-
targetFrame : '<marko>',
|
162
|
-
targetPopup : '<popup leihoa>',
|
163
|
-
targetFrameName : 'Marko Helburuaren Izena',
|
164
|
-
targetPopupName : 'Popup Leihoaren Izena',
|
165
|
-
popupFeatures : 'Popup Leihoaren Ezaugarriak',
|
166
|
-
popupResizable : 'Tamaina Aldakorra',
|
167
|
-
popupStatusBar : 'Egoera Barra',
|
168
|
-
popupLocationBar: 'Kokaleku Barra',
|
169
|
-
popupToolbar : 'Tresna Barra',
|
170
|
-
popupMenuBar : 'Menu Barra',
|
171
|
-
popupFullScreen : 'Pantaila Osoa (IE)',
|
172
|
-
popupScrollBars : 'Korritze Barrak',
|
173
|
-
popupDependent : 'Menpekoa (Netscape)',
|
174
|
-
popupLeft : 'Ezkerreko Posizioa',
|
175
|
-
popupTop : 'Goiko Posizioa',
|
176
|
-
id : 'Id',
|
177
|
-
langDir : 'Hizkuntzaren Norabidea',
|
178
|
-
langDirLTR : 'Ezkerretik Eskumara(LTR)',
|
179
|
-
langDirRTL : 'Eskumatik Ezkerrera (RTL)',
|
180
|
-
acccessKey : 'Sarbide-gakoa',
|
181
|
-
name : 'Izena',
|
182
|
-
langCode : 'Hizkuntzaren Norabidea',
|
183
|
-
tabIndex : 'Tabulazio Indizea',
|
184
|
-
advisoryTitle : 'Izenburua',
|
185
|
-
advisoryContentType : 'Eduki Mota (Content Type)',
|
186
|
-
cssClasses : 'Estilo-orriko Klaseak',
|
187
|
-
charset : 'Estekatutako Karaktere Multzoa',
|
188
|
-
styles : 'Estiloa',
|
189
|
-
rel : 'Relationship', // MISSING
|
190
|
-
selectAnchor : 'Aingura bat hautatu',
|
191
|
-
anchorName : 'Aingura izenagatik',
|
192
|
-
anchorId : 'Elementuaren ID-gatik',
|
193
|
-
emailAddress : 'ePosta Helbidea',
|
194
|
-
emailSubject : 'Mezuaren Gaia',
|
195
|
-
emailBody : 'Mezuaren Gorputza',
|
196
|
-
noAnchors : '(Ez daude aingurak eskuragarri dokumentuan)',
|
197
|
-
noUrl : 'Mesedez URL esteka idatzi',
|
198
|
-
noEmail : 'Mesedez ePosta helbidea idatzi'
|
199
|
-
},
|
200
|
-
|
201
|
-
// Anchor dialog
|
202
|
-
anchor :
|
203
|
-
{
|
204
|
-
toolbar : 'Aingura',
|
205
|
-
menu : 'Ainguraren Ezaugarriak',
|
206
|
-
title : 'Ainguraren Ezaugarriak',
|
207
|
-
name : 'Ainguraren Izena',
|
208
|
-
errorName : 'Idatzi ainguraren izena',
|
209
|
-
remove : 'Remove Anchor' // MISSING
|
210
|
-
},
|
211
|
-
|
212
|
-
// List style dialog
|
213
|
-
list:
|
214
|
-
{
|
215
|
-
numberedTitle : 'Numbered List Properties', // MISSING
|
216
|
-
bulletedTitle : 'Bulleted List Properties', // MISSING
|
217
|
-
type : 'Type', // MISSING
|
218
|
-
start : 'Start', // MISSING
|
219
|
-
validateStartNumber :'List start number must be a whole number.', // MISSING
|
220
|
-
circle : 'Circle', // MISSING
|
221
|
-
disc : 'Disc', // MISSING
|
222
|
-
square : 'Square', // MISSING
|
223
|
-
none : 'None', // MISSING
|
224
|
-
notset : '<not set>', // MISSING
|
225
|
-
armenian : 'Armenian numbering', // MISSING
|
226
|
-
georgian : 'Georgian numbering (an, ban, gan, etc.)', // MISSING
|
227
|
-
lowerRoman : 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING
|
228
|
-
upperRoman : 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING
|
229
|
-
lowerAlpha : 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING
|
230
|
-
upperAlpha : 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING
|
231
|
-
lowerGreek : 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING
|
232
|
-
decimal : 'Decimal (1, 2, 3, etc.)', // MISSING
|
233
|
-
decimalLeadingZero : 'Decimal leading zero (01, 02, 03, etc.)' // MISSING
|
234
|
-
},
|
235
|
-
|
236
|
-
// Find And Replace Dialog
|
237
|
-
findAndReplace :
|
238
|
-
{
|
239
|
-
title : 'Bilatu eta Ordeztu',
|
240
|
-
find : 'Bilatu',
|
241
|
-
replace : 'Ordezkatu',
|
242
|
-
findWhat : 'Zer bilatu:',
|
243
|
-
replaceWith : 'Zerekin ordeztu:',
|
244
|
-
notFoundMsg : 'Idatzitako testua ez da topatu.',
|
245
|
-
findOptions : 'Find Options', // MISSING
|
246
|
-
matchCase : 'Maiuskula/minuskula',
|
247
|
-
matchWord : 'Esaldi osoa bilatu',
|
248
|
-
matchCyclic : 'Bilaketa ziklikoa',
|
249
|
-
replaceAll : 'Ordeztu Guztiak',
|
250
|
-
replaceSuccessMsg : 'Zenbat aldiz ordeztua: %1'
|
251
|
-
},
|
252
|
-
|
253
|
-
// Table Dialog
|
254
|
-
table :
|
255
|
-
{
|
256
|
-
toolbar : 'Taula',
|
257
|
-
title : 'Taularen Ezaugarriak',
|
258
|
-
menu : 'Taularen Ezaugarriak',
|
259
|
-
deleteTable : 'Ezabatu Taula',
|
260
|
-
rows : 'Lerroak',
|
261
|
-
columns : 'Zutabeak',
|
262
|
-
border : 'Ertzaren Zabalera',
|
263
|
-
widthPx : 'pixel',
|
264
|
-
widthPc : 'ehuneko',
|
265
|
-
widthUnit : 'width unit', // MISSING
|
266
|
-
cellSpace : 'Gelaxka arteko tartea',
|
267
|
-
cellPad : 'Gelaxken betegarria',
|
268
|
-
caption : 'Epigrafea',
|
269
|
-
summary : 'Laburpena',
|
270
|
-
headers : 'Goiburuak',
|
271
|
-
headersNone : 'Bat ere ez',
|
272
|
-
headersColumn : 'Lehen zutabea',
|
273
|
-
headersRow : 'Lehen lerroa',
|
274
|
-
headersBoth : 'Biak',
|
275
|
-
invalidRows : 'Lerro kopurua 0 baino handiagoa den zenbakia izan behar da.',
|
276
|
-
invalidCols : 'Zutabe kopurua 0 baino handiagoa den zenbakia izan behar da.',
|
277
|
-
invalidBorder : 'Ertzaren tamaina zenbaki bat izan behar da.',
|
278
|
-
invalidWidth : 'Taularen zabalera zenbaki bat izan behar da.',
|
279
|
-
invalidHeight : 'Taularen altuera zenbaki bat izan behar da.',
|
280
|
-
invalidCellSpacing : 'Gelaxka arteko tartea zenbaki bat izan behar da.',
|
281
|
-
invalidCellPadding : 'Gelaxken betegarria zenbaki bat izan behar da.',
|
282
|
-
|
283
|
-
cell :
|
284
|
-
{
|
285
|
-
menu : 'Gelaxka',
|
286
|
-
insertBefore : 'Txertatu Gelaxka Aurretik',
|
287
|
-
insertAfter : 'Txertatu Gelaxka Ostean',
|
288
|
-
deleteCell : 'Kendu Gelaxkak',
|
289
|
-
merge : 'Batu Gelaxkak',
|
290
|
-
mergeRight : 'Elkartu Eskumara',
|
291
|
-
mergeDown : 'Elkartu Behera',
|
292
|
-
splitHorizontal : 'Banatu Gelaxkak Horizontalki',
|
293
|
-
splitVertical : 'Banatu Gelaxkak Bertikalki',
|
294
|
-
title : 'Gelaxken Ezaugarriak',
|
295
|
-
cellType : 'Gelaxka Mota',
|
296
|
-
rowSpan : 'Hedatutako Lerroak',
|
297
|
-
colSpan : 'Hedatutako Zutabeak',
|
298
|
-
wordWrap : 'Itzulbira',
|
299
|
-
hAlign : 'Lerrokatze Horizontala',
|
300
|
-
vAlign : 'Lerrokatze Bertikala',
|
301
|
-
alignBaseline : 'Oinarri-lerroan',
|
302
|
-
bgColor : 'Fondoaren Kolorea',
|
303
|
-
borderColor : 'Ertzaren Kolorea',
|
304
|
-
data : 'Data',
|
305
|
-
header : 'Goiburua',
|
306
|
-
yes : 'Bai',
|
307
|
-
no : 'Ez',
|
308
|
-
invalidWidth : 'Gelaxkaren zabalera zenbaki bat izan behar da.',
|
309
|
-
invalidHeight : 'Gelaxkaren altuera zenbaki bat izan behar da.',
|
310
|
-
invalidRowSpan : 'Lerroen hedapena zenbaki osoa izan behar da.',
|
311
|
-
invalidColSpan : 'Zutabeen hedapena zenbaki osoa izan behar da.',
|
312
|
-
chooseColor : 'Choose' // MISSING
|
313
|
-
},
|
314
|
-
|
315
|
-
row :
|
316
|
-
{
|
317
|
-
menu : 'Lerroa',
|
318
|
-
insertBefore : 'Txertatu Lerroa Aurretik',
|
319
|
-
insertAfter : 'Txertatu Lerroa Ostean',
|
320
|
-
deleteRow : 'Ezabatu Lerroak'
|
321
|
-
},
|
322
|
-
|
323
|
-
column :
|
324
|
-
{
|
325
|
-
menu : 'Zutabea',
|
326
|
-
insertBefore : 'Txertatu Zutabea Aurretik',
|
327
|
-
insertAfter : 'Txertatu Zutabea Ostean',
|
328
|
-
deleteColumn : 'Ezabatu Zutabeak'
|
329
|
-
}
|
330
|
-
},
|
331
|
-
|
332
|
-
// Button Dialog.
|
333
|
-
button :
|
334
|
-
{
|
335
|
-
title : 'Botoiaren Ezaugarriak',
|
336
|
-
text : 'Testua (Balorea)',
|
337
|
-
type : 'Mota',
|
338
|
-
typeBtn : 'Botoia',
|
339
|
-
typeSbm : 'Bidali',
|
340
|
-
typeRst : 'Garbitu'
|
341
|
-
},
|
342
|
-
|
343
|
-
// Checkbox and Radio Button Dialogs.
|
344
|
-
checkboxAndRadio :
|
345
|
-
{
|
346
|
-
checkboxTitle : 'Kontrol-laukiko Ezaugarriak',
|
347
|
-
radioTitle : 'Aukera-botoiaren Ezaugarriak',
|
348
|
-
value : 'Balorea',
|
349
|
-
selected : 'Hautatuta'
|
350
|
-
},
|
351
|
-
|
352
|
-
// Form Dialog.
|
353
|
-
form :
|
354
|
-
{
|
355
|
-
title : 'Formularioaren Ezaugarriak',
|
356
|
-
menu : 'Formularioaren Ezaugarriak',
|
357
|
-
action : 'Ekintza',
|
358
|
-
method : 'Metodoa',
|
359
|
-
encoding : 'Kodeketa'
|
360
|
-
},
|
361
|
-
|
362
|
-
// Select Field Dialog.
|
363
|
-
select :
|
364
|
-
{
|
365
|
-
title : 'Hautespen Eremuaren Ezaugarriak',
|
366
|
-
selectInfo : 'Informazioa',
|
367
|
-
opAvail : 'Aukera Eskuragarriak',
|
368
|
-
value : 'Balorea',
|
369
|
-
size : 'Tamaina',
|
370
|
-
lines : 'lerro kopurura',
|
371
|
-
chkMulti : 'Hautaketa anitzak baimendu',
|
372
|
-
opText : 'Testua',
|
373
|
-
opValue : 'Balorea',
|
374
|
-
btnAdd : 'Gehitu',
|
375
|
-
btnModify : 'Aldatu',
|
376
|
-
btnUp : 'Gora',
|
377
|
-
btnDown : 'Behera',
|
378
|
-
btnSetValue : 'Aukeratutako balorea ezarri',
|
379
|
-
btnDelete : 'Ezabatu'
|
380
|
-
},
|
381
|
-
|
382
|
-
// Textarea Dialog.
|
383
|
-
textarea :
|
384
|
-
{
|
385
|
-
title : 'Testu-arearen Ezaugarriak',
|
386
|
-
cols : 'Zutabeak',
|
387
|
-
rows : 'Lerroak'
|
388
|
-
},
|
389
|
-
|
390
|
-
// Text Field Dialog.
|
391
|
-
textfield :
|
392
|
-
{
|
393
|
-
title : 'Testu Eremuaren Ezaugarriak',
|
394
|
-
name : 'Izena',
|
395
|
-
value : 'Balorea',
|
396
|
-
charWidth : 'Zabalera',
|
397
|
-
maxChars : 'Zenbat karaktere gehienez',
|
398
|
-
type : 'Mota',
|
399
|
-
typeText : 'Testua',
|
400
|
-
typePass : 'Pasahitza'
|
401
|
-
},
|
402
|
-
|
403
|
-
// Hidden Field Dialog.
|
404
|
-
hidden :
|
405
|
-
{
|
406
|
-
title : 'Ezkutuko Eremuaren Ezaugarriak',
|
407
|
-
name : 'Izena',
|
408
|
-
value : 'Balorea'
|
409
|
-
},
|
410
|
-
|
411
|
-
// Image Dialog.
|
412
|
-
image :
|
413
|
-
{
|
414
|
-
title : 'Irudi Ezaugarriak',
|
415
|
-
titleButton : 'Irudi Botoiaren Ezaugarriak',
|
416
|
-
menu : 'Irudi Ezaugarriak',
|
417
|
-
infoTab : 'Irudi informazioa',
|
418
|
-
btnUpload : 'Zerbitzarira bidalia',
|
419
|
-
upload : 'Gora Kargatu',
|
420
|
-
alt : 'Ordezko Testua',
|
421
|
-
lockRatio : 'Erlazioa Blokeatu',
|
422
|
-
resetSize : 'Tamaina Berrezarri',
|
423
|
-
border : 'Ertza',
|
424
|
-
hSpace : 'HSpace',
|
425
|
-
vSpace : 'VSpace',
|
426
|
-
alertUrl : 'Mesedez Irudiaren URLa idatzi',
|
427
|
-
linkTab : 'Esteka',
|
428
|
-
button2Img : 'Aukeratutako irudi botoia, irudi normal batean eraldatu nahi duzu?',
|
429
|
-
img2Button : 'Aukeratutako irudia, irudi botoi batean eraldatu nahi duzu?',
|
430
|
-
urlMissing : 'Image source URL is missing.', // MISSING
|
431
|
-
validateBorder : 'Border must be a whole number.', // MISSING
|
432
|
-
validateHSpace : 'HSpace must be a whole number.', // MISSING
|
433
|
-
validateVSpace : 'VSpace must be a whole number.' // MISSING
|
434
|
-
},
|
435
|
-
|
436
|
-
// Flash Dialog
|
437
|
-
flash :
|
438
|
-
{
|
439
|
-
properties : 'Flasharen Ezaugarriak',
|
440
|
-
propertiesTab : 'Ezaugarriak',
|
441
|
-
title : 'Flasharen Ezaugarriak',
|
442
|
-
chkPlay : 'Automatikoki Erreproduzitu',
|
443
|
-
chkLoop : 'Begizta',
|
444
|
-
chkMenu : 'Flasharen Menua Gaitu',
|
445
|
-
chkFull : 'Onartu Pantaila osoa',
|
446
|
-
scale : 'Eskalatu',
|
447
|
-
scaleAll : 'Dena erakutsi',
|
448
|
-
scaleNoBorder : 'Ertzik gabe',
|
449
|
-
scaleFit : 'Doitu',
|
450
|
-
access : 'Scriptak baimendu',
|
451
|
-
accessAlways : 'Beti',
|
452
|
-
accessSameDomain: 'Domeinu berdinekoak',
|
453
|
-
accessNever : 'Inoiz ere ez',
|
454
|
-
alignAbsBottom : 'Abs Behean',
|
455
|
-
alignAbsMiddle : 'Abs Erdian',
|
456
|
-
alignBaseline : 'Oinan',
|
457
|
-
alignTextTop : 'Testua Goian',
|
458
|
-
quality : 'Kalitatea',
|
459
|
-
qualityBest : 'Hoberena',
|
460
|
-
qualityHigh : 'Altua',
|
461
|
-
qualityAutoHigh : 'Auto Altua',
|
462
|
-
qualityMedium : 'Ertaina',
|
463
|
-
qualityAutoLow : 'Auto Baxua',
|
464
|
-
qualityLow : 'Baxua',
|
465
|
-
windowModeWindow: 'Leihoa',
|
466
|
-
windowModeOpaque: 'Opakoa',
|
467
|
-
windowModeTransparent : 'Gardena',
|
468
|
-
windowMode : 'Leihoaren modua',
|
469
|
-
flashvars : 'Flash Aldagaiak',
|
470
|
-
bgcolor : 'Atzeko kolorea',
|
471
|
-
hSpace : 'HSpace',
|
472
|
-
vSpace : 'VSpace',
|
473
|
-
validateSrc : 'Mesedez URL esteka idatzi',
|
474
|
-
validateHSpace : 'HSpace zenbaki bat izan behar da.',
|
475
|
-
validateVSpace : 'VSpace zenbaki bat izan behar da.'
|
476
|
-
},
|
477
|
-
|
478
|
-
// Speller Pages Dialog
|
479
|
-
spellCheck :
|
480
|
-
{
|
481
|
-
toolbar : 'Ortografia',
|
482
|
-
title : 'Ortografia zuzenketa',
|
483
|
-
notAvailable : 'Barkatu baina momentu honetan zerbitzua ez dago erabilgarri.',
|
484
|
-
errorLoading : 'Errorea gertatu da aplikazioa zerbitzaritik kargatzean: %s.',
|
485
|
-
notInDic : 'Ez dago hiztegian',
|
486
|
-
changeTo : 'Honekin ordezkatu',
|
487
|
-
btnIgnore : 'Ezikusi',
|
488
|
-
btnIgnoreAll : 'Denak Ezikusi',
|
489
|
-
btnReplace : 'Ordezkatu',
|
490
|
-
btnReplaceAll : 'Denak Ordezkatu',
|
491
|
-
btnUndo : 'Desegin',
|
492
|
-
noSuggestions : '- Iradokizunik ez -',
|
493
|
-
progress : 'Zuzenketa ortografikoa martxan...',
|
494
|
-
noMispell : 'Zuzenketa ortografikoa bukatuta: Akatsik ez',
|
495
|
-
noChanges : 'Zuzenketa ortografikoa bukatuta: Ez da ezer aldatu',
|
496
|
-
oneChange : 'Zuzenketa ortografikoa bukatuta: Hitz bat aldatu da',
|
497
|
-
manyChanges : 'Zuzenketa ortografikoa bukatuta: %1 hitz aldatu dira',
|
498
|
-
ieSpellDownload : 'Zuzentzaile ortografikoa ez dago instalatuta. Deskargatu nahi duzu?'
|
499
|
-
},
|
500
|
-
|
501
|
-
smiley :
|
502
|
-
{
|
503
|
-
toolbar : 'Aurpegierak',
|
504
|
-
title : 'Aurpegiera Sartu',
|
505
|
-
options : 'Smiley Options' // MISSING
|
506
|
-
},
|
507
|
-
|
508
|
-
elementsPath :
|
509
|
-
{
|
510
|
-
eleLabel : 'Elements path', // MISSING
|
511
|
-
eleTitle : '%1 elementua'
|
512
|
-
},
|
513
|
-
|
514
|
-
numberedlist : 'Zenbakidun Zerrenda',
|
515
|
-
bulletedlist : 'Buletdun Zerrenda',
|
516
|
-
indent : 'Handitu Koska',
|
517
|
-
outdent : 'Txikitu Koska',
|
518
|
-
|
519
|
-
justify :
|
520
|
-
{
|
521
|
-
left : 'Lerrokatu Ezkerrean',
|
522
|
-
center : 'Lerrokatu Erdian',
|
523
|
-
right : 'Lerrokatu Eskuman',
|
524
|
-
block : 'Justifikatu'
|
525
|
-
},
|
526
|
-
|
527
|
-
blockquote : 'Aipamen blokea',
|
528
|
-
|
529
|
-
clipboard :
|
530
|
-
{
|
531
|
-
title : 'Itsatsi',
|
532
|
-
cutError : 'Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki moztea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl/Cmd+X).',
|
533
|
-
copyError : 'Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki kopiatzea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl/Cmd+C).',
|
534
|
-
pasteMsg : 'Mesedez teklatua erabilita (<STRONG>Ctrl/Cmd+V</STRONG>) ondorego eremuan testua itsatsi eta <STRONG>OK</STRONG> sakatu.',
|
535
|
-
securityMsg : 'Nabigatzailearen segurtasun ezarpenak direla eta, editoreak ezin du arbela zuzenean erabili. Leiho honetan berriro itsatsi behar duzu.',
|
536
|
-
pasteArea : 'Paste Area' // MISSING
|
537
|
-
},
|
538
|
-
|
539
|
-
pastefromword :
|
540
|
-
{
|
541
|
-
confirmCleanup : 'Itsatsi nahi duzun testua Wordetik hartua dela dirudi. Itsatsi baino lehen garbitu nahi duzu?',
|
542
|
-
toolbar : 'Itsatsi Word-etik',
|
543
|
-
title : 'Itsatsi Word-etik',
|
544
|
-
error : 'It was not possible to clean up the pasted data due to an internal error' // MISSING
|
545
|
-
},
|
546
|
-
|
547
|
-
pasteText :
|
548
|
-
{
|
549
|
-
button : 'Testu Arrunta bezala Itsatsi',
|
550
|
-
title : 'Testu Arrunta bezala Itsatsi'
|
551
|
-
},
|
552
|
-
|
553
|
-
templates :
|
554
|
-
{
|
555
|
-
button : 'Txantiloiak',
|
556
|
-
title : 'Eduki Txantiloiak',
|
557
|
-
options : 'Template Options', // MISSING
|
558
|
-
insertOption : 'Ordeztu oraingo edukiak',
|
559
|
-
selectPromptMsg : 'Mesedez txantiloia aukeratu editorean kargatzeko<br>(orain dauden edukiak galduko dira):',
|
560
|
-
emptyListMsg : '(Ez dago definitutako txantiloirik)'
|
561
|
-
},
|
562
|
-
|
563
|
-
showBlocks : 'Blokeak erakutsi',
|
564
|
-
|
565
|
-
stylesCombo :
|
566
|
-
{
|
567
|
-
label : 'Estiloa',
|
568
|
-
panelTitle : 'Formatting Styles', // MISSING
|
569
|
-
panelTitle1 : 'Bloke Estiloak',
|
570
|
-
panelTitle2 : 'Inline Estiloak',
|
571
|
-
panelTitle3 : 'Objektu Estiloak'
|
572
|
-
},
|
573
|
-
|
574
|
-
format :
|
575
|
-
{
|
576
|
-
label : 'Formatua',
|
577
|
-
panelTitle : 'Formatua',
|
578
|
-
|
579
|
-
tag_p : 'Arrunta',
|
580
|
-
tag_pre : 'Formateatua',
|
581
|
-
tag_address : 'Helbidea',
|
582
|
-
tag_h1 : 'Izenburua 1',
|
583
|
-
tag_h2 : 'Izenburua 2',
|
584
|
-
tag_h3 : 'Izenburua 3',
|
585
|
-
tag_h4 : 'Izenburua 4',
|
586
|
-
tag_h5 : 'Izenburua 5',
|
587
|
-
tag_h6 : 'Izenburua 6',
|
588
|
-
tag_div : 'Paragrafoa (DIV)'
|
589
|
-
},
|
590
|
-
|
591
|
-
div :
|
592
|
-
{
|
593
|
-
title : 'Create Div Container', // MISSING
|
594
|
-
toolbar : 'Create Div Container', // MISSING
|
595
|
-
cssClassInputLabel : 'Stylesheet Classes', // MISSING
|
596
|
-
styleSelectLabel : 'Style', // MISSING
|
597
|
-
IdInputLabel : 'Id', // MISSING
|
598
|
-
languageCodeInputLabel : ' Language Code', // MISSING
|
599
|
-
inlineStyleInputLabel : 'Inline Style', // MISSING
|
600
|
-
advisoryTitleInputLabel : 'Advisory Title', // MISSING
|
601
|
-
langDirLabel : 'Language Direction', // MISSING
|
602
|
-
langDirLTRLabel : 'Left to Right (LTR)', // MISSING
|
603
|
-
langDirRTLLabel : 'Right to Left (RTL)', // MISSING
|
604
|
-
edit : 'Edit Div', // MISSING
|
605
|
-
remove : 'Remove Div' // MISSING
|
606
|
-
},
|
607
|
-
|
608
|
-
iframe :
|
609
|
-
{
|
610
|
-
title : 'IFrame Properties', // MISSING
|
611
|
-
toolbar : 'IFrame', // MISSING
|
612
|
-
noUrl : 'Please type the iframe URL', // MISSING
|
613
|
-
scrolling : 'Enable scrollbars', // MISSING
|
614
|
-
border : 'Show frame border' // MISSING
|
615
|
-
},
|
616
|
-
|
617
|
-
font :
|
618
|
-
{
|
619
|
-
label : 'Letra-tipoa',
|
620
|
-
voiceLabel : 'Letra-tipoa',
|
621
|
-
panelTitle : 'Letra-tipoa'
|
622
|
-
},
|
623
|
-
|
624
|
-
fontSize :
|
625
|
-
{
|
626
|
-
label : 'Tamaina',
|
627
|
-
voiceLabel : 'Tamaina',
|
628
|
-
panelTitle : 'Tamaina'
|
629
|
-
},
|
630
|
-
|
631
|
-
colorButton :
|
632
|
-
{
|
633
|
-
textColorTitle : 'Testu Kolorea',
|
634
|
-
bgColorTitle : 'Atzeko kolorea',
|
635
|
-
panelTitle : 'Colors', // MISSING
|
636
|
-
auto : 'Automatikoa',
|
637
|
-
more : 'Kolore gehiago...'
|
638
|
-
},
|
639
|
-
|
640
|
-
colors :
|
641
|
-
{
|
642
|
-
'000' : 'Black', // MISSING
|
643
|
-
'800000' : 'Maroon', // MISSING
|
644
|
-
'8B4513' : 'Saddle Brown', // MISSING
|
645
|
-
'2F4F4F' : 'Dark Slate Gray', // MISSING
|
646
|
-
'008080' : 'Teal', // MISSING
|
647
|
-
'000080' : 'Navy', // MISSING
|
648
|
-
'4B0082' : 'Indigo', // MISSING
|
649
|
-
'696969' : 'Dark Gray', // MISSING
|
650
|
-
'B22222' : 'Fire Brick', // MISSING
|
651
|
-
'A52A2A' : 'Brown', // MISSING
|
652
|
-
'DAA520' : 'Golden Rod', // MISSING
|
653
|
-
'006400' : 'Dark Green', // MISSING
|
654
|
-
'40E0D0' : 'Turquoise', // MISSING
|
655
|
-
'0000CD' : 'Medium Blue', // MISSING
|
656
|
-
'800080' : 'Purple', // MISSING
|
657
|
-
'808080' : 'Gray', // MISSING
|
658
|
-
'F00' : 'Red', // MISSING
|
659
|
-
'FF8C00' : 'Dark Orange', // MISSING
|
660
|
-
'FFD700' : 'Gold', // MISSING
|
661
|
-
'008000' : 'Green', // MISSING
|
662
|
-
'0FF' : 'Cyan', // MISSING
|
663
|
-
'00F' : 'Blue', // MISSING
|
664
|
-
'EE82EE' : 'Violet', // MISSING
|
665
|
-
'A9A9A9' : 'Dim Gray', // MISSING
|
666
|
-
'FFA07A' : 'Light Salmon', // MISSING
|
667
|
-
'FFA500' : 'Orange', // MISSING
|
668
|
-
'FFFF00' : 'Yellow', // MISSING
|
669
|
-
'00FF00' : 'Lime', // MISSING
|
670
|
-
'AFEEEE' : 'Pale Turquoise', // MISSING
|
671
|
-
'ADD8E6' : 'Light Blue', // MISSING
|
672
|
-
'DDA0DD' : 'Plum', // MISSING
|
673
|
-
'D3D3D3' : 'Light Grey', // MISSING
|
674
|
-
'FFF0F5' : 'Lavender Blush', // MISSING
|
675
|
-
'FAEBD7' : 'Antique White', // MISSING
|
676
|
-
'FFFFE0' : 'Light Yellow', // MISSING
|
677
|
-
'F0FFF0' : 'Honeydew', // MISSING
|
678
|
-
'F0FFFF' : 'Azure', // MISSING
|
679
|
-
'F0F8FF' : 'Alice Blue', // MISSING
|
680
|
-
'E6E6FA' : 'Lavender', // MISSING
|
681
|
-
'FFF' : 'White' // MISSING
|
682
|
-
},
|
683
|
-
|
684
|
-
scayt :
|
685
|
-
{
|
686
|
-
title : 'Ortografia Zuzenketa Idatzi Ahala (SCAYT)',
|
687
|
-
opera_title : 'Not supported by Opera', // MISSING
|
688
|
-
enable : 'Gaitu SCAYT',
|
689
|
-
disable : 'Desgaitu SCAYT',
|
690
|
-
about : 'SCAYTi buruz',
|
691
|
-
toggle : 'SCAYT aldatu',
|
692
|
-
options : 'Aukerak',
|
693
|
-
langs : 'Hizkuntzak',
|
694
|
-
moreSuggestions : 'Iradokizun gehiago',
|
695
|
-
ignore : 'Baztertu',
|
696
|
-
ignoreAll : 'Denak baztertu',
|
697
|
-
addWord : 'Hitza Gehitu',
|
698
|
-
emptyDic : 'Hiztegiaren izena ezin da hutsik egon.',
|
699
|
-
|
700
|
-
optionsTab : 'Aukerak',
|
701
|
-
allCaps : 'Ignore All-Caps Words', // MISSING
|
702
|
-
ignoreDomainNames : 'Ignore Domain Names', // MISSING
|
703
|
-
mixedCase : 'Ignore Words with Mixed Case', // MISSING
|
704
|
-
mixedWithDigits : 'Ignore Words with Numbers', // MISSING
|
705
|
-
|
706
|
-
languagesTab : 'Hizkuntzak',
|
707
|
-
|
708
|
-
dictionariesTab : 'Hiztegiak',
|
709
|
-
dic_field_name : 'Dictionary name', // MISSING
|
710
|
-
dic_create : 'Create', // MISSING
|
711
|
-
dic_restore : 'Restore', // MISSING
|
712
|
-
dic_delete : 'Delete', // MISSING
|
713
|
-
dic_rename : 'Rename', // MISSING
|
714
|
-
dic_info : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type its name and click the Restore button.', // MISSING
|
715
|
-
|
716
|
-
aboutTab : 'Honi buruz'
|
717
|
-
},
|
718
|
-
|
719
|
-
about :
|
720
|
-
{
|
721
|
-
title : 'CKEditor(r)i buruz',
|
722
|
-
dlgTitle : 'CKEditor(r)i buruz',
|
723
|
-
help : 'Check $1 for help.', // MISSING
|
724
|
-
userGuide : 'CKEditor User\'s Guide', // MISSING
|
725
|
-
moreInfo : 'Lizentziari buruzko informazioa gure webgunean:',
|
726
|
-
copy : 'Copyright © $1. Eskubide guztiak erreserbaturik.'
|
727
|
-
},
|
728
|
-
|
729
|
-
maximize : 'Maximizatu',
|
730
|
-
minimize : 'Minimize', // MISSING
|
731
|
-
|
732
|
-
fakeobjects :
|
733
|
-
{
|
734
|
-
anchor : 'Aingura',
|
735
|
-
flash : 'Flash Animazioa',
|
736
|
-
iframe : 'IFrame', // MISSING
|
737
|
-
hiddenfield : 'Hidden Field', // MISSING
|
738
|
-
unknown : 'Objektu ezezaguna'
|
739
|
-
},
|
740
|
-
|
741
|
-
resize : 'Arrastatu tamaina aldatzeko',
|
742
|
-
|
743
|
-
colordialog :
|
744
|
-
{
|
745
|
-
title : 'Select color', // MISSING
|
746
|
-
options : 'Color Options', // MISSING
|
747
|
-
highlight : 'Highlight', // MISSING
|
748
|
-
selected : 'Selected Color', // MISSING
|
749
|
-
clear : 'Clear' // MISSING
|
750
|
-
},
|
751
|
-
|
752
|
-
toolbarCollapse : 'Collapse Toolbar', // MISSING
|
753
|
-
toolbarExpand : 'Expand Toolbar', // MISSING
|
754
|
-
|
755
|
-
toolbarGroups :
|
756
|
-
{
|
757
|
-
document : 'Document', // MISSING
|
758
|
-
clipboard : 'Clipboard/Undo', // MISSING
|
759
|
-
editing : 'Editing', // MISSING
|
760
|
-
forms : 'Forms', // MISSING
|
761
|
-
basicstyles : 'Basic Styles', // MISSING
|
762
|
-
paragraph : 'Paragraph', // MISSING
|
763
|
-
links : 'Links', // MISSING
|
764
|
-
insert : 'Insert', // MISSING
|
765
|
-
styles : 'Styles', // MISSING
|
766
|
-
colors : 'Colors', // MISSING
|
767
|
-
tools : 'Tools' // MISSING
|
768
|
-
},
|
769
|
-
|
770
|
-
bidi :
|
771
|
-
{
|
772
|
-
ltr : 'Text direction from left to right', // MISSING
|
773
|
-
rtl : 'Text direction from right to left' // MISSING
|
774
|
-
},
|
775
|
-
|
776
|
-
docprops :
|
777
|
-
{
|
778
|
-
label : 'Dokumentuaren Ezarpenak',
|
779
|
-
title : 'Dokumentuaren Ezarpenak',
|
780
|
-
design : 'Design', // MISSING
|
781
|
-
meta : 'Meta Informazioa',
|
782
|
-
chooseColor : 'Choose', // MISSING
|
783
|
-
other : '<other>',
|
784
|
-
docTitle : 'Orriaren Izenburua',
|
785
|
-
charset : 'Karaktere Multzoaren Kodeketa',
|
786
|
-
charsetOther : 'Beste Karaktere Multzoko Kodeketa',
|
787
|
-
charsetASCII : 'ASCII', // MISSING
|
788
|
-
charsetCE : 'Erdialdeko Europakoa',
|
789
|
-
charsetCT : 'Txinatar Tradizionala (Big5)',
|
790
|
-
charsetCR : 'Zirilikoa',
|
791
|
-
charsetGR : 'Grekoa',
|
792
|
-
charsetJP : 'Japoniarra',
|
793
|
-
charsetKR : 'Korearra',
|
794
|
-
charsetTR : 'Turkiarra',
|
795
|
-
charsetUN : 'Unicode (UTF-8)', // MISSING
|
796
|
-
charsetWE : 'Mendebaldeko Europakoa',
|
797
|
-
docType : 'Document Type Goiburua',
|
798
|
-
docTypeOther : 'Beste Document Type Goiburua',
|
799
|
-
xhtmlDec : 'XHTML Ezarpenak',
|
800
|
-
bgColor : 'Atzeko Kolorea',
|
801
|
-
bgImage : 'Atzeko Irudiaren URL-a',
|
802
|
-
bgFixed : 'Korritze gabeko Atzealdea',
|
803
|
-
txtColor : 'Testu Kolorea',
|
804
|
-
margin : 'Orrialdearen marjinak',
|
805
|
-
marginTop : 'Goian',
|
806
|
-
marginLeft : 'Ezkerrean',
|
807
|
-
marginRight : 'Eskuman',
|
808
|
-
marginBottom : 'Behean',
|
809
|
-
metaKeywords : 'Dokumentuaren Gako-hitzak (komarekin bananduta)',
|
810
|
-
metaDescription : 'Dokumentuaren Deskribapena',
|
811
|
-
metaAuthor : 'Egilea',
|
812
|
-
metaCopyright : 'Copyright', // MISSING
|
813
|
-
previewHtml : '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>' // MISSING
|
814
|
-
}
|
815
|
-
};
|